The testing done based on analysis of
internal working structure of software/program. It is also known as
structure/clear/glass box testing. White box testing is performed based on the
knowledge of how the system is implemented. Mostly developer may do this
testing, because they are well known on the internal working structure of the
program such as statement coverage, branch coverage and path coverage.
No comments:
Post a Comment