nerdexam
Microsoft

98-361 · Question #281

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…

The correct answer is C. Run the Web services project from within Visual Studio and use the test page that is displayed. See the full explanation below for the reasoning.

Question

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?

Options

  • ACopy and paste the Web service code into ASP.NET Web Applications. Run the Web
  • BInvoke the Web service from an ASP.NET client. Run the Web application to see the results.
  • CRun the Web services project from within Visual Studio and use the test page that is displayed
  • DHave a large number of beta testers usetheWeb service and check for incorrect results.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    79% (23)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice