Every good test plan should include testing your application under different load scenarios such as: gradual load, stress, endurance, etc.
However before applying any load scenario it is a good practice to follow two very important steps:
- Define your performance expectations
- Identify your application's performance limits
If these steps are skipped, we will run the risk of under or over testing our application.
Adaptive load scenario adjusts the load level according to your application's performance in order to identify its limits.