哪些工具将允许对JSON请求进行脚本化和自动化(例如SOAP UI)? [英] What tools will allow JSON requests to be scripted and automated (like SOAP UI)?

查看:112
本文介绍了哪些工具将允许对JSON请求进行脚本化和自动化(例如SOAP UI)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以像我使用SOAP UI来测试Web服务一样向我建议一个JSON客户端工具来测试我的系统吗?

解决方案

如果您正在寻找进行HTTP调用然后查看其响应的便捷方法:

http://code.google.com/p/rest-client/

否,它不能用于性能测试或任何形式的自动化测试.我曾经使用它作为一种快速的方法来直观地检查我的服务(碰巧是JSON,但实际上可能是其他东西)是否在正确通信.

这里是一个人如何使用它的示例(从上一页链接到): http://www.flickr.com/photos/subwiz/2865055073/

Can someone suggest me a JSON client tool to test my system just like how we use SOAP UI to test web services?

解决方案

If you're looking for a convenient way to make HTTP calls and then view their responses:

http://code.google.com/p/rest-client/

No, it cannot be used for performance testing or automated testing of any sort as such. I used to use it as a quick way to visually inspect if my service (which happened to talk JSON but could actually have been anything else) is talking correctly.

Here is an example of how one uses it (It's linked to from the previous page): http://www.flickr.com/photos/subwiz/2865055073/

这篇关于哪些工具将允许对JSON请求进行脚本化和自动化(例如SOAP UI)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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