This page is intended for sharing resources and ideas relating to using JMeter for QA Testing
From Charles Hedrick on the sakai-dev list on using JMeter
jmeter is a web load tester. It looks pretty good. I set it up pretty quickly and got it to beat on samigo hard enough to break it consistently. I did it on windows, because the display looked a little odd on os x, through os x and Linux would probably work fine.
...
Once things are set up, you pull down "run" and do "start". You'll see a number in the upper right showing how many threads exist and how many are active. It ought to start out 10/10 (or however many you set up), and quickly go down to 0/10. It will almost certainly hang at 1/10 or 2/10, at least if you do it a few times.
Resources
SAK-7732