уторак, 17. децембар 2013.

Passing variables between threads




JMeter variables have thread scope. However sometimes there is a need to pass variables between threads. I used two ways to share variables between threads: 

  1.  Set properties (one thread set a property, other thread read property) 
  2.  Export variables to file

Нема коментара:

Постави коментар