What is whitebox testing

What is whitebox testing
Testsbased on knowledge of the internal logic of an application’s code. Tests are based on coverage of code statements, branches, paths, conditions.

No comments: