hi, i just fixed the problem in my testplan.
the variable "USER" is set in a property file.
in my csv dataset, i use filename "${__property(USER)}", which works now.
before, i used "user parameters" and defined a new variable "USER" with
value "${__property(USER)}".
using "${USER}" as filename in csv dataset did NOT work.
i suppose that the CSV dataset file is opened before "user parameters" are
set.
thanks for your answer,
chris
"sebb" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Where is the USER variable set?
>
> The CSV dataset file is opened quite early in test startup.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]