Forum Discussion

kalyan's avatar
kalyan
New Contributor
17 years ago

Soap UI Mock Service Not handling Parallel Requests

Dears       I am using soapui to mock my webservice. Delay of 5 sec is set for the mock responses to simulate real time. If I send 2 parallel requests to this mock, its executing one after the ot...