December 2011
Beginner
176 pages
3h 54m
English
Here’s an approach that I like:
List your test cases.
Classify each test by risk, how expensive it is to do manually, and how expensive it is to automate.
Sort the list in priority order.
Automate a few tests each iteration, starting from the highest priority.
So, let’s take a look at each of these steps.
Read now
Unlock full access