Multiple choice technology testing

Why is successful test execution automation difficult?

  1. Because the tools for automated testing require too much effort for learning

  2. Because the maintenance of the test system is difficult

  3. Because the test robot tools are restricted in their ability to recognize outputs

  4. Because the test robot needs to be supported by a test management.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Automating test execution is challenging mainly because maintaining the test environment, scripts, and data over time is labor‑intensive. The other options cite tool learning effort or output recognition limits, which are less central to the difficulty.