A testing method which is normally used as the acceptance test for a software…

2009

A testing method which is normally used as the acceptance test for a software system, is

Answer: D. System TestingAcceptance testing verifies that the system meets business requirements. Unit, Integration, and Regression tests focus on specific components or changes…

  1. A.

    Regression Testing

  2. B.

    Integration Testing

  3. C.

    Unit Testing

  4. D.

    System Testing

Attempted by 280 students.

Show answer & explanation

Correct answer: D

Acceptance testing verifies that the system meets business requirements. Unit, Integration, and Regression tests focus on specific components or changes rather than the complete system validation required for acceptance. System Testing evaluates the fully integrated system against specifications, making it the appropriate choice among the options provided for acceptance-level validation.

Explore the full course: Isro

Loading lesson…