On 14/04/2008, Steve Kapinos <[EMAIL PROTECTED]> wrote:
>
>  >  What I would like to see in jmeter though is a element that can be
>  > used  just for processing expressions, etc.  It seems many of the
>  > functions,  etc are intended to used 'in line' vs the model of
>  > modifying variables  and expressions first, then passing them into the
>
>  > samplers/etc. Maybe an  'executor' block :)
>  >
>
>  >You can use the User Parameters Pre-Processor for defining variables as
>  the results of functions - I'm not sure what else
>  >you have in mind.
>
>
> Just something to make it more intuitive for new users.  It could simply
>  be the same thing in a different skin/title.  Structured programmers are
>  going to do some steps, and then expect to be able to manipulate some
>  variables or perform some functions.
>
>  I'd like to see a element that simply has a blank body where you can
>  enter blocks of code that jmeter will process line by line.  So if I
>  need to perform several lines of variable manipulation or evaluations..
>  Its readable, easy to enter, and makes sense to a new comer.
>

Still not entirely sure I follow what you are requesting.

Have you had a look at the various BeanShell elements?
These allow arbitrary code to be entered.

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