“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Explain the effectiveness of Ad hoc testing?
State the drawbacks of ad hoc testing and suggest ways to overcome them??
How will you minimize the cost of performing tests??
1.Ad-hoc testing will be performed to verify the build is stable or not to proceed further system testing.
2.In some cases due to time constrains it will be carried out after multiple rounds of testing.
3. It is informal testing technique which will be carried out without test cases.
genarally we can say ADHOC is “testing on the fly”
drawbacks
1) adhoc testing is followed without any documents like testcase,srs,frs so chances over the miss the test condition
2) its not cover the complete test coverage
1.Ad-hoc testing will be performed to verify the build is stable or not to proceed further system testing.
2.In some cases due to time constrains it will be carried out after multiple rounds of testing.
3. It is informal testing technique which will be carried out without test cases.
Leave an Answer/Comment