Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
The Test Coverage Web Panel presents, in the context of a specific analysis scope, the respective Requirement status, the requirement linked tests and the Test Runs affecting a particular Test status

Within a Requirement issue, a web panel named "Test Coverage" is provided by Xray. This panel allows users to cover an issue with Tests and Test Sets and also analyze the status of the requirement in terms of testing based on the latest execution results for different scopes.

This web panel will only be available if the issue type is mapped as a Requirement issue type in Xray global configuration. The project must also be enabled for Requirement Coverage.

In this panel, you can perform actions such as create a new Test or a Sub-Test Execution automatically linked to the requirement and/or link existing Tests and Test Sets to the requirement. 

The listed tests A data table is used to manage all the Tests and Test Stets that are associated with the issue. The data table can be filtered, sorted, configured  and configured by setting the visible columnsand removed either . Using the data table is also possible to remove Tests (or Test Sets) individually or via bulk action.

Available actions


How to cover a Requirement


In order to cover a requirement issue with Test cases, you need to create Jira issue links between the requirement and Test or Test Set issues. It is also possible to create new Tests directly from the Requirement issue.In the context of the requirement test coverage you can perform the following actions:

Create

...

Tests

This action allows you to access the create issue dialog, with some pre set preset field values such as "Test" issue type and link to the requirement issue.

...

This action allows you to create a Sub-Test Execution with some preset field values such as the links to all the tests currently covering the requirement issue.

Link Tests or Test Sets

This option allows you to create Jira issue links between the Requirement and Test or Test Set issues thus covering the requirement with Test cases.

...

This operation can be performed using the Issue Picker Dialog which allows you to search, and select multiple issues to link with the Requirement. JQL searches are also possible. This dialog replaces the native Jira issue link dialog making it easy to associate Tests (or Test Sets) with requirement issues.

...

Analyzing Test Coverage

The Test Coverage Web Panel presents, in the context of a specific analysis scope:

...