Forum Discussion

Derek1s's avatar
10 years ago

Submit Multiple Request At Same Time To Endpoint

Hi All,

Currently, I am able to submit a request (in my soapui project) to a specified endpoint URL.

But, I want to submit multiple requests (with same template) to my endpoint URL.

For example, I have all my requests in my submit pane; I want to send all (not maybe in the same time, can have some delay between each sent request) to my specified endpoint URL.

Is this possible?

-Derek

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Have you created a test suite and test cases for all your cases? Then you will be able to run the tests either sequentially or parallel.