|
11 | 11 | <stringProp name="TestPlan.user_define_classpath"></stringProp>
|
12 | 12 | </TestPlan>
|
13 | 13 | <hashTree>
|
14 |
| - <SetupThreadGroup guiclass="SetupThreadGroupGui" testclass="SetupThreadGroup" testname="setUp Thread Group" enabled="true"> |
| 14 | + <SetupThreadGroup guiclass="SetupThreadGroupGui" testclass="SetupThreadGroup" testname="Thread Group" enabled="true"> |
15 | 15 | <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
16 | 16 | <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
17 | 17 | <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
26 | 26 | <stringProp name="ThreadGroup.delay"></stringProp>
|
27 | 27 | </SetupThreadGroup>
|
28 | 28 | <hashTree>
|
| 29 | + <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP header Manager" enabled="true"> |
| 30 | + <collectionProp name="HeaderManager.headers"> |
| 31 | + <elementProp name="" elementType="Header"> |
| 32 | + <stringProp name="Header.name">accept</stringProp> |
| 33 | + <stringProp name="Header.value">*/*</stringProp> |
| 34 | + </elementProp> |
| 35 | + <elementProp name="" elementType="Header"> |
| 36 | + <stringProp name="Header.name">accept-encoding</stringProp> |
| 37 | + <stringProp name="Header.value">gzip</stringProp> |
| 38 | + </elementProp> |
| 39 | + <elementProp name="" elementType="Header"> |
| 40 | + <stringProp name="Header.name">accept-encoding</stringProp> |
| 41 | + <stringProp name="Header.value">deflate</stringProp> |
| 42 | + </elementProp> |
| 43 | + <elementProp name="" elementType="Header"> |
| 44 | + <stringProp name="Header.name">user-agent</stringProp> |
| 45 | + <stringProp name="Header.value">ApacheJMeterHTTP2Sampler</stringProp> |
| 46 | + </elementProp> |
| 47 | + </collectionProp> |
| 48 | + </HeaderManager> |
| 49 | + <hashTree/> |
29 | 50 | <jmeter.plugins.http2.sampler.HTTP2Sampler guiclass="jmeter.plugins.http2.sampler.gui.HTTP2SamplerGui" testclass="jmeter.plugins.http2.sampler.HTTP2Sampler" testname="HTTP2 Sampler" enabled="true">
|
30 | 51 | <stringProp name="HTTP2Sampler.method">GET</stringProp>
|
31 | 52 | <stringProp name="HTTP2Sampler.domain">127.0.0.1</stringProp>
|
32 | 53 | <stringProp name="HTTP2Sampler.port">4430</stringProp>
|
33 | 54 | <stringProp name="TTP2Sampler.host">/</stringProp>
|
34 | 55 | </jmeter.plugins.http2.sampler.HTTP2Sampler>
|
35 | 56 | <hashTree>
|
| 57 | + <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Is the response code OK?" enabled="true"> |
| 58 | + <collectionProp name="Asserion.test_strings"> |
| 59 | + <stringProp name="49586">200</stringProp> |
| 60 | + </collectionProp> |
| 61 | + <stringProp name="Assertion.test_field">Assertion.response_code</stringProp> |
| 62 | + <boolProp name="Assertion.assume_success">false</boolProp> |
| 63 | + <intProp name="Assertion.test_type">1</intProp> |
| 64 | + </ResponseAssertion> |
| 65 | + <hashTree/> |
36 | 66 | <ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="Resalt as table" enabled="true">
|
37 | 67 | <boolProp name="ResultCollector.error_logging">false</boolProp>
|
38 | 68 | <objProp>
|
|
67 | 97 | <stringProp name="filename">result.jtl</stringProp>
|
68 | 98 | </ResultCollector>
|
69 | 99 | <hashTree/>
|
| 100 | + <ResultCollector guiclass="AssertionVisualizer" testclass="ResultCollector" testname="Assertion results" enabled="true"> |
| 101 | + <boolProp name="ResultCollector.error_logging">false</boolProp> |
| 102 | + <objProp> |
| 103 | + <name>saveConfig</name> |
| 104 | + <value class="SampleSaveConfiguration"> |
| 105 | + <time>true</time> |
| 106 | + <latency>true</latency> |
| 107 | + <timestamp>true</timestamp> |
| 108 | + <success>true</success> |
| 109 | + <label>true</label> |
| 110 | + <code>true</code> |
| 111 | + <message>true</message> |
| 112 | + <threadName>true</threadName> |
| 113 | + <dataType>true</dataType> |
| 114 | + <encoding>false</encoding> |
| 115 | + <assertions>true</assertions> |
| 116 | + <subresults>true</subresults> |
| 117 | + <responseData>false</responseData> |
| 118 | + <samplerData>false</samplerData> |
| 119 | + <xml>false</xml> |
| 120 | + <fieldNames>false</fieldNames> |
| 121 | + <responseHeaders>false</responseHeaders> |
| 122 | + <requestHeaders>false</requestHeaders> |
| 123 | + <responseDataOnError>false</responseDataOnError> |
| 124 | + <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage> |
| 125 | + <assertionsResultsToSave>0</assertionsResultsToSave> |
| 126 | + <bytes>true</bytes> |
| 127 | + <threadCounts>true</threadCounts> |
| 128 | + </value> |
| 129 | + </objProp> |
| 130 | + <stringProp name="filename"></stringProp> |
| 131 | + <boolProp name="ResultCollector.success_only_logging">true</boolProp> |
| 132 | + </ResultCollector> |
| 133 | + <hashTree/> |
70 | 134 | </hashTree>
|
71 | 135 | </hashTree>
|
72 | 136 | </hashTree>
|
|
0 commit comments