Some of the factors that determine the effectiveness of automation testing are:
- Time saved by running scripts over the manual execution of test cases.
- Defects found
- Test Coverage or code coverage
- Maintenance time or development time
- Stability of the scripts
- Test Reusability
- Quality of the software under test