CTFL_UK · Question #180
Which of the following types of test tool are most likely to include traceability functions? (i) Performance testing tool (ii)Requirements management tool (iii)Configuration management tool…
The correct answer is C. (ii) and (iii). Requirements management tools (ii) have traceability because they enable test conditions and subsequently test scripts and defects to be traced back to requirements. Configuration management tools (iii) also need to trace the appropriate version of a test script to the release…
Question
Which of the following types of test tool are most likely to include traceability functions? (i) Performance testing tool (ii)Requirements management tool (iii)Configuration management tool (iv)Static analysis tool
Options
- A(i) and (ii)
- B(i) and (iv)
- C(ii) and (iii)
- D(iii) and (iv)
How the community answered
(23 responses)- A4% (1)
- B9% (2)
- C83% (19)
- D4% (1)
Explanation
Requirements management tools (ii) have traceability because they enable test conditions and subsequently test scripts and defects to be traced back to requirements. Configuration management tools (iii) also need to trace the appropriate version of a test script to the release or version of a system or module. Performance monitoring tools (i) and static analysis tools (iv) are designed for specific objectives. Neither of these tools particularly need traceability functions.
Topics
Community Discussion
No community discussion yet for this question.