- (Topic 12)
A test management tool is most likely to integrate with which of the following tools?
Correct Answer:
D
Requirements management tools (option (D)) often have interfaces with test management tools. In some cases they will be sold as a package or in other cases a test management tool may have its own requirements module. The use of such interfaces or integrated packages aids traceability from requirements through to test scripts and defects.
Performance management tools (option (A)), test data preparation tools (option (B)) and static analysis tools (option (C)) are unlikely to have an interface or be integrated with a test management tool. They serve different purposes and therefore there is little need for such
interfaces.
- (Topic 12)
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
Correct Answer:
C
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.
- (Topic 12)
What is the main purpose of use case testing?
Correct Answer:
A
Answer (B) relates to integration testing; answer (C) could relate to boundary value analysis or performance testing, but use cases exercise typical process flows rather than extreme examples; answer (D) relates to static analysis.
- (Topic 12)
Which of the following is MOST important in the selection of a test approach?
Correct Answer:
C
- (Topic 12)
Tests are prioritized so that:
Correct Answer:
B