Multiple choice technology testing

In Inspections, the presenter or reader is the original programmer.

  1. True

  2. False

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

In formal software inspections, the presenter/reader should NOT be the original programmer. The author's role is separate - they clarify questions but don't present. This independent review prevents bias and ensures fresh eyes examine the code, following Michael Fagan's inspection methodology.