What problem does it solve?
This Skill addresses the challenge of understanding and improving test coverage by analyzing it across three critical dimensions: requirements traceability, test design techniques, and code coverage, providing actionable insights to identify and prioritize gaps.
Core Features & Use Cases
- Multi-Dimensional Analysis: Evaluates coverage from requirements (RTM), ISO 29119-4 techniques, and code execution (line, branch).
- Gap Identification & Prioritization: Pinpoints uncovered requirements, technique imbalances, and low code coverage areas, prioritizing them by risk.
- Use Case: A team wants to ensure their critical authentication module is thoroughly tested. This Skill analyzes the RTM to see which auth requirements lack tests, checks if diverse techniques like EP and BVA are used, and verifies code coverage percentages, then provides a prioritized list of actions to improve testing for high-risk uncovered areas.
Quick Start
Analyze the test coverage for the project using the provided RTM, test case metadata, and code coverage reports.