Difference between revisions of "JMeter"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: =Description= Implemented in Java, JMeter is an Apache Jakarta derived testing tool that can be used to load test a variety of services, with a focus on web applications. JMeter can be u...) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=Description= | =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 be used as a unit test for JDBC database connections, FTP, LDAP, Webservices, JMS, and generic TCP connections. | 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: | See: |
Revision as of 17:21, 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