On 8 November 2010 20:28, thanh nguyen <[email protected]> wrote: > Hi all, > > The sample_variables is currently set in the jmeter.properties file. Is > there a way to set it in the testplan?
I don't think so, but you can define it in user.properties or on the command-line. You might possibly be able to use the http://jakarta.apache.org/jmeter/usermanual/functions.html#__setProperty function to set a dummy variable on the Test Plan. However, that may be processed too late for it to have any effect. Try it and see. > Thank you > Thanh > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

