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:
- Set properties (one thread set a property, other thread read property)
- Export variables to file
Нема коментара:
Постави коментар