JMeter - Pass a variable between multiple thread groups | Using JMeter property with a variable

preview_player
Показать описание
Method to pass a variable between multiple thread groups in JMeter
Share a variable between multiple thread groups in JMeter
Using same Variable in different thread groups
JMeter property with a variable
JMeter set peroperty
JMeter Passing Variable Value to another Thread Group
How do I pass a variable from one Thread Group to another in JMeter
How to pass variables across thread groups in JMeter
jmeter pass variable between threads
How to pass a set of values from one Jmeter Thread group to another
JMeter Pass Variables Between Thread Groups
How to Use Variables in Different Thread Groups
Jmeter Passing variables between threads
How do I pass a variable from one Thread Group to another in JMeter
JMeter Passing values between Thread Groups

Notes :
Beanshell Assertion
${__setProperty(var, ${var})};
Use as a variable
${__property(var)}

-------------------------------------------------------------------------------------------------
Background Music :
Audio Library
Lights Sappheiros (No Copyright Music)
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial. works like a charm

anjideegoda
Автор

Can you please make video on NFR gathering

KeshavSharmaClasses
Автор

Hi,
How can we achieve this in meter?
Login -> once
Perform the following transactions in parallel 10 times:
Launch working set Manager GUI
Create new working set
Save
After all these steps are completed, logout -> once
Note: I want each set of transactions (launch working set, create new working set, save) to be executed in order,
but each set should run 10 times in parallel.

varshagowda
Автор

using the same example, with JMeter 5.4.1 I was able to use ${var} in a different ThreadGroup. Could this be that we have to use BeanShell Assertion on the Older version of JMeter?

kahmed
Автор

I have tried the variable to pass but it shows error but in request body it shows the correct url. Please reply?
What is the issue?

srsruthilaya