WCF WebHttpBinding 测试工具

发布于 2024-08-07 06:37:00 字数 120 浏览 8 评论 0原文

我正在开发 WCF RESTful 服务,并寻找一个测试工具/调用器来调用这些服务,而无需编写客户端代码。有人可以向我推荐一个用于调用 RESTful 服务(尤其是使用 WCF WebHttpBinding 的服务)的工具吗?

I'm developing WCF RESTful Services and looking for a testing tool/invoker for calling these services without writing client code. Can anybody refer me to a tool for invoking RESTful services especially services using the WCF WebHttpBinding?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

单身情人 2024-08-14 06:37:00

SOA Cleaner 有一个特殊的模式用于测试WebHttpBinding,SOA Cleaner 还可以测试soap、rest 和WCF webservices。
可以从以下网址下载:http://xyrow.com
祝你好运。

SOA Cleaner has a special mode for testing WebHttpBinding, SOA Cleaner can also test soap, rest and WCF webservices.
can be downloaded at: http://xyrow.com.
good luck.

胡渣熟男 2024-08-14 06:37:00

我过去曾使用 Pylot 对 Restful 服务进行一些自动化测试:

http://www.pylot.org/< /a>

I have used Pylot in the past for doing some automated testing of restful services:

http://www.pylot.org/

故事还在继续 2024-08-14 06:37:00

我尚未使用 Restful Web 服务对此进行测试,但您可以使用 .NET SDK 附带的 WCFTestClient.exe 工具。我的版本位于 C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE

I have not tested this with restful web services but you can use the WCFTestClient.exe tool that comes with the .NET SDK. my version is located at C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE

初吻给了烟 2024-08-14 06:37:00

我使用过 Fiddler 和相关的 SO 链接

I've used Fiddler and a related SO link.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文