Wednesday, October 27, 2021

Stress testing using Gatling

 - Gatling is one of the tool which can be used to perform STress testing

- One of the another advantage of Gatling over Jmeter what I read is , reporting. Yes, the dashboard is very nice and gives multiple statistics.

- This uses Scala as a programming the logic on top of Gatling libraries

- https://gatling.io/docs/gatling/tutorials/quickstart/ is the good place to start

- Using this we can increase number of users per time.



- This also can be used as throttling testing.. When we can configure max users ... and Gatling tries to send as many as possible . This helps us to findout the max load that can be consumed by the Service

https://gatling.io/docs/gatling/reference/current/cheat-sheet/#simulation-configuration-throttling