简体   繁体   English

使用SOAP API Web服务测试查询

[英]Test queries using SOAP API web service

How can I perform test queries using SOAP web service? 如何使用SOAP Web服务执行测试查询? Which tools or something I should to use? 我应该使用哪些工具或工具? I'm newbie on this topic. 我是这个主题的新手。 I have url, password, login name and I would like to see result of queries in XML format. 我有url,密码,登录名,我想查看XML格式的查询结果。

As far as I know the most commonly used tool for testing web services is SOAP UI. 据我所知,用于测试Web服务的最常用工具是SOAP UI。 This allows you to test just about all aspects of a soap API. 这使您可以测试soap API的几乎所有方面。 From just a basic test request to complete Test Suites 从基本的测试要求到完整的测试套件

SOAP UI can be found here . SOAP UI可以在这里找到。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM