Forum Discussion
MisterB
2 years agoChampion Level 3
There are some challenges with reports:
- Customised fields are not shown - you won't see the automation type in your report
- Results cannot be sorted. If you opted to repurpose another field (like Environment) that IS displayed in the report, while you could see automation type, they won't be grouped together (although this might still be appealing to you as a solution)
That means your report would need to be two reports: one that lists automated test cases and another that lists test cases 'not automated'. If you want the report to be specific to a tester you will also want to create two reports per tester.
For a testers to see a list of reports the "Test execution results (list)" report would work. As an example:
The automated tests report would filter for automated tests, assigned to specific tester. You can also give your reports names to help with managing and circulating them to testers - that's possible by tinkering with the report URL and changing this section of the code: "&title=REPORTS.TEST_RESULTS_ADVANCED.TITLE", e.g. &title=My Report
Related Content
- 2 years ago
Recent Discussions
- 8 days ago