Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?
No, not necessary, to test a web service it provides HTTP- GET method to test. That too the web service comes with a test page.