You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/09/25 10:11:58 UTC

[Bug 63707] In Test fragment, If Controller is not taking values of variables/properties from the Master Test plan.

https://bz.apache.org/bugzilla/show_bug.cgi?id=63707

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
                 OS|                            |All
   Target Milestone|JMETER_5.2                  |---
             Status|NEW                         |NEEDINFO

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
(In reply to dc from comment #0)
> PreRequisites:
> 
> Master Test Plan is using Include Controller to call a subordinate test
> plan.  In the subordinate test plan, there is a Test Fragment which contains
> an If Controller. Within the If Controller are a number of http samplers.
> 
> If trying to pass a variable or property in the If Controller statement
> field, that variable or property will not take the value being passed by the
> Master Test Plan.
> 
> If using variables/properties elsewhere in the subordinate test plan, when
> run from a master test plan using the include controller, the values of the
> variables/properties come from the Master test plan.
> 
> Expected Results:
> 
> The values of the variables/properties in the include statement should also
> be inherited from the master test plan when that subordinate test plan is
> run as part of the master.

Hello,
Can you provide 2 simple Test Plans (Includer and Included) using Debug Sampler
to illustrate the issue please ?
Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.