Static testing is a software testing method that involves examination of program's code and its associated documentation but does not require the program to be executed.
Static Testing Techniques
Informal Reviews
Formal Reviews
Technical Reviews
Walk Through
Inspection Process
Static C...