SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Testing done without planning and Documentation is called
A
Unit testing
B
Regression testing
C
Adhoc testing
D
None of the mentioned
Explanation: 

Detailed explanation-1: -Explanation: Adhoc testing is used term for software testing performed without planning and documentation. The tests are intended to be run only once, unless a defect is discovered.

Detailed explanation-2: -Ad hoc testing is a commonly used term for planned software testing that is performed without initial test case documentation; however, ad hoc testing can also be applied to other scientific research and quality control efforts.

Detailed explanation-3: –End-to-End testing. CORRECT ANSWER : End-to-End testing.

Detailed explanation-4: -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.