132k views
24 votes
Which term refers to placing a load on the system or application to see where the performance and usability breakpoints exist

User Flexd
by
4.2k points

1 Answer

13 votes

Answer:

Stress testing

Step-by-step explanation:

Stress testing involves putting a system or application through extreme operating conditions to observe the breaking point of the system.

It is used to ascertain how stable and reliable a software program is.

The aim is to determine if the application will perform below optimal or crash during extreme operating situations.

The steps for stress testing are:

- Stress test planning

- Automation scripts are created

- Script execution

- Result analysis

- Optimisation of the application