Explain inspection and walk through.

 Solution:-

  • Inspection:

i. Inspections are the most formal type of reviews.

ii. They are highly structured and require training for each participant.

iii. Inspections are different from peer reviews and walkthroughs in that the person who presents the code, the presenter or reader isn't the original programmer.

iv. These forces someone else to learn and understand the material being presented, potentially giving a different slant and interpretation at the inspection meeting.

v. The other participants are called inspectors.

vi. Each is tasked with reviewing the code from a different perspective, such as a User, a tester, or a product support person.

vii. This helps bring different views of the product under review and very often Identifies different bugs.

viii. One inspector is even tasked with reviewing the code backward that is, from the end to the beginning to make sure that the material is covered evenly and completely.

  • Walkthrough:

i. Walkthroughs are the next step up in formality from peer reviews.

ii. In a walkthrough, the programmer who wrote the code formally presents (Walks through) it to a small group of five or so other programmers and testers.

iii. The reviewers should receive copies of the software in advance of the review so they can examine it and write comments and questions that they want to ask at the review.

iv. Having at least one senior programmer as a reviewer is very important.

Comments

Popular posts from this blog

State the functions of Hub, Repeater, Bridge and Router.

Describe the OSI model with neat diagram.

Explain Database languages.