code review
review tool software inspection
code review tool blog site map contact us
Sales/Support: (978) 236-7860
Articles
Free book about peer code review
Free webinars about code review

SmartBear's CodeCollaborator is helping Intuit improve product quality and reduce costs.

Chris Holl
Director, Corporate Software Engineering Process Group
Intuit
read more

Code Review Articles


We scour the Internet for articles and blog entries about peer code review.

Check back with us periodically — new articles appear all the time!

The Power of a Good Code Review

2010-02-18
'You can doubt the power of a code review. You could argue that it costs more time than it saves. You would also be wrong! That's right, I'll go ahead and say it. Code reviews are an amazing way to catch potential bugs before they are born...' Chad Stewart expounds on the merits of code review.

Code Review for People: Insights from Tom Harris's 'Talk About Quality' Blog

2010-02-11
Try this: put aside the image of code review as a meeting, or even code review as an independent activity. Limit your description of code review to: someone else is reading your code, you're discussing it together, and there's effective writing as a result. If you see those three things happening, you're seeing code review... and it's everywhere...

QA Missed Something

2010-02-03
'There's nothing that QA has ever missed that developers didn't miss first.' Scott Belware talks about how finding problems in software is the responsibility of both development and QA.

Conkerjo's Book Review: Best Kept Secrets of Peer Code Review

2010-01-16
In this insightful blog post, Conkerjo reviews 'Best Kept Secrets of Peer Code Review' and shares his thoughts on Code Collaborator and code review in general.

Perforce features Jason Cohen's code review tips

2009-10-30
The latest Perforce newsletter features Part 1 of an article by Smart Bear founder Jason Cohen, imparting tips to optimize code review using Perforce. Look for Part 2 later this winter.

DevDays Austin: Jason Cohen on Why Code Reviews Don’t Have to Suck

2009-10-16
Robert Greiner at Cube Antics reviews Jason's talk at the Austin StackOverflow DevDay on October 14 - and he includes slides and audio too!

Integration Watch: Better code through reading

2009-09-17
In this SD Times article, Andrew Binstock describes the vast improvement you can make to your code just by letting others read it, and by reading it yourself.

Code Collaborator Software for Code Reviews

2009-09-07
Mark Spritzler, Sheriff at JavaRanch, tried out Code Collaborator and shares his experiences. We're happy, but not at all surprised, that he had good things to say!

Lines, nerds, and bears... oh my

2009-08-14
Darin Pope blogs about our book, 'Best Kept Secrets of Peer Code Review,' and the importance of 'writing the book' to show expertise on a given technology.

Code Review Methods

2009-05-03
Another great entry from Lee Winder on the pros and cons of different code review techniques.

I'll Show You Mine If...

2009-04-13
A great experience report from Lee Winder about what code review can bring to a project.

How Open Source Isn't Open, and What to Do About It

2009-03-12
Vaughn Spurlin's insightful blog on using code review to improve open source projects and disseminate knowledge throughout the community.

Is Peer Review Required in Software Development?

2009-03-02
Prasanta Mohanty kicked off an interesting discussion on LinkedIn by asking about the necessity of peer code review.

5-Minute Briefing: AccuRev & Smart Bear Team to Advance Code Reviews

2009-02-23
AccuRev CTO Damon Poole discusses how the AccuRev SCM and Code Collaboration integration improves software development and code review in the Database Trends and Applications 5-Min Briefing Center.

On Coding Standards and Code Reviews

2009-02-19
A treasure trove of information from the PerlMonks

The Significance of Code Review

2009-01-27
Michael Ceranski describes the importance of doing code reviews, and specifically of doing them with the right attitude.

Skip bugging to speed delivery

2009-01-04
Jack Ganssle tells us how "inspecting code is an important group exercise that's painless if you follow etiquette and stay within its narrow scope."

Twenty Reasons To Do Code Reviews

2008-12-30
Brian St. Pierre lists practical reasons for performing code reviews.

Your Code Sucks and I Hate You

2008-12-24
Jonathan Lange's paper from OSDC 2008 on the social effects of code review.

Doing Spot-On Code Reviews with Remote Teams

2008-12-22
The seventh article in Esther Schindler's comprehensive CIO.com series on Code Review.

How NOT to Run a Code Review

2008-12-22
The sixth article in Esther Schindler's comprehensive CIO.com series on Code Review.

How to Lead a Code Review

2008-12-22
The fifth article in Esther Schindler's comprehensive CIO.com series on Code Review.

Making Code Review Software Tools Help, Not Hinder

2008-12-22
The fourth article in Esther Schindler's comprehensive CIO.com series on Code Review.

What to Look for in a Code Review

