Multiple choice technology testing

What is the purpose of requiremnts traceability ?

  1. To view and establish linkage to other requirements

  2. To view cycles that are linked to the requirement

  3. To view and establish what Releases are linked to the requirements

  4. To view and establish Test coverage

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Requirements traceability is designed to track and link requirements to other requirements and test artifacts, ensuring complete coverage and impact analysis. Option A correctly identifies this core purpose - viewing and establishing linkages between requirements and other requirements, test cases, and defects. While traceability does help with test coverage (option D) and release planning (option C), these are secondary benefits of the linkage capability, not the primary purpose.