cvs commit: jakarta-jmeter/docs/usermanual intro.html

2002-02-21 Thread khammond

khammond02/02/21 05:45:41

  Modified:docs/usermanual intro.html
  Log:
  New HTML.
  
  Revision  ChangesPath
  1.4   +21 -24jakarta-jmeter/docs/usermanual/intro.html
  
  Index: intro.html
  ===
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/intro.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- intro.html20 Feb 2002 14:39:56 -  1.3
  +++ intro.html21 Feb 2002 13:45:41 -  1.4
  @@ -106,27 +106,25 @@
   
 
   
  -  1. 
Introduction
  +  1. Introduction
   
 
 
   
   
   Apache JMeter is a 100% pure Java desktop application designed
  -   to load test client/server software
  -   (such as a web application).  It may be used
  -   to test performance both on static and dynamic
  -   resources (files, Servlets, Perl scripts, Java Objects, Data Bases and
  -   Queries, FTP Servers and more). It can be used to simulate a heavy
  +to load test client/server software
  +(such as a 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.
  -
  +overall performance under different load types.
   
  -Additionally, JMeter can help you regression test your application by using
  -test scripts with assertions to validate that your application is returning the
  -results you expect.  These assertions use regular expressions to give you maximum
  -flexibility in designing these test.
  -
  +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.
   
   
 
  @@ -135,15 +133,15 @@
   
 
   
  -  1.1 
History
  +  1.1 History
   
 
 
   
  -JMeter was originally written by Stefano 
Mazzocchi of the Apache Software
  -Foundation, primarily to test the performance of Apache JServ (a project that has
  -since been replaced by the Apache Tomcat project).  It has since been redesigned
  -and re-implemented to improve the UI and JMeter's functional testing capabilities.
  +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.
   
   
   
  @@ -153,16 +151,15 @@
   
 
   
  -  1.2 The 
Future
  +  1.2 The Future
   
 
 
   
  -JMeter's future will hopefully see it's 
capabilities rapidly expand as developers
  -take advantage of JMeter's 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.
  -
  +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:   
For additional commands, e-mail: 




cvs commit: jakarta-jmeter/docs/usermanual intro.html

2002-02-20 Thread khammond

khammond02/02/20 06:39:56

  Modified:docs/usermanual intro.html
  Log:
  New HTML.
  
  Revision  ChangesPath
  1.3   +26 -16jakarta-jmeter/docs/usermanual/intro.html
  
  Index: intro.html
  ===
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/intro.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.html20 Feb 2002 02:51:42 -  1.2
  +++ intro.html20 Feb 2002 14:39:56 -  1.3
  @@ -55,31 +55,41 @@
   
   User Manual
   
  -Overview
  +Table of Contents
   
  -ThreadGroups
  +Introduction
   
  -Generative 
Controls
  +Getting 
Started
   
  -Logical Controls
  +Building a 
Test Plan
   
  -Visualizers
  +Test Plan - 
Thread Group
   
  -Timers
  +Test Plan - 
Controllers
   
  -Assertions
  +Test Plan - 
Listeners
   
  -Running a Test
  +Test Plan - 
Timers
   
  -Saving/Loading
  +Test Plan - 
Assertions
   
  -Distributed JMeter
  +Test Plan - FTP 
Config
   
  -Recording 
Browser Activity
  +Test Plan - 
HTTP Config
   
  -Built-in 
Components
  +Test Plan - 
JDBC Config
   
  -Using the SSL 
Manager
  +Building a Web Test Plan
  +
  +Building an Adv. Web Test Plan
  +
  +Building a Database Test Plan
  +
  +Building a FTP Test Plan
  +
  +Remote 
Testing
  +
  +Best 
Practices
   
   
   Community
  @@ -96,7 +106,7 @@
   
 
   
  -  1. Introduction
  +  1. 
Introduction
   
 
 
  @@ -125,7 +135,7 @@
   
 
   
  -  1.1 History
  +  1.1 
History
   
 
 
  @@ -143,7 +153,7 @@
   
 
   
  -  1.2 The Future
  +  1.2 The 
Future
   
 
 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: