Versions Compared

Key

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

The Coverage By Requirement report displays the coverage relationship between Stories and Test Cases. For the selected Project, the Coverage Report shows which stories have one or more test cases associated with itthem. The requirement coverage is critical for the successful delivery of the project. Requirements , which that are covered by/linked to a test case, are identified as covered requirements.  

The Requirement filter in the report configuration supports JQL that and allows users to use multiple fields like Project, Issue Type, Issue Status, etc. as filters to generate the report. Write a JQL query to construct the story selection criteria with different filters. You can save the applied Filter and add it as a  gadget on the dashboard.

...

  • Covered: It refers to Stories that have test cases linked to them.

  • Not Covered: It refers to Stories that don’t have any test case within them.

...

You can drill down further by clicking on the sections.

...

Image Added

The report is available in graphical format as well as in tabular format. To view the details in tabular form, click on the table icon above the graph.

...