- When we find that the project has more no of releases which requires regression testing then automation is useful.
- Useful for sanity/smoke testing when there is a frequent release of build in to production.
Why we go for automation testing:
- It provides more coverage of regression testing.
- Reduces time for testing and there by helps your product for faster relase intp the market 3.Improves productivity of the product.
- Improves the re-usability of tests.
- Provides a detailed test log.
Conditions before going into automation
- One Round of Manual Testing should be mandatory done.
- Build should be stable.
No comments:
Post a Comment