Multiple choice technology architecture

Test to measure if the application can sustain the continuous expected load

  1. Load Test

  2. Stress Test

  3. Performance Test

  4. Endurance Test

  5. Volume Test

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

Endurance testing, also called stability or soak testing, validates that the system can sustain expected loads continuously over extended periods without performance degradation or resource exhaustion. It identifies memory leaks, connection pool issues, and other problems that only manifest under prolonged operation.