On 8 November 2010 19:52, Andrei Ghimus <[email protected]> wrote:
> 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.

What test element have you used them in?

> Any idea why?

Subtle bug, because SFF generally works OK.

> And if this is not the way to do it, maybe someone could
> offer an alternative.

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config

> Thanks in advance.
>
> P.S.: JMeter 2.4
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to