Performance testing test scenarios

时间:2024-01-07 12:17:26

1 check if page load time is within acceptable range
2 check page load on slow connections
3 check response time for any action under light, normal, moderate and heavy load conditions
4 check performance of database stored procedures and triggers
5 check database query execution time
6 check for load testing of application
7 check for stress testing of application

8 check CPU and memory usage under peak load condition