Multiple choice technology testing

Which of the following is Stress testing?

  1. Testing the performance of a system under different loads.

  2. Testing the performance of a system with different browsers.

  3. Testing the performance of a system under very high load without providing the required resources to the system

  4. None of the above.

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

Stress testing involves evaluating a system's robustness under extreme conditions, such as high load with restricted resources, to observe how it fails. Regular load testing measures performance under normal loads.