What is it? ->>>> http://jmeter.apache.org/index.html (Please read!)
Where to get it? ->>>> http://jmeter.apache.org/download_jmeter.cgi
Start to download - apache-jmeter-2.9.zip if you are on windows platform. Unzip it to somewhere then double click - \apache-jmeter-2.9\bin\jmeter.bat (if you installed JRE6 above runtime), cool~ it can support Chinese language:
Ok. Let's go to make a test plan - we can start some loading test on a website (e.g.www.baidu.com)
1. Add a Thread Group
2. setup the concurrent parameters of the plan as below:
3. Setup the default HTTP server location
4. Setup the real HTTP request URL for load test
(you can continue to add more HTTP Request <No.> without specify the server location)
5. Add monitors as below:
6. Add 1 more HTTP request 02 and rename the name of the plan:
7. Start to RUN the test plan and review the test reports which generated from those monitors:
有趣的 google test result :
PS:
You can use JMeter with IBM MQ, check this site to find more ->>>>>>>>>> http://www.ibm.com/developerworks/websphere/library/techarticles/0808_vandekuil/0808_vandekuil.html