Posts

Testing techniques plotted on a speed, value, environment axis

Exploratory and Automated testing: Using the right techniques in the wrong contexts

, , , , , , , ,
Exploratory testing is about testing in an unpredictable context and therefore detecting unpredictable failures in our software. Automated testing is about testing in a predictable context and therefore detecting predictable failures. The mistake we make with automation is we try to apply it to the wrong context