Stress Testing Process
Stress testing is seen as part of the process of performance testing which tries to identify the breaking point in a system under test by overwhelming its resources or by taking resources away from it. This helps to ensure that the system fails and recovers gracefully. Stress Testing is done to uncover memory leaks, bandwidth limits, transactional problems, resource locking, hardware limitations and synchronization problems that occur when an application is loaded beyond the limits determined by the performance statistics. Stress testing tools generate extremely high load on the Web server by simulating multiple client connections. | | ||
Stress testing process is very simple and straightforward which is done in three easy steps:
| |||
| |||
Stress Testing Features | |||
|