The Do's and Don'ts of Exploratory Testing
Exploratory testing is a testing approach that includes simultaneously learning from/about the system, documenting the steps, executing the test, and reflecting on the results. Since exploratory testing is unstructured and not constrained to a specified collection of test cases, it differs from scripted testing. Instead, using their expertise, creativity, and intuition, testers execute tests that may reveal defects or other issues in the product.