Multiple choice technology testing

(3) We use the output of the requirement analysis, the requirement specification as the input for writing :-

  1. User Acceptance Test Cases

  2. Integration Level Test Cases

  3. Unit Level Test Cases

  4. Program specifications

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

User Acceptance Test (UAT) cases are derived from requirement specifications to validate that the delivered system meets end-user requirements and business needs. Integration test cases focus on interfaces between components, unit test cases verify individual functions in isolation, and program specifications are technical implementation documents rather than test inputs.