User Parameters is a Pre-Processor; these are processed after
Configuration items.

By the way, you can also use the shorthand "${__P(USER)}"

Or you could have defined USER at TestPlan level.

S
On 23/10/2007, chris <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to