Multiple choice In which testing programming Knowledge is required to carry out testing? System Testing Unit Testing White box testing Black box testing Reveal answer Fill a bubble to check yourself C Correct answer Explanation White box testing involves testing the internal structures or workings of an application, which requires knowledge of the source code and programming logic.