CTFL_SYLL_4.0 · Question #147
Which of the following is a typical potential risk of using test automation tools?
The correct answer is D. Underestimation of effort required to maintain test scripts. One of the common risks associated with test automation tools is the underestimation of the effort required to maintain test scripts. Test scripts can become outdated or broken due to changes in the application, requiring significant effort to update and maintain them. This…
Question
Which of the following is a typical potential risk of using test automation tools?
Options
- AReduced feedback times regarding software quality compared to manual testing.
- BReduced test execution limes compared to manual testing.
- CReduced repeatability and consistency of tests compared to manual testing
- DUnderestimation of effort required to maintain test scripts.
How the community answered
(33 responses)- B3% (1)
- C9% (3)
- D88% (29)
Explanation
One of the common risks associated with test automation tools is the underestimation of the effort required to maintain test scripts. Test scripts can become outdated or broken due to changes in the application, requiring significant effort to update and maintain them. This risk is highlighted in the ISTQB CTFL syllabus under the discussion of the benefits and risks of test automation.
Topics
Community Discussion
No community discussion yet for this question.