SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
White Box techniques are also classified as
A
Design based testing
B
Structural testing
C
Error guessing technique
D
None of the mentioned
Explanation: 

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

Detailed explanation-2: -White box testing is an approach that allows testers to inspect and verify the inner workings of a software system-its code, infrastructure, and integrations with external systems.

Detailed explanation-3: -Explanation: White box testing is known as glass box testing, structural testing, clear box testing, open box testing and transparent box testing.

There is 1 question to complete.