Multiple choice technology testing

Term often used interchangeably with ‘stress’ and ‘load’ testing

  1. Recovery testing

  2. Compatibility testing

  3. Performance testing

  4. Comparison testing

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

Performance testing is the umbrella term that encompasses stress testing and load testing. Load testing checks system behavior under expected load, stress testing pushes beyond expected limits, and performance testing evaluates overall system responsiveness, stability, and scalability under various conditions. The other options are unrelated: Recovery testing checks system recovery after failures, Compatibility testing validates interoperability, and Comparison testing compares different versions or systems.