Forum Discussion

Sivanesan's avatar
Sivanesan
New Contributor
16 years ago

soapUI LoadTest configuration

Please could someone let me know how to configure soapUI to call a web service 10times a second.

Thanks

SS

2 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    Do you mean 10 times in parallell or in sequence? Or 5 thread with 2 requests/second? etc..

    regards,

    /Ole
    eviware.com
  • Sivanesan's avatar
    Sivanesan
    New Contributor
    Heya,

    Many thanks for your response.

    Test 1.
    Call a web service sequentially 10 times per second  for thirty minutes using one thread, this means at end of test duration (thirty minutes) soapUI should have called the web service for 18000 times.

    Test 2.
    I repeat the same test with two threads hence expecting soapUI to call the web service 36,000 times - (10 sequential calls per second, two threads for thirty minutes).

    NOTE:
    If you think we cannot call a web service sequentially for 10 times per second, please could let me know how to call  it in parallel, This is the first time I am using saopUI so please could you let me know your answer in detail)


    Cheers

    SS