Forum Discussion

mBlox__Inc__Sup's avatar
mBlox__Inc__Sup
New Contributor
15 years ago

asynchronous load test.

Hello all,

I do have a test case in soap ui that has 2 steps:
step 1 is a soap submission to the service i want to test.
Step 2 is a MockService that uses an XPATH expression to match an ID received as the response in step 1, with an id received in the request to this mock service.

when i run this in soapui, the test will start, send and receive as per step 1, starts the listener and waits till a request is received on the mockService.

When i export this test case to a LoadUI test, the mockservice starts and stops within a few miliseconds without waiting for any incoming traffic, therefore never receiving the asynch call back. Is there any way i can get LoadUI to continue listening till it receives the response?

Any advise on what settings i need to change to ensure that the mockservice continues listening till a response is received?

thanks,

Marijn.
No RepliesBe the first to reply