Versions Compared

Key

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

Table of Contents

Calculates the test coverage status for a list of coverable issues, in a normalised horizontal stacked bar chart, for the selected version or Test Plan, and/or Test Environment. Evaluate the completeness of each issue.

...

The Test Coverage report provides the means to analyze your requirements statuses in real-time.

How to use

This report is accessible either from the Xray icon on the left sidebar of the project or from the standard Reports icon, which includes other kind of reports besides Xray. 

You need to configure the source data for the report (e.g. the requirements or other covered issues) and how to evaluate the status for each one of the item being shown. 


Image Added


Source data


Source "requirement" issues can be directly provided using a saved filter or by specific requirement fields:

  • Saved filter: a saved filter containing requirement issues

  • Project: project
  • Fix Version: version assigned to the requirement (you can also choose whether to include the previous versions - equivalent in JQL to fixVersion <= X. The default value for this option can be changed in the Xray configuration.)
  • Assignee: the requirement's assignee
  • Component: the component assigned to requirement
  • Status: the workflow status
  • Resolution: the workflow resoluton
  • Contains: the requirement's key or summary

Analysis & Scope

On the left side, you can define the analysis strategy, i.e., the way you want to analyze the selected/filtered requirements. You can choose either to analyze by Version or Test Plan, and then complement it with a Test Environment.

...

Info
titleTips

For more information, please see the Requirements Coverage Analysis - TBD.


Example

Each bar on the chart represents a group of Requirements with a different value provided by the grouping field. Stacked within each bar are the Requirements grouped by coverage status: OK, NOK, NOT RUN, UNKNOWN and UNCOVERED.  

...