- 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)?