Multiple choice technology testing

What is the scenario in which automation testing can be done: 1) Application is stable 2) Usability testing is to be done 3) The project is short term 4) Long term project having numerous release

  1. 1

  2. 1 & 2

  3. 2 & 3

  4. 1 & 4

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

Automation testing is highly suitable when the application is stable, minimizing script maintenance, and for long-term projects with multiple releases to maximize the return on investment. Usability testing requires human observation, and short-term projects make the high setup cost of automation unjustified.