Multiple choice technology testing

Which phase of testing comes after System testing

  1. Unit testing

  2. User Acceptance Testing

  3. Integration testing

  4. All of the above

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

In the standard testing sequence (Unit → Integration → System → Acceptance), User Acceptance Testing (UAT) is the final phase after System testing. Unit and Integration testing come before System testing.