Functional Testing in Web Services

How to do manual testing for functional testing in Web services? and what is XML?

Showing Answers 1 - 3 of 3 Answers

manikandan

  • May 20th, 2016
 

Functional testing is use of software to detect the application functionality is working as expected. Web service is the way to access the services via web. With web service we can access the application and allow other application to access the web-service. WSDL-Web service description language define the service. SOAP is the XML protocol to let applications exchange the information via HTTP.Web Services Testing includes testing of web services to ensure that it is functionally correct, reliable, scalable and perform well with varying user load.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions