Home › Software Testing › Software Testing › tools_automation_cicd › Traceability matrix in test management connects
Traceability matrix in test management connects
ARequirements to test cases and defects
BTest data to developer skills and pay
CServer logs to source repository commits
DUser feedback to network bandwidth use
Answer & Solution
Correct answer: A. Requirements to test cases and defects
Requirements traceability matrix (RTM) maps requirements -> test cases -> execution results -> defects. It demonstrates coverage and supports impact analysis when requirements change.
Related questions
In Scrum, the 'Definition of Done' (DoD) typically includesTest pyramid (Mike Cohn) advocates forA 'flaky test' is a test thatBehaviour-driven development (BDD) tools commonly usePerformance testing in general is BROADER than load testing because it includesAccessibility testing primarily ensures thatPenetration testing is a form ofMutation testing measures the effectiveness of