Simpler Exploratory Testing with Bug Magnet
In exploratory testing one tries to figure out how well the system under test reacts to edge cases and special input data. It’s less structured than acceptance or unit tests and therefore may help you find different kinds of problems. Good input data is not all it takes, but it can help you a lot. When you prefer to use your time to test instead of cultivating the necessary data, then you should try Bug Magnet.