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 specifically checks if the application can sustain expected load over an extended period, revealing memory leaks, resource exhaustion, or degradation that occurs over time. Load testing measures performance at expected load; stress testing finds breaking points; performance testing is the general category; volume testing uses large data volumes. D is the specific answer for sustained load testing.