Author: sebb
Date: Thu Nov 15 15:29:54 2007
New Revision: 595489
URL: http://svn.apache.org/viewvc?rev=595489&view=rev
Log:
Document synch
Modified:
jakarta/jmeter/trunk/docs/building.html
jakarta/jmeter/trunk/docs/changes.html
jakarta/jmeter/trunk/docs/index.html
jakarta/jmeter/trunk/docs/jmeter_irc.html
jakarta/jmeter/trunk/docs/known_bugs.html
jakarta/jmeter/trunk/docs/license.html
jakarta/jmeter/trunk/docs/nightly.html
jakarta/jmeter/trunk/docs/usermanual/boss.html
jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/component_reference.html
jakarta/jmeter/trunk/docs/usermanual/index.html
jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html
jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html
jakarta/jmeter/trunk/docs/usermanual/listeners.html
jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html
jakarta/jmeter/trunk/docs/usermanual/remote-test.html
jakarta/jmeter/trunk/docs/usermanual/test_plan.html
Modified: jakarta/jmeter/trunk/docs/building.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/building.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/building.html (original)
+++ jakarta/jmeter/trunk/docs/building.html Thu Nov 15 15:29:54 2007
@@ -117,7 +117,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>Building JMeter and
Add-Ons</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>Building JMeter and
Add-Ons</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/changes.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Thu Nov 15 15:29:54 2007
@@ -119,7 +119,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>History of Changes</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>History of
Changes</strong></a>
</font>
</td></tr>
<tr><td>
@@ -219,6 +219,19 @@
</li>
+
<li >
+ Aggregate Graph
and Aggregate Report Column Header is KB/Sec; fixed the values to be KB rather
than bytes
+ </li>
+
+
+
<li >
+
+Fix SamplingStatCalculator so it no longer adds elapsed time to endTime, as
this is handled by SampleResult.
+This corrects discrepancies between Summary Report and Aggregate Report
throughput calculation.
+
+ </li>
+
+
</ul>
<h4 >
Improvements
@@ -390,6 +403,16 @@
</li>
+
<li >
+ Add hostname to
items that can be saved in CSV and XML output files.
+ </li>
+
+
+
<li >
+ Errors only
flag is now supported when loading XML and CSV files
+ </li>
+
+
</ul>
<h4 >
Non-functional
Improvements
@@ -409,6 +432,16 @@
<li >
Debug Sampler
and Debug PostProcessor added.
+ </li>
+
+
+
<li >
+ Fixed up method
names in Calculator and SamplingStatCalculator
+ </li>
+
+
+
<li >
+ Tidied up
Listener documentation.
</li>
Modified: jakarta/jmeter/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/index.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/index.html (original)
+++ jakarta/jmeter/trunk/docs/index.html Thu Nov 15 15:29:54 2007
@@ -119,7 +119,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>Apache JMeter</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>Apache JMeter</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/jmeter_irc.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/jmeter_irc.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/jmeter_irc.html (original)
+++ jakarta/jmeter/trunk/docs/jmeter_irc.html Thu Nov 15 15:29:54 2007
@@ -119,7 +119,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>JMeter on IRC</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>JMeter on IRC</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/known_bugs.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/known_bugs.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/known_bugs.html (original)
+++ jakarta/jmeter/trunk/docs/known_bugs.html Thu Nov 15 15:29:54 2007
@@ -117,7 +117,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>Known Bugs</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>Known Bugs</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/license.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/license.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/license.html (original)
+++ jakarta/jmeter/trunk/docs/license.html Thu Nov 15 15:29:54 2007
@@ -119,7 +119,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>Apache License</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>Apache License</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/nightly.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/nightly.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/nightly.html (original)
+++ jakarta/jmeter/trunk/docs/nightly.html Thu Nov 15 15:29:54 2007
@@ -117,7 +117,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>Nightly builds for
developers</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>Nightly builds for
developers</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/boss.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/boss.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/boss.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/boss.html Thu Nov 15 15:29:54 2007
@@ -148,7 +148,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.1 Questions to
ask</strong></a>
+ <a name="questions"><strong>17.1 Questions to
ask</strong></a>
</font>
</td></tr>
<tr><td>
@@ -181,7 +181,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.2
Resources</strong></a>
+ <a name="resources"><strong>17.2 Resources</strong></a>
</font>
</td></tr>
<tr><td>
@@ -200,7 +200,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.2.1
Network</strong></a>
+ <a name="network"><strong>17.2.1 Network</strong></a>
</font>
</td></tr>
<tr><td>
@@ -222,7 +222,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.2.2
Application</strong></a>
+ <a name="application"><strong>17.2.2
Application</strong></a>
</font>
</td></tr>
<tr><td>
@@ -278,7 +278,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.3 What platform
should I use to run the benchmarks/load-tests ?</strong></a>
+ <a name="platform"><strong>17.3 What platform should I
use to run the benchmarks/load-tests ?</strong></a>
</font>
</td></tr>
<tr><td>
@@ -331,7 +331,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.4 Tools</strong></a>
+ <a name="tools"><strong>17.4 Tools</strong></a>
</font>
</td></tr>
<tr><td>
@@ -346,7 +346,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.4.1 ping</strong></a>
+ <a name="ping"><strong>17.4.1 ping</strong></a>
</font>
</td></tr>
<tr><td>
@@ -365,7 +365,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.4.2
nslookup/dig</strong></a>
+ <a name="dig"><strong>17.4.2 nslookup/dig</strong></a>
</font>
</td></tr>
<tr><td>
@@ -393,7 +393,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.4.3
traceroute</strong></a>
+ <a name="traceroute"><strong>17.4.3
traceroute</strong></a>
</font>
</td></tr>
<tr><td>
@@ -419,7 +419,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.5 What other products
are there ?</strong></a>
+ <a name="products"><strong>17.5 What other products
are there ?</strong></a>
</font>
</td></tr>
<tr><td>
@@ -440,7 +440,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.5.1 Apache 'ab'
tool</strong></a>
+ <a name="ab"><strong>17.5.1 Apache 'ab'
tool</strong></a>
</font>
</td></tr>
<tr><td>
@@ -460,7 +460,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.5.2
HttpUnit</strong></a>
+ <a name="httpunit"><strong>17.5.2 HttpUnit</strong></a>
</font>
</td></tr>
<tr><td>
@@ -484,7 +484,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.5.3 Microsoft
WAS</strong></a>
+ <a name="WAS"><strong>17.5.3 Microsoft WAS</strong></a>
</font>
</td></tr>
<tr><td>
@@ -503,7 +503,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.5.4
JMeter</strong></a>
+ <a name="JMeter"><strong>17.5.4 JMeter</strong></a>
</font>
</td></tr>
<tr><td>
@@ -531,7 +531,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>17.6 Why Java
?</strong></a>
+ <a name="java"><strong>17.6 Why Java ?</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html Thu Nov 15
15:29:54 2007
@@ -130,7 +130,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>3. Building a Test Plan</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>3. Building a Test
Plan</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/component_reference.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/component_reference.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/component_reference.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/component_reference.html Thu Nov 15
15:29:54 2007
@@ -5431,149 +5431,25 @@
<p >
- To change the
default format, find the following line in jmeter.properties:
- </p>
-
-
-
<p >
-
jmeter.save.saveservice.output_format=
- </p>
-
-
-
<p >
-
-The information to be saved is configurable. For maximum information, choose
"xml" as the format and specify "Functional Test Mode" on the Test Plan
element. If this box is not checked, the default saved
-data includes a time stamp (the number of milliseconds since midnight,
-January 1, 1970 UTC), the data type, the thread name, the label, the
-response time, message, and code, and a success indicator. If checked, all
information, including the full response data will be logged.
- </p>
-
-
-
<p >
-
-The following example indicates how to set
-properties to get a vertical bar ("|") delimited format that will
-output results like:.
- </p>
-
-
-
<p >
-
-
-
<code >
-
-
-
<pre >
-
-timeStamp|time|label|responseCode|threadName|dataType|success|failureMessage
-02/06/03 08:21:42|1187|Backoffice Home|200|Thread Group-1|text|true|
-02/06/03 08:21:42|47|Login BO|200|Thread Group-1|text|false|Test Failed,
- expected to contain: password etc.
-
- </pre>
-
-
- </code>
- </p>
-
-
-
<p >
-
-The corresponding jmeter.properties file excerpt is below. One oddity
-in this example is that the output_format is set to csv, which
-typically
-indicates comma-separated values. However, the default_delimiter was
-set to be a vertical bar instead of a comma, so the csv tag is a
-misnomer in this case.
- </p>
-
-
-
<p >
-
-
-
<code >
-
-
-
<pre >
-
-#---------------------------------------------------------------------------
-# Results file configuration
-#---------------------------------------------------------------------------
-
-# This section helps determine how result data will be saved.
-# The commented out values are the defaults.
-
-# legitimate values: xml, csv, db. Only xml and csv are currently supported.
-#jmeter.save.saveservice.output_format=xml
-
-
-# true when field should be saved; false otherwise
-
-# assertion_results_failure_message only affects CSV output
-#jmeter.save.saveservice.assertion_results_failure_message=false
-#
-#jmeter.save.saveservice.data_type=true
-#jmeter.save.saveservice.label=true
-#jmeter.save.saveservice.response_code=true
-# response_data is not currently supported for CSV output
-#jmeter.save.saveservice.response_data=false
-# Save ResponseData for failed samples
-#jmeter.save.saveservice.response_data.on_error=false
-#jmeter.save.saveservice.response_message=true
-#jmeter.save.saveservice.successful=true
-#jmeter.save.saveservice.thread_name=true
-#jmeter.save.saveservice.time=true
-#jmeter.save.saveservice.subresults=true
-#jmeter.save.saveservice.assertions=true
-#jmeter.save.saveservice.latency=true
-#jmeter.save.saveservice.samplerData=false
-#jmeter.save.saveservice.responseHeaders=false
-#jmeter.save.saveservice.requestHeaders=false
-#jmeter.save.saveservice.encoding=false
-#jmeter.save.saveservice.bytes=true
-#jmeter.save.saveservice.url=false
-#jmeter.save.saveservice.filename=false
-#jmeter.save.saveservice.thread_counts=false
-#jmeter.save.saveservice.sample_count=false
-
-# Timestamp format
-# legitimate values: none, ms, or a format suitable for SimpleDateFormat
-#jmeter.save.saveservice.timestamp_format=ms
-#jmeter.save.saveservice.timestamp_format=MM/dd/yy HH:mm:ss
-
-# Put the start time stamp in logs instead of the end
-sampleresult.timestamp.start=true
-
-
-# legitimate values: none, first, all
-#jmeter.save.saveservice.assertion_results=none
-
-# For use with Comma-separated value (CSV) files or other formats
-# where the fields' values are separated by specified delimiters.
-#jmeter.save.saveservice.default_delimiter=,
-#jmeter.save.saveservice.print_field_names=false
-
- </pre>
-
-
- </code>
- </p>
-
-
-
<p >
-
-The date format to be used for the timestamp_format is described in
-
<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/text/SimpleDateFormat.html">
+For full details on setting up the default items to be saved
+see the
+
<a href="listeners.html#defaults">
+ Listener
Default Configuration
+ </a>
+
documentation.
+For details of the contents of the output files,
+see the
+
<a href="listeners.html#csvlogformat">
+ CSV log
+ </a>
+ format
or
+the
+
<a href="listeners.html#xmlformat2.1">
+ XML log
+ </a>
+ format.
-
<B >
- SimpleDateFormat
- </B>
- </A>
- .
-Bear in mind that choosing a date format other than "ms" is likely to
-make it impossible for JMeter to interpret the value when it is read
-in later for viewing purposes.
</p>
@@ -5588,17 +5464,6 @@
</table></p>
-
<p >
-
-The internal viewing capabilities are described in the following subsections.
- </p>
-
-
-
<br >
- </br>
-
-
-
</description>
<table border="0" cellspacing="0" cellpadding="2">
<tr><td>
@@ -5612,97 +5477,15 @@
<p >
Listeners can be configured to save different items to the result log files
(JTL) by using the Config popup as shown below.
-The defaults are defined as described in the previous section.
-
- </p>
-
+The defaults are defined as described in the
+
<a href="listeners.html#defaults">
+ Listener
Default Configuration
+ </a>
+
documentation.
-
<p >
- Meaning of the
sample attributes in the log files:
</p>
-
<ul >
-
-
-
<li >
- by - bytes in
responses
- </li>
-
-
-
<li >
- de - data
encoding
- </li>
-
-
-
<li >
- dt - data type
- </li>
-
-
-
<li >
- ec - error
count (0 or 1, unless multiple samples are aggregated)
- </li>
-
-
-
<li >
- lb - label
- </li>
-
-
-
<li >
- lt - latency =
time to initial response (ms)
- </li>
-
-
-
<li >
- na - number of
active threads in all thread groups
- </li>
-
-
-
<li >
- ng - number of
active threads in current thread group
- </li>
-
-
-
<li >
- rc - response
code (e.g. 200)
- </li>
-
-
-
<li >
- rm - response
message (e.g. OK)
- </li>
-
-
-
<li >
- s - successful
(true/false)
- </li>
-
-
-
<li >
- sc - sample
count (1, unless multiple samples are aggregated)
- </li>
-
-
-
<li >
- t - elapsed
time (ms)
- </li>
-
-
-
<li >
- tn - thread name
- </li>
-
-
-
<li >
- ts - timestamp
(ms since 1970)
- </li>
-
-
- </ul>
-
-
<p><b>Control Panel</b></p>
<div align="center"><img
width='767' height='276'
src="../images/screenshots/sample_result_config.png"></div>
</td></tr>
@@ -7883,7 +7666,6 @@
</td></tr>
</table></p>
-
</description>
<table border="0" cellspacing="0" cellpadding="2">
Modified: jakarta/jmeter/trunk/docs/usermanual/index.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/index.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/index.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/index.html Thu Nov 15 15:29:54 2007
@@ -127,7 +127,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>User's Manual</strong></a>
+ <a name="index"><strong>User's Manual</strong></a>
</font>
</td></tr>
<tr><td>
@@ -140,7 +140,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>Section
Summary</strong></a>
+ <a name="summary"><strong>Section Summary</strong></a>
</font>
</td></tr>
<tr><td>
@@ -398,7 +398,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>Detailed Section
List</strong></a>
+ <a name="details"><strong>Detailed Section
List</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html Thu Nov 15
15:29:54 2007
@@ -135,7 +135,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1 Global
overview</strong></a>
+ <a name="overview"><strong>1 Global
overview</strong></a>
</font>
</td></tr>
<tr><td>
@@ -167,7 +167,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.1 The operation
section</strong></a>
+ <a name="operation"><strong>1.1 The operation
section</strong></a>
</font>
</td></tr>
<tr><td>
@@ -279,7 +279,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.2 respons message
section</strong></a>
+ <a name="response_message"><strong>1.2 Response
message section</strong></a>
</font>
</td></tr>
<tr><td>
@@ -302,7 +302,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.3 Responsecode
section</strong></a>
+ <a name="response_code"><strong>1.3 Response code
section</strong></a>
</font>
</td></tr>
<tr><td>
@@ -327,7 +327,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.4 Search Result
section</strong></a>
+ <a name="search"><strong>1.4 Search Result
section</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html Thu Nov 15 15:29:54
2007
@@ -167,7 +167,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1 Bind
operation</strong></a>
+ <a name="bind"><strong>1 Bind operation</strong></a>
</font>
</td></tr>
<tr><td>
@@ -182,7 +182,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.1 Thread
Bind</strong></a>
+ <a name="thread_bind"><strong>1.1 Thread
Bind</strong></a>
</font>
</td></tr>
<tr><td>
@@ -200,7 +200,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>1.2 Single
bind/unbind</strong></a>
+ <a name="single"><strong>1.2 Single
bind/unbind</strong></a>
</font>
</td></tr>
<tr><td>
@@ -224,7 +224,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>2 Unbind</strong></a>
+ <a name="unbind"><strong>2 Unbind</strong></a>
</font>
</td></tr>
<tr><td>
@@ -243,7 +243,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>3 Compare</strong></a>
+ <a name="compare"><strong>3 Compare</strong></a>
</font>
</td></tr>
<tr><td>
@@ -262,7 +262,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>4 Search</strong></a>
+ <a name="search"><strong>4 Search</strong></a>
</font>
</td></tr>
<tr><td>
@@ -281,7 +281,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>5 Add</strong></a>
+ <a name="add"><strong>5 Add</strong></a>
</font>
</td></tr>
<tr><td>
@@ -299,7 +299,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>6 Modify</strong></a>
+ <a name="modify"><strong>6 Modify</strong></a>
</font>
</td></tr>
<tr><td>
@@ -332,7 +332,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>7 Delete</strong></a>
+ <a name="delete"><strong>7 Delete</strong></a>
</font>
</td></tr>
<tr><td>
@@ -350,7 +350,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>8 modDN</strong></a>
+ <a name="moddn"><strong>8 modDN</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/listeners.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/listeners.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/listeners.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/listeners.html Thu Nov 15 15:29:54 2007
@@ -180,20 +180,179 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="screencap"><strong>14.1 Screen
captures</strong></a>
+ <a name="defaults"><strong>14.1 Default
Configuration</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p >
- JMeter is
capable of saving any listener as a PNG file. To do so, select the
-listener in the left panel. Click edit -> Save As Image. A file dialog will
-appear. Enter the desired name and save the listener.
+
+The default items to be saved can be defined in the jmeter.properties (or
user.properties) file.
+The properties are used as the initial settings for the Listener Config
pop-up, and are also
+used for the log file specified by the -l command-line flag (commonly used for
non-GUI test runs).
+
+ </p>
+
<p >
+ To change the
default format, find the following line in jmeter.properties:
+ </p>
+
<p >
+
jmeter.save.saveservice.output_format=
+ </p>
+
<p >
+
+The information to be saved is configurable. For maximum information, choose
"xml" as the format and specify "Functional Test Mode" on the Test Plan
element. If this box is not checked, the default saved
+data includes a time stamp (the number of milliseconds since midnight,
+January 1, 1970 UTC), the data type, the thread name, the label, the
+response time, message, and code, and a success indicator. If checked, all
information, including the full response data will be logged.
+ </p>
+
<p >
+
+The following example indicates how to set
+properties to get a vertical bar ("|") delimited format that will
+output results like:.
+ </p>
+
<p >
+
+
+
<code >
+
+
+
<pre >
+
+timeStamp|time|label|responseCode|threadName|dataType|success|failureMessage
+02/06/03 08:21:42|1187|Home|200|Thread Group-1|text|true|
+02/06/03 08:21:42|47|Login|200|Thread Group-1|text|false|Test Failed:
+ expected to contain: password etc.
+
+ </pre>
+
+
+ </code>
+ </p>
+
<p >
+
+The corresponding jmeter.properties that need to be set are shown below. One
oddity
+in this example is that the output_format is set to csv, which
+typically
+indicates comma-separated values. However, the default_delimiter was
+set to be a vertical bar instead of a comma, so the csv tag is a
+misnomer in this case. (Think of CSV as meaning character separated values)
+ </p>
+
<p >
+
+
+
<code >
+
+
+
<pre >
+
+jmeter.save.saveservice.output_format=csv
+jmeter.save.saveservice.assertion_results_failure_message=true
+jmeter.save.saveservice.default_delimiter=|
+
+ </pre>
+
+
+ </code>
+
+
+
<p >
+
+The full set of properties that affect result file output is shown below.
+
+ </p>
+
+
+
<code >
+
+
+
<pre >
+
+#---------------------------------------------------------------------------
+# Results file configuration
+#---------------------------------------------------------------------------
+
+# This section helps determine how result data will be saved.
+# The commented out values are the defaults.
+
+# legitimate values: xml, csv, db. Only xml and csv are currently supported.
+#jmeter.save.saveservice.output_format=xml
+
+
+# true when field should be saved; false otherwise
+
+# assertion_results_failure_message only affects CSV output
+#jmeter.save.saveservice.assertion_results_failure_message=false
+#
+#jmeter.save.saveservice.data_type=true
+#jmeter.save.saveservice.label=true
+#jmeter.save.saveservice.response_code=true
+# response_data is not currently supported for CSV output
+#jmeter.save.saveservice.response_data=false
+# Save ResponseData for failed samples
+#jmeter.save.saveservice.response_data.on_error=false
+#jmeter.save.saveservice.response_message=true
+#jmeter.save.saveservice.successful=true
+#jmeter.save.saveservice.thread_name=true
+#jmeter.save.saveservice.time=true
+#jmeter.save.saveservice.subresults=true
+#jmeter.save.saveservice.assertions=true
+#jmeter.save.saveservice.latency=true
+#jmeter.save.saveservice.samplerData=false
+#jmeter.save.saveservice.responseHeaders=false
+#jmeter.save.saveservice.requestHeaders=false
+#jmeter.save.saveservice.encoding=false
+#jmeter.save.saveservice.bytes=true
+#jmeter.save.saveservice.url=false
+#jmeter.save.saveservice.filename=false
+#jmeter.save.saveservice.hostname=false
+#jmeter.save.saveservice.thread_counts=false
+#jmeter.save.saveservice.sample_count=false
+
+# Timestamp format
+# legitimate values: none, ms, or a format suitable for SimpleDateFormat
+#jmeter.save.saveservice.timestamp_format=ms
+#jmeter.save.saveservice.timestamp_format=MM/dd/yy HH:mm:ss
+
+# Put the start time stamp in logs instead of the end
+sampleresult.timestamp.start=true
+
+
+# legitimate values: none, first, all
+#jmeter.save.saveservice.assertion_results=none
+
+# For use with Comma-separated value (CSV) files or other formats
+# where the fields' values are separated by specified delimiters.
+# Default:
+#jmeter.save.saveservice.default_delimiter=,
+# For TAB, since JMeter 2.3 one can use:
+#jmeter.save.saveservice.default_delimiter=\t
+
+#jmeter.save.saveservice.print_field_names=false
+
+# Optional xml processing instruction for line 2 of the file:
+#jmeter.save.saveservice.xml_pi=<?xml-stylesheet type="text/xsl"
href="sample.xsl"?>
+
+ </pre>
+
+
+ </code>
+ </p>
+
<p >
+
+The date format to be used for the timestamp_format is described in
+
<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/text/SimpleDateFormat.html">
+
+
<B >
+ SimpleDateFormat
+ </B>
+ </A>
+ .
+Bear in mind that choosing a date format other than "ms" is likely to
+make it impossible for JMeter to interpret the value when it is read
+in later for viewing purposes.
</p>
-
<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img
src="../images/screenshots/save_image.png"><br>
- <font size="-1"> Figure
1 - Edit -> Save As Image
- </font></td></tr></table></p>
</blockquote>
</p>
</td></tr>
@@ -211,7 +370,8 @@
When running in non-GUI mode, the -l flag can be used to create a top-level
listener for the test run.
This is in addition to any Listeners defined in the test plan.
-The configuration of this listener is controlled by entries in the file
jmeter.properties.
+The configuration of this listener is controlled by entries in the file
jmeter.properties
+as described in the previous section.
</p>
<p >
@@ -229,7 +389,11 @@
</p>
<p >
-Note that jmeter logging messages are written to the jmeter.log by default.
+Note that JMeter logging messages are written to the file
+
<b >
+ jmeter.log
+ </b>
+ by
default.
This file is recreated each time, so if you want to keep the log files for
each run,
you will need to rename it using the -j option as above. The -j option was
added in version 2.3.
@@ -248,11 +412,49 @@
<tr><td>
<blockquote>
<p >
+
<b >
+ Listeners can
use a lot of memory if there are a lot of samples.
+ </b>
+
+Most of the listeners currently keep a copy of every sample they display,
apart from:
+
+ </p>
+
<ul >
-Listeners can be quite resource intensive so use as few as possible.
-For minimum resource usage, remove all listeners, and run the test in non-GUI
mode with the -l flag to define a single listener.
-The result log file can be read back into a Listener after a test has
completed.
+
<li >
+ Simple Data
Writer
+ </li>
+
+
+
<li >
+ BeanShell
Listener
+ </li>
+
+
+
<li >
+ Assertion
Results
+ </li>
+
+
+
<li >
+ Mailer
Visualizer
+ </li>
+
+
+
<li >
+ Monitor Results
+ </li>
+
+
+
<li >
+ Summary Report
+ </li>
+
+
+ </ul>
+
<p >
+ To minimise the
amount of memory needed, use the Simple Data Writer, and use the CSV format.
</p>
</blockquote>
</p>
@@ -328,11 +530,26 @@
<li >
+ grpThreads -
number of active threads in this thread group
+ </li>
+
+
+
<li >
+ allThreads -
total number of active threads in all groups
+ </li>
+
+
+
<li >
URL
</li>
<li >
+ Filename - if
Save Response to File was used
+ </li>
+
+
+
<li >
latency - time
to first response
</li>
@@ -342,12 +559,22 @@
</li>
- </ul>
-
<p >
-
-The format of the XML files is as follows:
+
<li >
+ SampleCount -
number of samples (1, unless multiple samples are aggregated)
+ </li>
+
- </p>
+
<li >
+ ErrorCount -
number of errors (0 or 1, unless multiple samples are aggregated)
+ </li>
+
+
+
<li >
+ Hostname where
the sample was generated
+ </li>
+
+
+ </ul>
</blockquote>
</p>
</td></tr>
@@ -371,9 +598,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<sampleResult timeStamp="1144365463297" dataType="text" threadName="Listen
1-1"
- label="HTTP Request" time="1502" responseMessage="OK" responseCode="200"
success="true">
+ label="HTTP Request" time="1502"
+ responseMessage="OK" responseCode="200" success="true">
<sampleResult timeStamp="1144365464238" dataType="text" threadName="Listen
1-1"
- label="http://www.apache.org/style/style.css" time="171"
responseMessage="OK" responseCode="200" success="true">
+ label="http://www.apache.org/style/style.css" time="171"
+ responseMessage="OK" responseCode="200" success="true">
<property xml:space="preserve" name="samplerData">
GET http://www.apache.org/style/style.css
</property>
@@ -417,10 +646,12 @@
-- HTTP Sample, with nested samples
-<httpSample t="1392" lt="351" ts="1144371014619" s="true" lb="HTTP Request"
rc="200" rm="OK"
+<httpSample t="1392" lt="351" ts="1144371014619" s="true"
+ lb="HTTP Request" rc="200" rm="OK"
tn="Listen 1-1" dt="text" de="iso-8859-1" by="12407">
<httpSample t="170" lt="170" ts="1144371015471" s="true"
- lb="http://www.apache.org/style/style.css" rc="200" rm="OK" tn="Listen
1-1" dt="text" de="ISO-8859-1" by="1002">
+ lb="http://www.apache.org/style/style.css" rc="200" rm="OK"
+ tn="Listen 1-1" dt="text" de="ISO-8859-1" by="1002">
<responseHeader class="java.lang.String">HTTP/1.1 200 OK
Date: Fri, 07 Apr 2006 00:50:14 GMT
...
@@ -440,7 +671,8 @@
<queryString class="java.lang.String"></queryString>
<url>http://www.apache.org/style/style.css</url>
</httpSample>
- <httpSample t="200" lt="180" ts="1144371015641" s="true"
lb="http://www.apache.org/images/asf_logo_wide.gif"
+ <httpSample t="200" lt="180" ts="1144371015641" s="true"
+ lb="http://www.apache.org/images/asf_logo_wide.gif"
rc="200" rm="OK" tn="Listen 1-1" dt="bin" de="ISO-8859-1" by="5866">
<responseHeader class="java.lang.String">HTTP/1.1 200 OK
Date: Fri, 07 Apr 2006 00:50:14 GMT
@@ -448,12 +680,12 @@
Content-Type: image/gif
</responseHeader>
<requestHeader class="java.lang.String">MyHeader:
MyValue</requestHeader>
- <responseData
class="java.lang.String">http://www.apache.org/images/asf_logo_wide.gif</responseData>
+ <responseData
class="java.lang.String">http://www.apache.org/asf.gif</responseData>
<responseFile class="java.lang.String">Mixed1.html</responseFile>
<cookies class="java.lang.String"></cookies>
<method class="java.lang.String">GET</method>
<queryString class="java.lang.String"></queryString>
- <url>http://www.apache.org/images/asf_logo_wide.gif</url>
+ <url>http://www.apache.org/asf.gif</url>
</httpSample>
<responseHeader class="java.lang.String">HTTP/1.1 200 OK
Date: Fri, 07 Apr 2006 00:50:13 GMT
@@ -481,8 +713,8 @@
-- nonHTTPP Sample
-<sample t="0" lt="0" ts="1144372616082" s="true" lb="Example Sampler"
rc="200" rm="OK"
- tn="Listen 1-1" dt="text" de="ISO-8859-1" by="10">
+<sample t="0" lt="0" ts="1144372616082" s="true" lb="Example Sampler"
+ rc="200" rm="OK" tn="Listen 1-1" dt="text" de="ISO-8859-1" by="10">
<responseHeader class="java.lang.String"></responseHeader>
<requestHeader class="java.lang.String"></requestHeader>
<responseData class="java.lang.String">Listen 1-1</responseData>
@@ -498,7 +730,20 @@
Note that the sample node name may be either "sample" or "httpSample".
</p>
-
<p >
+
</blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br></td></tr>
+ </table>
+
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="attributes"><strong>14.7 Sample
Attributes</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+
<p >
The sample attributes have the following meaning:
@@ -519,48 +764,60 @@
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- t
+ by
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- elapsed time (ms)
+ Bytes
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- lt
+ de
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- latency (ms) - not all samplers support this
+ Data encoding
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- ts
+ dt
+ </font>
+</td>
+ <td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Data type
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ ec
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- timeStamp
+ Error count (0 or 1, unless multiple samples
are aggregated)
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- s
+ hn
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Success
+ Hostname where the sample was generated
</font>
</td>
</tr>
@@ -579,96 +836,120 @@
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- rc
+ lt
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Response Code
+ Latency = time to initial response
(milliseconds) - not all samplers support this
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- rm
+ na
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Response Message
+ Number of active threads for all thread groups
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- tn
+ ng
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Thread Name
+ Number of active threads in this group
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- dt
+ rc
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Data type
+ Response Code (e.g. 200)
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- de
+ rm
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Data encoding
+ Response Message (e.g. OK)
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- by
+ s
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Bytes
+ Success flag (true/false)
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- ng
+ sc
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Number of active threads in this group
+ Sample count (1, unless multiple samples are
aggregated)
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- na
+ t
</font>
</td>
<td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Number of active threads for all thread groups
+ Elapsed time (milliseconds)
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ tn
+ </font>
+</td>
+ <td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Thread Name
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0"
colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ ts
+ </font>
+</td>
+ <td
bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ timeStamp (milliseconds since midnight Jan 1,
1970 UTC)
</font>
</td>
</tr>
@@ -687,7 +968,7 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="saving"><strong>14.7 Saving response
data</strong></a>
+ <a name="saving"><strong>14.8 Saving response
data</strong></a>
</font>
</td></tr>
<tr><td>
@@ -717,7 +998,7 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="loading"><strong>14.8 Loading (reading)
response data</strong></a>
+ <a name="loading"><strong>14.9 Loading (reading)
response data</strong></a>
</font>
</td></tr>
<tr><td>
@@ -725,6 +1006,16 @@
<p >
To view an
existing results file, you can use the File "Browse..." button to select a file.
If necessary, just create a dummy testplan with the appropriate Listener in it.
+
+ </p>
+
<p >
+ Results can be
read from XML or CSV format files.
+When reading from CSV results files, the header (if present) is used to
determine which fields were saved.
+
+
<b >
+ In order to
interpret a header-less CSV file correctly, the appropriate JMeter properties
must be set.
+ </b>
+
</p>
</blockquote>
Modified: jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html Thu Nov 15
15:29:54 2007
@@ -138,7 +138,7 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>20.1
Overview</strong></a>
+ <a name="overview"><strong>20.1 Overview</strong></a>
</font>
</td></tr>
<tr><td>
@@ -231,7 +231,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>20.2
Examples</strong></a>
+ <a name="examples"><strong>20.2 Examples</strong></a>
</font>
</td></tr>
<tr><td>
@@ -396,7 +396,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a
name="$subsection.getAttributeValue("anchor")"><strong>20.3 Line
mode</strong></a>
+ <a name="line_mode"><strong>20.3 Line mode</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/remote-test.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/remote-test.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/remote-test.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/remote-test.html Thu Nov 15 15:29:54
2007
@@ -130,7 +130,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>15. Remote Testing</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>15. Remote
Testing</strong></a>
</font>
</td></tr>
<tr><td>
Modified: jakarta/jmeter/trunk/docs/usermanual/test_plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/test_plan.html?rev=595489&r1=595488&r2=595489&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/test_plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/test_plan.html Thu Nov 15 15:29:54 2007
@@ -130,7 +130,7 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name=""><strong>4. Elements of a Test
Plan</strong></a>
+ <a
name="$section.getAttributeValue("anchor")"><strong>4. Elements of a Test
Plan</strong></a>
</font>
</td></tr>
<tr><td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]