Test Coverage

The test coverage capability shows the linkage between requirements and test cases for a selected sprint or release.

Purpose

  • Identify requirements that are not linked to test cases

  • Evaluate the completeness of requirement-to-test coverage

Output

  • Coverage summary (covered and uncovered requirements)

  • Coverage percentages

  • Suggested follow-up queries

Note

  • Coverage can only serve as a confirmation of linkage. Execution readiness depends on execution status, not linkage alone.

  • Coverage does not confirm that an execution is complete. Use a follow-up question to verify whether linked test cases were executed.

Use Test Coverage Skill

Perform the following steps to use the test coverage skill:

  1. Click Ask Rovo on any Jira page (for example, a Jira Story page or a QTM4J page).

  2. Click Rovo.

  3. In the agent selector, search for “QTM4J” and select QTM4J Agent for Rovo.

  4. Enter a request such as “Show me the test coverage for Sprint - <sprint_name> for Project <space_name>.”

    Test Coverage Query
  5. Check the results and review the coverage summary for covered and uncovered requirements.

    Test Coverage Query Result
  6. Ask a follow-up question to drill down into the requirement details.

    Test Coverage Follow Up
  7. Check the result of the follow-up question.

    Test Coverage Follow Up Result

Drill Down Output

When you ask follow-up questions, the skill can return:

  • Requirement keys for covered requirements

  • Requirement keys for uncovered requirements

  • Linkage status between requirements and test cases

When you ask about execution status, the skill retrieves the execution summary for each requirement and returns counts for system and custom execution results.

Publication date: