Test managers must know about relevant industry standards in software testing and their applicability to their particular organization or project. They should be able to determine which standards are applicable for their project and which ones may be an overkill. [Read more…] about How to manage & apply industry standards to software testing projects?
Structural testing
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)?
What are Software Test Types?
Software Test types are introduced as a means of clearly defining the objective of a certain level for a program or project. [Read more…] about What are Software Test Types?