Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
Description
With GraphQL should be possible to get the count of Test Status when searching by Test Plans.
We should present the results as we present in the overall status bar, the total of each Test status.
100 PASS
123 FAIL
Currently, we need to iterate over Test Runs and then parse the results to get the total.