...
|
...
|
@@ -60,9 +60,9 @@ |
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true">
|
|
|
<boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
<stringProp name="LoopController.loops">1</stringProp>
|
|
|
<intProp name="LoopController.loops">-1</intProp>
|
|
|
</elementProp>
|
|
|
<stringProp name="ThreadGroup.num_threads">1</stringProp>
|
|
|
<stringProp name="ThreadGroup.num_threads">200</stringProp>
|
|
|
<stringProp name="ThreadGroup.ramp_time">1</stringProp>
|
|
|
<longProp name="ThreadGroup.start_time">1499841278000</longProp>
|
|
|
<longProp name="ThreadGroup.end_time">1499841278000</longProp>
|
...
|
...
|
@@ -167,6 +167,10 @@ vars.put("req",req+"&client_secret="+md5code); |
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
</HTTPSamplerProxy>
|
|
|
<hashTree/>
|
|
|
<ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="固定定时器" enabled="true">
|
|
|
<stringProp name="ConstantTimer.delay">30000</stringProp>
|
|
|
</ConstantTimer>
|
|
|
<hashTree/>
|
|
|
</hashTree>
|
|
|
<BackendListener guiclass="BackendListenerGui" testclass="BackendListener" testname="Backend Listener" enabled="true">
|
|
|
<elementProp name="arguments" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" enabled="true">
|
...
|
...
|
|