Difference between revisions of "JMeter"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 17: | Line 17: | ||
Back to [[Load Testing Tools]] | Back to [[Load Testing Tools]] | ||
[[Category: | [[Category:LoadTesting]] |
Latest revision as of 17:38, 20 March 2008
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