Wednesday, April 15, 2020

JMeter: jp@gc - Set Variables Action (Plugin) : Add local variables inside thread group.



https://www.blazemeter.com/blog/introducing-the-set-variables-action-component-in-jmeter/

Install plugin:



Add a test plan as shown below to validate the variables action plugin functionality.


here
number = 1111111111111111111111111111111
h

here number is override by 222222222222222222222222222




now i have used number variable again and name = pradeep
number = 33333333333333333333333333333
name = pradeep



if we delete number here, it will retain from previous then
number = 222222222222222222222222



No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.