Coverage By Requirement

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.

Note: The report gets updated dynamically if new stories are added matching the selection criteria.

You can refer to https://qmetrysupport.atlassian.net/wiki/spaces/QTM4JS410/pages/2331148374 for more details.

The chart displays Story Coverage based on test cases within the selected stories.

  • 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.

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.

Export Coverage Report

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

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

  • Manual Coverage: It refers to Stories that have Manual test cases within them.

  • Automation Coverage: It refers to Stories that have only Automation test cases within them.

  • Planned: Test cases that are linked with test cycles are "Planned" for execution. 

  • Unplanned: Test cases that are not linked with test cycles are considered "Unplanned" for execution.

 

If the records in the report that is being exported exceed the limit of 1000, then this report will not get downloaded but will be emailed to the registered email address.