Hi, I agree that I understand the same from the documentation. I remember that it should also support a disabled thread group which includes Logic Controllers / Samplers.
Anyhow I simply use the first method with a Test Fragment, but I assume you can report a bug and upload the example jmx files with the broken behavior. Best, Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Thu, Aug 22, 2013 at 3:11 PM, Nicola Ambrosetti Brolin < [email protected]> wrote: > I'm trying to include a simple jmx file with an include controller. I have > two almost identical jmx file to be included. > > The first one is: > > - Test Fragment > - - BeanShell Sampler > > The second one has: > > - Thread Group > - - Simple Controller > - - - BeanShell Sampler > > Both BeanShell Sampler contain exactly the same code. According to the > Component Reference a thread group in the included file should be ignored > during the include process. So I expected that including one or the other > file would lead to the exact same result. > > What I observe is however that when including the test fragment there is > not problem, and when including the thread group the included code is not > run. Also it appears that when switching from on to the other, the included > code is reloaded only after saving or after having run the test plan at > least once. > > Anybody had similar issues with the include controller? > > I found a bug in bugzilla ( > https://issues.apache.org/bugzilla/show_bug.cgi?id=55334) addressing a > related issue, which seems to have been fixed. I tried the latest nightly > build, but then had problems opening my projects. Does anybody know when > the next stable release is planned? >
