Home > other >  Jmeter __setProperty () and props. The put () function difference in where?
Jmeter __setProperty () and props. The put () function difference in where?

Time:09-23

Can set the global variable, where is the difference?
Props. The put () sets the variable can only use props. The get () to get it? Can see the value in the jmeter properties, but I can't use ${__P (variable name)} to use it, why?

CodePudding user response:

https://edu.csdn.net/course/detail/22948
  • Related