0

I facing an issue while testing Web Services.

Using RestClient tested the Web Service and it is working fine.

But when I tried to use SOAPUI 5.1.3 , the same web service is not working i.e it

throwing "java.net.SocketTimeoutException: Read timed out"

So by the link Refer

I had changed the Socket Timeout but still same timeout error is displayed.

Can any one help me how to resolve this issue.

Thanks, Prabhakar.Y

Community
  • 1
  • 1
Prabhakar Y
  • 87
  • 2
  • 3
  • 19
  • 1
    Please check this http://stackoverflow.com/questions/26500006/how-set-timeout-for-one-test-step-in-soapui – Rao Dec 22 '15 at 18:39

1 Answers1

0

1) Increase socketTimeout as much as possible from File -> Preferences -> HTTP Settings -> Socket Timeout

2) Check proxy settings in SoapIU

Ramu
  • 161
  • 7