2017-05-01 21:53:11 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-09-22 23:05:01 +08:00
|
|
|
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.0-SNAPSHOT 56ac4aa">
|
2017-05-01 21:53:11 +08:00
|
|
|
<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.serialize_threadgroups">false</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>
|
|
|
|
|
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
|
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
|
|
<collectionProp name="Arguments.arguments"/>
|
|
|
|
|
</elementProp>
|
2019-07-22 20:51:48 +08:00
|
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.concurrentPool">6</stringProp>
|
2019-07-22 20:51:48 +08:00
|
|
|
<stringProp name="HTTPSampler.connect_timeout">5000</stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout">30000</stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ConfigTestElement>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
<elementProp name="User-Agent" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">User-Agent</stringProp>
|
|
|
|
|
<stringProp name="Header.value">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Firefox/52.0</stringProp>
|
|
|
|
|
</elementProp>
|
|
|
|
|
<elementProp name="Accept" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">Accept</stringProp>
|
|
|
|
|
<stringProp name="Header.value">text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</stringProp>
|
|
|
|
|
</elementProp>
|
|
|
|
|
<elementProp name="Accept-Language" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">Accept-Language</stringProp>
|
2017-05-01 22:16:25 +08:00
|
|
|
<stringProp name="Header.value">en-US,en;q=0.5</stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</elementProp>
|
|
|
|
|
<elementProp name="Cache-Control" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">Cache-Control</stringProp>
|
|
|
|
|
<stringProp name="Header.value">max-age=0</stringProp>
|
|
|
|
|
</elementProp>
|
|
|
|
|
</collectionProp>
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" 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>
|
|
|
|
|
<longProp name="ThreadGroup.start_time">1493581595000</longProp>
|
|
|
|
|
<longProp name="ThreadGroup.end_time">1493581595000</longProp>
|
|
|
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
|
|
<stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
|
|
<stringProp name="ThreadGroup.delay"></stringProp>
|
2019-07-22 20:51:48 +08:00
|
|
|
<boolProp name="ThreadGroup.same_user_on_next_iteration">false</boolProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ThreadGroup>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_DEFLATE" enabled="true"/>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA_deflate" enabled="true">
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
<stringProp name="-770951746">Content-Encoding: deflate</stringProp>
|
|
|
|
|
<stringProp name="1834063358">content-encoding: deflate</stringProp>
|
|
|
|
|
</collectionProp>
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_headers</stringProp>
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
<intProp name="Assertion.test_type">48</intProp>
|
2018-05-31 04:43:11 +08:00
|
|
|
<stringProp name="Assertion.custom_message"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ResponseAssertion>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP_HM_DEFLATE" enabled="true">
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">Accept-Encoding</stringProp>
|
|
|
|
|
<stringProp name="Header.value">deflate</stringProp>
|
|
|
|
|
</elementProp>
|
|
|
|
|
</collectionProp>
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HR2-DEFLATE" enabled="true">
|
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
|
|
<collectionProp name="Arguments.arguments"/>
|
|
|
|
|
</elementProp>
|
|
|
|
|
<stringProp name="HTTPSampler.domain">www.bing.com</stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
2017-05-01 23:57:53 +08:00
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.path">/</stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
|
|
<boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA" enabled="true">
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
2017-05-01 23:25:08 +08:00
|
|
|
<stringProp name="1909739726">Microsoft</stringProp>
|
|
|
|
|
<stringProp name="3023936">bing</stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</collectionProp>
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
<intProp name="Assertion.test_type">16</intProp>
|
2018-05-31 04:43:11 +08:00
|
|
|
<stringProp name="Assertion.custom_message"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ResponseAssertion>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
</hashTree>
|
|
|
|
|
</hashTree>
|
2019-07-22 23:09:54 +08:00
|
|
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="Think Time" enabled="true">
|
|
|
|
|
<intProp name="ActionProcessor.action">1</intProp>
|
|
|
|
|
<intProp name="ActionProcessor.target">0</intProp>
|
|
|
|
|
<stringProp name="ActionProcessor.duration">0</stringProp>
|
|
|
|
|
</TestAction>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<UniformRandomTimer guiclass="UniformRandomTimerGui" testclass="UniformRandomTimer" testname="Pause" enabled="true">
|
|
|
|
|
<stringProp name="ConstantTimer.delay">500</stringProp>
|
|
|
|
|
<stringProp name="RandomTimer.range">100</stringProp>
|
|
|
|
|
</UniformRandomTimer>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
</hashTree>
|
2017-05-01 21:53:11 +08:00
|
|
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_BROTLI" enabled="true"/>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA_brotli" enabled="true">
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
<stringProp name="-2024312099">Content-Encoding: br</stringProp>
|
|
|
|
|
<stringProp name="1908861597">content-encoding: br</stringProp>
|
|
|
|
|
</collectionProp>
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_headers</stringProp>
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
<intProp name="Assertion.test_type">48</intProp>
|
2018-05-31 04:43:11 +08:00
|
|
|
<stringProp name="Assertion.custom_message"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ResponseAssertion>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP_HM_BROTLI" enabled="true">
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
<stringProp name="Header.name">Accept-Encoding</stringProp>
|
|
|
|
|
<stringProp name="Header.value">br</stringProp>
|
|
|
|
|
</elementProp>
|
|
|
|
|
</collectionProp>
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HR-BROTLI" enabled="true">
|
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
|
|
<collectionProp name="Arguments.arguments"/>
|
|
|
|
|
</elementProp>
|
2018-06-12 17:51:59 +08:00
|
|
|
<stringProp name="HTTPSampler.domain">www.facebook.com</stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
2017-05-01 23:57:53 +08:00
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.path">/</stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
2024-09-27 17:18:45 +08:00
|
|
|
<boolProp name="HTTPSampler.follow_redirects">false</boolProp>
|
|
|
|
|
<boolProp name="HTTPSampler.auto_redirects">true</boolProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
|
|
<boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
<hashTree>
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA" enabled="true">
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
2018-06-12 17:51:59 +08:00
|
|
|
<stringProp name="497130182">facebook</stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</collectionProp>
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
<intProp name="Assertion.test_type">16</intProp>
|
2018-05-31 04:43:11 +08:00
|
|
|
<stringProp name="Assertion.custom_message"></stringProp>
|
2017-05-01 21:53:11 +08:00
|
|
|
</ResponseAssertion>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
</hashTree>
|
|
|
|
|
</hashTree>
|
|
|
|
|
</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>false</time>
|
|
|
|
|
<latency>false</latency>
|
|
|
|
|
<timestamp>false</timestamp>
|
|
|
|
|
<success>true</success>
|
|
|
|
|
<label>true</label>
|
|
|
|
|
<code>true</code>
|
|
|
|
|
<message>true</message>
|
|
|
|
|
<threadName>true</threadName>
|
|
|
|
|
<dataType>true</dataType>
|
|
|
|
|
<encoding>false</encoding>
|
|
|
|
|
<assertions>false</assertions>
|
|
|
|
|
<subresults>false</subresults>
|
|
|
|
|
<responseData>false</responseData>
|
|
|
|
|
<samplerData>false</samplerData>
|
|
|
|
|
<xml>false</xml>
|
|
|
|
|
<fieldNames>false</fieldNames>
|
|
|
|
|
<responseHeaders>false</responseHeaders>
|
|
|
|
|
<requestHeaders>false</requestHeaders>
|
|
|
|
|
<responseDataOnError>false</responseDataOnError>
|
|
|
|
|
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
|
|
|
|
<assertionsResultsToSave>0</assertionsResultsToSave>
|
|
|
|
|
</value>
|
|
|
|
|
</objProp>
|
|
|
|
|
<stringProp name="filename">ResponseDecompression.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>false</threadName>
|
|
|
|
|
<dataType>true</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">ResponseDecompression.xml</stringProp>
|
|
|
|
|
</ResultCollector>
|
|
|
|
|
<hashTree/>
|
|
|
|
|
</hashTree>
|
|
|
|
|
</hashTree>
|
|
|
|
|
</jmeterTestPlan>
|