Software QA Testing Question:

Explain Code walkthrough?

Answer:

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.

Read All 251 Software QA Questions
Previous QuestionNext Question
Explain Code inspection?What is Measurement?