JMeter

From Wikipedia, the free encyclopedia

JMeter is an Apache Jakarta project that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web 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 configured as a monitor, although this is typically considered an ad-hoc solution in lieu of advanced monitoring solutions.

While JMeter is classified as a "load generation" tool, this does not do the tool justice. JMeter supports assertions to ensure the data you receive is correct, per thread cookies, configuration variables and a variety of reports.

[edit] See Also

[edit] External links

In other languages