1.

What Is White Box Testing?

Answer»

White box testing is BASED on KNOWLEDGE of the internal logic of an APPLICATION's code. TESTS are based on coverage of code STATEMENTS, branches, paths and conditions.

White box testing is based on knowledge of the internal logic of an application's code. Tests are based on coverage of code statements, branches, paths and conditions.



Discussion

No Comment Found