Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
- 4 years ago
- 3 years ago
Recent Discussions
- 7 hours ago
- 7 hours ago
- 11 hours ago
- 2 days 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.