Automated testing can be a touch overwhelming when you first approach it. The good news is that with a methodical approach to automated testing you can quickly reap the rewards without losing your way. Here’s a simple guide to the main considerations when you want to get started with automated testing: Choose which Test Cases should be Automated You can’t automate everything overnight, so it pays to be selective when you begin. Focus your efforts on automating some of the following: • The most repetitive tests
• The tests most prone to human error
• The most complex tests
• Tests that cover high-risk areas
• Tests that can’t be done manually or require a lot of effort to perform manually Start Testing Quickly and Do it a Lot ROI comes from using automated testing. The faster you start testing and the more often you do it using an automated system – the faster the ROI will be apparent. That’s important for creating buy in within the test and development teams. It changes test automatio