Versions Compared

Key

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

...

Info
titleIssue Link Types

Xray uses specific Jira issue link types for associating Requirements and Tests (or Test Sets). These issue link types are installed by Xray automatically. They are:

Testsoutbound: testsinbound: tested by
Defectoutbound: createdinbound: created by

These issue link types can be used explicitly by users to associate Requirements with Tests.

The Defect issue link type is used by Xray when defects are created upon executing tests. In this case, we have relations such as Defect1 "created by" Test1.

Whenever creating Tests from Requirements or Defects, Xray will always default to the "Tests" issue link type.

From the Requirement issue view screen

...

The user can then click on the Test Run to go to the execution page.


Info
titleCoverage Analysis

For more details, please check the Coverage Analysis page. Here you can find all the areas where you can take advantage of the coverage analysis such as the entities (Requirements, Tests, Test Sets) and also reports.

Also, make sure to check the Understanding coverage and the calculation of Test and requirement statuses TTT article if you need to learn how is the Coverage status calculated in more detail.

Creating Sub-Test Executions

...