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