To setup BeanShell with JMeter - Do the following steps Download Beanshell from this URL - http://www.beanshell.org/bsh-2.0b4.jar Drop the jar file into JMeter's "lib" folder. Re-Start JMeter. All your JMeter Beanshell related code/controls - Beanshell Timer, Beanshell PreProcessor, Beanshell Sampler, Beanshell Assertions, Beanshell PostProcessor, Beanshell Listener will come into life.
- Deepak Kenchamba Trianz Consulting private limited Ziemerle, Andreas wrote: > > Hello, > > is there any list of predefined variables (like > JMeterThread.last_sample_ok) which can be accessed in jmeter? I couldn't > find such a list in the documentation. > > My current problem is to output the sampler result load time on std.- > out. > > Greetings > Andreas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/list-of-variables--tp4135969p26015468.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]

