Forum Discussion

Chandrakanth's avatar
Chandrakanth
Occasional Contributor
5 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 ...