Answers for "white box testing and black box testing examples"

11

white box testing

white box testing 
When the tester knows the code behind
functionality and uses that knowledge for testing
purposes, it is called white box testing.
Unit test is considered as white box testing.
Posted by: Guest on January-31-2021

Code answers related to "white box testing and black box testing examples"

Browse Popular Code Answers by Language