Multiple choice technology testing

What is verification?

  1. Checking that we are building the right system

  2. Checking that we are building the system right.

  3. Performed by an independant testing team

  4. Making sure that it is what the user really wants

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

Verification is the process of checking that the software is being built according to the specifications and requirements. This is often summarized as 'building the system right' - ensuring the implementation matches the design. Option A describes validation, which is about building the right system.