Multiple choice technology testing

Performance Testing is followed by

  1. System Testing

  2. User Acceptance Testing

  3. Operational Testing

  4. Readiness Testing

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

The standard testing sequence is: Unit Testing → Integration Testing → System Testing → Performance Testing → User Acceptance Testing (UAT). Performance testing validates system responsiveness, load handling, and stability. Once performance is validated, the system moves to UAT where actual users validate business functionality in a production-like environment before go-live.