Multiple choice technology testing

What are the advantages of automated testing

  1. Consistent

  2. Reusable

  3. Proactive

  4. Productive

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer
Explanation

Automated testing provides consistent results by eliminating human variability, allows test scripts to be reused across different scenarios, and increases productivity through faster execution. Options A, B, and D correctly identify these key advantages.