Emerging Trends in Computer Science and Information Technology (ETCSIT2012) |
Foundation of Computer Science USA |
ETCSIT - Number 1 |
April 2012 |
Authors: Snehal Bhosale, Shraddha Bhosale, Varsha Bhalerao, Ketan Bhagwat |
c9246562-0053-498a-9ac1-0844462b8de6 |
Snehal Bhosale, Shraddha Bhosale, Varsha Bhalerao, Ketan Bhagwat . Achieving Code Quality using Code Review System. Emerging Trends in Computer Science and Information Technology (ETCSIT2012). ETCSIT, 1 (April 2012), 24-27.
The purposes for code review are as diverse as the environments in which they are conducted. However, almost all code reviews have these goals in common: 1. Defect-free, well-documented software. 2. Software that complies with enterprise coding standards. 3. Teaching and sharing knowledge between developers. Other objectives often include: maintainability, security, and consistent end-user documentation, adequate comments in code, complete unit tests, and scalability.