ISTQB Certified Tester Foundation Level v4.0 — Question 58
Which of the following is a typical potential risk of using test automation tools?
Answer options
- A. Reduced feedback times regarding software quality compared to manual testing.
- B. Reduced test execution times compared to manual testing.
- C. Reduced repeatability and consistency of tests compared to manual testing.
- D. Underestimation of effort required to maintain test scripts.
Correct answer: D
Explanation
The correct answer, D, highlights that teams often underestimate the ongoing maintenance required for automated test scripts, which can lead to increased workload. Options A, B, and C do not represent potential risks; in fact, A and B suggest benefits of automation, while C inaccurately describes a typical outcome of using automated testing.