Exploratory testing: Difference between revisions

Content deleted Content added
No edit summary
m Description: missing: to
Line 5:
 
==Description==
Exploratory testing seeks to find out how the software actually works, and to ask questions about how it will handle difficult and easy cases.
The testing is dependent on the testers skill of inventing [[test case]]s and finding [[software bug|defects]]. The more the tester knows about the product and different [[test method]]s, the better the testing will be.