Static Testing
Verification activities come under the static testing or static analysis. The main focus of static testing is to detect the error without executing the test object.
The important methodologies are:
1.Inspection
2.Complexity analysis
3.Data flow analysis
4.Structured analysis.





Recent Comments