What is Jmeter?
- JMeter is an Open Source testing software.
- JMeter is 100% pure Java desktop application. So it can run on multiple platforms
- JMeter is extremely easy to use.
- Very easy installation- No installation needed.
- Window- run the *.bat file to run JMeter
- Linux- run the *.sh file to run JMeter
- Test result can be display in a different format such as chart, table, tree and log file.
- Record the user activity on the browser and simulate them in web application using JMeter.