how i can execute two post request simultaneously in Gatling
as i am unable to execute two post request simultaneously
how i can execute two post request simultaneously in Gatling
as i am unable to execute two post request simultaneously
The only real support for this in gatling is the 'resources' http option which is designed to simulate how browsers fetch stuff in parallel.