Tuesday, February 27, 2007

Static Testing and its Examples

Static Testing:-- Static Testing is a type of testing in which tester checks the code only, he did not run the code to see its output.

Examples:-- Syntax Checking ; Structure Investigation ; Inspection.