Versions Compared

Key

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

🎉 Zephyr for Jira is now Zephyr Squad! Read more about this

Redirect
filename
delay0
locationhttps://support.smartbear.com/zephyr-for-jira-cloud/docs/track-progress/traceability-matrix/index.html

Documentation for Traceability Matrix Reports:

Child pages (Children Display)

Introduction

The ability to trace linkages from requirements all the way to defects or vice versa is particularly useful in a software release cycle. In fact, it can have a special meaning at various phases in that release cycle. For example, starting with requirements, knowing how many of them have tests written for them is useful in the early stages to ensure there is appropriate test coverage. Once the software has been built, keeping track of which test executions have passed for a particular requirement allows the team to make a quality statement about these requirements. Also, keeping track of how many open defects exist for requirements help make a Go/No-Go decision regarding the readiness of the software to be shipped.

...

To get accurate and useful traceability reports, ensure that the following criteria are met during testing (from test creation to test execution):

  • Your Requirements are linked to your Tests.

  • Your Tests are scheduled in a Test Cycle and are Executed properly.

  • Your Defects that are filed (created) are linked to the Test Executions in which they were found.

View our documentation for both our new and old traceability matrix reports using the following links:

...