nerdexam
iSQI

CTAL-TAE · Question #121

What is considered to be an ADVANTAGE of test automation?

The correct answer is A. The ability to automate tests that cannot be run manually. An advantage of test automation is the ability to automate tests that cannot be run manually, such as large-scale data-driven tests, high-volume performance scenarios, or tests that require continuous execution over long periods. These types of tests would be impractical or…

Introduction to Test Automation

Question

What is considered to be an ADVANTAGE of test automation?

Options

  • AThe ability to automate tests that cannot be run manually.
  • BIt is cheaper and quicker to develop and maintain than manual testing.
  • CAutomated tests will find more defects than manual testing.
  • DAutomated tests are more flexible, allowing updates to be easily made when the SUT changes.

How the community answered

(31 responses)
  • A
    94% (29)
  • C
    3% (1)
  • D
    3% (1)

Explanation

An advantage of test automation is the ability to automate tests that cannot be run manually, such as large-scale data-driven tests, high-volume performance scenarios, or tests that require continuous execution over long periods. These types of tests would be impractical or impossible to perform manually.

Topics

#automation advantages#manual vs automated testing#defect detection#test flexibility

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice