Good day!
I'm calling
word1=${__StringFromFile(query.txt)} word2=${__StringFromFile(query.txt)}
and I expect ${word1} and ${word2} to have different values
(specifically, ${word2} to get the value from the following line).
This does not happen i.e. ${word1} and ${word2} have the same value.
Any idea why? And if this is not the way to do it, maybe someone could
offer an alternative.
Thanks in advance.
P.S.: JMeter 2.4
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]