Multiple choice technology testing

Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?

  1. Actual results

  2. Program specification

  3. User requirements

  4. System specification

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

User Acceptance Testing validates that the system meets actual user needs and expectations. User requirements document what users actually need from the system, making them the correct source for expected outcomes. Program and system specifications focus on technical implementation rather than user needs.