White Box testing, a software testing technique is sometimes called _________________.
White Box testing, a software testing technique is sometimes called Glass box testing.
White-box testing (also known as glass box 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).
White-box testing (also known as glass box testing) is a software testing method in which the internal structure/design/implementation of the item being tested is known to the tester.