woolfel 2004/10/08 09:33:54
Modified: xdocs/images/screenshots view_results_tree.png
xdocs/usermanual component_reference.xml
Log:
updated the screen capture of view result tree and revised the
explanation of the aggregate listener and view results in table.
peter
Revision Changes Path
1.2 +49 -89 jakarta-jmeter/xdocs/images/screenshots/view_results_tree.png
<<Binary file>>
1.98 +7 -5 jakarta-jmeter/xdocs/usermanual/component_reference.xml
Index: component_reference.xml
===================================================================
RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- component_reference.xml 8 Oct 2004 04:37:52 -0000 1.97
+++ component_reference.xml 8 Oct 2004 16:33:54 -0000 1.98
@@ -1121,15 +1121,17 @@
</component>
<component index="16.3.7" name="Aggregate Report" screenshot="aggregate_report.png">
-<description>The aggregate report creates a table row for each differently named
request in your test. For each
-request, it totals the response information and provides request count, min, max,
average, error rate, and an
-idealized throughput calculation.</description>
+<description>The aggregate report creates a table row for each differently named
request in your
+test. For each request, it totals the response information and provides request
count, min, max,
+average, error rate, approximate throughput (request/second) and Kilobytes per
second throughput.
+Once the test is done, the throughput is the actual through for the duration of the
entire test.</description>
</component>
<component index="16.3.8" name="View Results in Table"
screenshot="table_results.png">
<description>This visualizer creates a row for every sample result. Each sample
result's URL,
time in milliseconds, success/failure is displayed. Like the <complink name="View
Results Tree"/>,
-this visualizer uses a lot of memory.</description>
+this visualizer uses a lot of memory. The last column shows the number of bytes for
the
+response from the server.</description>
</component>
<component index="16.3.9" name="Simple Data Writer" screenshot="">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]