https://bz.apache.org/bugzilla/show_bug.cgi?id=63707
Bug ID: 63707
Summary: In Test fragment, If Controller is not taking values
of variables/properties from the Master Test plan.
Product: JMeter
Version: 5.1.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
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.
--
You are receiving this mail because:
You are the assignee for the bug.