White-box testing is a verification technique software engineers can use to examine if their code works as expected. Software engineers write white-box test cases to examine whether the unit is coded correctly. White-box tests can be used to identify defects before they are integrated into the code base.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
372 views17 pages
White Box Testing
White-box testing is a verification technique software engineers can use to examine if their code works as expected. Software engineers write white-box test cases to examine whether the unit is coded correctly. White-box tests can be used to identify defects before they are integrated into the code base.