Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
- 4 years ago
- 8 years ago
Recent Discussions
- 15 years ago
Hi,
I have a service that sends a request to a SopaUI mock service.
I want it to return a connection time out response.
If i stop the mock service, i still get an error from SoapUI. If i close SoapUI, i get a connection refused error.
For read time out error, i used onrequest sleep in the mock. Does anyone knows how can i simulate connection time out?
Thanks.