On 11/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi to all,
is it possible to set a variable with a beanshell preprocessor and then
use/recall it in the "usual" way ${myvar} in an Assertion or Sampler or
...??
Yes, try it...
If yes, do I have to use this to set the variable? :
vars
Hi to all,
is it possible to set a variable with a beanshell preprocessor and then
use/recall it in the "usual" way ${myvar} in an Assertion or Sampler or
...??
If yes, do I have to use this to set the variable? :
vars - (JMeterVariables) - gives read/write access to variables:
vars.get(key); va
2 matches
Mail list logo