Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Stress Testing is a type of Software Testing that verifies the stability &

reliability of the system.


This test mainly determines the system on its robustness and error handling under
extremely heavy load conditions.

Stress Testing ensures that the system would not crash under crunch situations.
It tests beyond the normal operating point and evaluates how the system works under
those extreme conditions. It also checks whether the system demonstrates effective
error management.

To check whether the system works under abnormal conditions.


Display appropriate error message when the system is under stress.
System failure under extreme conditions could result in enormous revenue loss.
Prepare the website for extreme conditions by executing Stress Testing.

Apache JMeter 5.5 (Requires Java 8+)

You might also like