testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
28 stars 2 forks source link

Test run custom charts #999

Open samevans1234 opened 5 months ago

samevans1234 commented 5 months ago

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.

tikolakin commented 5 months ago

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