Difference between revisions of "JMeter"

From PeformIQ Upgrade
Jump to navigation Jump to search
 
Line 17: Line 17:
Back to [[Load Testing Tools]]
Back to [[Load Testing Tools]]


[[Category:Load Testing]]
[[Category:LoadTesting]]

Latest revision as of 16: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:

Links

Back to Load Testing Tools