Answer:
A formal testing technique where source code is traced 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.
Previous Question | Next Question |
What is Coding? | What is Code Inspection? |