Hello All,
I am using a regular expression extractor which picks up a string from response
and stores it in a variable RESPEXT. The value that I need gets stored in the
variable created by Jmeter, RESPEXT_g0.
I use this value in a while loop which goes as true all the time. So I need to
reset this variable or probably un-define this variable. I am trying to reset
this using a beanshell post processor, vars.put("RESPEXT_g0","newValue"). This
isn't actually resetting it when I view it from debug sampler.
Is there a way to do this?
Regards,
Guru
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]