What is Code Review Process?
Overview: Help your team to understand the importance of code review and the implementation strategy. Code Review: Code review is the key process of stream lining and standardizing the implementation artifacts and deliverable up to the mark to meet the internal or external SLA. Pre-Requisites: 1. Code Review Process Established in the project team 2. Code Review panel or Gate Keeper needs to be indentified 3. Define the Code Review checklist 4. Define the coding guidelines 5. Define the Naming conventions across the reference architecture layers components 6. Prioritize the Review comments Severity 7. Needs to have the Review comments tracking System (Bug tracking system can be used) Types of Code Review Activity: 1. Desk Review 2. Peer Review 3. Panel Review 4. Client Review Desk Review /Informal Review: 1. As a Senior Developer/ team lead / Project lead can sit with developer in his machine and check the complex component implementation. 2. Review the naming convention, number of lin