14The Code Review Checklist
The key to conducting effective code reviews is having an efficient review procedure. This chapter describes code review checklists, and explains how they can help you to quickly and efficiently find the defects in your programs and how to develop a checklist for your personal use. For the assignment, you will design a checklist for the defects you typically inject and then use this checklist when you review your programs.
14.1 Why Do Checklists Help?
A checklist contains a series of procedural steps that you want to follow precisely. When people have important things that they want to do exactly as specified, they often use checklists. Airline pilots, for example, use them for the preflight check before taking off. ...
Get Introduction to the Personal Software Process(SM) now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.