DORSETRIGS
Home

gatling-java (2 post)


posts by category not found!

Gatling Java request to be called only once to retrieve login information for other requests that are executed multiple times

Managing Logins in Gatling for Efficient Performance Testing When conducting performance tests its often necessary to interact with APIs that require authentica

4 min read 02-09-2024 47
Gatling Java request to be called only once to retrieve login information for other requests that are executed multiple times
Gatling Java request to be called only once to retrieve login information for other requests that are executed multiple times

How to execute each Java Gatling request with different dynamically updated values for the same virtual user?

Dynamically Updating Gatling Requests with Different Values for the Same Virtual User This article will explore how to execute each Java Gatling request with di

4 min read 01-09-2024 50
How to execute each Java Gatling request with different dynamically updated values for the same virtual user?
How to execute each Java Gatling request with different dynamically updated values for the same virtual user?