Hello all i am a beginner to wcf services what are the best books and tools for testing web services ?
Thank you Sraven Kande
There are many test clients for web services on the internet. In my opinion, the best tool for testing WCF services is WcfTestClient provided by Microsoft and its located in the following in VS2010:
C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE
The other useful test client is SoapUI which you can actually save your test cases.
As for the books, I suggest the following:
Windows Communication Foundation 4 Step by Step
Professional WCF 4: Windows Communication Foundation with .NET 4