ISTQB Certified Tester Foundation Level v4.0 — Question 1
What is one potential benefit of using a test automation tool?
Answer options
- A. The quality of defects will improve
- B. Ease of access to statistics about test progress
- C. Disk space is not required to track versions of test artifacts
- D. Less network traffic generated
Correct answer: B
Explanation
The correct answer, B, highlights that test automation tools provide easy access to statistics about testing progress, aiding in better tracking and reporting. Options A and D do not directly relate to the primary benefits of automation tools. Option C is incorrect because tracking versions of test artifacts typically does require disk space.