Code Review:-
Code Review is formal scrutiny process, which can determine and eliminate the dependencies in the code like buffer overflows and memory leaks.
Advantages Of The Code Review:-
- Professional reviews or inspects are properly indexed and utilize a distinct bug finding method that contains associates and professional experts.
 
- Code review is completely managed by a skilled mediator, which is not the creator of the code.
 
- This type of review is generally executed as a peer review beyond the administrations involvement
 
Code Walkthrough:-
Code walkthrough is a style of peer review, in this review process a developer or programmer con ducts the process of review and all other team-mates create their queries and marks feasible bugs toward the development standards and other problems. 
Advantages Of The Code Walkthrough:-
- This type of meeting is normally managed by the document creator under analysis and along with the team-mates.
 
- The sessions which comes under the review may be formal or informal.
 
- The primary aim of the walkthrough is to empower knowledge around the content of the documents under review to support team-mates and increase the awareness of the content of documents and also discover the bugs.
 
                       
                    
0 Comment(s)