InterviewSolution
Saved Bookmarks
| 1. |
What is automation testing, and what are its advantages? |
|
Answer» Automation testing or Test Automation is a process of automating the manual testing process of an application or a SYSTEM by using testing tools that ALLOW you to create scripts that can be executed repeatedly, generating detailed test reports of the application or system under test. Advantages of Automated Testing are:
|
|