Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
1 Like
- First, identify which type of testing/test cases you want to automate.
- Identify the tool
- Design the framework
- Create utility files and environment files.
- Start scripting
- Identify and work on reporting.
- Allocating time for enhancing and maintaining the scripts.
1 Like