You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.


Aim

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:

  • analyze the Test Runs from a Test Execution
  • analyze the Test Runs from all Test Executions belonging to a Test Plan
  • depict the testing results for a given component, in the context of a Test Execution or Test Plan
  • see how the testing "progress", in terms of scheduled runs, is from the Test Run assignee perspective
  • see how the testing "progress", in terms of scheduled runs, is doing, by Test's priority
  • see how failures, or some other test run statuses, are impacting components
  • analyze the Test Runs of a given Test Environment

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:

  • Saved filter: A saved filter containing Test Execution issues; if no filter is specified, then all available Test Executions are considered
  • Test Run Filters:
    • Assignee: assignee of the Test Run
    • Status: status of the Test Run
    • Priority: priority of the Test associated with the Test Run

 

Tips

  • 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:

  • Custom Title: custom title for the gadget, if respective checkbox is enable; otherwise, a default title is used
  • Group By: group the results by Test Run's assignee, Test's component, label or priority
  • Refresh Interval: interval to refresh the gadget

 

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

 

 

 

  • No labels