On 11/11/2009, Kshitij Barve <[email protected]> wrote: > > Hi, > > I want to write an user defined function in JMeter. And would like to use it > in my test plan. Any pointers or example will help me a lot.
The source code is available and provides lots of examples, see: http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/src/functions/org/apache/jmeter/functions/ or have a look at the files in the source download archive. It would help the mailing list if you could provide brief details as to what the function needs to do - maybe someone else has already implemented it. > Regards, > Kshitij > > > -- > View this message in context: > http://old.nabble.com/How-to-Write-a-user-defined-function-in-JMeter-and-call-it-in-the-test-plan-tp26299085p26299085.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

