pete_youi
14 years agoNew Contributor
Testing of Web Services
Hi,
I am having an issue with the WebServices functionality of TC 8.7 that I hope someone can help with.
I have opened the sample project \Web Service Testing\Functional Testing that uses the sample service at http://www.automatedqa.com/examples/testcomplete/webservices/Service.asmx
This works fine with no errors however if I create a new Web Service item and point it to the same sample web service as above, I can add the service in the editor but when I call any method from a script I get the following VB Script error:
The remote server returned an unexpected response: (407) Proxy Authentication Required ( Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
The only difference that I can find is that the original WebServices item has 1 file (SampleWebService.tcWS) that has all the data contained in it.
However the new WebService item has 2 files - SampleWebService2.tcWS and item0.wsdata
Any help would be much appreciated
Pete
I am having an issue with the WebServices functionality of TC 8.7 that I hope someone can help with.
I have opened the sample project \Web Service Testing\Functional Testing that uses the sample service at http://www.automatedqa.com/examples/testcomplete/webservices/Service.asmx
This works fine with no errors however if I create a new Web Service item and point it to the same sample web service as above, I can add the service in the editor but when I call any method from a script I get the following VB Script error:
The remote server returned an unexpected response: (407) Proxy Authentication Required ( Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
The only difference that I can find is that the original WebServices item has 1 file (SampleWebService.tcWS) that has all the data contained in it.
However the new WebService item has 2 files - SampleWebService2.tcWS and item0.wsdata
Any help would be much appreciated
Pete