These indicators in the Tests Report track how often tests are run, where the focus lies, and whether critical areas are getting the attention they deserve.
Indicator | What It Tracks | What Signals It Might Bring |
Test Executions | Shows the total number of test executions in the period. Automatically compares to how many tests were executed during the same time frame immediately before the period. | This metric helps you track testing activity.
|
Unique Test Executions | The count of unique tests that have been run. |
|
Avg. Executions per Test | How many times each test has been executed on average. |
|
High-priority Executions | The number of test executions categorized as high priority. | This metric shows whether critical areas are being sufficiently tested.
|
Breakdown by Priority | The distribution of test executions across priority levels. | This metric helps you identify where testing efforts are concentrated based on priority, giving insight into how risk is managed and resources are focused.
|
Medium Priority Executions | The number of test executions categorized as medium priority. | This metric shows whether important but not critical areas are being sufficiently tested.
|
Test Executions by Priority vs. Testers | A visual representation of test executions categorized by priority (high, medium, low, and unset) over time alongside the number of testers involved. | This chart helps you track the balance between test execution load and tester resources. You can monitor how well different priority levels are being covered and whether tester allocation aligns with the testing demands.
|