Forum Discussion

jtmartin's avatar
jtmartin
New Contributor
13 years ago

soapUI 3.5.1

When creating a mock service and adding a dataloop to input more results, my mock service stays initialized and won't stop, so the next run just freezes up the operation! Can anyone provide my with some help here.

Using DataSource; SOAP sync Response; Mock Service Asyns response; mock service never stops with other operations after it. I would like this mock service to end. HELP

1 Reply

  • jtmartin's avatar
    jtmartin
    New Contributor
    Ok, I see no one has figured out my problem, However, I figured it out myself.

    Let me explain! When I was running a complete test with DataSource, SoapRequest, Groovy script, Delay [1000], Mock Service, and the Dataloop as previously stated, the Mock service would continue to run and the test would just idle.

    The solution: I pulled the Mock Service out side the Dataloop and adjust the delay accordingly. Not only did my loop continue but my Mock Service response undated outside the Dataloop and completed.

    Hope this helps those with MockService problems.!!!!

    Regards,
    jtmartin