Author: pmouawad
Date: Sat Mar 24 13:43:35 2012
New Revision: 1304792
URL: http://svn.apache.org/viewvc?rev=1304792&view=rev
Log:
Clarify transaction controller doc
Modified:
jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1304792&r1=1304791&r2=1304792&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Mar 24 13:43:35
2012
@@ -2203,8 +2203,8 @@ attempts to open the fileName relative t
<p>
The Transaction Controller generates an additional
sample which measures the overall time taken to perform the nested
test elements.
- Note that this time includes all processing within the controller
scope, not just
- the samples.
+ Note that this time by default includes all processing within the
controller scope, not just
+ the samples, this can be changed by unchecking "Include duration of
timer and pre-post processors in generated sample".
</p>
<p>
For JMeter versions after 2.3, there are two modes of operation