Showing
1 changed file
with
3 additions
and
3 deletions
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <jmeterTestPlan version="1.2" properties="3.1" jmeter="3.1 r1770033"> | 2 | <jmeterTestPlan version="1.2" properties="3.1" jmeter="3.1 r1770033"> |
3 | <hashTree> | 3 | <hashTree> |
4 | - <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="品牌一览2" enabled="true"> | 4 | + <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="品牌列表2" enabled="true"> |
5 | <stringProp name="TestPlan.comments">YohoPerformanceTest_ThisScriptIsGeneratedByYPT</stringProp> | 5 | <stringProp name="TestPlan.comments">YohoPerformanceTest_ThisScriptIsGeneratedByYPT</stringProp> |
6 | <boolProp name="TestPlan.functional_mode">false</boolProp> | 6 | <boolProp name="TestPlan.functional_mode">false</boolProp> |
7 | <boolProp name="TestPlan.serialize_threadgroups">false</boolProp> | 7 | <boolProp name="TestPlan.serialize_threadgroups">false</boolProp> |
@@ -264,8 +264,8 @@ | @@ -264,8 +264,8 @@ | ||
264 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 264 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
265 | <stringProp name="HTTPSampler.protocol"></stringProp> | 265 | <stringProp name="HTTPSampler.protocol"></stringProp> |
266 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 266 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
267 | - <stringProp name="HTTPSampler.path">http://${HOST_H5}/brands/searchAsync</stringProp> | ||
268 | - <stringProp name="HTTPSampler.method">POST</stringProp> | 267 | + <stringProp name="HTTPSampler.path">http://${HOST_H5}/brands/getBrandList?channel=1</stringProp> |
268 | + <stringProp name="HTTPSampler.method">GET</stringProp> | ||
269 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 269 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
270 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 270 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
271 | <boolProp name="HTTPSampler.use_keepalive">true</boolProp> | 271 | <boolProp name="HTTPSampler.use_keepalive">true</boolProp> |
-
Please register or login to post a comment