Code Reviews and Inspections

Here’s a shocker: your main quality objective in software development is to get a working program to your user that meets all their requirements and has no defects. That’s right: your code should be perfect. It meets all the user’s requirements and it has no errors in it when you deliver it. Impossible? Can’t be done? Well, software quality assurance is all about trying to get as close to perfection as you can—albeit within time and budget.