Author: sebb
Date: Fri Jun 29 13:13:58 2007
New Revision: 552020
URL: http://svn.apache.org/viewvc?view=rev&rev=552020
Log:
Add Failed only checkbox documentation
Modified:
jakarta/jmeter/branches/rel-2-2/xdocs/images/screenshots/savetofile.png
jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml
Modified:
jakarta/jmeter/branches/rel-2-2/xdocs/images/screenshots/savetofile.png
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/images/screenshots/savetofile.png?view=diff&rev=552020&r1=552019&r2=552020
==============================================================================
Binary files - no diff available.
Modified:
jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml?view=diff&rev=552020&r1=552019&r2=552020
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml
(original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml
Fri Jun 29 13:13:58 2007
@@ -3097,7 +3097,7 @@
</properties>
</component>
-<component name="Save Responses to a file" index="§-num;.8.4" width="422"
height="87" screenshot="savetofile.png">
+<component name="Save Responses to a file" index="§-num;.8.4" width="401"
height="130" screenshot="savetofile.png">
<description>This test element can be placed anywhere in the test plan.
For each sample in its scope, it will create a file of the
response Data.
The primary use for this is in creating functional tests.
@@ -3107,8 +3107,9 @@
in the test log output file if required.
</description>
<properties>
- <property name="Name" required="">Descriptive name for this element that is
shown in the tree.</property>
- <property name="Filename Prefix" required="">Prefix for the generate file
name</property>
+ <property name="Name" required="No">Descriptive name for this element that is
shown in the tree.</property>
+ <property name="Filename Prefix" required="Yes">Prefix for the generated file
names</property>
+ <property name="Save Failed Responses only" required="Yes">If selected, then
only failed responses are saved</property>
</properties>
</component>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]