Load Testing Crash Course with Gatling by Stéphane Landelle

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 3

  • @mostinho7
    @mostinho7 ปีที่แล้ว +3

    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)

  • @king0s
    @king0s ปีที่แล้ว

    Was a holistic walkthrough of creating and running script with Gatling with a publicly available video game sample application.
    🙏 and ❤ from Chennai 🇮🇳

  • @luizaculau2541
    @luizaculau2541 2 ปีที่แล้ว

    Thank you very much for the talk, very clear and concise explanations!