White
box testing is a way of testing the external functionality of the code
by examining and testing the program code that realizes the external
functionality. It is a methodology to design the test cases that uses
the control structure of the application to design test cases. White box
testing is used to test the program code, code structure and the
internal design flow.
0 comments:
Post a Comment