(Updated: 1999.06.25 01:05:08 PM)
| |
A review of the piece of code to improve and control the quality of the work. A code review can / should address the following:
Clarity - Can the implementation be easily understood
Conformance - Does the code conform to any agreed upon StandardsAndConventions
Efficiency
Completeness
See Code Review Checklist
Contributors: jMM, Steven Black
Category Testing