Forum Discussion

Chandrakanth's avatar
Chandrakanth
Occasional Contributor
6 years ago

How to mock an asmx service

I have an asmx service and want to mock that.

I tried that url by adding wsdl at the end but still its not getting mocked in ReadyAPI.

For Example I have a URL like http://www.sample.com/Test.asmx

and If I add WSDL at the end like http://www.sample.com/Test.asmx?wsdl .

The mock should be done but thats not working.

Can Anyone suggest on this???

Rama16 

 

3 Replies

    • Chandrakanth's avatar
      Chandrakanth
      Occasional Contributor

      I tried to do it as mentioned in the article and its asking for authentication.

      I entered the NTLM Credentials but its not going further.


      After Entering my credentials its repeatedly asking for credentials.

      My co-employee(Who has access and permissions to all the services and roles) tried with his credential too but still it shows the same error.

      Its not going further from the above step.

       

      AlexKaras 

      Rama16 

      • AlexKaras's avatar
        AlexKaras
        Community Hero

        Hi,

         

        You need to consult with the developer of this web service what authentication is required for it.