Atomated Approach
Automation testing helps to overcome few major drawbacks of Manual Testing like speed, accuracy, repeated scheduled regressions. It not only covers all possible functionalities but also it covers integration testing (both intra module and 3rd party integrations). Automation testing is very helpful for load testing (which is almost impossible in case of manual testing).
Benifits of Automation Testing
- Speed, accuracy, scheduled execution
- Detailed reporting
- CI/CD - Continous integration, deployment and delivery
- Load testing
Tools & Technologies used
- Java
- Python
- Selenium
- Test NG
- Cucumber
- Maven
- JIRA
- Load Runner
- JMeter
- JIRA