ISQI Certified Tester Foundation Level — Question 37
Which of the following processes ensures that all items of testware are identified, version controlled, tracked for changes, so that traceability can be maintained throughout the test process?
Answer options
- A. Software traceability process
- B. Incidence management process
- C. Testing design process
- D. Configuration management process
Correct answer: D
Explanation
The Configuration management process is crucial for identifying, versioning, and tracking changes in testware, which is necessary for maintaining traceability. The Software traceability process primarily focuses on linking requirements to tests, while the Incidence management process deals with handling defects and issues. The Testing design process is about creating test cases and does not cover version control or tracking.