Most effective and realistic free web-app load tester?

强颜欢笑 提交于 2019-11-29 02:45:42

The famous one (at least for me):

All support simulating concurrent users, can generate decent load, support distributed testing if required (with distributed agent). JMeter and OpenSTA have a recorder and recorded scripts are relatively easy to variablelize. For The Grinder, I'm not sure.

OpenSTA is the most polished one and with the most features (but is not portable).

JMeter is my preferred one mostly because I know it well and because testing can be easily automated (e.g. to be included in a build). Have a look at the user manual to get started. If you need to record over SSL, check BadBoy.

More interesting reading at Shootout: Load Runner vs The Grinder vs Apache JMeter.

Check out JMeter.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!