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.


See the overall status of scheduled/executed test runs (e.g. from a test plan), grouped, in order to be able to evaluate the testing effort and the planned/executed runs for certain parts of the system.

Some possible usage scenarios:

How to use

Source Test Runs for the chart can be indirectly provided using a saved filter, that may be complemented with some Test Run specific filters:


 

  • In order to filter 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
  • You may filter by Test Environment easily using a filter similar to:
project = CALC and issuetype = "Test Execution" and "Test Environments" = "Android"


 

Additional configuration parameters for this gadget include:

 

At the chart iself, it's possible to switch the result of the gadget between a bar chart or a table view.