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
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.