You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Vasco Figueira <va...@oracle.com> on 2008/03/13 13:39:55 UTC

record request times

Dear list,

I have searched the archives for information on how to record timing 
(think times) information for requests recorded via Jmeter proxy.

The only result I got wrt my problem, was that adding a timer as a child 
of the proxy would make each recorded sample have a similar timer (with 
the same values of delay and deviation) as a child too.

That made me conclude that you can only have a fixed (albeit randomly 
deviated) delay between your requests. If you need to simulate a use 
case with the actual timings it originally had between each pair of 
consecutive requests (or grouped requests), you must record them by hand 
and then configure all the timers also by hand.

I would love to be wrong. Am I? Is there some obscure Javascript code 
that may help me automating this task?

Thanks in advance.
-- 
Best regards,

Vasco Figueira

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


RE: record request times

Posted by Joseph Ribin Roy <jo...@aztecsoft.com>.

Hi Vasco

This is possible with jmeter proxy recorder, add a timer in you http proxy recorder as a chield and give thread delay in ms as ${T} and then record
this will capture real think time.

see also
http://jakarta.apache.org/jmeter/usermanual/ <http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Constant_Timer>  under http proxy recorder
Thanks
Joseph

________________________________

From: Vasco Figueira [mailto:vasco.figueira@oracle.com]
Sent: Thu 3/13/2008 6:09 PM
To: jmeter-user@jakarta.apache.org
Subject: record request times



Dear list,

I have searched the archives for information on how to record timing
(think times) information for requests recorded via Jmeter proxy.

The only result I got wrt my problem, was that adding a timer as a child
of the proxy would make each recorded sample have a similar timer (with
the same values of delay and deviation) as a child too.

That made me conclude that you can only have a fixed (albeit randomly
deviated) delay between your requests. If you need to simulate a use
case with the actual timings it originally had between each pair of
consecutive requests (or grouped requests), you must record them by hand
and then configure all the timers also by hand.

I would love to be wrong. Am I? Is there some obscure Javascript code
that may help me automating this task?

Thanks in advance.
--
Best regards,

Vasco Figueira

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





This email message and its attachments may contain CONFIDENTIAL AND PRIVILEGED INFORMATION intended for the sole use of the addressee(s). If you have received it in error, please contact the sender by return email, notify your system manager and destroy the original message and any copies thereof. Any review, use, disclosure or distribution is unlawful. Please check this email and any attachments for the presence of viruses. The Company accepts no  liability for any damage caused by any virus transmitted by this email. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company.
The Company reserves the right to monitor, review and store the content of all messages sent to or from this e-mail address.

www.aztecsoft.com

RE: record request times

Posted by Joseph Ribin Roy <jo...@aztecsoft.com>.
Hi Vasco
 
This is possible with jmeter proxy recorder, add a timer in you http proxy recorder as a chield and give thread delay in ms as ${T} and then record 
this will capture real think time.
 
see also
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Constant_Timer
 
Thanks
Joseph

________________________________

From: Vasco Figueira [mailto:vasco.figueira@oracle.com]
Sent: Thu 3/13/2008 6:09 PM
To: jmeter-user@jakarta.apache.org
Subject: record request times



Dear list,

I have searched the archives for information on how to record timing
(think times) information for requests recorded via Jmeter proxy.

The only result I got wrt my problem, was that adding a timer as a child
of the proxy would make each recorded sample have a similar timer (with
the same values of delay and deviation) as a child too.

That made me conclude that you can only have a fixed (albeit randomly
deviated) delay between your requests. If you need to simulate a use
case with the actual timings it originally had between each pair of
consecutive requests (or grouped requests), you must record them by hand
and then configure all the timers also by hand.

I would love to be wrong. Am I? Is there some obscure Javascript code
that may help me automating this task?

Thanks in advance.
--
Best regards,

Vasco Figueira

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