How to test svc?
Score: 4.3/5 (8 votes) Testing WCF service using Test Client (wcftestclient.exe)Open Visual Studio command prompt and type wcftestclient then Enter.After pressing Enter, we get a GUI application of the WCF Test Client.Select File->Add Service and type the service endpoint url as address and click...