vote up 16 vote down star
4

There are a number of tools/systems available aimed at streamlining and enhancing the code review process, including:

These systems all have varying feature sets, and differ in degrees of maturity and polish; the selection is a little bewildering for someone who is evaluating code review systems for the frist time. Some of these tools have already been mentioned in other questions/answers on StackOverflow, but I would like to see a more comprehensive comparison of the more popular systems, especially with respect to:

  • integration with source control systems
  • integration with bug tracking systems
  • supported workflow (reviews pre/post commit, review or contiguous/non-contigous revision ranges, etc)
  • deployment/maintenance requirements
flag

4 Answers

vote up 3 vote down check

Code Review Tools Comparison Matrix provided by Smartbear (Code Collaborator).

link|flag
3  
This comparison matrix is fairly comprehensive, but should be taken with a grain of salt as it is provided by a code review system vendor. – SytS Sep 30 '08 at 5:05
vote up 2 vote down

If you are a TeamSystem user then I strong recommend TeamReview. I think it will be difficult to find something more integrated (integrates with VSTS and TFS) and less expensive (TeamReview is free)

link|flag
vote up 1 vote down

http://stackoverflow.com/questions/403/tool-to-aid-code-review

link|flag
vote up 5 vote down

Check out these threads

link|flag
Are these supposed to be links? Because they're not showing up as links for me. Then again, I'm in a crappy hotel in the middle of the Adirondaks with a sucky wifi connection, so maybe it's me? – Paul Tomblin Sep 27 '08 at 20:07
Ok, now it's showing up as links. – Paul Tomblin Sep 27 '08 at 20:09

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.