Hi,

I am pretty new to Jmeter but have a basic understanding of how it works.
However
I am having problems trying to get a particular scenario to work.

I have a Thread Group (1) that makes a booking and one of the parameters of
this booking
is a random generated number. I can get Jmeter to generate the random number
and use
it in the thread group.

I have another Thread Group (2) that refunds the original booking. To refund
the booking the same 
random number generated in the booking needs to be used i.e. the random
number generated
in Thread Group 1.

I am wondering how can I pass the generated random number from Thread Group
1 to
Thread Group 2?

thanks in advance!
-- 
View this message in context: 
http://old.nabble.com/Passing-variabled-between-Thread-Groups-tp29033244p29033244.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to