| 1. |
What Is Adhoc Testing? |
|
Answer» Adhoc testing, USUALLY known as RANDOM testing is a form of testing which does not follow any test case or requirement of the application. Adhoc testing is basically an unplanned activity where any part of the application is randomly CHECKED to find defects. In such cases, the defects ENCOUNTERED are very DIFFICULT to reproduce as no planned test cases are followed. Adhoc testing is usually performed when there is a limited time to perform elaborative testing. Adhoc testing, usually known as random testing is a form of testing which does not follow any test case or requirement of the application. Adhoc testing is basically an unplanned activity where any part of the application is randomly checked to find defects. In such cases, the defects encountered are very difficult to reproduce as no planned test cases are followed. Adhoc testing is usually performed when there is a limited time to perform elaborative testing. |
|