Oh,   the built-in Loop Controller acts slightly differently than one you
add yourself.  If you add a Loop controller, it will loop through its
sub-elements x times (whatever you specify) EACH TIME THROUGH THE TEST.
Thus, if your test has just a loop controller, with sub-elements, then you
will not notice any change in behavior.  

The built-in controller, however, stops the whole test after the specified
number of iterations.

I hope that makes sense.  Bottom-line:  added loop controller never drop
elements from the test the way the OnceOnly controller does (perhaps we
should add a counter option to the OnceOnly controller to give that
behavior?)

-Mike

> -----Original Message-----
> From: neth6 atozasia.com [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 23, 2001 2:18 AM
> To: [EMAIL PROTECTED]
> Subject: RE: rg. jmeter visualizers
> 
> 
> I added a Loop Controller to the TheadGroup and set the 
> number of iteration from infinite to something else.
> 
> -----Original Message-----
> From: "Stover, Michael" <[EMAIL PROTECTED]>
> Date: Wed, 22 Aug 2001 08:35:50 -0400
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: rg. jmeter visualizers
> 
> 
> > I checked the Loop controller and it seemed to work OK.  
> Are you setting the
> > one built into the ThreadGroup, or did you add one to the 
> test and then
> > configure it?
> > 
> > -Mike
> > 
> > > -----Original Message-----
> > > From: neth6 atozasia.com [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, August 22, 2001 6:28 AM
> > > To: [EMAIL PROTECTED]
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: rg. jmeter visualizers
> > > 
> > > 
> > > thanks for the feedback.
> > > 
> > > if u've downloaded the nightly builds recently then u'll have 
> > > a visualizer called GraphFull Results.  This graph is useful 
> > > to find out how much time each components(images, applets 
> > > etc) of the html page take from an overall perspective.  NOTE 
> > > : sampling the page at least 10 times to get a good plot.  
> > > Currently, I'm having problems getting the Loop Controller to 
> > > stop looping after nth times.  It's always looping forever!!! 
> > >  I must have build something wrongly =).  Anyway that's 
> > > another matter. You can do the alternative by setting 10 
> > > threads with each sampling the url sample once only (done 
> > > with Once-Only Controller).
> > > 
> > > For multi-thread samplings with more than one pages per 
> > > thread, I intend to group those samples of the same pages 
> > > together and display them in this manner otherwise.  Can't 
> > > think of any other way for it to make sense.
> > > 
> > > neth
> > > -----Original Message-----
> > > From: "jaideep mehta" <[EMAIL PROTECTED]>
> > > Date: Tue, 21 Aug 2001 13:38:27 +0000
> > > To: [EMAIL PROTECTED]
> > > Subject: rg. jmeter visualizers
> > > 
> > > 
> > > > hi neth
> > > > 
> > > > good to see u taking initiative in developing new visualisers.
> > > > 
> > > > i think of some additions that u may consider for your 
> first graph.
> > > > 
> > > > its like what ur 1st graph is like mapping of View Results 
> > > listener but i 
> > > > think if u map ViewResults tree it would be more useful.
> > > > 
> > > > it would be like for first sample what is total time for 
> > > loading whole 
> > > > sample and within it whats the breakup of various parts and 
> > > so on for all 
> > > > samples.
> > > > 
> > > > i have attached a .bmp showing what i mean.see if this idea 
> > > helps u in 
> > > > anyway.
> > > > 
> > > > thanx a lot.
> > > > 
> > > > jaideep
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> _________________________________________________________________
> > > > Get your FREE download of MSN Explorer at 
> > http://explorer.msn.com/intl.asp
> > > 
> > 
> > -- 
> > 
> > __________________________________________________
> > Get FREE 50 MB email @ http://www.AtoZasia.com
> > 
> > 
> > 
> > Powered by Outblaze
> > 
> > 
> ---------------------------------------------------------------------
> > 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]
> > 
> > 
> 
> -- 
> 
> __________________________________________________
> Get FREE 50 MB email @ http://www.AtoZasia.com
> 
> 
> 
> Powered by Outblaze
> 
> ---------------------------------------------------------------------
> 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