Date: 2005-03-06T13:37:03
   Editor: MichaelStover
   Wiki: Apache JMeter Wiki
   Page: UserManual/Introduction
   URL: http://wiki.apache.org/jakarta-jmeter/UserManual/Introduction

   no comment

New Page:

#pragma section-numbers off
= Introduction =

Apache JMeter  is a 100% pure Java desktop application designed to load test 
client/server software (such as a  [:../BuildWebTest: web application]  ). It 
may be used to test performance both on static and dynamic resources such as 
static files, Java Servlets, CGI scripts, Java objects,  databases  ,  FTP 
servers  , and more. JMeter can be used to simulate a heavy load on a server, 
network or object to test its strength or to analyze overall performance under 
different load types.

Additionally, JMeter can help you regression test your application by letting 
you create test scripts with assertions to validate that your application is 
returning the results you expect. For maximum flexibility, JMeter lets you 
create these assertions using regular expressions.

== History ==

Stefano Mazzocchi of the Apache Software Foundation was the original developer 
of JMeter. He wrote it primarily to test the performance of Apache JServ (a 
project that has since been replaced by the Apache Tomcat project). We 
redesigned JMeter to enhance the GUI and to add functional-testing capabilities.

== Future ==

We hope to see JMeter's capabilities rapidly expand as developers take 
advantage of its pluggable architecture. The primary goal of further 
development is to make JMeter the most useful regression testing tool as 
possible, without compromising JMeter's load-testing capabilities.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to