Test to measure if the application can sustain the continuous expected load
-
Load Test
-
Stress Test
-
Performance Test
-
Endurance Test
-
Volume Test
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.