Multiple choice technology testing

The Validation process

  1. confirms that the software meets the technical specifications

  2. confirms that the software meets the business requirement

  3. validates the software modules

  4. confirms that the software fills the gap between the expected and actual result

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

Validation confirms that the software meets the business requirements and user needs - answering 'Are we building the right product?' Verification (option A) checks technical specifications. Option C describes unit testing, and option D is vague.