nerdexam
iSQI

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…

Test Tools

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)
  • B
    3% (1)
  • C
    9% (3)
  • D
    88% (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

#test automation risks#tool introduction#test scripts maintenance#automation

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice