Structure-based testing technique is also known as ‘white-box’ or ‘glass-box’ testing technique because here the testers require knowledge of how the software is implemented, how it works. [Read more…] about What is white-box or Structure-based or structural testing techniques?
white box
What is Structural testing (Testing of software structure/architecture)?
- The structural testing is the testing of the structure of the system or component.
- Structural testing is often referred to as ‘white box testing’ or ‘glass box’ or ‘clear-box testing’ because in structural testing we are interested in what is happening ‘inside the system/application’.
[Read more…] about What is Structural testing (Testing of software structure/architecture)?