Cucmber-jvm Project (via Jekins) | JUNIT XML REPORT (in surefire-reports folder)* | TestRail UI (as provided by jenkinsci/testrail-plugin) |
---|---|---|
NameSpace of TestProject class | testsuite tag | 'Section' (looks like a folder) |
Feature | testcase tag 'classname' attribute | N/A |
Scenario | testcase tag 'name' attribute | Testcase as result (ignores testcases in other 'sections) |
Steps | Only in failure tags | Only refered to in failed result cucumber 'stacktrace' |
* Differs from cucumber-junit-report.xml my the root of target dir:
- testsuite name=cucmber.runtime.formatter.JUnitFormatter
- each testcase has a nested system-out CDATA section that report on all step results