Answer:
A formal testing technique where the programmer reviews source code with a group who ask questions analyzing the program logic, analyzing the code with respect to a checklist of historically common programming errors, and analyzing its compliance with coding standards.
Previous Question | Next Question |
What is Code Walkthrough? | What is Code Coverage? |