SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
User Acceptance testing is
A
White box testing
B
Black box testing
C
Gray box testing
D
None of the above
Explanation: 

Detailed explanation-1: -Black Box Testing is part of User Acceptance Testing, because Black Box Tests share the same principles as UAT. During Black Box Tests the user isn’t aware of any code base, but only about the requirements which the software should meet.

Detailed explanation-2: -Solution: User Acceptance Testing: User acceptance testing is a black box testing that is done by the client to determine the system is acceptable or not. Therefore, black box testing is correct answer.

Detailed explanation-3: -User Acceptance Testing (UAT), also known as beta or end-user testing, is defined as testing the software by the user or client to determine whether it can be accepted or not. This is the final testing performed once the functional, system and regression testing are completed.

There is 1 question to complete.