On 26/04/07, Matthew Coventon <[EMAIL PROTECTED]> wrote:
Hi all,

I want to loop through part of my test plan for a certain amount of time.

Have you looked at the Thread Group Scheduler? The Duration might be
what you want.

I searched the archives thinking this might have been addressed before, but
came up with nothing.

My thought is to have a While Controller, and use beanshell in the condition
to compare the current system time to the start time of the section.  Is
there a simpler approach?

You could use an If Controller to check the elapsed time; it could run
a Test Action Sampler:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Test_Action

Also, I'm wondering if there is a predefined variable that holds the start
time of the thread?

http://jakarta.apache.org/jmeter/usermanual/functions.html#predefinedprops


Thanks,

Matt C.



---------------------------------------------------------------------
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