nerdexam
iSQI

CTAL-TAE · Question #131

Which of the following is considered a disadvantage of test automation?

The correct answer is A. Automated exploratory testing is difficult to implement. Automated exploratory testing is difficult to implement because exploratory testing relies heavily on human intuition, creativity, and adaptability - qualities that are challenging to replicate in automated scripts. This makes it a recognized disadvantage of test automation.

Introduction to Test Automation

Question

Which of the following is considered a disadvantage of test automation?

Options

  • AAutomated exploratory testing is difficult to implement.
  • BTest automation can be a distraction from the objective of finding bugs.
  • CTests are more likely to have operator errors.
  • DSlower feedback on the quality of the system.

How the community answered

(29 responses)
  • A
    86% (25)
  • B
    3% (1)
  • C
    7% (2)
  • D
    3% (1)

Explanation

Automated exploratory testing is difficult to implement because exploratory testing relies heavily on human intuition, creativity, and adaptability - qualities that are challenging to replicate in automated scripts. This makes it a recognized disadvantage of test automation.

Topics

#automation disadvantages#exploratory testing#automation limitations#operator error

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice