ISTQB Certified Tester Advanced Level – Test Analyst (CTAL-TA) — Question 18
Which ONE of the following test tools would MOST likely be used as part of test design?
Answer options
- A. Comparison tools.
- B. Classification tree tools.
- C. Coverage tools.
- D. Dynamic analysis tools.
Correct answer: B
Explanation
Classification tree tools are specifically designed to aid in the process of test design by organizing test cases based on different categories and conditions. In contrast, comparison tools focus on analyzing differences between outputs, coverage tools assess the extent of testing, and dynamic analysis tools evaluate software behavior during execution, making them less relevant for the test design phase.