- Adhoc testing is informal testing type with an aim to break the system.
- It doesn’t require any test case design technique to create test cases. This testing primarily performed if the knowledge of the testers in the system under test is very high. It doesn’t create testcase design altogether.
- It is a unplanned activity.
- Randomly test the application without using any test cases or any business requirement.