Tag "white box approach"

back to homepage

Black-Box Testing vs White-Box Testing

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 More

Techniques for White Box Testing

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