2023-03-14 07:28:54 -04:00
|
|
|
### Relevant Articles:
|
2023-03-24 04:12:11 -04:00
|
|
|
- [Load Testing Rest Endpoint Using Gatling](https://www.baeldung.com/gatling-load-testing-rest-endpoint)
|
2023-06-08 09:45:22 -04:00
|
|
|
- [How to Display a Full HTTP Response Body With Gatling](https://www.baeldung.com/java-gatling-show-response-body)
|
2023-03-14 07:28:54 -04:00
|
|
|
|
|
|
|
|
|
|
|
### Running a simualtion
|
2023-03-24 04:12:11 -04:00
|
|
|
To run the simulation from command prompt use mvn gatling:test
|