tags:

views:

33

answers:

0

Hi,

I am using the Ant Jmeter task to run a Jmeter test plan, which has been set up to use a Java Sampler. This sampler is a class I wrote that extends AbstractJavaSamplerClient. I need to pass in a couple of parameters to this class and I was hoping I could read them using the JavaSamplerContext. Any suggestions?

Thanks Luanne