Multiple choice technology testing

In the context of software Testing, Verification and Validation does not mean different things.

  1. True

  2. False

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

Verification and Validation are distinct concepts in software quality. Verification asks 'Are we building the product right?' (checking against specifications). Validation asks 'Are we building the right product?' (checking against user needs). They represent different quality activities with different objectives.