My team runs multiple test runs that test the same test cases with various configurations (specified by the test run title). It's hard to visualize the results with separate, individual test run reports.
Request: Create a report for multiple test runs which is organized by test case run history.
Step 1: Select multiple test runs to include in a report.
Step 2: Generate a report for the multiple test runs. Organize the report by test case. Each test case should display its run history which only includes the test runs selected in step 1.
The UI of the report can be similar to the current UI of the test case run history. See screenshot for how each test case/run history should display in the report.
This request is basically to have a report that shows the run history of multiple test cases filtered by a selection of test runs.
I hope this is feasible. Thank you!