SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Ad hoc testing is formal structure testing.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Ad hoc Testing does not follow any structured way of testing and it is randomly done on any part of application. Main aim of this testing is to find defects by random checking. Ad hoc testing can be achieved with the testing technique called Error Guessing.

Detailed explanation-2: -Adhoc Tests are done after formal testing is performed on the application. Testing is carried out with the knowledge of the tester and the tester tests randomly without following the specifications/requirements. Hence the success of Adhoc testing depends upon the capability of the tester, who carries out the test.

There is 1 question to complete.