Hi Sebb, thanks for the prompt response (as always).  The problem is
that there are beanshell scripts that I want to run without any
samplers in the scope...
So the workaround of having pre/post processors would only work on
some but not all of my beanshell calls...  Any other idea?

Thanks.

Andrew

On Fri, Mar 14, 2008 at 1:52 PM, sebb <[EMAIL PROTECTED]> wrote:
>
> On 14/03/2008, Andrew Chan <[EMAIL PROTECTED]> wrote:
>  > I have a million Beanshell Samplers for which I put logic into the run
>  >  without making actually requests.  My problem is that I have a global
>  >  Uniform Random Timer for all my thread groups that I use to similate
>  >  think time BUT I don't want to have this pause for these Beanshell
>  >  Samplers...  Any idea/workaround?
>
>  It's not possible to skip timers just for certain samplers.
>
>  Rather than use BeanShell Samplers, perhaps you can use Pre-Processors
>  or Post-Processors, as Timers don't apply to them.
>
>  See:
>
>  http://jakarta.apache.org/jmeter/usermanual/test_plan.html#executionorder
>
>  >  Thanks!
>  >
>  >  Andrew
>  >
>  >  ---------------------------------------------------------------------
>  >  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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to