SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is error guessing in software testing?
A
Test verification techniques
B
Test control management techniques
C
Test execution techniques
D
Test case design/ data management techniques
Explanation: 

Detailed explanation-1: -Definition: Error guessing is a type of testing method in which prior experience in testing is used to uncover the defects in software. It is an experience based test technique in which the tester uses his/her past experience or intuition to gauge the problematic areas of a software application.

Detailed explanation-2: -Solution: Error Guessing is a validation technique that is used to find out the defect in the system based on the experience of the tester. Error guessing doesn’t have any predefine rule for testing it is based on tester’s skill or experience. It is a test data management technique.

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.