Traceability
Definition
The ability to link test conditions and test cases back to their source in the test basis, such as requirements or user stories. Traceability helps ensure complete coverage and supports impact analysis when requirements change.
Related Terms
The body of knowledge used as the foundation for designing test cases. It includes requirements specifications, design documents, user stories, code, and any other documentation that defines expected system behavior.
Test ConditionA testable aspect of a component or system identified from the test basis. Test conditions are derived during test analysis and serve as the foundation for creating specific test cases.
CoverageThe degree to which specified items (such as code statements, branches, or requirements) have been exercised by a test suite. It is expressed as a percentage and helps assess the thoroughness of testing.
Practice Chapter 1: Fundamentals of Testing
Test your understanding of traceability and other concepts from this chapter.
Start Chapter 1 QuizTestPrepPro is an independent exam preparation resource. We are not affiliated with, endorsed by, or sponsored by the International Software Testing Qualifications Board (ISTQB). All trademarks are the property of their respective owners. Practice questions are original content created for educational purposes.