On 7 September 2012 21:07, Mikhail T. <[email protected]> wrote: > Hello! > > Can values of variables used by JMeter be set from executing external > commands (sort of like back-tick substitution on shell command-line)?
Do you need to run the command during the test? Or are the values available before the test starts? If so, I suggest you establish the values using standard shell commands and pass them in using the -J command-line flag. > Thanks! Yours, > > -mi > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
