Software Testing & SDLC

What is the function or purpose of White-box testing?

Correct answer

C. A testing technique that examines the internal logic and structure of the code being tested.

Explanation

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