Code Inspection
A manual formal testing and
error detection technique where the programmer reads
source code, statement by statement, to a group who ask questions analyzing the program logic, analyzing the code with respect to a checklist of historically common programming errors, and analyzing its compliance with coding standards. Contrast with
code audit,
code review, code walkthrough. This technique can also be applied to other software and
configuration items. Syn: Fagan Inspection. See:
static analysis
--
PatrickEgan? - 18 Dec 2002