You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by m mat <pe...@yahoo.com> on 2005/10/05 02:14:21 UTC

include controller in 2.1.1

Hi
 
It seems include controller would not use the parameters set in parent JMeter test plan. So if I am trying to create a reusable module that I save as a JMX file that I include using an include controller, I can not get it to use the context I have set in the parent plan using various parameters. 
 
On the other hand these "reusable modules" saved as modules in workbench are not usable in the non-GUI mode. 
 
What is the right way to make a collection of sampler calls reusable in JMeter?
 
Matt

		
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

Re: include controller in 2.1.1

Posted by Peter Lin <wo...@gmail.com>.
can you open a bugzilla entry with a sample test plan.

I tested the include controller in gui and non-gui mode. the documentation
is minimal right now, and needs to be better. Basically this is how the
include controller works.


1. add a simple controller in the workbench
2. add samples to the simple controller
3. right click on the simple controller and save it as a module
4. in your test plan, add the include controller to the correct level
5. when the test starts, jmeter will load the jmx module


hope that helps

peter


On 10/4/05, m mat <pe...@yahoo.com> wrote:
>
> Hi
>
> It seems include controller would not use the parameters set in parent
> JMeter test plan. So if I am trying to create a reusable module that I save
> as a JMX file that I include using an include controller, I can not get it
> to use the context I have set in the parent plan using various parameters.
>
> On the other hand these "reusable modules" saved as modules in workbench
> are not usable in the non-GUI mode.
>
> What is the right way to make a collection of sampler calls reusable in
> JMeter?
>
> Matt
>
>
> ---------------------------------
> Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort.
>