HelpConnectTime
12 years agoNew Contributor
How to set Connection Timeout in SoapUI?
Hi,
does someone knows if it is possible to set a Connection Timeout in SoapUI?
I've added the Socket Timeout in the SoapUI Preferences --> Http Settings, but if i launch a request towards an unreachable end point, neither the socket timeout nor the TestCase timeout are respected.
I continue to get the following exception: org.apache.http.conn.HttpHostConnectException.
I need to set a Connection Timeout to 10 seconds.
Thanks for help.
does someone knows if it is possible to set a Connection Timeout in SoapUI?
I've added the Socket Timeout in the SoapUI Preferences --> Http Settings, but if i launch a request towards an unreachable end point, neither the socket timeout nor the TestCase timeout are respected.
I continue to get the following exception: org.apache.http.conn.HttpHostConnectException.
I need to set a Connection Timeout to 10 seconds.
Thanks for help.
This article is more about load testing, but, it includes info about all the settings, that are needed to be changed:
How to avoid the socket timeout exception during load testing?