You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Giuseppe Ielpa <g....@idtech.it> on 2004/08/12 16:12:22 UTC

Problems using with timers

Dear All,
     I have some problems using timers.

I'm developing a test where I have to simulate a user who logs into a system
and reads 
the content of several web pages.

In order to do simulate this, I added to a thread group a number of http
requests and a 
cookie manager. The user logs in (POST), then he makes as many http GET as
needed to visit 
the web pages. 

In each web page I wanted to insert a uniform random timer to fire each
240000+120000ms (i.e. 4+2minutes). Anyway, if I run the application, from
the aggregate results, I see that the http request, which is suddenly 
after the page where a delay is applied (pagina 2), fails.

I guessed that it could be a problem of cookies, but the cookie manager has
not been a fine solution. Do you have any good suggestion?

Please find the jmx file attached to the message.

Thanks a lot!

G.


RE: Problems using with timers

Posted by Giuseppe Ielpa <g....@idtech.it>.
I'm in doubt whether you have received the jmx file enclosed to my first
message.
Please find attached a txt version of the file.

Thanks

G.


> -----Original Message-----
> From: Giuseppe Ielpa [mailto:g.ielpa@idtech.it] 
> Sent: Thursday, August 12, 2004 3:44 PM
> To: 'JMeter Users List'; mstover1@apache.org
> Subject: RE: Problems using with timers
> 
> 
> Dear Michael, 
> 
>     Thanks for your suggestion, unfortunately it does not 
> depend on the Session's expiration time, which is quite long 
> w.r.t. the delay setup. 
> 
> 
> Ciao
> 
> G.
> 
> > -----Original Message-----
> > From: Michael Stover [mailto:mstover1@apache.org]
> > Sent: Thursday, August 12, 2004 3:50 PM
> > To: JMeter Users List
> > Subject: Re: Problems using with timers
> > 
> > 
> > Any chance the session is timing out after an especially long delay?
> > 
> > You're test attachment didn't make it, but it would be useful
> > to take a gander at it.
> > 
> > -Mike

RE: Problems using with timers

Posted by Giuseppe Ielpa <g....@idtech.it>.
Dear Michael, 

    Thanks for your suggestion, unfortunately it does not depend on the
Session's expiration time, which is quite long w.r.t. the delay setup. 


Ciao

G.

> -----Original Message-----
> From: Michael Stover [mailto:mstover1@apache.org] 
> Sent: Thursday, August 12, 2004 3:50 PM
> To: JMeter Users List
> Subject: Re: Problems using with timers
> 
> 
> Any chance the session is timing out after an especially long delay?
> 
> You're test attachment didn't make it, but it would be useful 
> to take a gander at it.
> 
> -Mike




---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Problems using with timers

Posted by Michael Stover <ms...@apache.org>.
Any chance the session is timing out after an especially long delay?

You're test attachment didn't make it, but it would be useful to take a
gander at it.

-Mike

On Thu, 2004-08-12 at 10:12, Giuseppe Ielpa wrote:
> Dear All,
>      I have some problems using timers.
> 
> I'm developing a test where I have to simulate a user who logs into a system
> and reads 
> the content of several web pages.
> 
> In order to do simulate this, I added to a thread group a number of http
> requests and a 
> cookie manager. The user logs in (POST), then he makes as many http GET as
> needed to visit 
> the web pages. 
> 
> In each web page I wanted to insert a uniform random timer to fire each
> 240000+120000ms (i.e. 4+2minutes). Anyway, if I run the application, from
> the aggregate results, I see that the http request, which is suddenly 
> after the page where a delay is applied (pagina 2), fails.
> 
> I guessed that it could be a problem of cookies, but the cookie manager has
> not been a fine solution. Do you have any good suggestion?
> 
> Please find the jmx file attached to the message.
> 
> Thanks a lot!
> 
> G.
> 
> 
> ______________________________________________________________________
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
-- 
Michael Stover <ms...@apache.org>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Random questions about the http sampler

Posted by joelsherriff <jo...@comcast.net>.
In the Response Data of the View Results Tree, is it possible to search for
text?  If not, is it possible to save it to a file?  If not, is it possible
to invoke an external editor?  I know I can mark/copy/paste into an editor,
but that seems klunky.

Does the html parser execute any embedded <javascript> as well first?  If
not, we're possibly missing subrequests if download embedded resources is
enabled.

J




---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org