Interview Questions

Code walkthrough

Glossary of Software QA/Testing


(Continued from previous question...)

Code walkthrough

A manual testing [error detection] technique where program [source code] logic [structure] is traced manually [mentally] 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.

(Continued on next question...)

Other Interview Questions