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

Option D (Endurance Test) is correct because endurance testing specifically measures sustained performance over extended periods under continuous expected load - it tests for memory leaks, resource exhaustion, and performance degradation that accumulate over time. Load tests (A) measure capacity, stress tests (B) find breaking points, performance tests (C) measure responsiveness, and volume tests (E) test data volume handling - none focus specifically on sustainability.