对 Soap Webservice 测试应用程序的建议 [英] Recommendations for Soap Webservice Testing Apps

查看:32
本文介绍了对 Soap Webservice 测试应用程序的建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一些用于测试 SOAP 网络服务的建议.我希望能够从 WSDL 创建请求、查看这些请求并检查响应.我还希望它与 WS* 兼容的服务一起工作(例如使用 WCF wsHttpBinding 时).

I was looking for some recommendations for testing SOAP webservices. I want to be able to create requests from WSDL, see those requests, and inspect responses. I would also like it to work with WS* compliant services (such as when using WCF wsHttpBinding).

有什么建议吗?

推荐答案

我使用 SoapUI (http://www.soapui.org/) 用于我所有的 SOAP 测试.这是一个不同的客户端,所以如果客户端提出了一个错误的请求,它并没有真正的帮助.在这种情况下,我只使用普通调试器或 Firebug 来检查请求/响应.

I use SoapUI (http://www.soapui.org/) for all of my SOAP testing. It's a different client, so it doesn't really help if the client is making a bad request. In that case, I just use the normal debugger or Firebug to inspect the request/response.

这篇关于对 Soap Webservice 测试应用程序的建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