https://bz.apache.org/bugzilla/show_bug.cgi?id=63631
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Felix Schumacher <[email protected]> --- The variables in "User Defined Variables" are stored internally in a HashMap and have therefore no order. If you want to rely on the order of the replacement, use parameters on the TestPlan instead of variables. That should work and is covered by tests (TestValueReplacer). (Sorry for the late reply) Any specific reason to place them in User Defined Variables? -- You are receiving this mail because: You are the assignee for the bug.
