1
Making the Most of Exploratory Testing
This chapter introduces exploratory testing: manually trying out a new feature to get rapid feedback on its behavior. Weâll describe exploratory testing in detail, consider its strengths and weaknesses, and when you should perform it in a project.
Weâll look at the prerequisites you need to begin exploratory testing and the approaches you should take. This testing can be a miniature version of the complete test plan, taking a customerâs point of view, and using your naivety about how the feature works to identify confusing areas.
Exploratory testing ...
Get Software Test Design now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.