Combined Report to include test runs from the child folders
Is your feature request related to a problem? Please describe. Combined report doesn't include test runs that are in a nested folders.
Describe the solution you'd like Combined report should include test runs from the child folders
Describe alternatives you've considered Currently the only way to see a combined report is to expand all folders and select test runs for a combined reports. Yet checkboxes are available only on the main runs page view. Which is too many repeatable clicks
Additional context By implementing it I can significantly reduce time to gather report. 1 click vs 2 mins clicks. This is a quite frustrating on busy days ..
@tikolakin
- how many nested folders do you have in root folder?
- how how many runs in nested folders?
- how deep is your nested structure in runs?
- when you're going to use combined report how many runs do you compare?
- what is you have hundreds of runs for combined report? I don't think it will be usable
@littlefrontender do we need backend support to get all runs from nested folders to get to combined reports?
- we have 3 levels, but 2 levels is enough, like parent -> parent -> child -> test run. We are interested in "parent -> child -> test run" bit
- it depends, from 1 to 1 hundred. But the current use case is each child has from 1 to 5 test runs. And we have ~ child folders. So 10-25 test runs in question
- 3 levels max, there are some exceptions. But 3 is manageable enough
- 10-25
- Exactly, we are not interested in hundreds of test runs, that's why we opt into folders.
Adding my vote for this request.
We have a project composed of several distinct modules, and we typically assemble a run group specifically for release testing. This group includes a broad range of test suites, executed across multiple environments, each with slightly different test sets. In essence, the run group serves as a container for a diverse collection of runs rather than repeated ones. Both manual and automated. Having the ability to incorporate them into a single, shareable report directly from the Run Group would be highly valuable.
Backend implemented in https://github.com/testomatio/testomatio/pull/6417
Hey @tikolakin ! Thanks for the feature request. Improvements have already been released. Please take a look to see if it fits your expectations.
https://github.com/user-attachments/assets/1e0b10cc-e852-4cbe-971c-d7c2dad0b6d7
FYI @aquanow-bohdan