SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Error guessing ..
A
supplements formal test design techniques
B
can only be used in component, integration and system testing
C
is only performed in user acceptance testing
D
is not repeatable and should not be used
Explanation: 

Detailed explanation-1: -Error Guessing is a Software Testing technique on guessing the error which can prevail in the code. It is an experience-based testing technique where the Test Analyst uses his/her experience to guess the problematic areas of the application. This technique necessarily requires skilled and experienced testers.

Detailed explanation-2: -A test design technique is a standardised method to derive, from a specific test basis, test cases that realise a specific coverage. Designing test cases is the vital link between the test strategy and the concrete test cases that are used to implement that test strategy.

Detailed explanation-3: -Enter blank space into the text fields. Null pointer exception. Enter invalid parameters. Divide by zero. Use maximum limit of files to be uploaded. Check buttons without entering values.

There is 1 question to complete.