The testing in which code is checked________?
ARed box testing
BWhite box testing
CGreen box testing
DBlack box testing
Correct answer
B. White box testing
Explanation
Explanation: White-box testing is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality.