Adhoc testing is an informal way of testing the software. It does not follow the formal process like requirement documents, test plan, test cases, etc.
Characteristics of adhoc testing are:
- Adhoc testing is performed after the completion of formal testing on an application.
- The main aim of adhoc testing is to break the application without following any process.
- The testers who are executing the adhoc testing should have a deep knowledge of a product.