Will the include controller work with the threadgroup setup being
nested?  I don't think it will work for my jmx files because mine are
setup this way

Testplan
 - threadgroupA (with variables controlling users)
    - definitions
    - loopcontroller 
       - samplers

The threadgroup is critical for controlling the # of simultaneous
sessions.  The Threadgroup and loop controller are managed by passing in
properties.

If I build a new parent test plan as

Testplan
 - threadgroup1
   - include controller jmxfile1
 - threadgroup2
   - include controller jmxfile2

And just leave threadgroup1 and 2 to be single user - will the
threadgroup stuff defined in my included jmx files be used and pulled
up?  This nesting is not clear to me.  

-----Original Message-----
From: Sonam Chauhan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 01, 2008 3:46 AM
To: JMeter Users List
Subject: RE: Running two test plans simultaneously

Hi - 

Did you want to include (at runtime) the two external JMX test plan
files into the new test plan? There is a JMeter 'Include Controller',
that adds all the test elements of an external file to the test plan. 

JMeter is meant to run threadgroups in parallel. There is a setting at
the top-level test element where you can specify whether to run
threadgroups in serial or parallel. 

Regards,
Sonam Chauhan

-----Original Message-----
From: Steve Kapinos [mailto:[EMAIL PROTECTED]
Sent: Thursday, 1 May 2008 12:23 PM
To: JMeter Users List
Subject: Running two test plans simultaneously

Currently I have two separate test plan files..  They are setup to be
ran manually or via nant scripts for automation.  Each of these test
plans consists of a loop of samplers, currently setup to be controlled
by feeding in how many 'users' the threadgroup creates and how many
times the loop of samples repeats.  This all works fine individually.

But now I want to run these plans simultaneously.  Can I essentially
make a new test plan with just two threadgroups.. Where one contains the
contents of the first plan, and the second contains the contents of the
second plan?

If you have a single jmx file with two separate threadgroups, do they
run sequentially or in paralell?

Thx

-Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


The information contained in this email and any attached files are
strictly private and confidential. This email should be read by the
intended addressee only.  If the recipient of this message is not the
intended addressee, please call Corporate Express Australia Limited on
+61 2 9335 0555 or Corporate Express New Zealand Limited on +64 9 279
2555 and promptly delete this email and any attachments.  The intended
recipient of this email may only use, reproduce, disclose or distribute
the information contained in this email and any attached files with
Corporate Express' permission. If you are not the intended addressee,
you are strictly prohibited from using, reproducing, disclosing or
distributing the information contained in this email and any attached
files.  Corporate Express advises that this email and any attached files
should be scanned to detect viruses. Corporate Express accepts no
liability for loss or damage (whether caused by negligence or not)
resulting from the use of any attached files.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to