Multiple choice technology testing

Software Verification is

  1. checking that we are building the system right

  2. performed by an independent test team

  3. checking that we are building the right system

  4. make sure that that it is what the user wants

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

Software verification confirms we are building the system right - that is, the implementation matches the specifications. Validation checks if we are building the right system (what users want). Verification is about conformance to specifications.