Question - How can you test a WCF application without creating a client application?
Answer -
There is a tool called - "wcftestclient.exe" used for testing the WCF service without creating a client application. This tool can be opened from visual studio command prompt.