Rafał Piotrowski - Load Testing Made Easy with Gatling

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • In this talk I want to show how to check if your API can handle high load. I will show how to simulate a complex scenario with ramp up number of users, constant traffic for certain amount of time and ramp down number of users. All of that using using Scala 3, Gatling and testing GraphQL API.
    Load testing looks like a very complex and hard thing to do. I want to show that using right tools, it can be done quite easy. Having example GraphQL API, I will use generators from Scalacheck to make random valid GraphQL queries, use them in load testing scenario made with Gatling. Scenario will contain ramp up number of users, constant high traffic for certain amount of time and ramp down number of users. All that in a very simple manner and using Scala 3.

Komentáře •