Software Testing & SDLC

Which of the following best names the concept in which a testing technique that examines the internal logic and structure of the code being tested?

Correct answer

A. White-box testing

Explanation

White-box testing refers to a testing technique that examines the internal logic and structure of the code being tested.