Software QA Testing Question:

Explain Code walkthrough?

Software QA Interview Question
Software QA Interview Question

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.


Previous QuestionNext Question
Explain Code inspection?What is Measurement?