I’m new to Gatling and doing research with scripted load testing platforms. I’m wondering if it’s possible to
- create complex functions of http requests to an api
- build a load test mix with weights (e.g., say I have 3 requests, and the first I want to run 60% of the time, and the other two 20% of the time)
Thanks!