Friday, 21 December 2012 13:55

Process of Code review

Written by 
Rate this item
(0 votes)
the brief process of code review

following are the code review guidelines for
creating successfull coding and applications-

The objective-

1.to force a common coding style in project
2.To find errors which different tests unable
to find.
3.transfering knowledge and good practice
in individuals.

The Scope-

1.proper varible naming rules
2.coding rules
3.using comments
4.refactoring

The reference-

Project_Development_Practices.doc document should
be used as a standard for coding.

must have Techniques of Code Review and Reviewer.
different Code Review checklists must be
followed for successfull code review process.

Read 2600 times
Super User

Email This email address is being protected from spambots. You need JavaScript enabled to view it.

Latest discussions

  • No posts to display.