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 it. The requirement coverage is critical for the successful delivery of the project. Requirements, which are covered by/linked to a test case, are identified as covered requirements.  

The Requirement filter in the report configuration supports JQL that 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.

...

The report can be exported in XLS format. It provides details of stories bifurcated on the basis of types of test cases within it.Image Removed

...

When exported, the report displays whether the story is Planned/Unplanned and the coverage is Manual/Automated.

...