0

how i can execute two post request simultaneously in Gatling

as i am unable to execute two post request simultaneously

1 Answers1

0

The only real support for this in gatling is the 'resources' http option which is designed to simulate how browsers fetch stuff in parallel.

James Warr
  • 2,552
  • 2
  • 7
  • 20