Web服务性能/负载测试工具(具有报告功能)
对于回归测试,我们使用soapUI,它似乎也是一个有效且有用的性能/负载测试工具。
然而,是否有更先进的负载生成器,特别是用于 Web 服务测试 - 也许具有类似于 HP LoadRunner 的报告功能?
For regressions tests we use soapUI, which seems to be a valid and useful performance / load test tool as well.
However, are there even more advanced load generators especially for web service testing - maybe with reporting features similar to HP LoadRunner?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我喜欢使用 Apache JMeter 因为它很轻,它是多平台的,它支持分布式测试,它可用于简单到复杂的场景,它具有所有“监听器”我需要报告(大多数情况下,我将结果导入 Excel,然后使用 Excel 的所有功能)。不过,与 HP Load Runner 相比,您可能会发现它有点“粗糙”。
另一个著名的开源负载测试工具是OpenSTA(仅限win32平台)。它具有良好的内置报告和图形功能,结果还可以导出到 CSV 文件。官方网站目前似乎已关闭。
I like to use Apache JMeter because it's light, it's multi-platform, it supports distributed testing, it can be used for simple to complex scenarii, it has all the "listeners" I need for reporting (most often, I import the results in Excel and then use all the power of Excel). You may find it a bit "rough" compared to HP Load Runner though.
Another famous open source load testing tool is OpenSTA (win32 platforms only). It has nice reporting and graphing features built in and results can also be exported to CSV files. The official web site seems to be currently down.
为什么不租用 LoadRunner 进行 1-3 个月的测试呢?
Why not just lease LoadRunner for your testing for 1-3 months?