Difference between revisions of "JMeter"

From PeformIQ Upgrade
Jump to navigation Jump to search
(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...)
 
Line 1: Line 1:
=Description=
=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 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 16: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:

Links