See:
http://jakarta.apache.org/jmeter/usermanual/functions.html#__BeanShell
${__BeanShell(Sampler.geName())}
or
http://jakarta.apache.org/jmeter/usermanual/functions.html#__jexl
${__jexl(sampler.getName())}
or
http://jakarta.apache.org/jmeter/usermanual/functions.html#__javaScript
${__javaScript(sampler.getName())}
On 05/06/2009, Deepak Shetty <[email protected]> wrote:
> Hi
> in a beanshell preprocessor you could use sampler.getName(). not sure if you
> could call it as a function though..
> regards
>
> deepak
>
>
> On Fri, Jun 5, 2009 at 12:29 PM, Sree ... <[email protected]> wrote:
>
> > Hi,
> > When I use ${__javaScript(theadName,)} it returns me the Thread Group Name
> > In a similar way is there anything I can use in order to get the NAME which
> > i given to the current HTTP Request which is in execution
> >
> > --
> > -Thanks
> > -Srikanth.G
> > -Google India Ltd
> > -Hyderabad
> >
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]