SOAP testing getting error cannot send the test request

Hi,

while doing SOAP testing getting error cannot send the test request.
attached snap of error.


please help.
thanks.

Capture error.PNG

Sanket,

This wsdl endpoint is not available anymore, so Katalon Studio cannot find the file. Please choose another endpoint for verification.

Hi @Trong Bui which one works now? we only have SOAP API’s with endpoints such as below: http://xxxweb000xxx.xxx.local:8080/xxx/services?wsdl and it shows URL is invalid

I meant the one used in the example of Sanket does not work. Any other endpoint should works.

Evan said:

Hi @Trong Bui which one works now? we only have SOAP API’s with endpoints such as below: http://xxxweb000xxx.xxx.local:8080/xxx/services?wsdl and it shows URL is invalid

the url might not be connected. did you have any proxy setting on the server?

Trong Bui said:

Evan said:

Hi @Trong Bui which one works now? we only have SOAP API’s with endpoints such as below: http://xxxweb000xxx.xxx.local:8080/xxx/services?wsdl and it shows URL is invalid

the url might not be connected. did you have any proxy setting on the server?

I tried placing the URL in the browser and I can see the xml file. Furthermore, I tried to use SOAPUI and it properly loads as well.