Traceability matrix

Requirements-to-tests mapping with coverage gaps highlighted. Markdown table format.

180 wordsCoverageRequirementsAudit

Requirements Traceability Matrix — Product Name / Release

Version: 1.0 Author: Name Date: YYYY-MM-DD Release: v0.0


Coverage Summary

Metric Value
Total requirements X
Requirements with ≄ 1 test case X
Requirements with 0 test cases (gap) X
Total test cases X
Test cases linked to a requirement X
Orphan test cases (no requirement) X
Overall requirement coverage X%

Matrix

Each row is a requirement. Columns are test case IDs. Mark with āœ“ where a test case covers the requirement.

Req ID Requirement Description TC-001 TC-002 TC-003 ... Coverage
REQ-001 Description X/Y tests
REQ-002 Description X/Y tests
REQ-003 Description X/Y tests
REQ-004 Description (gap — no tests) ⚠ 0 tests

Coverage Gaps

List requirements with no test case coverage and the reason / plan to address.

Req ID Requirement Reason for Gap Plan
REQ-XXX Description Not yet implemented / deferred / out of scope Action

Orphan Test Cases

Test cases not linked to any requirement. Review and either link or remove.

Test Case ID Title Action
TC-XXX Title Link to REQ-XXX / Remove / Raise requirement

Notes

Any caveats about the matrix — e.g., requirements that map to many test cases, or test cases that partially cover multiple requirements.