Authored by Rong

123

@@ -60,9 +60,9 @@ @@ -60,9 +60,9 @@
60 <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> 60 <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
61 <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true"> 61 <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true">
62 <boolProp name="LoopController.continue_forever">false</boolProp> 62 <boolProp name="LoopController.continue_forever">false</boolProp>
63 - <stringProp name="LoopController.loops">1</stringProp> 63 + <intProp name="LoopController.loops">-1</intProp>
64 </elementProp> 64 </elementProp>
65 - <stringProp name="ThreadGroup.num_threads">1</stringProp> 65 + <stringProp name="ThreadGroup.num_threads">200</stringProp>
66 <stringProp name="ThreadGroup.ramp_time">1</stringProp> 66 <stringProp name="ThreadGroup.ramp_time">1</stringProp>
67 <longProp name="ThreadGroup.start_time">1499841278000</longProp> 67 <longProp name="ThreadGroup.start_time">1499841278000</longProp>
68 <longProp name="ThreadGroup.end_time">1499841278000</longProp> 68 <longProp name="ThreadGroup.end_time">1499841278000</longProp>
@@ -167,6 +167,10 @@ vars.put(&quot;req&quot;,req+&quot;&amp;client_secret=&quot;+md5code); @@ -167,6 +167,10 @@ vars.put(&quot;req&quot;,req+&quot;&amp;client_secret=&quot;+md5code);
167 <stringProp name="HTTPSampler.embedded_url_re"></stringProp> 167 <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
168 </HTTPSamplerProxy> 168 </HTTPSamplerProxy>
169 <hashTree/> 169 <hashTree/>
  170 + <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="固定定时器" enabled="true">
  171 + <stringProp name="ConstantTimer.delay">30000</stringProp>
  172 + </ConstantTimer>
  173 + <hashTree/>
170 </hashTree> 174 </hashTree>
171 <BackendListener guiclass="BackendListenerGui" testclass="BackendListener" testname="Backend Listener" enabled="true"> 175 <BackendListener guiclass="BackendListenerGui" testclass="BackendListener" testname="Backend Listener" enabled="true">
172 <elementProp name="arguments" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" enabled="true"> 176 <elementProp name="arguments" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" enabled="true">