Closed tikolakin closed 2 weeks ago
The other use case is to create a chart for the test run duration
@poliarush should we reiterate on it? Test Run data are important metrics that we would like to see on testomatio. Such as test run completion time etc.
that's planned for the release after next for 0.5.37
Hi @tikolakin! The feature was implemented. It will be published this week ;)
Is your feature request related to a problem? Please describe. In order to get an extended reporting on the test execution I want to be able to use charts to create custom metrics on the test runs So that I have a better visibility how testing is performed
Describe the solution you'd like Allow query on test runs
Describe alternatives you've considered Currently, it's only possible to use filtering on a test run page that is not exactly giving you the desired number
Additional context Use case. I have test runs with multiple labels. I want to be able to create a chart that will give a number of how many test runs I have given a specific label. The label could be "os:windows" which will show how many test runs are executed on Windows. Moreover, it would be nice to have the rest of the query params to work for the test run as well, ex. test run title, created, updated etc.