Performance Testing is followed by
-
System Testing
-
User Acceptance Testing
-
Operational Testing
-
Readiness Testing
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.