Gatling

Accelerate performance with Gatling: POST HTTP REQUEST

Reading Time: 3 minutes Hello guys, In our previous post Accelerate performance with Gatling:3.3.0-Warmup we explained: How to setup gatling-sbt project How to send a GET request with gatling How to assert on the status code and other response attributes. In this post, we will see what are the different ways to send an HTTP POST request with Gatling with different types of request bodies. The HTTP POST method Continue Reading

Performance Testing with Gatling

Reading Time: 4 minutes This blog is basically for the one who wants to do performance testing using the Gatling tool. Before starting with the actual Gatling tool we will have a brief introduction of performance testing. What is Performance Testing? Performance Testing is defined as a type of software testing to ensure software applications will perform well under their expected workload. Here expected workload is that which makes Continue Reading