- QATestLab Blog >
- white box approach
Tag "white box approach"
back to homepageBlack-Box Testing vs White-Box Testing
16.01.2012
The main differences between black-box testing (BBT) and white-box testing (WBT) are in such aspects: Objects The tested objects may overlap sometimes. WBT is commonly used to test not very
Read MoreTechniques for White Box Testing
30.09.2011
Linear Code Sequence and Jump Testing Design Test cases should be designed to exercise Linear Code Sequence and Jump. For every test case these should be clarified: the input to
Read More