SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
White Box Techniques are also called as:-
A
Structural Testing
B
Design-Based Testing
C
Error Guessing Technique
D
Experience-Based Techniqu
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.

Detailed explanation-4: -Open-box testing-otherwise known as white-box, glass-box, clear-box or transparent-box testing-is a technique used by developers to evaluate code and the internal structure of software.

There is 1 question to complete.