This gadget provides a summary of the filtered Test Runs, in chart or table layout, showing the amount of Test Runs per status, grouped by a given Test or Test Run field.


Purpose

This gadget enables you to see the overall status of a group of scheduled/executed test runs (e.g., from a Test Plan) in order to evaluate the testing effort. 

Some possible usage scenarios:

How to use

Source Test Runs for the chart can be indirectly provided using a saved filter, which may be used in conjunction with Test Run-specific filters:



  • In order to see the relevant Test Runs by filtering Test Execution issues, you may take advantage of existing JQL functions and/or take into account the fields associated with the Test Execution
  • Below is an example of filtering by Test Environment:
project = CALC and issuetype = "Test Execution" and "Test Environments" = "Android"


Additional configuration parameters for this gadget include:


When viewing the result, you can switch between a bar chart or a table layout.





Note: For improved visualization, charts with above 25 results will be displayed paginated.