Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找可以发送 PUT/DELETE 请求的负载测试工具。 ApacheBench 和 JMeter 都不支持这些方法。
经过几个小时的谷歌搜索,我发现SoapUI看起来不错。
你还有什么建议吗? 像 ApacheBench 这样的命令行工具对我来说会更好。
Grinder是一个不错的负载测试框架,还支持 PUT 和 DELETE。
Jmeter 支持从 > 到 2.5 版本的 put 和 delete 方法(不检查其他方法)