Good morning,

I have a test plan that looks like this:

Test plan
        Thread group
                (assorted listeners)
                Recording controller 1
                        User defined variables - set var1=value1
                        (rest of test)
                Recording controller 2
                        User defined variables - set var1=value2
                        (rest of test)


>From the documentation I expect things under the first recording controller
to see:
        var1=value1 
and things under the second recording controller to see:
        var1=value2

Instead, all see var1=value2.

Since recording controller 1 has var1=value1 subordinate to it, why is it
seeing 
var1=value2 which is subordinate to recording controller 2?

Thanks,
Jim



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

Reply via email to