On 30 August 2012 03:28, frank <[email protected]> wrote:
> thank you, i'm afraid i don't need setup thread group.
Do you need to retrieve the value multiple times?
- If so, why does it have to be in a separate thread group from where
it is used?
- How do you ensure that the thread groups run in the correct order?
Or fetch the value just once before the test starts?
> maybe ${_setProperty()} and ${_property()} is the only solution at present
>
> but i can't understand why we cannot use the new value of udv in other
> thread group, i think this is should be a normal scenario.
JMeter variables are local to the thread.
Threads represent independent users; they need their own variables.
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/use-extraction-result-in-other-thread-group-tp5714575p5714588.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]