ad hoc testing code example
Example 1: what is adhoc testing
Ad-hoc testing is quite opposite to the
formal testing. It is an very informal
testing type. In Adhoc testing, we are
randomly test the application without
following any documents and test design techniques.
This testing is primarily performed if
the knowledge of testers in the application
under test is very high. We as tester randomly
test the application without any test cases
or any business requirement document.
Example 2: Ad-Hoc Testing
Performed without proper planning or documentation.
Also called Random Testing
Ad-Hoc testing is performed with the knowledge of the tester
about the application.
This testing is useful when there are poor requirement
specifications and when time is severely limited