Answers for "ad hoc testing"

1

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
Posted by: Guest on May-21-2021
-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.
Posted by: Guest on January-17-2021

Browse Popular Code Answers by Language