Lines 2228-2246
Link Here
|
2228 |
|
2228 |
|
2229 |
<component name="Throughput Controller" index="§-num;.2.7" width="329" height="167" screenshot="throughput_controller.png"> |
2229 |
<component name="Throughput Controller" index="§-num;.2.7" width="329" height="167" screenshot="throughput_controller.png"> |
2230 |
<description> |
2230 |
<description> |
2231 |
<p> |
2231 |
<p>The Throughput Controller allows the user to control how often it is executed. |
2232 |
<b>This controller is badly named, as it does not control throughput.</b> |
2232 |
There are two modes: |
2233 |
Please refer to the <complink name="Constant Throughput Timer"/> for an element that can be used to adjust the throughput. |
2233 |
<ul> |
2234 |
</p> |
2234 |
<li>percent execution</li> |
2235 |
<p>The Throughput Controller allows the user to control how often it is executed. There are two modes - percent execution and total executions.</p> |
2235 |
<li>total executions</li> |
|
|
2236 |
</ul> |
2236 |
<dl> |
2237 |
<dl> |
2237 |
<dt><code>Percent executions</code></dt><dd>causes the controller to execute a certain percentage of the iterations through the test plan.</dd> |
2238 |
<dt><code>Percent executions</code></dt><dd>causes the controller to execute a certain percentage of the iterations through the test plan.</dd> |
2238 |
<dt><code>Total executions</code></dt><dd>causes the controller to stop executing after a certain number of executions have occurred.</dd> |
2239 |
<dt><code>Total executions</code></dt><dd>causes the controller to stop executing after a certain number of executions have occurred.</dd> |
2239 |
</dl> |
2240 |
</dl> |
2240 |
<p> |
2241 |
Like the Once Only Controller, this setting is reset when a parent Loop Controller restarts. |
2241 |
Like the Once Only Controller, this |
|
|
2242 |
setting is reset when a parent Loop Controller restarts. |
2243 |
</p> |
2242 |
</p> |
|
|
2243 |
<note>This controller is badly named, as it does not control throughput. |
2244 |
Please refer to the <complink name="Constant Throughput Timer"/> for an element that can be used to adjust the throughput. |
2245 |
</note> |
2244 |
</description> |
2246 |
</description> |
2245 |
<note>The Throughput Controller can yield very complex behavior when combined with other controllers - in particular with interleave or random controllers as parents (also very useful).</note> |
2247 |
<note>The Throughput Controller can yield very complex behavior when combined with other controllers - in particular with interleave or random controllers as parents (also very useful).</note> |
2246 |
<properties> |
2248 |
<properties> |