Every Developer need few tools which should be handy at any given point of time. This would increase the productivity and would allow us to concentrate on the specif piece of work. Deviations are less when tools are handy.
Let's say that we want too test a wcf service. If the Service is already live and running.
1. Adding the WCF Test Client to Visual Studio .
path : C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
In addition one can add this to Visual Studio Tools menu.
Tools => External Tools
Click on add and show the path:
Then click on apply and ok.
Finally you can see the option under the Tools.