Re: Behavior of Enable/Disable
Patrick Radtke <[email protected]> Tue, 23 Feb 2010 17:06:18 -0700
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 22, 2010 at 2:18 PM, sebb <[email protected]> wrote: > On 22/02/2010, Patrick Radtke <[email protected]> wrote: >> Hi All, >> >> We found that the current behavior of enable/disable to not be what we >> desire when using the tool. >> The current behavior is to just enable/disable the selected component, >> while in our use we found we always wanted to enable/disable the >> current component and all sub components. > > Not sure I follow why there is a problem. > > If you disable a Controller, then it does not run, and neither do any > of its sub-components. > > If you disable a Sampler, then any subcomponents such as Listeners and > Assertions won't run. > > So I don't follow how the proposed changes will help. D'oh, I guess I should have tried that! We had just assumed you had to to disable everything underneath as well. -Patrick