On 14/07/2008, Kolodrevskiy Viktor <[EMAIL PROTECTED]> wrote:
> Hi All!
>  I'm writing a test plan.
>  Let's say, somewhere in the beginning of my test plan in element User 
> Parameters I set value of my variable var1 to the result of ${__time()} 
> function.
>  And somewhere in the end of my test plan I use again variable var1, but it 
> returns me the value as if I called time() function again!!! So I think my 
> variable var1 contains reference to function time(), but I want it to contain 
> the result of this function.
>  Please help me to solve this problem.

Put the variable on the test plan or in a UDV Config item.

>  Thanks.
>
>  ---------------------------------------------------------------------
>  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