if you already have JUnit tests, there is a tutorial on how to use junitsampler
http://jakarta.apache.org/jmeter/usermanual/junitsampler_tutorial.pdf peter On 6/8/06, sebb <[EMAIL PROTECTED]> wrote:
Perhaps you should ask your informant! It's not possible to call arbitrary Java classes from JMeter, at least not without writing some code. Have a look at the JUnit Sampler: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JUnit_Sampler and the BeanShell Sampler: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#BeanShell_Sampler S On 08/06/06, Sabrina <[EMAIL PROTECTED]> wrote: > > I was informed that Jmeter has the capability to call Java classes I was > wondering where I can find some documentation on this functionality. > > Thanks > -- > View this message in context: http://www.nabble.com/Calling-Java-Classes-From-JMeter-t1754973.html#a4771959 > Sent from the JMeter - User forum 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]

