Skip to content

burakkaygusuz/gatling-jsonplaceholder-load-testing

Repository files navigation

Gatling JSON Placeholder Load Testing

Gatling Scala

JsonPlaceholder API load testing using gatling.io.

Prerequisites

Make sure you have installed and be configured the environment variables all the following prerequisites on your development machine:

OS JDK Gradle
Windows scoop install java/openjdk21 scoop install gradle
macOS brew install openjdk@21 brew install gradle

Executing the Tests

  • Clone the repository.
git clone https://github.com/burakkaygusuz/gatling-jsonplaceholder-load-testing.git
  • Change the directory.
cd gatling-jsonplaceholder-load-testing
  • Run the test.
./gradlew gatlingRun

About

JsonPlaceholder API load testing using gatling.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages