JMeter
Jump to navigation
Jump to search
Description
JMeter is a testing tool, implemented in Java, which is a spin-off of the Apache Jakarta project. It can be used to load test a variety of services, but has a primary focus with web based applications.
JMeter can also be used as a unit test driver for a range of applications - including JDBC database connections, FTP, LDAP, Webservices, JMS, and generic TCP connections.
See:
- Wikpedia entry on JMeter
- http://jakarta.apache.org/jmeter/
- http://wiki.apache.org/jakarta-jmeter/JMeterLinks
Links
Back to Load Testing Tools