You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by apc <ap...@apc.kg> on 2011/05/04 18:36:49 UTC

Which functions JMeter lacks for you?

Hi all,

I started implementing additional functions (similar to native
http://jakarta.apache.org/jmeter/usermanual/functions.html).

For now I plan to add 2 functions: __doubleSum() and __strLen()

Maybe people here can tell me more cases where additional functions needed,
but jmeter doesn't have it out-of-the-box?

Best regards,
Andrey Pohilko
http://code.google.com/p/jmeter-plugins/ JP@GC Owner 

--
View this message in context: http://jmeter.512774.n5.nabble.com/Which-functions-JMeter-lacks-for-you-tp4370389p4370389.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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


Re: Which functions JMeter lacks for you?

Posted by apc <ap...@apc.kg>.
Well, people don't like programming... So I'll provide them handy and
clear-to-use additional functions. 

--
View this message in context: http://jmeter.512774.n5.nabble.com/Which-functions-JMeter-lacks-for-you-tp4370389p4372475.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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


Re: Which functions JMeter lacks for you?

Posted by sebb <se...@gmail.com>.
On 4 May 2011 17:36, apc <ap...@apc.kg> wrote:
> Hi all,
>
> I started implementing additional functions (similar to native
> http://jakarta.apache.org/jmeter/usermanual/functions.html).
>
> For now I plan to add 2 functions: __doubleSum() and __strLen()
>
> Maybe people here can tell me more cases where additional functions needed,
> but jmeter doesn't have it out-of-the-box?

The __jexl(), __javascript() and __beanshell() functions can be used
for arbitrary arithmetic and other calculations.

> Best regards,
> Andrey Pohilko
> http://code.google.com/p/jmeter-plugins/ JP@GC Owner
>
> --
> View this message in context: http://jmeter.512774.n5.nabble.com/Which-functions-JMeter-lacks-for-you-tp4370389p4370389.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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