|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.6.2"> |
| 3 | + <hashTree> |
| 4 | + <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true"> |
| 5 | + <boolProp name="TestPlan.functional_mode">false</boolProp> |
| 6 | + <boolProp name="TestPlan.tearDown_on_shutdown">false</boolProp> |
| 7 | + <boolProp name="TestPlan.serialize_threadgroups">false</boolProp> |
| 8 | + <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> |
| 9 | + <collectionProp name="Arguments.arguments"/> |
| 10 | + </elementProp> |
| 11 | + </TestPlan> |
| 12 | + <hashTree> |
| 13 | + <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Tset-Normal" enabled="false"> |
| 14 | + <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> |
| 15 | + <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true"> |
| 16 | + <stringProp name="LoopController.loops">1</stringProp> |
| 17 | + <boolProp name="LoopController.continue_forever">false</boolProp> |
| 18 | + </elementProp> |
| 19 | + <stringProp name="ThreadGroup.num_threads">4</stringProp> |
| 20 | + <stringProp name="ThreadGroup.ramp_time">1</stringProp> |
| 21 | + <boolProp name="ThreadGroup.delayedStart">false</boolProp> |
| 22 | + <boolProp name="ThreadGroup.scheduler">false</boolProp> |
| 23 | + <stringProp name="ThreadGroup.duration"></stringProp> |
| 24 | + <stringProp name="ThreadGroup.delay"></stringProp> |
| 25 | + <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp> |
| 26 | + </ThreadGroup> |
| 27 | + <hashTree> |
| 28 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Test-Normal" enabled="true"> |
| 29 | + <boolProp name="HTTPSampler.postBodyRaw">false</boolProp> |
| 30 | + <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> |
| 31 | + <collectionProp name="Arguments.arguments"/> |
| 32 | + </elementProp> |
| 33 | + <stringProp name="HTTPSampler.domain">localhost</stringProp> |
| 34 | + <stringProp name="HTTPSampler.port">8080</stringProp> |
| 35 | + <stringProp name="HTTPSampler.protocol">http</stringProp> |
| 36 | + <stringProp name="HTTPSampler.path">test</stringProp> |
| 37 | + <stringProp name="HTTPSampler.method">GET</stringProp> |
| 38 | + <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
| 39 | + <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
| 40 | + <boolProp name="HTTPSampler.use_keepalive">true</boolProp> |
| 41 | + <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp> |
| 42 | + <boolProp name="HTTPSampler.BROWSER_COMPATIBLE_MULTIPART">false</boolProp> |
| 43 | + <boolProp name="HTTPSampler.image_parser">false</boolProp> |
| 44 | + <boolProp name="HTTPSampler.concurrentDwn">false</boolProp> |
| 45 | + <stringProp name="HTTPSampler.concurrentPool">6</stringProp> |
| 46 | + <boolProp name="HTTPSampler.md5">false</boolProp> |
| 47 | + <intProp name="HTTPSampler.ipSourceType">0</intProp> |
| 48 | + </HTTPSamplerProxy> |
| 49 | + <hashTree/> |
| 50 | + <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true"> |
| 51 | + <boolProp name="ResultCollector.error_logging">false</boolProp> |
| 52 | + <objProp> |
| 53 | + <name>saveConfig</name> |
| 54 | + <value class="SampleSaveConfiguration"> |
| 55 | + <time>true</time> |
| 56 | + <latency>true</latency> |
| 57 | + <timestamp>true</timestamp> |
| 58 | + <success>true</success> |
| 59 | + <label>true</label> |
| 60 | + <code>true</code> |
| 61 | + <message>true</message> |
| 62 | + <threadName>true</threadName> |
| 63 | + <dataType>true</dataType> |
| 64 | + <encoding>false</encoding> |
| 65 | + <assertions>true</assertions> |
| 66 | + <subresults>true</subresults> |
| 67 | + <responseData>false</responseData> |
| 68 | + <samplerData>false</samplerData> |
| 69 | + <xml>false</xml> |
| 70 | + <fieldNames>true</fieldNames> |
| 71 | + <responseHeaders>false</responseHeaders> |
| 72 | + <requestHeaders>false</requestHeaders> |
| 73 | + <responseDataOnError>false</responseDataOnError> |
| 74 | + <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage> |
| 75 | + <assertionsResultsToSave>0</assertionsResultsToSave> |
| 76 | + <bytes>true</bytes> |
| 77 | + <sentBytes>true</sentBytes> |
| 78 | + <url>true</url> |
| 79 | + <threadCounts>true</threadCounts> |
| 80 | + <idleTime>true</idleTime> |
| 81 | + <connectTime>true</connectTime> |
| 82 | + </value> |
| 83 | + </objProp> |
| 84 | + <stringProp name="filename"></stringProp> |
| 85 | + </ResultCollector> |
| 86 | + <hashTree/> |
| 87 | + <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true"> |
| 88 | + <boolProp name="ResultCollector.error_logging">false</boolProp> |
| 89 | + <objProp> |
| 90 | + <name>saveConfig</name> |
| 91 | + <value class="SampleSaveConfiguration"> |
| 92 | + <time>true</time> |
| 93 | + <latency>true</latency> |
| 94 | + <timestamp>true</timestamp> |
| 95 | + <success>true</success> |
| 96 | + <label>true</label> |
| 97 | + <code>true</code> |
| 98 | + <message>true</message> |
| 99 | + <threadName>true</threadName> |
| 100 | + <dataType>true</dataType> |
| 101 | + <encoding>false</encoding> |
| 102 | + <assertions>true</assertions> |
| 103 | + <subresults>true</subresults> |
| 104 | + <responseData>false</responseData> |
| 105 | + <samplerData>false</samplerData> |
| 106 | + <xml>false</xml> |
| 107 | + <fieldNames>true</fieldNames> |
| 108 | + <responseHeaders>false</responseHeaders> |
| 109 | + <requestHeaders>false</requestHeaders> |
| 110 | + <responseDataOnError>false</responseDataOnError> |
| 111 | + <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage> |
| 112 | + <assertionsResultsToSave>0</assertionsResultsToSave> |
| 113 | + <bytes>true</bytes> |
| 114 | + <sentBytes>true</sentBytes> |
| 115 | + <url>true</url> |
| 116 | + <threadCounts>true</threadCounts> |
| 117 | + <idleTime>true</idleTime> |
| 118 | + <connectTime>true</connectTime> |
| 119 | + </value> |
| 120 | + </objProp> |
| 121 | + <stringProp name="filename"></stringProp> |
| 122 | + </ResultCollector> |
| 123 | + <hashTree/> |
| 124 | + </hashTree> |
| 125 | + <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test-Async" enabled="true"> |
| 126 | + <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> |
| 127 | + <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true"> |
| 128 | + <stringProp name="LoopController.loops">1</stringProp> |
| 129 | + <boolProp name="LoopController.continue_forever">false</boolProp> |
| 130 | + </elementProp> |
| 131 | + <stringProp name="ThreadGroup.num_threads">7</stringProp> |
| 132 | + <stringProp name="ThreadGroup.ramp_time">1</stringProp> |
| 133 | + <boolProp name="ThreadGroup.delayedStart">false</boolProp> |
| 134 | + <boolProp name="ThreadGroup.scheduler">false</boolProp> |
| 135 | + <stringProp name="ThreadGroup.duration"></stringProp> |
| 136 | + <stringProp name="ThreadGroup.delay"></stringProp> |
| 137 | + <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp> |
| 138 | + </ThreadGroup> |
| 139 | + <hashTree> |
| 140 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Test-Async" enabled="true"> |
| 141 | + <boolProp name="HTTPSampler.postBodyRaw">false</boolProp> |
| 142 | + <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> |
| 143 | + <collectionProp name="Arguments.arguments"/> |
| 144 | + </elementProp> |
| 145 | + <stringProp name="HTTPSampler.domain">localhost</stringProp> |
| 146 | + <stringProp name="HTTPSampler.port">8080</stringProp> |
| 147 | + <stringProp name="HTTPSampler.protocol">http</stringProp> |
| 148 | + <stringProp name="HTTPSampler.path">test/async</stringProp> |
| 149 | + <stringProp name="HTTPSampler.method">GET</stringProp> |
| 150 | + <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
| 151 | + <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
| 152 | + <boolProp name="HTTPSampler.use_keepalive">true</boolProp> |
| 153 | + <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp> |
| 154 | + <boolProp name="HTTPSampler.BROWSER_COMPATIBLE_MULTIPART">false</boolProp> |
| 155 | + <boolProp name="HTTPSampler.image_parser">false</boolProp> |
| 156 | + <boolProp name="HTTPSampler.concurrentDwn">false</boolProp> |
| 157 | + <stringProp name="HTTPSampler.concurrentPool">6</stringProp> |
| 158 | + <boolProp name="HTTPSampler.md5">false</boolProp> |
| 159 | + <intProp name="HTTPSampler.ipSourceType">0</intProp> |
| 160 | + </HTTPSamplerProxy> |
| 161 | + <hashTree/> |
| 162 | + <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true"> |
| 163 | + <boolProp name="ResultCollector.error_logging">false</boolProp> |
| 164 | + <objProp> |
| 165 | + <name>saveConfig</name> |
| 166 | + <value class="SampleSaveConfiguration"> |
| 167 | + <time>true</time> |
| 168 | + <latency>true</latency> |
| 169 | + <timestamp>true</timestamp> |
| 170 | + <success>true</success> |
| 171 | + <label>true</label> |
| 172 | + <code>true</code> |
| 173 | + <message>true</message> |
| 174 | + <threadName>true</threadName> |
| 175 | + <dataType>true</dataType> |
| 176 | + <encoding>false</encoding> |
| 177 | + <assertions>true</assertions> |
| 178 | + <subresults>true</subresults> |
| 179 | + <responseData>false</responseData> |
| 180 | + <samplerData>false</samplerData> |
| 181 | + <xml>false</xml> |
| 182 | + <fieldNames>true</fieldNames> |
| 183 | + <responseHeaders>false</responseHeaders> |
| 184 | + <requestHeaders>false</requestHeaders> |
| 185 | + <responseDataOnError>false</responseDataOnError> |
| 186 | + <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage> |
| 187 | + <assertionsResultsToSave>0</assertionsResultsToSave> |
| 188 | + <bytes>true</bytes> |
| 189 | + <sentBytes>true</sentBytes> |
| 190 | + <url>true</url> |
| 191 | + <threadCounts>true</threadCounts> |
| 192 | + <idleTime>true</idleTime> |
| 193 | + <connectTime>true</connectTime> |
| 194 | + </value> |
| 195 | + </objProp> |
| 196 | + <stringProp name="filename"></stringProp> |
| 197 | + </ResultCollector> |
| 198 | + <hashTree/> |
| 199 | + <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true"> |
| 200 | + <boolProp name="ResultCollector.error_logging">false</boolProp> |
| 201 | + <objProp> |
| 202 | + <name>saveConfig</name> |
| 203 | + <value class="SampleSaveConfiguration"> |
| 204 | + <time>true</time> |
| 205 | + <latency>true</latency> |
| 206 | + <timestamp>true</timestamp> |
| 207 | + <success>true</success> |
| 208 | + <label>true</label> |
| 209 | + <code>true</code> |
| 210 | + <message>true</message> |
| 211 | + <threadName>true</threadName> |
| 212 | + <dataType>true</dataType> |
| 213 | + <encoding>false</encoding> |
| 214 | + <assertions>true</assertions> |
| 215 | + <subresults>true</subresults> |
| 216 | + <responseData>false</responseData> |
| 217 | + <samplerData>false</samplerData> |
| 218 | + <xml>false</xml> |
| 219 | + <fieldNames>true</fieldNames> |
| 220 | + <responseHeaders>false</responseHeaders> |
| 221 | + <requestHeaders>false</requestHeaders> |
| 222 | + <responseDataOnError>false</responseDataOnError> |
| 223 | + <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage> |
| 224 | + <assertionsResultsToSave>0</assertionsResultsToSave> |
| 225 | + <bytes>true</bytes> |
| 226 | + <sentBytes>true</sentBytes> |
| 227 | + <url>true</url> |
| 228 | + <threadCounts>true</threadCounts> |
| 229 | + <idleTime>true</idleTime> |
| 230 | + <connectTime>true</connectTime> |
| 231 | + </value> |
| 232 | + </objProp> |
| 233 | + <stringProp name="filename"></stringProp> |
| 234 | + </ResultCollector> |
| 235 | + <hashTree/> |
| 236 | + </hashTree> |
| 237 | + </hashTree> |
| 238 | + </hashTree> |
| 239 | +</jmeterTestPlan> |
0 commit comments