You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/07/03 19:04:04 UTC

svn commit: r552915 - /jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Tue Jul  3 10:04:03 2007
New Revision: 552915

URL: http://svn.apache.org/viewvc?view=rev&rev=552915
Log:
Add note re assertions etc behaviour in Transaction Controller

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

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=552915&r1=552914&r2=552915
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml Tue Jul  3 10:04:03 2007
@@ -1486,6 +1486,12 @@
 		The individual samples can still be seen in the Tree View Listener,
 		but no longer appear as separate entries in other Listeners.
 		</p>
+		<note>
+		Assertions (etc) can be added to the Transaction Controller.
+		However by default they will be applied to both the individual samples and the overall transaction sample.
+		To limit the scope of the Assertions, use a Simple Controller to contain the samples, and add the Assertions
+		to the Simple Controller.
+		</note>
 	</description>
 <properties>
 	<property name="Name" required="Yes">Descriptive name for this controller that is shown in the tree, and used to name the transaction.</property>



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org