mirror of https://github.com/apache/jmeter.git
323 lines
17 KiB
XML
323 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.1-SNAPSHOT.20181103">
|
|
<hashTree>
|
|
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
|
|
<stringProp name="TestPlan.comments"></stringProp>
|
|
<boolProp name="TestPlan.functional_mode">false</boolProp>
|
|
<boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
|
|
<boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
|
|
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments"/>
|
|
</elementProp>
|
|
<stringProp name="TestPlan.user_define_classpath"></stringProp>
|
|
</TestPlan>
|
|
<hashTree>
|
|
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="TG" enabled="true">
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<boolProp name="LoopController.continue_forever">false</boolProp>
|
|
<stringProp name="LoopController.loops">1</stringProp>
|
|
</elementProp>
|
|
<stringProp name="ThreadGroup.num_threads">1</stringProp>
|
|
<stringProp name="ThreadGroup.ramp_time">1</stringProp>
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
<stringProp name="ThreadGroup.duration"></stringProp>
|
|
<stringProp name="ThreadGroup.delay"></stringProp>
|
|
</ThreadGroup>
|
|
<hashTree>
|
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="loop" enabled="true">
|
|
<boolProp name="LoopController.continue_forever">true</boolProp>
|
|
<stringProp name="LoopController.loops">8</stringProp>
|
|
</LoopController>
|
|
<hashTree>
|
|
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller" enabled="true">
|
|
<stringProp name="IfController.condition">${__jm__loop__idx} == 3</stringProp>
|
|
<boolProp name="IfController.evaluateAll">false</boolProp>
|
|
</IfController>
|
|
<hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="SuccessLoop" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
</hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="DS_after_loop" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="TG" enabled="true">
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<boolProp name="LoopController.continue_forever">false</boolProp>
|
|
<stringProp name="LoopController.loops">1</stringProp>
|
|
</elementProp>
|
|
<stringProp name="ThreadGroup.num_threads">1</stringProp>
|
|
<stringProp name="ThreadGroup.ramp_time">1</stringProp>
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
<stringProp name="ThreadGroup.duration"></stringProp>
|
|
<stringProp name="ThreadGroup.delay"></stringProp>
|
|
</ThreadGroup>
|
|
<hashTree>
|
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="Flow Control Action" enabled="true">
|
|
<intProp name="ActionProcessor.action">1</intProp>
|
|
<intProp name="ActionProcessor.target">0</intProp>
|
|
<stringProp name="ActionProcessor.duration">0</stringProp>
|
|
</TestAction>
|
|
<hashTree>
|
|
<UserParameters guiclass="UserParametersGui" testclass="UserParameters" testname="User Parameters" enabled="true">
|
|
<collectionProp name="UserParameters.names">
|
|
<stringProp name="-1877925060">continue_loop</stringProp>
|
|
</collectionProp>
|
|
<collectionProp name="UserParameters.thread_values">
|
|
<collectionProp name="1902774694">
|
|
<stringProp name="3569038">true</stringProp>
|
|
</collectionProp>
|
|
</collectionProp>
|
|
<boolProp name="UserParameters.per_iteration">false</boolProp>
|
|
</UserParameters>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<WhileController guiclass="WhileControllerGui" testclass="WhileController" testname="while" enabled="true">
|
|
<stringProp name="WhileController.condition">${continue_loop}</stringProp>
|
|
</WhileController>
|
|
<hashTree>
|
|
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller" enabled="true">
|
|
<stringProp name="IfController.condition">${__jm__while__idx} == 3</stringProp>
|
|
<boolProp name="IfController.evaluateAll">false</boolProp>
|
|
</IfController>
|
|
<hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="SuccessWhile" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="Flow Control Action" enabled="true">
|
|
<intProp name="ActionProcessor.action">1</intProp>
|
|
<intProp name="ActionProcessor.target">0</intProp>
|
|
<stringProp name="ActionProcessor.duration">0</stringProp>
|
|
</TestAction>
|
|
<hashTree>
|
|
<UserParameters guiclass="UserParametersGui" testclass="UserParameters" testname="User Parameters" enabled="true">
|
|
<collectionProp name="UserParameters.names">
|
|
<stringProp name="-1877925060">continue_loop</stringProp>
|
|
</collectionProp>
|
|
<collectionProp name="UserParameters.thread_values">
|
|
<collectionProp name="-544885953">
|
|
<stringProp name="97196323">false</stringProp>
|
|
</collectionProp>
|
|
</collectionProp>
|
|
<boolProp name="UserParameters.per_iteration">false</boolProp>
|
|
</UserParameters>
|
|
<hashTree/>
|
|
</hashTree>
|
|
</hashTree>
|
|
</hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="DS_after_while" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="TG" enabled="true">
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<boolProp name="LoopController.continue_forever">false</boolProp>
|
|
<stringProp name="LoopController.loops">1</stringProp>
|
|
</elementProp>
|
|
<stringProp name="ThreadGroup.num_threads">1</stringProp>
|
|
<stringProp name="ThreadGroup.ramp_time">1</stringProp>
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
<stringProp name="ThreadGroup.duration"></stringProp>
|
|
<stringProp name="ThreadGroup.delay"></stringProp>
|
|
</ThreadGroup>
|
|
<hashTree>
|
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="Flow Control Action" enabled="true">
|
|
<intProp name="ActionProcessor.action">1</intProp>
|
|
<intProp name="ActionProcessor.target">0</intProp>
|
|
<stringProp name="ActionProcessor.duration">0</stringProp>
|
|
</TestAction>
|
|
<hashTree>
|
|
<UserParameters guiclass="UserParametersGui" testclass="UserParameters" testname="User Parameters" enabled="true">
|
|
<collectionProp name="UserParameters.names">
|
|
<stringProp name="-1119897881">idx_matchNr</stringProp>
|
|
<stringProp name="100067119">idx_1</stringProp>
|
|
<stringProp name="100067120">idx_2</stringProp>
|
|
<stringProp name="100067121">idx_3</stringProp>
|
|
<stringProp name="100067122">idx_4</stringProp>
|
|
<stringProp name="100067123">idx_5</stringProp>
|
|
<stringProp name="100067124">idx_6</stringProp>
|
|
<stringProp name="100067125">idx_7</stringProp>
|
|
<stringProp name="100067126">idx_8</stringProp>
|
|
</collectionProp>
|
|
<collectionProp name="UserParameters.thread_values">
|
|
<collectionProp name="-1846294202">
|
|
<stringProp name="56">8</stringProp>
|
|
<stringProp name="49">1</stringProp>
|
|
<stringProp name="50">2</stringProp>
|
|
<stringProp name="51">3</stringProp>
|
|
<stringProp name="52">4</stringProp>
|
|
<stringProp name="53">5</stringProp>
|
|
<stringProp name="54">6</stringProp>
|
|
<stringProp name="55">7</stringProp>
|
|
<stringProp name="56">8</stringProp>
|
|
</collectionProp>
|
|
</collectionProp>
|
|
<boolProp name="UserParameters.per_iteration">false</boolProp>
|
|
</UserParameters>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<ForeachController guiclass="ForeachControlPanel" testclass="ForeachController" testname="for_idx" enabled="true">
|
|
<stringProp name="ForeachController.inputVal">idx</stringProp>
|
|
<stringProp name="ForeachController.returnVal">currentIdx</stringProp>
|
|
<boolProp name="ForeachController.useSeparator">true</boolProp>
|
|
</ForeachController>
|
|
<hashTree>
|
|
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller" enabled="true">
|
|
<stringProp name="IfController.condition">${__jm__for_idx__idx} == 3</stringProp>
|
|
<boolProp name="IfController.evaluateAll">false</boolProp>
|
|
</IfController>
|
|
<hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="Success_FEC" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="Flow Control Action" enabled="true">
|
|
<intProp name="ActionProcessor.action">1</intProp>
|
|
<intProp name="ActionProcessor.target">0</intProp>
|
|
<stringProp name="ActionProcessor.duration">0</stringProp>
|
|
</TestAction>
|
|
<hashTree>
|
|
<UserParameters guiclass="UserParametersGui" testclass="UserParameters" testname="User Parameters" enabled="true">
|
|
<collectionProp name="UserParameters.names">
|
|
<stringProp name="-1877925060">continue_loop</stringProp>
|
|
</collectionProp>
|
|
<collectionProp name="UserParameters.thread_values">
|
|
<collectionProp name="-544885953">
|
|
<stringProp name="97196323">false</stringProp>
|
|
</collectionProp>
|
|
</collectionProp>
|
|
<boolProp name="UserParameters.per_iteration">false</boolProp>
|
|
</UserParameters>
|
|
<hashTree/>
|
|
</hashTree>
|
|
</hashTree>
|
|
</hashTree>
|
|
<DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="DS_after_fec" enabled="true">
|
|
<boolProp name="displayJMeterProperties">false</boolProp>
|
|
<boolProp name="displayJMeterVariables">true</boolProp>
|
|
<boolProp name="displaySystemProperties">false</boolProp>
|
|
</DebugSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="View Results in Table" enabled="true">
|
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
<objProp>
|
|
<name>saveConfig</name>
|
|
<value class="SampleSaveConfiguration">
|
|
<time>false</time>
|
|
<latency>false</latency>
|
|
<timestamp>false</timestamp>
|
|
<success>true</success>
|
|
<label>true</label>
|
|
<code>true</code>
|
|
<message>true</message>
|
|
<threadName>true</threadName>
|
|
<dataType>false</dataType>
|
|
<encoding>false</encoding>
|
|
<assertions>false</assertions>
|
|
<subresults>false</subresults>
|
|
<responseData>false</responseData>
|
|
<samplerData>false</samplerData>
|
|
<xml>false</xml>
|
|
<fieldNames>true</fieldNames>
|
|
<responseHeaders>false</responseHeaders>
|
|
<requestHeaders>false</requestHeaders>
|
|
<responseDataOnError>false</responseDataOnError>
|
|
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
|
<assertionsResultsToSave>0</assertionsResultsToSave>
|
|
</value>
|
|
</objProp>
|
|
<stringProp name="filename">BUG_62847.csv</stringProp>
|
|
</ResultCollector>
|
|
<hashTree/>
|
|
<ResultCollector guiclass="SimpleDataWriter" testclass="ResultCollector" testname="Simple Data Writer" enabled="true">
|
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
<objProp>
|
|
<name>saveConfig</name>
|
|
<value class="SampleSaveConfiguration">
|
|
<time>false</time>
|
|
<latency>false</latency>
|
|
<timestamp>false</timestamp>
|
|
<success>true</success>
|
|
<label>true</label>
|
|
<code>true</code>
|
|
<message>true</message>
|
|
<threadName>true</threadName>
|
|
<dataType>false</dataType>
|
|
<encoding>false</encoding>
|
|
<assertions>true</assertions>
|
|
<subresults>true</subresults>
|
|
<responseData>false</responseData>
|
|
<samplerData>false</samplerData>
|
|
<xml>true</xml>
|
|
<fieldNames>false</fieldNames>
|
|
<responseHeaders>false</responseHeaders>
|
|
<requestHeaders>false</requestHeaders>
|
|
<responseDataOnError>false</responseDataOnError>
|
|
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
|
<assertionsResultsToSave>0</assertionsResultsToSave>
|
|
</value>
|
|
</objProp>
|
|
<stringProp name="filename">BUG_62847.xml</stringProp>
|
|
</ResultCollector>
|
|
<hashTree/>
|
|
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
|
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
<objProp>
|
|
<name>saveConfig</name>
|
|
<value class="SampleSaveConfiguration">
|
|
<time>true</time>
|
|
<latency>true</latency>
|
|
<timestamp>true</timestamp>
|
|
<success>true</success>
|
|
<label>true</label>
|
|
<code>true</code>
|
|
<message>true</message>
|
|
<threadName>true</threadName>
|
|
<dataType>true</dataType>
|
|
<encoding>false</encoding>
|
|
<assertions>true</assertions>
|
|
<subresults>true</subresults>
|
|
<responseData>false</responseData>
|
|
<samplerData>false</samplerData>
|
|
<xml>false</xml>
|
|
<fieldNames>true</fieldNames>
|
|
<responseHeaders>false</responseHeaders>
|
|
<requestHeaders>false</requestHeaders>
|
|
<responseDataOnError>false</responseDataOnError>
|
|
<saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
|
|
<assertionsResultsToSave>0</assertionsResultsToSave>
|
|
<bytes>true</bytes>
|
|
<sentBytes>true</sentBytes>
|
|
<url>true</url>
|
|
<threadCounts>true</threadCounts>
|
|
<idleTime>true</idleTime>
|
|
<connectTime>true</connectTime>
|
|
</value>
|
|
</objProp>
|
|
<stringProp name="filename"></stringProp>
|
|
</ResultCollector>
|
|
<hashTree/>
|
|
</hashTree>
|
|
</hashTree>
|
|
</jmeterTestPlan>
|