Author: sebb
Date: Tue May 16 14:53:30 2006
New Revision: 407087

URL: http://svn.apache.org/viewcvs?rev=407087&view=rev
Log:
Document Test Action as a Timer

Modified:
    jakarta/jmeter/branches/rel-2-1/xdocs/usermanual/component_reference.xml

Modified: 
jakarta/jmeter/branches/rel-2-1/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/xdocs/usermanual/component_reference.xml?rev=407087&r1=407086&r2=407087&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/xdocs/usermanual/component_reference.xml 
(original)
+++ jakarta/jmeter/branches/rel-2-1/xdocs/usermanual/component_reference.xml 
Tue May 16 14:53:30 2006
@@ -916,6 +916,8 @@
 <description>
 The Test Action sampler is a sampler that is intended for use in a conditional 
controller.
 Rather than generate a sample, the test element pauses or stops the selected 
target.
+<p>This sampler can be useful in conjunction with the Transaction Controller, 
as it allows
+pauses to be included without needing to generate a sample.</p>
 </description>
 <properties>
   <property name="Name" required="">Descriptive name for this element that is 
shown in the tree.</property>
@@ -2434,6 +2436,7 @@
        child of a simple logic controller immediately after the sampler. 
        The Simple Controller must contain a sampler or the timer will not be 
applied.
        <br></br>
+       <p>An alternative is to use the <complink name="Test Action"/> 
Sampler</p>
 </description>
 <component name="Constant Timer" index="&sect-num;.6.1" anchor="constant" 
screenshot="timers/constant_timer.gif">
 <description>



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

Reply via email to