How To Write Gatling Performance Test With Java
In the previous post, we learned how to install and configure Gatling using Maven. In this article, we will explore on how to write a Gatling performance test with Java. What is Gatling Gatling is a script-based load and performance testing tool for web applications. It is written in Scala which allows it to run … Read more