Develop, debug and test the automation scripts - NextensArelB/SwaggerGenerationTool GitHub Wiki
Objective When to be automated scripts are identified (either from a gap out of the past or new functionality to be automated), the automation itself can be started up.
Who DEV and QA involved in test automation
What The tests which are identified will be automated. When automation is complete, the scripts will be debugged and tested.
When When it is clear what needs to be automated
How Create/write the script, test it and make sure it runs smoothly on local system. If problems are encoutered, use the debugger to determine where and how things went worng and solve these issue's.
Tools
- Karate framework
- Traceability matrix
- ....