SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
White-Box Testing is also known as ____
A
Structural testing
B
Code-Based Testing
C
Clear box testing
D
All of the above
Explanation: 

Detailed explanation-1: -(also known as clear box testing, glass box testing, transparent box testing, and structural testing) is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality (i.e. black-box testing).

Detailed explanation-2: -The White Box Test is a method used to test a software taking into consideration its internal functioning. It is carried out by testers. It is carried out by software developers. This method is used in System Testing or Acceptance Testing.

There is 1 question to complete.