volume_mute
Traceability in Requirements-Based Testing
publish date: 2026/06/19 10:15:25.522061 UTC
volume_mute
When conducting requirements-based testing, what records should be maintained?
Correct Answer
Traceability records that link each test to the specific requirement it was designed to test
Explanation
Traceability records link tests to the specific requirements they verify. These records are important to ensure that all requirements have been tested and to identify which tests must be re-run if a requirement changes. Requirements traceability is fundamental to demonstrating compliance with a specification.
Reference
Software Engineering, Ian Sommerville, 10th edition
