标签: testing testcase
我最近开始进行Web服务测试。我需要示例测试用例以供参考。任何人都可以向我提供用excel编写的GET方法,POST和PUT方法的示例测试用例。
请告诉我如何编写测试用例,以通过Web服务(GET方法)测试搜索功能。
谢谢, Sangeetha
答案 0 :(得分:0)
您将需要学习如何使用测试工具,例如SOAPUI,Postman,Wizdler等。 查阅以下有关入门的教程:
https://www.getpostman.com/docs/v6/postman/launching_postman/sending_the_first_request
https://www.soapui.org/soap-and-wsdl/getting-started.html
https://www.guru99.com/webservice-testing-beginner-guide.html
https://www.codeproject.com/Articles/827113/Introduction-to-web-services-testing-and-soapUI