Test Automation Activities - NextensArelB/SwaggerGenerationTool GitHub Wiki
Test automation is a team work and will be done on different levels by different people. Therefore it is important that the whole team is involved in test automation by having a team approach, alignment (who is doing what) and agreement (what will be automated in which test test type).
Test automation consists of the following activities which will be explained in the next pages: Approach
- Create and agree on team approach
- Determine standard test automation tasks and meetings
Preparation
- Identify the tests to be automated
- [optional] create traceability matrix
- Develop, debug and test automation scripts
- Review automation scripts
- Add automation scripts in the pipeline
Execution
- Monitor automated runs
- Analyse results
- Maintain automation scripts
- Reporting and metrics