What is the easiest way to test your new Web service?

You have created a new Web service that provides mapping data. You are working in a Visual Studio environment and use C# as your programming language. You need to test the Web service to ensure that it is returning correct results. What is the easiest way to test your new Web service?
A. Copy and paste the Web service code into ASP.NET Web Applications. Run the Web application to see the results.
B. Invoke the Web service from an ASP.NET client. Run the Web application to see the results.
C. Run the Web services project from within Visual Studio and use the test page that is displayed in the Web browser.
D. Have a large number of beta testers use tha Web service and check for incorrect results.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.