|
| Total Answers and Comments: 5 |
Last Update: November 06, 2009 Asked by: ranu agrawal |
|
| | |
|
Submitted by: vk1978
It is a type of informal and random free style testing that is conducted on an application without using the test case, and adhoc testing is done to to cover the uncovered areas in the test case documents. Disadvantages of Adhoc testing
Unorganized testing
possibility of not covering of major functionality
can’t assume the time to work on the application
cant show the proof that so and so % of work has been covered cover
sometimes cant reproduce the bugs which I found.
Above answer was rated as good by the following members: tryme | Go To Top
|