Software QA Testing Question:

What is Code Inspection?

QA Testing Interview Question
QA Testing Interview Question

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 QuestionNext Question
What is Code Walkthrough?What is Code Coverage?