CM CodeWalkthrough

Code Walkthrough

A manual testing error detection technique where program source code logic is traced manually by a group with a small set of test cases, while the state of program variables is manually monitored, to analyze the programmer's logic and assumptions. Contrast with code audit, code inspection, code review. See: static analysis.

-- PatrickEgan? - 18 Dec 2002