My only question about this is did you look at the RandomController already in 
JMeter?  I understand your is slightly different, but it might make sense to make your 
additions in the RandomController and let the user select the slightly modified 
behavior, or use the current (default) behavior.  

New controllers are great for users, but a ton of them can also be bewildering - 
seeing 
two Random controllers in the list could be confusing.  Having one Random controller 
with a little checkbox or something in its gui might make more sense.

-Mike

On 4 Feb 2004 at 10:55, Mike Verdone wrote:

> Small correction - RandomOrderControllerGui should inherit from 
> LogicControllerGui, not AbstractControllerGui. This way the Name field will 
> show up. Thanks!
> 
> Mike.
> 
> 
> On February 3, 2004 01:46 pm, Mike Verdone wrote:
> > Hello JMeter developers,
> >
> > Attached to this message is a patch that adds a new controller type to
> > JMeter. RandomOrderController executes each of its child nodes at most
> > once, but in a random order. I wrote this in order to simulate a users
> > viewing pages in a random order, while guaranteeing the number of times
> > each page is viewed.
> >
> > The patch is based on the latest CVS trunk (as of writing). It has unit
> > tests and documentation included. Please let me know if this patch is
> > acceptable, as this is my first one.
> >
> > Thanks,
> >
> > Mike.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

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

Reply via email to