Automation Testing Process
Automation testing process contains the following stages
- Understanding the application under test
- List out the requirements for automation testing
- Plan for automation setup and implement the same once get approval
- Plan for the framework development and implement
- Share the knowledge with team members
- Develop the test scripts
- Review the test script
- Move the approved test scripts to execution environment
- Do the test execution once the application is ready for testing and latest version is available for testing
- Analyze the report and logs
- Create the tickets for the defects after discussing with team. Make sure there is no change request.
- Create the test report and submit to manager.
Once this setup is ready for version 1 of the application. Then keep adding the test script for each and every release new functionality. If any changes in the process, identify and change it from the beginning of the development.
No comments:
Post a Comment