2008-12-22
The third article in Esther Schindler's comprehensive CIO.com series on Code Review.

5 Reasons for Software Developers to Do Code Reviews (Even If You Think They're a Waste of Time)

2008-12-22
The second article in Esther Schindler's comprehensive CIO.com series on Code Review.

Running an Effective Code Review

2008-12-22
The first article in Esther Schindler's comprehensive CIO.com series on Code Review. Includes a wide spectrum of opinions about best practices for code review.

Code review checklist

2009-12-11
Guidelines for creating code review checklists and a great sample checklist for C#.

Google: Code Review for Fun and Profit

2008-11-10
Alex Marelli from Google gives a presentation (PDF format) about why code reviews are good and how to avoid the common pitfalls. Comes from the perspective inside Google where code reviews are mandatory.

Code Reviews as an alternative to eXtreme Programming

2008-11-03
S.M. Sohan explains how iterative and incremental code reviews can acheive much of the benefit of Extreme Programming (XP) while taking less time. Although not disparaging of XP techniques, this code review technique might be more acceptable to the powers-at-be who refuse to invest in full-scale pair-programming.

Code Review Potluck Lunch

2008-10-20
A fun way to do code review over lunch by Ben Northrop. He brings up the idea that each reviewer should be looking for one class of bug, rather than everyone trying to do everything.

How do you tell someone they're writing bad code?

2008-10-15
An on-going Q & A session over at Stackoverflow about how to tell someone their code needs improvement. This happens all the time in peer code review; you need ways of helping people improve without hurting feelings or becoming defensive.

Code Review in Firefox, an FAQ

2008-09-29
The Mozilla foundation is known for the high quality of their software including Firefox and Thunderbird. Read their FAQ about why every change is code-reviewed, what they look for in a review, and their process that successfully allows thousands of developers to contribute code while retaining high quality and a maintainable code base.

Successful patterns in peer code review

2008-09-26
The vibrant community over at Stack Overflow has been discussing patterns for successful peer reviews. It's nice to see Code Collaborator as the (currently) most-voted answer, but many other responses have great information.

Interview at GeekAustin.org about Peer Code Review

2008-09-24
Lynn Bender of GeekAustin.org interviewed Jason Cohen, founder of Smart Bear about why peer code review is useful, where it fits in the development process, and how to get started doing it.

Offline Code Reviews are More Efficient

2008-08-01
Joshua Segall reacts to recent conversations by Joel Spolsky and Jeff Atwood about whether code reviews are better done off-line with a tool or together in a meeting room.

Code Reviews Should be Required!

2008-07-13
Paul Tozour writes from his own experience with code reviews as a game developer, explaining how everyone improves from review, not just junior developers, and about why on-line, no-meetings review is better than other traditional forms of review and pair-programming.

Building Checklists for Embedded Software Projects

2008-07-08
Jason Cohen from Smart Bear is the guest editor this month over at embedded.com. This article describes how to build effective peer code review checklists for software projects.

Advice on Social Issues of Code Review

2008-07-05
The Jolly Blogger presents a list of five commandments that make code reviews go more smoothly.

PCI Section 6.6 Requires Code Review

2008-06-16
The Payment Card Industry Data Security Standards, PCI DSS, is something that by now, even consumers are well aware of. Those six letters can mean the difference between millions in sales for some companies, or millions in losses and fines. On June 30, there is a new revision in the PCI DSS specs, and finally there are some teeth when it comes to web security. No longer will web application security testing be an afterthought, it will become a requirement.

Exoweb Reviews All Code

2008-06-15
As part of a quality, agile process, all code at Exoweb goes through two layers of peer code review.

Why we review code at Lockheed Martin

2008-05-28
One developer's point of view on why peer code review is so valuable, and how typical excuses for not doing code review are faulty.

Pair Programming vs. Code Review

2007-11-18
Jeff Atwood compares pair programming with lightweight code review techniques, giving pros and cons of each and concluding that you've got to do one or the other.

Effective Code Reviews Without the Pain

2006-01-25
Microsoft MVP Robert Bogue writes about how to deal with the potentially devistating social problems that can arise from peer code review. He describes the approach and mindset for both authors and reviewers that keeps reviews positive and useful without hurting feelings.

Code Reviews: Just Do It

2006-01-21
Jeff Atwood explains why you just have to do code reviews, backing it up with comments from Steve McConnell and Karl Wiegers.

Microsoft's Security Code Review Guidelines

2003-06-05
This lengthy MSDN document gives Microsoft's advice on how to do security audits on ASP.NET applications. Most of the advice is appliable to any web-based application.

Software Quality at Top Speed

1996-09-09
Steve McConnell describes how technical code reviews affect not only software quality but how quickly you can get software to a minimum of defects.