We discussed various kinds of review techniques in class: inspections, reviews, walkthroughs, etc. This exercise investigates formal inspections. We will again use the PEOS web interface as an example.
This exercise consists of two parts. The first part is the preparation for the second part, which is an in-class inspection exercise.
As we discussed in class, formal inspections require individual preparation:
On February 28, at the beginning of class, we will conduct a formal review of the code.
Submit a copy of your completed Inspection Preparation Log (keep a copy to use during the meeting), listing defects organized by line number, identified by checklist category and including a description.
Also, report the total amount of time spent on the preparation. Use the following format:
COEN 286 Inspection Preparation Log
Name: Ed Student
Id: 123456
Module: process_table.c
Total Time: 6.5 hours.
Potential Defects:
line 6 DA: array element at this location may not be initialized.
line 8 ...
The final document is due February 28, at the beginning of class.
Generated Sat Mar 15 11:22:21 2008