Test Metrics (Gadgets)

Testing specific metrics can be viewed via a variety of gadgets that are found in the Gadget Gallery. Since Zephyr Squad uses a standard Jira issue-type, many out-of-the-box gadgets can be used. The following testing-specific gadgets are available:

go.gifTest Distribution

go.gifTestcase Execution

go.gifTop Defects Impacting Testing

go.gifTest Execution Burndown

go.gifTest Execution Details

go.gifTest Execution Assignment

go.gifTest Execution Distribution

go.gifTest Execution Progress

go.gifTest Sessions

go.gifTest Execution Time Tracking by Cycle

Open a dashboard, click Add Gadget and search for "Zephyr" or click Other in the list on the left to find all the testing related gadgets. Once added to a dashboard, they can be customized to provide detailed test metrics for any project and version.

Adding gadgets

A pre-created dashboard with these metrics is available by default and can be accessed from the Test Metrics menu item of the top-level Tests menu. An administration configuration can make that menu item point to any specific pre-created dashboard.

Test Distribution

The Test Distribution gadget displays totals of tests that have been created for a particular project-version combination. The version here is the "Fixed Version".

Test ditribution by component chart

The gadget can be customized by selecting the Edit option in the top right corner of the gadget. The title, project and version can be changed. Test Distribution data can be grouped either by component or user. The refresh interval can also be modified.

editing-test-distribution-chart.png

Testcase Execution

The Test Execution gadget displays totals of tests that have been executed for a particular project-version combination. The version here is the "Fixed Version". This can be customized to show the data grouped either by test cycles, components or users.

Test execution by user chart
Test execution by cycle chart

The gadget can be customized by selecting the Edit option in the top right corner of the gadget. The title, project and version can be changed. Test Execution data can be grouped by test cycle, component or user. The refresh interval can also be modified.

editing-test-execution-chart.png

Top Defects Impacting Testing

This is a very useful metric that provides critical and impactful information about which defects are currently holding up the maximum number of tests from passing. This gives project teams a clear indication of which issues they should be focusing their energies on in order to move testing forward. This can also provide a view into how resolving defects have impacted testing.

Top defects impacting testing list

This gadget can be customized to show 5/10/15 top defects for any project-version combination as well as picking one or more statuses of the defect.

Editing top defects impacting testing

Test Execution Burndown

This metric tracks the progress of a test cycle, providing valuable information regarding how many tests are still unexecuted, the current system date, what the average rate of execution will be and extrapolating to when the projected date of completion would be based on the current rate which gives you the expected completion date.

The formulas used to calculate the average rate of execution and the expected completion date are below:

  • Average rate of execution calculation: Total number of executed testcases of a cycle / number of days since the execution started.

  • Expected completion date calculation: [Total unexecuted testcases / average rate of execution] days + current system date.

Test execution burndown chart

The metric can be customized via the Edit button.

Editing test execution burndown

Test Execution Details

This gadget fetches data based on a saved ZQL search (i.e. a test execution filter) or a free-form ZQL query.

Test execution details list

The metrics can be customized via the Edit button where you can search for and select a saved filter or type in the ZQL query right there.

Editing test execution details

Test Execution Assignment

This gadget shows the test execution statuses arranged per assignee of the executions.

Test execution assignment chart

The gadget can be customized via the Edit button on the top-right. Dashboard owners can pick the project, version, and cycle with executions and assignments to be displayed. This gadget can be displayed in either pie or tabular formats.

Editing test execution assignment chart

Test Execution Distribution

This gadget shows the test execution distribution arranged by project and version. This can be further filtered to include only a set of components in the executions.

Test execution distribution chart

The gadget can be customized via the Edit button on the top-right. Dashboard owners can pick the project, version, and components with execution numbers to be displayed. This gadget can be displayed in either pie or tabular formats. Adding a component to the display will show a breakdown of the cycles with executions in the project and version that have those components as part of them. Other executions will not appear.

Editing test execution distribution chart

Test Execution Progress

This gadget shows the test execution status breakdown for a single or multiple cycle. The amounts will be added together if multiple cycles are selected.

Test execution progress chart

The gadget can be customized via the Edit button on the top-right. Dashboard owners can pick the project, version, and cycle(s) be counted and displayed. This gadget can be displayed in either pie or tabular formats.

Editing test execution progress chart

Test Sessions

A list displaying a list of test sessions involved in Zephyr Squadand capture.

Test sessions list

The gadget can be customized by selecting the Edit option in the top right corner. The user can select options to view sessions by assignees, projects, or statuses.

Editing test sessions

Test Execution Time Tracking by Cycle

Gadget displaying the Test execution estimated and logged time distributed for the selected test cycles.

The gadget can be displayed in either a grouped bar chart or a tabular chart.

Test execution time tracking by cycle chart

The gadget can be customized by selecting the Edit option in the top right corner. The user can select options to view the time tracking for cycles by selecting the project, version, cycle, folder, and chart type.

Editing test execution time tracking by cycle

See Also

Traceability

Tracking Test Progress

Publication date: