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