19:30 different types of load tests Capacity test - keep increasing users/sec arriving to find your breaking point Stress test (impulse response) Soak test (high load held for loong time) 24:00 avg and std dev alone are not good measures because even if your avg is low there are many users who will experience higher response times and if distribution of response times isn’t normal then std won’t make sense Before that, most systems are open model meaning new users are injected into the system as they arrive. Closed systems have fixed number of users in the system at any time (say 50 users and when user is done the test injects a new user to keep at 50)
Was a holistic walkthrough of creating and running script with Gatling with a publicly available video game sample application. 🙏 and ❤ from Chennai 🇮🇳
19:30 different types of load tests
Capacity test - keep increasing users/sec arriving to find your breaking point
Stress test (impulse response)
Soak test (high load held for loong time)
24:00 avg and std dev alone are not good measures because even if your avg is low there are many users who will experience higher response times and if distribution of response times isn’t normal then std won’t make sense
Before that, most systems are open model meaning new users are injected into the system as they arrive. Closed systems have fixed number of users in the system at any time (say 50 users and when user is done the test injects a new user to keep at 50)
Was a holistic walkthrough of creating and running script with Gatling with a publicly available video game sample application.
🙏 and ❤ from Chennai 🇮🇳
Thank you very much for the talk, very clear and concise explanations!