Traceability Matrix
The traceability matrix shows the relationship between requirements and tests, helping you identify coverage gaps.
Accessing the Matrix
- Navigate to QA > Traceability Matrix.
- The matrix loads with a top-down view by default.
Top-Down View
Trace from requirements to tests:
- Features → User Stories → Acceptance Criteria → Test Cases
Expand each level to drill down. The matrix uses lazy loading for large datasets, so child items load on demand.
Bottom-Up View
Trace from tests to requirements:
- Test Cases → Linked User Stories and Acceptance Criteria
Reverse Coverage
The reverse coverage view shows which test cases map to which requirements, helping you identify test cases that are not linked to any requirement.
Exporting
Export the traceability matrix to PDF for audit documentation or stakeholder review.