Istqb Certified Tester Foundation Level CTFL · Free Practice Question Easy
Question 42
What is a potential risk in using tools to support test automation?
-
A
Insufficient reliance on the tool, i.e. still doing manual testing when a test execution tool has been purchased.
-
B
The tool will repeat exactly the same thing it did the previous time.
-
C
More objective assessment.
-
D
Unrealistic expectations, expecting the tool to do too much.
Reveal correct answer
Correct answer: D
A.
Over reliance on the tool can be a potential risk. Manual testing should complement the tool's capabilities. It is important to strike a balance between manual and automated testing.
B.
The tool repeating exactly the same actions every time may not necessarily be a risk, Consistency is required when using automation tools.
C.
This is a benefit of using test automation tools, not a risk.
D. Unrealistic expectations, such as expecting the tool to do too much, can be a potential risk in using testing tools. It is essential to have a clear understanding of the tool's capabilities and limitations to set realistic goals and expectations. Overestimating the tool's capabilities can lead to disappointment and inefficiencies in the testing process.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
