volume_mute
Increasing Load in Performance Testing
publish date: 1969/12/31 00:00:00 UTC
volume_mute
During performance testing, load is typically increased incrementally. What is observed as load increases beyond the system's capacity?
Correct Answer
System performance degrades gracefully and then completely fails at some point
Explanation
As load increases during performance testing, the system typically shows graceful degradation - performance declines gradually. Beyond a critical threshold, the system fails completely. Performance testing is often combined with stress testing to observe both the degradation pattern and the failure point. Understanding the failure mode is important for operational planning.
Reference
Software Engineering, Ian Sommerville, 10th edition
