| |
| IT Management > Systems Design and Development > Application Development > Programming > |
Code Management
|
ALSO CALLED: Source Code Management and Software Code Management
DEFINITION: Code review is a phase in the software development process in which the authors of code, peer reviewers, and perhaps quality assurance (QA) testers get together to review code. Finding and correcting errors at this stage is relatively inexpensive and tends to reduce the more expensive process
Definition continues below.
|
|

|

|
|
Add Code-Management to your RSS Reader:
|
|
|
|
|
| 10 Matches |
 |
Zero Turnaround for Java Development
sponsored by ZeroTurnaround
PODCAST: Posted: 26 Jun 2008 | Premiered: 26 Jun 2008, 09:00 EDT (13:00 GMT)
|
|
Pre-Flight Builds: What They Are, Why You Should Care and How to Make Them a Reality
sponsored by Electric Cloud
WEBCAST: Posted: 11 Apr 2008 | When: Available On Demand
|
|
SearchSoftwareQuality.com eGuide: Software Testing and Debugging
sponsored by Coverity, Inc.
WHITE PAPER: Posted: 20 Mar 2008 | Published: 20 Mar 2008
|
|
The Next Generation of Static Analysis: Boolean Satisfiability and Path Simulation
sponsored by Coverity, Inc.
WHITE PAPER: Posted: 05 Mar 2008 | Published: 03 Mar 2008
|
|
Controlling Software Complexity: The Business Case for Static Source Code Analysis
sponsored by Coverity, Inc.
WHITE PAPER: Posted: 05 Mar 2008 | Published: 03 Mar 2008
|
|
CodePro AnalytiX
sponsored by Instantiations
TRIAL SOFTWARE: Posted: 04 Sep 2007 | Published: 27 Aug 2007
|
|
Code Co-Op Product Tour
sponsored by Reliable Software LLC
SOFTWARE DEMO: Posted: 06 Mar 2005 | Published: 01 Mar 2005
SUMMARY:
Code Co-op is the version control system for distributed development that adds mobility, simplicity, and robust functionality to your Windows development projects.

|
|
|
Code Co-op: Trial Software
sponsored by Reliable Software LLC
TRIAL SOFTWARE: Posted: 30 May 2004 | Published: 28 May 2004
SUMMARY:Manage and protect your Windows development projects with Code Co-op, the affordable version control system for distributed development. 
|
|
|
Reliable Software® Code Co-op®: The Peer-to-peer Version Control System for Distributed Development
sponsored by Reliable Software LLC
BROCHURE: Posted: 30 May 2004 | Published: 28 May 2004
SUMMARY:Code Co-op is the peer-to-peer version control system giving you the flexibility to to collaborate with others using LAN, VPN, and Email. 
|
|
|
Code Co-op v4.1: The Server-less Version Control System for Distributed Teams
sponsored by Reliable Software LLC
PRODUCT OVERVIEW: Posted: 30 May 2004 | Published: 01 May 2004
SUMMARY:Manage and protect your Windows development projects with Code Co-op, the affordable version control system for distributed development. 
|
|
|
|  |
| |
CODE MANAGEMENT DEFINITION (continued):
of handling, locating, and fixing bugs during later stages of development or after programs are delivered to users. Reviewers read the code line by line to check for: - Flaws or potential flaws
- Consistency with the overall program design
- The quality of comments
- Adherence to coding standards.
Code review may be especially productive for identifying security vulnerabilities. Specialized application programs are available that
Code Management definition sponsored by SearchSoftwareQuality.com, powered by WhatIs.com an online computer dictionary
|
| |

|

|
|