Test Coverage

Overview

Displays the current requirements coverage based on the selected scope (version or test plan, and test environment), and grouping field.

 

Screenshot 2024-07-04 at 07.53.58.png

 

Configuration

Project

Select the source project of the requirements to be analyzed.

Saved Filter

You can further reduce the requirements to analyze by using a JQL filter.

The filter must grant viewing permission to the project.

Test Coverage Scope

Choose how to analyze the entities. The options are: Latest, Version, or Test Plan.

Option

Description

Option

Description

Latest

The report will consider the latest execution of the tests covering the requirements.

Version

You can choose a specific version to analyze.

Plan

If you choose to analyze by Test Plan, only Test Executions associated with the selected Test Plan are considered during the calculation of the requirement status.

Test Environment

The list of environments associated with the selected project. If you specify the Test Environment, only the executions executed in the specified environment are considered. E.g. you can choose to see the status of the release for the Android version of your product.

Final statuses have precedence over non-final

When this option is enabled, the latest Test Issue Status is calculated based on the latest Test Run with a final status. Otherwise, this calculation will always consider the latest Test Run that was created even if the status is non-final.

Group By

Use this field for configuring how to visually group the isssues.

View

Choose the visualization type for the report:  

  • Hierarchical - only the parent requirement issues will be presented in the report, if the filter includes them.

  • Flat - the requirement issues will not consider the parent/child relationship. All parent and child requirements will be considered and showed similarly in the report.Â