Advertisement
Guest User

vladekqwerty

a guest
Jan 21st, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.85 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.0 r1840935">
  3. <hashTree>
  4. <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
  5. <stringProp name="TestPlan.comments"></stringProp>
  6. <boolProp name="TestPlan.functional_mode">false</boolProp>
  7. <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
  8. <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
  9. <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  10. <collectionProp name="Arguments.arguments"/>
  11. </elementProp>
  12. <stringProp name="TestPlan.user_define_classpath"></stringProp>
  13. </TestPlan>
  14. <hashTree>
  15. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
  16. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  17. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  18. <boolProp name="LoopController.continue_forever">false</boolProp>
  19. <stringProp name="LoopController.loops">10</stringProp>
  20. </elementProp>
  21. <stringProp name="ThreadGroup.num_threads">10</stringProp>
  22. <stringProp name="ThreadGroup.ramp_time">5</stringProp>
  23. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  24. <stringProp name="ThreadGroup.duration"></stringProp>
  25. <stringProp name="ThreadGroup.delay"></stringProp>
  26. </ThreadGroup>
  27. <hashTree>
  28. <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
  29. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  30. <collectionProp name="Arguments.arguments"/>
  31. </elementProp>
  32. <stringProp name="HTTPSampler.domain">localhost</stringProp>
  33. <stringProp name="HTTPSampler.port">8080</stringProp>
  34. <stringProp name="HTTPSampler.protocol"></stringProp>
  35. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  36. <stringProp name="HTTPSampler.path"></stringProp>
  37. <stringProp name="HTTPSampler.concurrentPool">6</stringProp>
  38. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  39. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  40. </ConfigTestElement>
  41. <hashTree/>
  42. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="customer_cards" enabled="true">
  43. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  44. <collectionProp name="Arguments.arguments">
  45. <elementProp name="threshold" elementType="HTTPArgument">
  46. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  47. <stringProp name="Argument.value">1</stringProp>
  48. <stringProp name="Argument.metadata">=</stringProp>
  49. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  50. <stringProp name="Argument.name">threshold</stringProp>
  51. </elementProp>
  52. </collectionProp>
  53. </elementProp>
  54. <stringProp name="HTTPSampler.domain"></stringProp>
  55. <stringProp name="HTTPSampler.port"></stringProp>
  56. <stringProp name="HTTPSampler.protocol"></stringProp>
  57. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  58. <stringProp name="HTTPSampler.path">/customer_cards</stringProp>
  59. <stringProp name="HTTPSampler.method">GET</stringProp>
  60. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  61. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  62. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  63. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  64. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  65. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  66. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  67. </HTTPSamplerProxy>
  68. <hashTree>
  69. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
  70. <collectionProp name="Asserion.test_strings">
  71. <stringProp name="49586">200</stringProp>
  72. </collectionProp>
  73. <stringProp name="Assertion.custom_message"></stringProp>
  74. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  75. <boolProp name="Assertion.assume_success">false</boolProp>
  76. <intProp name="Assertion.test_type">8</intProp>
  77. </ResponseAssertion>
  78. <hashTree/>
  79. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
  80. <boolProp name="ResultCollector.error_logging">false</boolProp>
  81. <objProp>
  82. <name>saveConfig</name>
  83. <value class="SampleSaveConfiguration">
  84. <time>true</time>
  85. <latency>true</latency>
  86. <timestamp>true</timestamp>
  87. <success>true</success>
  88. <label>true</label>
  89. <code>true</code>
  90. <message>true</message>
  91. <threadName>true</threadName>
  92. <dataType>true</dataType>
  93. <encoding>false</encoding>
  94. <assertions>true</assertions>
  95. <subresults>true</subresults>
  96. <responseData>false</responseData>
  97. <samplerData>false</samplerData>
  98. <xml>false</xml>
  99. <fieldNames>true</fieldNames>
  100. <responseHeaders>false</responseHeaders>
  101. <requestHeaders>false</requestHeaders>
  102. <responseDataOnError>false</responseDataOnError>
  103. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  104. <assertionsResultsToSave>0</assertionsResultsToSave>
  105. <bytes>true</bytes>
  106. <sentBytes>true</sentBytes>
  107. <url>true</url>
  108. <threadCounts>true</threadCounts>
  109. <idleTime>true</idleTime>
  110. <connectTime>true</connectTime>
  111. </value>
  112. </objProp>
  113. <stringProp name="filename"></stringProp>
  114. </ResultCollector>
  115. <hashTree/>
  116. <kg.apc.jmeter.vizualizers.CorrectedResultCollector guiclass="kg.apc.jmeter.vizualizers.ResponseTimesOverTimeGui" testclass="kg.apc.jmeter.vizualizers.CorrectedResultCollector" testname="jp@gc - Response Times Over Time" enabled="true">
  117. <boolProp name="ResultCollector.error_logging">false</boolProp>
  118. <objProp>
  119. <name>saveConfig</name>
  120. <value class="SampleSaveConfiguration">
  121. <time>true</time>
  122. <latency>true</latency>
  123. <timestamp>true</timestamp>
  124. <success>true</success>
  125. <label>true</label>
  126. <code>true</code>
  127. <message>true</message>
  128. <threadName>true</threadName>
  129. <dataType>true</dataType>
  130. <encoding>false</encoding>
  131. <assertions>true</assertions>
  132. <subresults>true</subresults>
  133. <responseData>false</responseData>
  134. <samplerData>false</samplerData>
  135. <xml>false</xml>
  136. <fieldNames>true</fieldNames>
  137. <responseHeaders>false</responseHeaders>
  138. <requestHeaders>false</requestHeaders>
  139. <responseDataOnError>false</responseDataOnError>
  140. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  141. <assertionsResultsToSave>0</assertionsResultsToSave>
  142. <bytes>true</bytes>
  143. <sentBytes>true</sentBytes>
  144. <url>true</url>
  145. <threadCounts>true</threadCounts>
  146. <idleTime>true</idleTime>
  147. <connectTime>true</connectTime>
  148. </value>
  149. </objProp>
  150. <stringProp name="filename"></stringProp>
  151. <longProp name="interval_grouping">500</longProp>
  152. <boolProp name="graph_aggregated">false</boolProp>
  153. <stringProp name="include_sample_labels"></stringProp>
  154. <stringProp name="exclude_sample_labels"></stringProp>
  155. <stringProp name="start_offset"></stringProp>
  156. <stringProp name="end_offset"></stringProp>
  157. <boolProp name="include_checkbox_state">false</boolProp>
  158. <boolProp name="exclude_checkbox_state">false</boolProp>
  159. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  160. <hashTree/>
  161. <GaussianRandomTimer guiclass="GaussianRandomTimerGui" testclass="GaussianRandomTimer" testname="Gaussian Random Timer" enabled="true">
  162. <stringProp name="ConstantTimer.delay">500</stringProp>
  163. <stringProp name="RandomTimer.range">100.0</stringProp>
  164. </GaussianRandomTimer>
  165. <hashTree/>
  166. <ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="View Results in Table" enabled="true">
  167. <boolProp name="ResultCollector.error_logging">false</boolProp>
  168. <objProp>
  169. <name>saveConfig</name>
  170. <value class="SampleSaveConfiguration">
  171. <time>true</time>
  172. <latency>true</latency>
  173. <timestamp>true</timestamp>
  174. <success>true</success>
  175. <label>true</label>
  176. <code>true</code>
  177. <message>true</message>
  178. <threadName>true</threadName>
  179. <dataType>true</dataType>
  180. <encoding>false</encoding>
  181. <assertions>true</assertions>
  182. <subresults>true</subresults>
  183. <responseData>false</responseData>
  184. <samplerData>false</samplerData>
  185. <xml>false</xml>
  186. <fieldNames>true</fieldNames>
  187. <responseHeaders>false</responseHeaders>
  188. <requestHeaders>false</requestHeaders>
  189. <responseDataOnError>false</responseDataOnError>
  190. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  191. <assertionsResultsToSave>0</assertionsResultsToSave>
  192. <bytes>true</bytes>
  193. <sentBytes>true</sentBytes>
  194. <url>true</url>
  195. <threadCounts>true</threadCounts>
  196. <idleTime>true</idleTime>
  197. <connectTime>true</connectTime>
  198. </value>
  199. </objProp>
  200. <stringProp name="filename"></stringProp>
  201. </ResultCollector>
  202. <hashTree/>
  203. <kg.apc.jmeter.vizualizers.CorrectedResultCollector guiclass="kg.apc.jmeter.vizualizers.TransactionsPerSecondGui" testclass="kg.apc.jmeter.vizualizers.CorrectedResultCollector" testname="jp@gc - Transactions per Second" enabled="true">
  204. <boolProp name="ResultCollector.error_logging">false</boolProp>
  205. <objProp>
  206. <name>saveConfig</name>
  207. <value class="SampleSaveConfiguration">
  208. <time>true</time>
  209. <latency>true</latency>
  210. <timestamp>true</timestamp>
  211. <success>true</success>
  212. <label>true</label>
  213. <code>true</code>
  214. <message>true</message>
  215. <threadName>true</threadName>
  216. <dataType>true</dataType>
  217. <encoding>false</encoding>
  218. <assertions>true</assertions>
  219. <subresults>true</subresults>
  220. <responseData>false</responseData>
  221. <samplerData>false</samplerData>
  222. <xml>false</xml>
  223. <fieldNames>true</fieldNames>
  224. <responseHeaders>false</responseHeaders>
  225. <requestHeaders>false</requestHeaders>
  226. <responseDataOnError>false</responseDataOnError>
  227. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  228. <assertionsResultsToSave>0</assertionsResultsToSave>
  229. <bytes>true</bytes>
  230. <sentBytes>true</sentBytes>
  231. <url>true</url>
  232. <threadCounts>true</threadCounts>
  233. <idleTime>true</idleTime>
  234. <connectTime>true</connectTime>
  235. </value>
  236. </objProp>
  237. <stringProp name="filename"></stringProp>
  238. <longProp name="interval_grouping">1000</longProp>
  239. <boolProp name="graph_aggregated">false</boolProp>
  240. <stringProp name="include_sample_labels"></stringProp>
  241. <stringProp name="exclude_sample_labels"></stringProp>
  242. <stringProp name="start_offset"></stringProp>
  243. <stringProp name="end_offset"></stringProp>
  244. <boolProp name="include_checkbox_state">false</boolProp>
  245. <boolProp name="exclude_checkbox_state">false</boolProp>
  246. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  247. <hashTree/>
  248. <kg.apc.jmeter.vizualizers.CorrectedResultCollector guiclass="kg.apc.jmeter.vizualizers.TimesVsThreadsGui" testclass="kg.apc.jmeter.vizualizers.CorrectedResultCollector" testname="jp@gc - Response Times vs Threads" enabled="true">
  249. <boolProp name="ResultCollector.error_logging">false</boolProp>
  250. <objProp>
  251. <name>saveConfig</name>
  252. <value class="SampleSaveConfiguration">
  253. <time>true</time>
  254. <latency>true</latency>
  255. <timestamp>true</timestamp>
  256. <success>true</success>
  257. <label>true</label>
  258. <code>true</code>
  259. <message>true</message>
  260. <threadName>true</threadName>
  261. <dataType>true</dataType>
  262. <encoding>false</encoding>
  263. <assertions>true</assertions>
  264. <subresults>true</subresults>
  265. <responseData>false</responseData>
  266. <samplerData>false</samplerData>
  267. <xml>false</xml>
  268. <fieldNames>true</fieldNames>
  269. <responseHeaders>false</responseHeaders>
  270. <requestHeaders>false</requestHeaders>
  271. <responseDataOnError>false</responseDataOnError>
  272. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  273. <assertionsResultsToSave>0</assertionsResultsToSave>
  274. <bytes>true</bytes>
  275. <sentBytes>true</sentBytes>
  276. <url>true</url>
  277. <threadCounts>true</threadCounts>
  278. <idleTime>true</idleTime>
  279. <connectTime>true</connectTime>
  280. </value>
  281. </objProp>
  282. <stringProp name="filename"></stringProp>
  283. <longProp name="interval_grouping">500</longProp>
  284. <boolProp name="graph_aggregated">false</boolProp>
  285. <stringProp name="include_sample_labels"></stringProp>
  286. <stringProp name="exclude_sample_labels"></stringProp>
  287. <stringProp name="start_offset"></stringProp>
  288. <stringProp name="end_offset"></stringProp>
  289. <boolProp name="include_checkbox_state">false</boolProp>
  290. <boolProp name="exclude_checkbox_state">false</boolProp>
  291. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  292. <hashTree/>
  293. <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
  294. <boolProp name="ResultCollector.error_logging">false</boolProp>
  295. <objProp>
  296. <name>saveConfig</name>
  297. <value class="SampleSaveConfiguration">
  298. <time>true</time>
  299. <latency>true</latency>
  300. <timestamp>true</timestamp>
  301. <success>true</success>
  302. <label>true</label>
  303. <code>true</code>
  304. <message>true</message>
  305. <threadName>true</threadName>
  306. <dataType>true</dataType>
  307. <encoding>false</encoding>
  308. <assertions>true</assertions>
  309. <subresults>true</subresults>
  310. <responseData>false</responseData>
  311. <samplerData>false</samplerData>
  312. <xml>false</xml>
  313. <fieldNames>true</fieldNames>
  314. <responseHeaders>false</responseHeaders>
  315. <requestHeaders>false</requestHeaders>
  316. <responseDataOnError>false</responseDataOnError>
  317. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  318. <assertionsResultsToSave>0</assertionsResultsToSave>
  319. <bytes>true</bytes>
  320. <sentBytes>true</sentBytes>
  321. <url>true</url>
  322. <threadCounts>true</threadCounts>
  323. <idleTime>true</idleTime>
  324. <connectTime>true</connectTime>
  325. </value>
  326. </objProp>
  327. <stringProp name="filename"></stringProp>
  328. </ResultCollector>
  329. <hashTree/>
  330. </hashTree>
  331. </hashTree>
  332. </hashTree>
  333. </hashTree>
  334. </jmeterTestPlan>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement