Authored by Rong

commit by shell

@@ -216,7 +216,7 @@ @@ -216,7 +216,7 @@
216 <stringProp name="shareMode">shareMode.all</stringProp> 216 <stringProp name="shareMode">shareMode.all</stringProp>
217 </CSVDataSet> 217 </CSVDataSet>
218 <hashTree/> 218 <hashTree/>
219 - <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="tg_app_product_recShopCart" enabled="true"> 219 + <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="tg_app_search_newLast7day" enabled="true">
220 <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> 220 <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
221 <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true"> 221 <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true">
222 <boolProp name="LoopController.continue_forever">false</boolProp> 222 <boolProp name="LoopController.continue_forever">false</boolProp>
@@ -229,10 +229,10 @@ @@ -229,10 +229,10 @@
229 <boolProp name="ThreadGroup.scheduler">false</boolProp> 229 <boolProp name="ThreadGroup.scheduler">false</boolProp>
230 <stringProp name="ThreadGroup.duration"></stringProp> 230 <stringProp name="ThreadGroup.duration"></stringProp>
231 <stringProp name="ThreadGroup.delay"></stringProp> 231 <stringProp name="ThreadGroup.delay"></stringProp>
232 - <stringProp name="TestPlan.comments">&#36141;&#29289;&#36710;&#24213;&#37096;&#25512;&#33616;</stringProp> 232 + <stringProp name="TestPlan.comments">&#39318;&#39029;&#29468;&#20320;&#21916;&#27426;</stringProp>
233 </ThreadGroup> 233 </ThreadGroup>
234 <hashTree> 234 <hashTree>
235 - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="tc_app_product_recShopCart" enabled="true"> 235 + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="tc_app_search_newLast7day" enabled="true">
236 <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> 236 <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
237 <elementProp name="HTTPsampler.Arguments" elementType="Arguments"> 237 <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
238 <collectionProp name="Arguments.arguments"> 238 <collectionProp name="Arguments.arguments">
@@ -257,7 +257,7 @@ @@ -257,7 +257,7 @@
257 <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp> 257 <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
258 <boolProp name="HTTPSampler.monitor">false</boolProp> 258 <boolProp name="HTTPSampler.monitor">false</boolProp>
259 <stringProp name="HTTPSampler.embedded_url_re"></stringProp> 259 <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
260 - <stringProp name="TestPlan.comments">&#36141;&#29289;&#36710;&#24213;&#37096;&#25512;&#33616;</stringProp> 260 + <stringProp name="TestPlan.comments">&#39318;&#39029;&#29468;&#20320;&#21916;&#27426;</stringProp>
261 </HTTPSamplerProxy> 261 </HTTPSamplerProxy>
262 <hashTree> 262 <hashTree>
263 <BeanShellPreProcessor guiclass="TestBeanGUI" testclass="BeanShellPreProcessor" testname="&#21069;&#32622;BeanShell" enabled="true"> 263 <BeanShellPreProcessor guiclass="TestBeanGUI" testclass="BeanShellPreProcessor" testname="&#21069;&#32622;BeanShell" enabled="true">
@@ -272,8 +272,8 @@ String[] privateKeys = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;}; @@ -272,8 +272,8 @@ String[] privateKeys = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;};
272 int rd = new Random().nextInt(1); 272 int rd = new Random().nextInt(1);
273 String clientType = clientTypes[rd]; 273 String clientType = clientTypes[rd];
274 String privateKey = privateKeys[rd]; 274 String privateKey = privateKeys[rd];
275 -String os_version = &quot;android5.1:XT1085&quot;;  
276 -String req = &quot;app_version=5.6.0&amp;client_type=&quot;+clientType+&quot;&amp;gender=1,3&amp;method=app.product.recShopCart&amp;os_version=&quot;+os_version+&quot;&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=1080x1776&amp;session_key=90a490b990a1ffb4d36db14eeecebcd1&amp;udid=35334706127113498719dc059bf115f&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=1&quot;; 275 +String os_version = &quot;android4.4.4:CHM-CL00&quot;;
  276 +String req = &quot;app_version=5.7.0&amp;client_type=&quot;+clientType+&quot;&amp;content_code=201504091403001&amp;fromPage=aFP_ShopCart&amp;gender=1,3&amp;limit=40&amp;method=app.search.newLast7day&amp;os_version=&quot;+os_version+&quot;&amp;page=1&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;rec_pos=100006&amp;screen_size=720x1280&amp;session_key=bbec82bfa0c58a93b2cc1790ff8b16ea&amp;udid=A000005996F653935bc76c8ea5dffe&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=1&quot;;
277 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;); 277 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;);
278 byte[] btInput = req.getBytes(); 278 byte[] btInput = req.getBytes();
279 md.update(btInput); 279 md.update(btInput);
@@ -288,7 +288,7 @@ for(byte b : btResult){ @@ -288,7 +288,7 @@ for(byte b : btResult){
288 } 288 }
289 String md5 = sb.toString(); 289 String md5 = sb.toString();
290 os_version=URLEncoder.encode(os_version); 290 os_version=URLEncoder.encode(os_version);
291 -req = &quot;app_version=5.6.0&amp;client_type=&quot;+clientType+&quot;&amp;gender=1,3&amp;method=app.product.recShopCart&amp;os_version=&quot;+os_version+&quot;&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=1080x1776&amp;session_key=90a490b990a1ffb4d36db14eeecebcd1&amp;udid=35334706127113498719dc059bf115f&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=1&quot;; 291 +req = &quot;app_version=5.7.0&amp;client_type=&quot;+clientType+&quot;&amp;content_code=201504091403001&amp;fromPage=aFP_ShopCart&amp;gender=1,3&amp;limit=40&amp;method=app.search.newLast7day&amp;os_version=&quot;+os_version+&quot;&amp;page=1&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;rec_pos=100006&amp;screen_size=720x1280&amp;session_key=bbec82bfa0c58a93b2cc1790ff8b16ea&amp;udid=A000005996F653935bc76c8ea5dffe&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=1&quot;;
292 vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stringProp> 292 vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stringProp>
293 </BeanShellPreProcessor> 293 </BeanShellPreProcessor>
294 <hashTree/> 294 <hashTree/>