Forum Discussion
- chrisbRegular Contributor
Your question is too broad. MVC is a pattern not a technology. I'll make an assumption based on your question that you want to test web services. You can test web services in TC http://support.smartbear.com/viewarticle/55293/. If you are focusing on web services you might also want to look at SoapUI which I believe is now integrated with Test Complete http://support.smartbear.com/viewarticle/66716/.
- mspatelContributor
Ok , Here is the problem using Test Complete to Automate ...
On Select WebService Window i need to provide location of WSDL document.
When I asked Dev about WSDL doc location he said, Because this is MVC webservice there is no WSDL doc.
And Currently I am Using Fiddler as Tool to Test this API manually ..