Is there any feature request to eliminate samples from the response time
calculations/listeners or is there any way to achieve this?
(currently I do this after the fact using custom stylesheets on the jtl
file).
regards
deepak
On Wed, Jul 22, 2009 at 9:18 AM, sebb <sebbaz@gmail.com> wrote:
> On 22/07/2009, Deepak Shetty <shettyd@gmail.com> wrote:
> > its probably better to change this from a Pre Processor to a BSH sampler
> as
> > the first step within your loop , the test script is then explicit about
> > whats going on.
>
> That's a possible alternative, but it would generate a sample which
> might be a nuisance.
>
> > regards
> > deepak
> >
> > On Wed, Jul 22, 2009 at 6:04 AM, Renou, Stéphane <
> stephane.renou@genesys.com
> >
> > > wrote:
> >
> > > Thanks a lot that was my issue.
> > >
> > > -----Original Message-----
> > > From: Deepak Shetty [mailto:shettyd@gmail.com]
> > > Sent: Tuesday, July 21, 2009 7:11 PM
> > > To: JMeter Users List
> > > Subject: Re: Ability to clear cookies inside a loop
> > >
> > > Shouldnt the clear cookie be a pre processor for Cal Page Three (and
> not
> > > for
> > > the loop)
> > > regards
> > > deepak
> > >
> > > On Tue, Jul 21, 2009 at 10:05 AM, Renou, Stéphane <
> > > stephane.renou@genesys.com> wrote:
> > >
> > > > I am sorry to come back to that issue but running that test, and
> clearing
> > > > cookies in the middle of the thread, cookies are not stored anymore
> after
> > > > the clearing. Is this normal behavior?
> > > >
> > > > Clearing cookies was done according to what you described in the
> > > following
> > > > post:
> > > >
> >
> > >
> http://www.nabble.com/JMeter-2.3.1-bug-in-Cookie-Manager-%22clear-each-iteration%22-td14343027.htmlusingtheBeanSheal
Pre processor.
> >
> > > >
> > > >
> > > > My scenario can be summarized to
> > > > http cookie Manager
> > > > Thread group
> > > > Call Page one (response is setting JSESSIONID)
> > > > Call Page two (request has JSESSIONID
> > > >
> > > > Start Loop
> > > > ClearCookie
> > > > Call Page Three (no cookie and page is setting new
> > > > JSESSIONID)
> > > > Call Page 4 (but here Jmeter does not submit the
> latest
> > > > JsessionId)
> > > >
> > > > I also tried adding the cookie manager inside the thread group
> without
> > > > success.
> > > >
> > > > I am using Jmeter 2.3.4
> > > >
> > > >
> > > > Thank you
> > > >
> > > > -----Original Message-----
> > > > From: Renou, Stéphane [mailto:stephane.renou@genesys.com]
> > > > Sent: Tuesday, July 21, 2009 5:56 PM
> > > > To: JMeter Users List
> > > > Subject: RE: Ability to clear cookies inside a loop
> > > >
> > > > Trying to reproduce the issue to give you the information I see my
> > > cookies
> > > > cleared, sorry for the inconvenience.
> > > >
> > > > -----Original Message-----
> > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > Sent: Tuesday, July 21, 2009 3:05 PM
> > > > To: JMeter Users List
> > > > Subject: Re: Ability to clear cookies inside a loop
> > > >
> > > > On 07/07/2009, Renou, Stephane <Stephane.Renou@genesys.com> wrote:
> > > > > Hi all,
> > > > >
> > > > >
> > > > >
> > > > > In my scenario, I am creating a loop and I would like to clear
my
> > > > > cookies for each iteration of the loop. I tried to use
> > > > > sampler.getCookieManager().clear();
> > > >
> > > > Where did you put this code ?
> > > >
> > > > > But that did not work.
> > > >
> > > > Any errors in jmeter.log?
> > > >
> > > > > Would you have any idea on how I could perform this?
> > > > >
> > > > >
> > > > > Thanks in advance
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
|