Multiple choice

Which of the following is a form of software peer review?

  1. Debugging

  2. Verification

  3. Task analysis

  4. Walk-through

  5. Static program analysis

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A Walk-through is a form of software peer review in which a designer or programmer leads members of the development team and other interested parties through a software product, and the participants ask questions and make comments about possible errors, violation of development standards, and other problems.