Skip to content

A sample Spring Boot app with RESTful endpoints and Gatling load testing simulations for testing performance and scalability. Technologies: Spring Boot, Gradle, Gatling.

Notifications You must be signed in to change notification settings

mdportnov/kotlin-gatling-tutorial

Repository files navigation

Gatling Load Testing Tutorial

This repository contains the code examples and resources for the article "Gatling Load Testing Tutorial", which provides an introduction to Gatling, a popular open-source load testing tool for web applications.

Running the Examples

To run the examples in this repository, you will need to have Gradle installed on your system. Once you have Gradle installed, you can clone this repository to your local system:

The repository includes several examples of Gatling load testing scenarios, located in the src/gatling/kotlin directory. To run an example, run the following command:

./gradlew gatlingRun

This will run the Gatling simulation script and generate a report in the build/reports/gatling directory.

Contributing

If you have suggestions or improvements for the examples in this repository, feel free to submit a pull request. Please include a description of the changes and the rationale for the changes.

Resources

For more information on Gatling, see the following resources:

About

A sample Spring Boot app with RESTful endpoints and Gatling load testing simulations for testing performance and scalability. Technologies: Spring Boot, Gradle, Gatling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages