app icon indicating copy to clipboard operation
app copied to clipboard

Test run custom charts

Open samevans1234 opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. Our management is looking to implement a test tool to track some specific KPIs, one of these KPIs is tracking how many test runs failed within a given month, and which developer those tickets belonged to. The custom chart currently only has the ability to pull data from test cases, however to solve my problem, i'd need to create a chart using data from test runs, as test cases only contain the status of the most recent run.

Describe the solution you'd like The ability to choose the source of chart data in custom charts, for example a toggle between pulling data from test cases and pulling data from test runs

Describe alternatives you've considered I have also looked in to using run groups to gather this data from the combined report, however this compares runs from different tasks together for no reason, and when you use subfolders, no overall data is given so youd still have to in and collect this task by task.

Additional context Add any other context or screenshots about the feature request here.

samevans1234 avatar May 09 '24 14:05 samevans1234

Also requested here https://github.com/testomatio/app/issues/978

tikolakin avatar May 10 '24 11:05 tikolakin

Hi @samevans1234! The feature was implemented. It will be published this week ;)

Image

TetianaKhomenko avatar Nov 01 '24 11:11 TetianaKhomenko