Which Test Cases Should I Automate?
When someone asks “I have a big suite of manual tests; which tests (or worse, which test cases) should I automate?”, I often worry about several things. The first thing is that focusing on test cases is often a pretty lousy way to think about testing. That’s because test cases are often cast in terms of following an explicit procedure in order to observe a specific result. At best, this … Read more