HOW CAN YOU EASILY TEST AN ENDPOINT TO ENSURE THAT IT IS WORKING

15. How can you easily test an endpoint to ensure that it is working?A. Type the URL of the endpoint into a query window of the SQL Server Management Studio and click on execute.B. Create a new test web service that consumes the endpoint.C. Run the URL from the DOS command prompt.D. Browse to the endpoint URL in the add web reference screen in Visual Studio.