中通服WMS@入库之按订单上架(RF).jmx 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.3">
  3. <hashTree>
  4. <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="中通服WMS@入库之按订单上架(RF)" 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. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量" enabled="false">
  16. <collectionProp name="Arguments.arguments">
  17. <elementProp name="thread_count" elementType="Argument">
  18. <stringProp name="Argument.name">thread_count</stringProp>
  19. <stringProp name="Argument.value">1</stringProp>
  20. <stringProp name="Argument.metadata">=</stringProp>
  21. </elementProp>
  22. <elementProp name="server" elementType="Argument">
  23. <stringProp name="Argument.name">server</stringProp>
  24. <stringProp name="Argument.value">10.0.30.220</stringProp>
  25. <stringProp name="Argument.metadata">=</stringProp>
  26. </elementProp>
  27. <elementProp name="port" elementType="Argument">
  28. <stringProp name="Argument.name">port</stringProp>
  29. <stringProp name="Argument.value">8095</stringProp>
  30. <stringProp name="Argument.metadata">=</stringProp>
  31. </elementProp>
  32. <elementProp name="path" elementType="Argument">
  33. <stringProp name="Argument.name">path</stringProp>
  34. <stringProp name="Argument.value">/api/com/galaxis/wms</stringProp>
  35. <stringProp name="Argument.metadata">=</stringProp>
  36. </elementProp>
  37. <elementProp name="单据数量" elementType="Argument">
  38. <stringProp name="Argument.name">单据数量</stringProp>
  39. <stringProp name="Argument.value">1</stringProp>
  40. <stringProp name="Argument.metadata">=</stringProp>
  41. </elementProp>
  42. <elementProp name="条目数量" elementType="Argument">
  43. <stringProp name="Argument.name">条目数量</stringProp>
  44. <stringProp name="Argument.value">20</stringProp>
  45. <stringProp name="Argument.metadata">=</stringProp>
  46. </elementProp>
  47. <elementProp name="whId" elementType="Argument">
  48. <stringProp name="Argument.name">whId</stringProp>
  49. <stringProp name="Argument.value">1000000002</stringProp>
  50. <stringProp name="Argument.metadata">=</stringProp>
  51. </elementProp>
  52. <elementProp name="ownerId" elementType="Argument">
  53. <stringProp name="Argument.name">ownerId</stringProp>
  54. <stringProp name="Argument.value">1000</stringProp>
  55. <stringProp name="Argument.metadata">=</stringProp>
  56. </elementProp>
  57. <elementProp name="每条目上架数量因子" elementType="Argument">
  58. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  59. <stringProp name="Argument.value">0.3</stringProp>
  60. <stringProp name="Argument.metadata">=</stringProp>
  61. </elementProp>
  62. </collectionProp>
  63. </Arguments>
  64. <hashTree/>
  65. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-VPN" enabled="false">
  66. <collectionProp name="Arguments.arguments">
  67. <elementProp name="thread_count" elementType="Argument">
  68. <stringProp name="Argument.name">thread_count</stringProp>
  69. <stringProp name="Argument.value">1</stringProp>
  70. <stringProp name="Argument.metadata">=</stringProp>
  71. </elementProp>
  72. <elementProp name="server" elementType="Argument">
  73. <stringProp name="Argument.name">server</stringProp>
  74. <stringProp name="Argument.value">10.0.38.88</stringProp>
  75. <stringProp name="Argument.metadata">=</stringProp>
  76. </elementProp>
  77. <elementProp name="port" elementType="Argument">
  78. <stringProp name="Argument.name">port</stringProp>
  79. <stringProp name="Argument.value">8082</stringProp>
  80. <stringProp name="Argument.metadata">=</stringProp>
  81. </elementProp>
  82. <elementProp name="path" elementType="Argument">
  83. <stringProp name="Argument.name">path</stringProp>
  84. <stringProp name="Argument.value">/api/com/galaxis/wms</stringProp>
  85. <stringProp name="Argument.metadata">=</stringProp>
  86. </elementProp>
  87. <elementProp name="单据数量" elementType="Argument">
  88. <stringProp name="Argument.name">单据数量</stringProp>
  89. <stringProp name="Argument.value">1</stringProp>
  90. <stringProp name="Argument.metadata">=</stringProp>
  91. </elementProp>
  92. <elementProp name="条目数量" elementType="Argument">
  93. <stringProp name="Argument.name">条目数量</stringProp>
  94. <stringProp name="Argument.value">2</stringProp>
  95. <stringProp name="Argument.metadata">=</stringProp>
  96. </elementProp>
  97. <elementProp name="whId" elementType="Argument">
  98. <stringProp name="Argument.name">whId</stringProp>
  99. <stringProp name="Argument.value">1000000002</stringProp>
  100. <stringProp name="Argument.metadata">=</stringProp>
  101. </elementProp>
  102. <elementProp name="ownerId" elementType="Argument">
  103. <stringProp name="Argument.name">ownerId</stringProp>
  104. <stringProp name="Argument.value">1000</stringProp>
  105. <stringProp name="Argument.metadata">=</stringProp>
  106. </elementProp>
  107. <elementProp name="每条目上架数量因子" elementType="Argument">
  108. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  109. <stringProp name="Argument.value">10.1</stringProp>
  110. <stringProp name="Argument.metadata">=</stringProp>
  111. </elementProp>
  112. </collectionProp>
  113. </Arguments>
  114. <hashTree/>
  115. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-云效" enabled="false">
  116. <collectionProp name="Arguments.arguments">
  117. <elementProp name="thread_count" elementType="Argument">
  118. <stringProp name="Argument.name">thread_count</stringProp>
  119. <stringProp name="Argument.value">1</stringProp>
  120. <stringProp name="Argument.metadata">=</stringProp>
  121. </elementProp>
  122. <elementProp name="server" elementType="Argument">
  123. <stringProp name="Argument.name">server</stringProp>
  124. <stringProp name="Argument.value">117.80.113.247</stringProp>
  125. <stringProp name="Argument.metadata">=</stringProp>
  126. </elementProp>
  127. <elementProp name="port" elementType="Argument">
  128. <stringProp name="Argument.name">port</stringProp>
  129. <stringProp name="Argument.value">8025</stringProp>
  130. <stringProp name="Argument.metadata">=</stringProp>
  131. </elementProp>
  132. <elementProp name="path" elementType="Argument">
  133. <stringProp name="Argument.name">path</stringProp>
  134. <stringProp name="Argument.value">/wms_api/api/pages/</stringProp>
  135. <stringProp name="Argument.metadata">=</stringProp>
  136. </elementProp>
  137. <elementProp name="wh_id" elementType="Argument">
  138. <stringProp name="Argument.name">wh_id</stringProp>
  139. <stringProp name="Argument.value">1138559426274267136</stringProp>
  140. <stringProp name="Argument.metadata">=</stringProp>
  141. </elementProp>
  142. <elementProp name="owner_id" elementType="Argument">
  143. <stringProp name="Argument.name">owner_id</stringProp>
  144. <stringProp name="Argument.value">1138560056678158336</stringProp>
  145. <stringProp name="Argument.metadata">=</stringProp>
  146. </elementProp>
  147. <elementProp name="每条目上架数量因子" elementType="Argument">
  148. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  149. <stringProp name="Argument.value">10.1</stringProp>
  150. <stringProp name="Argument.metadata">=</stringProp>
  151. </elementProp>
  152. <elementProp name="project_id" elementType="Argument">
  153. <stringProp name="Argument.name">project_id</stringProp>
  154. <stringProp name="Argument.value">1144593166800785408</stringProp>
  155. <stringProp name="Argument.desc">广东电信集约化物流项目</stringProp>
  156. <stringProp name="Argument.metadata">=</stringProp>
  157. </elementProp>
  158. <elementProp name="system_key" elementType="Argument">
  159. <stringProp name="Argument.name">system_key</stringProp>
  160. <stringProp name="Argument.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2V4YW1wbGUuY29tL2lzc3VlciIsInN1YiI6IjE4NjI3ODg0MTc4IiwiaWF0IjoxNzExOTQzNjc2LCJleHAiOjE3MTIwMzAwNzYsImp0aSI6Ijg3MzkyMWQyLTI5OTItNDQ5MC04YzA2LTU3OTJiNjA0OWMyYiJ9.AHvK8d8kpCce9uA9A7Dkx1TLhUcYEX0LQAbaeOTqU5LEkP_sphyq_HYFqcTHnD7lfqF94hNCBIa3hC9DLK2GkQPE6ilu3MSWtA_N1Flr5mXyslYf1WSo0uAzSJDV-J9IJBpJeZRZlGBsP1ZvYcCosk8bmPLb0svMkB3lkD_7iefR7xXZ7YUqBHmAWDal17DAoAiGA_JVStQLgIQ-NySRK_k02m0iB7Lc8Z-z7pbZ7wfwLfIECULPHeo_1eUMT8Hs7hbyV5os6dQc9AuRpcj8tqH8s1Ns8S6J4-7MTZU8uhNDRG_gLaO_8FODgn7RDx7ORdWRBH4DmPIaZM-tqAblJA</stringProp>
  161. <stringProp name="Argument.metadata">=</stringProp>
  162. </elementProp>
  163. </collectionProp>
  164. </Arguments>
  165. <hashTree/>
  166. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="入库之按订单上架" enabled="false">
  167. <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
  168. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  169. <boolProp name="LoopController.continue_forever">false</boolProp>
  170. <stringProp name="LoopController.loops">1</stringProp>
  171. </elementProp>
  172. <stringProp name="ThreadGroup.num_threads">${thread_count}</stringProp>
  173. <stringProp name="ThreadGroup.ramp_time">1</stringProp>
  174. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  175. <stringProp name="ThreadGroup.duration">300</stringProp>
  176. <stringProp name="ThreadGroup.delay">0</stringProp>
  177. <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
  178. </ThreadGroup>
  179. <hashTree/>
  180. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-压测环境" enabled="true">
  181. <collectionProp name="Arguments.arguments">
  182. <elementProp name="thread_count" elementType="Argument">
  183. <stringProp name="Argument.name">thread_count</stringProp>
  184. <stringProp name="Argument.value">1</stringProp>
  185. <stringProp name="Argument.metadata">=</stringProp>
  186. </elementProp>
  187. <elementProp name="server" elementType="Argument">
  188. <stringProp name="Argument.name">server</stringProp>
  189. <stringProp name="Argument.value">192.168.104.237</stringProp>
  190. <stringProp name="Argument.metadata">=</stringProp>
  191. </elementProp>
  192. <elementProp name="port" elementType="Argument">
  193. <stringProp name="Argument.name">port</stringProp>
  194. <stringProp name="Argument.value">31201</stringProp>
  195. <stringProp name="Argument.metadata">=</stringProp>
  196. </elementProp>
  197. <elementProp name="path" elementType="Argument">
  198. <stringProp name="Argument.name">path</stringProp>
  199. <stringProp name="Argument.value">/wms_api/api/pages/</stringProp>
  200. <stringProp name="Argument.metadata">=</stringProp>
  201. </elementProp>
  202. <elementProp name="wh_id" elementType="Argument">
  203. <stringProp name="Argument.name">wh_id</stringProp>
  204. <stringProp name="Argument.value">1140425501375074304</stringProp>
  205. <stringProp name="Argument.metadata">=</stringProp>
  206. </elementProp>
  207. <elementProp name="owner_id" elementType="Argument">
  208. <stringProp name="Argument.name">owner_id</stringProp>
  209. <stringProp name="Argument.value">1096478673436938240</stringProp>
  210. <stringProp name="Argument.metadata">=</stringProp>
  211. </elementProp>
  212. <elementProp name="每条目上架数量因子" elementType="Argument">
  213. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  214. <stringProp name="Argument.value">10.1</stringProp>
  215. <stringProp name="Argument.metadata">=</stringProp>
  216. </elementProp>
  217. <elementProp name="project_id" elementType="Argument">
  218. <stringProp name="Argument.name">project_id</stringProp>
  219. <stringProp name="Argument.value">1140423193643847680</stringProp>
  220. <stringProp name="Argument.desc">广东电信集约化物流项目</stringProp>
  221. <stringProp name="Argument.metadata">=</stringProp>
  222. </elementProp>
  223. <elementProp name="system_key" elementType="Argument">
  224. <stringProp name="Argument.name">system_key</stringProp>
  225. <stringProp name="Argument.value">eyJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJ5dmFuLXNlY3VyaXR5IiwiX191aWQiOiIxIiwiYXVkIjoieXZhbi0qIiwic3ViIjoiYWRtaW4iLCJsb2dpbl9pZCI6MSwiZXhwIjoxNzE5NjAzOTAwLCJpYXQiOjE3MTcwNjM4MzksImp0aSI6IjM3MzgwODQ1MTE3MDA5ODgwMyJ9.I1qaWEekrgoiLDR8OXbAo4Nw2bytCQzAna1rjBLG29biTm8TrrHEIVKhP1YzQVb1Rk_RZ9DFnQiB84OlzEAV-x6FYs6JZKmUSAO_ct6FETi9VYWIzkgOgBxDgsSecX8dUGLfh6iuTSJslXExz92g7YYLQSwaGjWN9qIgUDZdkr2n1g9XRhjts7BcTrdmYpuanVpYXaFWDJ4M0itvqnLGR0RrbT2cZYiREdzSO_wIx29mctp7-PkRQmrjACfNSEqEKZP--ocQlKyBeHH_XIk2-ETN_sKpHPYr46JoMhIY1Dr8G6TtDjiVdMeQxlulW8XfP6r7f2kdKH5sk8qUYRgpGA</stringProp>
  226. <stringProp name="Argument.metadata">=</stringProp>
  227. </elementProp>
  228. </collectionProp>
  229. </Arguments>
  230. <hashTree/>
  231. <kg.apc.jmeter.threads.SteppingThreadGroup guiclass="kg.apc.jmeter.threads.SteppingThreadGroupGui" testclass="kg.apc.jmeter.threads.SteppingThreadGroup" testname="入库之按订单上架(RF)" enabled="true">
  232. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  233. <stringProp name="ThreadGroup.num_threads">100</stringProp>
  234. <stringProp name="Threads initial delay">0</stringProp>
  235. <stringProp name="Start users count">10</stringProp>
  236. <stringProp name="Start users count burst">0</stringProp>
  237. <stringProp name="Start users period">30</stringProp>
  238. <stringProp name="Stop users count">5</stringProp>
  239. <stringProp name="Stop users period">1</stringProp>
  240. <stringProp name="flighttime">60</stringProp>
  241. <stringProp name="rampUp">5</stringProp>
  242. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  243. <boolProp name="LoopController.continue_forever">false</boolProp>
  244. <intProp name="LoopController.loops">-1</intProp>
  245. </elementProp>
  246. </kg.apc.jmeter.threads.SteppingThreadGroup>
  247. <hashTree>
  248. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" 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. </ResultCollector>
  284. <hashTree/>
  285. <ResultCollector guiclass="RespTimeGraphVisualizer" testclass="ResultCollector" testname="Response Time Graph" enabled="true">
  286. <boolProp name="ResultCollector.error_logging">false</boolProp>
  287. <objProp>
  288. <name>saveConfig</name>
  289. <value class="SampleSaveConfiguration">
  290. <time>true</time>
  291. <latency>true</latency>
  292. <timestamp>true</timestamp>
  293. <success>true</success>
  294. <label>true</label>
  295. <code>true</code>
  296. <message>true</message>
  297. <threadName>true</threadName>
  298. <dataType>true</dataType>
  299. <encoding>false</encoding>
  300. <assertions>true</assertions>
  301. <subresults>true</subresults>
  302. <responseData>false</responseData>
  303. <samplerData>false</samplerData>
  304. <xml>false</xml>
  305. <fieldNames>true</fieldNames>
  306. <responseHeaders>false</responseHeaders>
  307. <requestHeaders>false</requestHeaders>
  308. <responseDataOnError>false</responseDataOnError>
  309. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  310. <assertionsResultsToSave>0</assertionsResultsToSave>
  311. <bytes>true</bytes>
  312. <sentBytes>true</sentBytes>
  313. <url>true</url>
  314. <threadCounts>true</threadCounts>
  315. <idleTime>true</idleTime>
  316. <connectTime>true</connectTime>
  317. </value>
  318. </objProp>
  319. <stringProp name="filename"></stringProp>
  320. </ResultCollector>
  321. <hashTree/>
  322. <ResultCollector guiclass="StatVisualizer" testclass="ResultCollector" testname="Aggregate Report" enabled="true">
  323. <boolProp name="ResultCollector.error_logging">false</boolProp>
  324. <objProp>
  325. <name>saveConfig</name>
  326. <value class="SampleSaveConfiguration">
  327. <time>true</time>
  328. <latency>true</latency>
  329. <timestamp>true</timestamp>
  330. <success>true</success>
  331. <label>true</label>
  332. <code>true</code>
  333. <message>true</message>
  334. <threadName>true</threadName>
  335. <dataType>true</dataType>
  336. <encoding>false</encoding>
  337. <assertions>true</assertions>
  338. <subresults>true</subresults>
  339. <responseData>false</responseData>
  340. <samplerData>false</samplerData>
  341. <xml>false</xml>
  342. <fieldNames>true</fieldNames>
  343. <responseHeaders>false</responseHeaders>
  344. <requestHeaders>false</requestHeaders>
  345. <responseDataOnError>false</responseDataOnError>
  346. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  347. <assertionsResultsToSave>0</assertionsResultsToSave>
  348. <bytes>true</bytes>
  349. <sentBytes>true</sentBytes>
  350. <url>true</url>
  351. <threadCounts>true</threadCounts>
  352. <idleTime>true</idleTime>
  353. <connectTime>true</connectTime>
  354. </value>
  355. </objProp>
  356. <stringProp name="filename"></stringProp>
  357. </ResultCollector>
  358. <hashTree/>
  359. <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
  360. <boolProp name="ResultCollector.error_logging">false</boolProp>
  361. <objProp>
  362. <name>saveConfig</name>
  363. <value class="SampleSaveConfiguration">
  364. <time>true</time>
  365. <latency>true</latency>
  366. <timestamp>true</timestamp>
  367. <success>true</success>
  368. <label>true</label>
  369. <code>true</code>
  370. <message>true</message>
  371. <threadName>true</threadName>
  372. <dataType>true</dataType>
  373. <encoding>false</encoding>
  374. <assertions>true</assertions>
  375. <subresults>true</subresults>
  376. <responseData>false</responseData>
  377. <samplerData>false</samplerData>
  378. <xml>false</xml>
  379. <fieldNames>true</fieldNames>
  380. <responseHeaders>false</responseHeaders>
  381. <requestHeaders>false</requestHeaders>
  382. <responseDataOnError>false</responseDataOnError>
  383. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  384. <assertionsResultsToSave>0</assertionsResultsToSave>
  385. <bytes>true</bytes>
  386. <sentBytes>true</sentBytes>
  387. <url>true</url>
  388. <threadCounts>true</threadCounts>
  389. <idleTime>true</idleTime>
  390. <connectTime>true</connectTime>
  391. </value>
  392. </objProp>
  393. <stringProp name="filename"></stringProp>
  394. </ResultCollector>
  395. <hashTree/>
  396. <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">
  397. <boolProp name="ResultCollector.error_logging">false</boolProp>
  398. <objProp>
  399. <name>saveConfig</name>
  400. <value class="SampleSaveConfiguration">
  401. <time>true</time>
  402. <latency>true</latency>
  403. <timestamp>true</timestamp>
  404. <success>true</success>
  405. <label>true</label>
  406. <code>true</code>
  407. <message>true</message>
  408. <threadName>true</threadName>
  409. <dataType>true</dataType>
  410. <encoding>false</encoding>
  411. <assertions>true</assertions>
  412. <subresults>true</subresults>
  413. <responseData>false</responseData>
  414. <samplerData>false</samplerData>
  415. <xml>false</xml>
  416. <fieldNames>true</fieldNames>
  417. <responseHeaders>false</responseHeaders>
  418. <requestHeaders>false</requestHeaders>
  419. <responseDataOnError>false</responseDataOnError>
  420. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  421. <assertionsResultsToSave>0</assertionsResultsToSave>
  422. <bytes>true</bytes>
  423. <sentBytes>true</sentBytes>
  424. <url>true</url>
  425. <threadCounts>true</threadCounts>
  426. <idleTime>true</idleTime>
  427. <connectTime>true</connectTime>
  428. </value>
  429. </objProp>
  430. <stringProp name="filename"></stringProp>
  431. <longProp name="interval_grouping">1000</longProp>
  432. <boolProp name="graph_aggregated">false</boolProp>
  433. <stringProp name="include_sample_labels"></stringProp>
  434. <stringProp name="exclude_sample_labels"></stringProp>
  435. <stringProp name="start_offset"></stringProp>
  436. <stringProp name="end_offset"></stringProp>
  437. <boolProp name="include_checkbox_state">false</boolProp>
  438. <boolProp name="exclude_checkbox_state">false</boolProp>
  439. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  440. <hashTree/>
  441. <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">
  442. <boolProp name="ResultCollector.error_logging">false</boolProp>
  443. <objProp>
  444. <name>saveConfig</name>
  445. <value class="SampleSaveConfiguration">
  446. <time>true</time>
  447. <latency>true</latency>
  448. <timestamp>true</timestamp>
  449. <success>true</success>
  450. <label>true</label>
  451. <code>true</code>
  452. <message>true</message>
  453. <threadName>true</threadName>
  454. <dataType>true</dataType>
  455. <encoding>false</encoding>
  456. <assertions>true</assertions>
  457. <subresults>true</subresults>
  458. <responseData>false</responseData>
  459. <samplerData>false</samplerData>
  460. <xml>false</xml>
  461. <fieldNames>true</fieldNames>
  462. <responseHeaders>false</responseHeaders>
  463. <requestHeaders>false</requestHeaders>
  464. <responseDataOnError>false</responseDataOnError>
  465. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  466. <assertionsResultsToSave>0</assertionsResultsToSave>
  467. <bytes>true</bytes>
  468. <sentBytes>true</sentBytes>
  469. <url>true</url>
  470. <threadCounts>true</threadCounts>
  471. <idleTime>true</idleTime>
  472. <connectTime>true</connectTime>
  473. </value>
  474. </objProp>
  475. <stringProp name="filename"></stringProp>
  476. <longProp name="interval_grouping">500</longProp>
  477. <boolProp name="graph_aggregated">false</boolProp>
  478. <stringProp name="include_sample_labels"></stringProp>
  479. <stringProp name="exclude_sample_labels"></stringProp>
  480. <stringProp name="start_offset"></stringProp>
  481. <stringProp name="end_offset"></stringProp>
  482. <boolProp name="include_checkbox_state">false</boolProp>
  483. <boolProp name="exclude_checkbox_state">false</boolProp>
  484. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  485. <hashTree/>
  486. <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
  487. <collectionProp name="HeaderManager.headers">
  488. <elementProp name="" elementType="Header">
  489. <stringProp name="Header.name">whId</stringProp>
  490. <stringProp name="Header.value">${wh_id}</stringProp>
  491. </elementProp>
  492. <elementProp name="" elementType="Header">
  493. <stringProp name="Header.name">systemkey</stringProp>
  494. <stringProp name="Header.value">${system_key}</stringProp>
  495. </elementProp>
  496. </collectionProp>
  497. </HeaderManager>
  498. <hashTree/>
  499. <CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config" enabled="true">
  500. <stringProp name="delimiter">,</stringProp>
  501. <stringProp name="fileEncoding">UTF-8</stringProp>
  502. <stringProp name="filename">./jmx/中通服WMS@入库之按订单上架(RF)_CSV.csv</stringProp>
  503. <boolProp name="ignoreFirstLine">false</boolProp>
  504. <boolProp name="quotedData">false</boolProp>
  505. <boolProp name="recycle">true</boolProp>
  506. <stringProp name="shareMode">shareMode.all</stringProp>
  507. <boolProp name="stopThread">false</boolProp>
  508. <stringProp name="variableNames">receipt_code</stringProp>
  509. </CSVDataSet>
  510. <hashTree/>
  511. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="PdaInPut@orderPutQuery" enabled="true">
  512. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  513. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  514. <collectionProp name="Arguments.arguments">
  515. <elementProp name="" elementType="HTTPArgument">
  516. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  517. <stringProp name="Argument.value">{&#xd;
  518. &quot;args&quot;: [&#xd;
  519. {&#xd;
  520. &quot;receipt_code&quot;: &quot;${receipt_code}&quot;&#xd;
  521. }&#xd;
  522. ]&#xd;
  523. }</stringProp>
  524. <stringProp name="Argument.metadata">=</stringProp>
  525. </elementProp>
  526. </collectionProp>
  527. </elementProp>
  528. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  529. <stringProp name="HTTPSampler.port">${port}</stringProp>
  530. <stringProp name="HTTPSampler.protocol"></stringProp>
  531. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  532. <stringProp name="HTTPSampler.path">/wms_api/api/pages/inbound/in_put/PdaInPut@orderPutQuery</stringProp>
  533. <stringProp name="HTTPSampler.method">POST</stringProp>
  534. <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
  535. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  536. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  537. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  538. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  539. <stringProp name="HTTPSampler.implementation">HttpClient4</stringProp>
  540. <stringProp name="HTTPSampler.connect_timeout">1500</stringProp>
  541. <stringProp name="HTTPSampler.response_timeout">5000</stringProp>
  542. </HTTPSamplerProxy>
  543. <hashTree>
  544. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  545. <stringProp name="JSON_PATH">$.success</stringProp>
  546. <stringProp name="EXPECTED_VALUE">true</stringProp>
  547. <boolProp name="JSONVALIDATION">true</boolProp>
  548. <boolProp name="EXPECT_NULL">false</boolProp>
  549. <boolProp name="INVERT">false</boolProp>
  550. <boolProp name="ISREGEX">false</boolProp>
  551. </JSONPathAssertion>
  552. <hashTree/>
  553. </hashTree>
  554. <TestAction guiclass="TestActionGui" testclass="TestAction" testname="Think Time" enabled="false">
  555. <intProp name="ActionProcessor.action">1</intProp>
  556. <intProp name="ActionProcessor.target">0</intProp>
  557. <stringProp name="ActionProcessor.duration">30000</stringProp>
  558. </TestAction>
  559. <hashTree/>
  560. </hashTree>
  561. </hashTree>
  562. </hashTree>
  563. </jmeterTestPlan>