Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Parallel Execution of requests in SoapUI

I have two request that I want to send simultaneously to an endpoint to see how it responds. For that reason, I created a test suite that have a test case, in which the two requests are added. From that test, I can run the requests sequentially, which is not what I want.
Can any one help ?

like image 412
aName Avatar asked Oct 14 '25 23:10

aName


1 Answers

Here is what you can do:

  • Create two test cases
  • Add each request in each test case
  • Execute the test suite in parallel mode
like image 190
Rao Avatar answered Oct 18 '25 03:10

Rao



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!