JMeter
- JMETER AGENDAWhat is JMeter ?Why JMeter?Who developed?Where ? can we get JMeterHow To Use?
- What is JMeter?Jmeter is a open source software performance testingtool.Performance testing means testing a web applicationagainst heavy, multiple and concurrent user traffic.Jmeter is a powerful engine which is capable ofcreating, managing such environment .Jmeter can able to generate analytics which paves way for us to optimize software and hardware components.
- Why Jmeter? Jmeter is a load testing tool which is capable of simulating multiple users with concurrent threads with a required hits/second. Jmeter is not a browser but allows us to record the user activity on the browser and simulate the activity against web application with heavy traffic.
- Who developed?• Jmeter developed by apache software foundation.
- Where can we get Jmeter?• Jmeter can be downloaded from• “”• Present version is :documentation available from
- How To Use? ?So, I have tried it to make it short, simple and step wise, as:1. Setting up jmeter environment
2. Jmeter GUI – Record and playback
3. Jmeter command line execution and remote testHope, it will help you!