On 26 March 2015 at 04:12, Bob <[email protected]> wrote:
> Hi,
>
> Is it possible to isolate "User Defined Variables"? I put "User Defined
> Variables" inside If Controller but when I run tests it's anyway
> evaluating variables inside.
>
> Test Plan structure:
>
> Thread group:
>      - If Controller:
>          - User Defined Variables
>      - If Controller:
>          - User Defined Variables
>      - If Controller:
>          - User Defined Variables
>
> I have duplicating variables inside "User Defined Variables" and if I
> run first If Controller it's running with the last "User Defined
> Variables"'s variables. I can replace "User Defined Variables" with
> "User Parameters" but I think anyway it won't work because there is only
> one thread group. Any solution?

No.

Variables are stored in thread data.

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