Forum Discussion

vkvijayakumar's avatar
vkvijayakumar
Occasional Contributor
13 years ago

how to post 100 SOAP Requests continously

Hi All,

We have an urgt requirment to post 100+ SOAP Requests ( XML) one after another.

Is there any option to post all the 100+ soap requests one after another ?

Thanks
Vj

3 Replies

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Are there any changes in the request xml to be sent? Have you tried load test for your test?
  • Hi,
    For this scenario I explained below setcion to proceed 100 requests successfully run even failed or Passed.
    It will not stop once it is failed or Passed.

    1) you need to create the Test Suite for that service, After can add more than 100 request or Test cases as per your requirment and ll.
    2) Click on the service for those 100 test cases which I showd in screen shot.
    3) Click on Setting, then will get the one more menu with all option there,
    You must uncheck the option Abort an error, then click on Ok button.
    Now click on Run arrow button to execute.
    It will run the all test cases under the service successfully even failed or Passed.

    Please follow the attached screen shot for your reference, will get more idea..
    Thanks,
    Chandra
  • vkvijayakumar's avatar
    vkvijayakumar
    Occasional Contributor
    Hi Chandra...

    Awesome ! That really worked !

    I tried the same steps earlier..but that doesnt work !

    now the only change i made was..unchecking the "Fail on Error" in Options menu.

    Gr8..Thanks once again !!

    Vijay