What is requirements traceability?
- A Linking each requirement to its source and to the design, code and tests that satisfy it
- B Version control of documents
- C Tracking approval signatures
- D Recording meeting minutes
Answer
Linking each requirement to its source and to the design, code and tests that satisfy it
Traceability answers whether every requirement is covered and what is affected when one changes.





