Forum Discussion

Tareque's avatar
Tareque
Occasional Contributor
18 years ago

Asynchronous Testing using soapUI pro

Hi
I am trying to Test an asynchronous request in soapUI pro using MockResponse. My requirement is that my service takes an Input XML which is processed and put in a JMS queue and an acknowledgment response is sent back to the client . The input XML also has a tag called http://localhost:8181/AsyncTest. The service then picks up the message from the JMS queue does further processing hits this url .
Given the above scenario is it possible  to use soapUI pro to create a listener that will listen for the service to send back a response after processing the message from the JMS queue. I am new to MockResonse so I am unable to figure this out, any help will be appreciated.
Thanks

28 Replies