中通服WMS@入库之上架确认_有来源(RF).jmx 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243
  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. <JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="JdbcMaster" enabled="false">
  16. <boolProp name="autocommit">true</boolProp>
  17. <stringProp name="checkQuery">select 1 from dual</stringProp>
  18. <stringProp name="connectionAge">5000</stringProp>
  19. <stringProp name="connectionProperties"></stringProp>
  20. <stringProp name="dataSource">master</stringProp>
  21. <stringProp name="dbUrl">jdbc:oracle:thin:@10.0.30.221:1521:wms8pre</stringProp>
  22. <stringProp name="driver">oracle.jdbc.OracleDriver</stringProp>
  23. <stringProp name="initQuery"></stringProp>
  24. <boolProp name="keepAlive">true</boolProp>
  25. <stringProp name="password">lmis9system</stringProp>
  26. <stringProp name="poolMax">0</stringProp>
  27. <boolProp name="preinit">false</boolProp>
  28. <stringProp name="timeout">10000</stringProp>
  29. <stringProp name="transactionIsolation">DEFAULT</stringProp>
  30. <stringProp name="trimInterval">60000</stringProp>
  31. <stringProp name="username">wms8pre</stringProp>
  32. </JDBCDataSource>
  33. <hashTree/>
  34. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-华为云" enabled="false">
  35. <collectionProp name="Arguments.arguments">
  36. <elementProp name="thread_count" elementType="Argument">
  37. <stringProp name="Argument.name">thread_count</stringProp>
  38. <stringProp name="Argument.value">100</stringProp>
  39. <stringProp name="Argument.metadata">=</stringProp>
  40. </elementProp>
  41. <elementProp name="server" elementType="Argument">
  42. <stringProp name="Argument.name">server</stringProp>
  43. <stringProp name="Argument.value">122.9.140.63</stringProp>
  44. <stringProp name="Argument.metadata">=</stringProp>
  45. </elementProp>
  46. <elementProp name="port" elementType="Argument">
  47. <stringProp name="Argument.name">port</stringProp>
  48. <stringProp name="Argument.value">8094</stringProp>
  49. <stringProp name="Argument.metadata">=</stringProp>
  50. </elementProp>
  51. <elementProp name="path" elementType="Argument">
  52. <stringProp name="Argument.name">path</stringProp>
  53. <stringProp name="Argument.value">/wms_api/api/pages</stringProp>
  54. <stringProp name="Argument.metadata">=</stringProp>
  55. </elementProp>
  56. <elementProp name="单据数量" elementType="Argument">
  57. <stringProp name="Argument.name">单据数量</stringProp>
  58. <stringProp name="Argument.value">1</stringProp>
  59. <stringProp name="Argument.metadata">=</stringProp>
  60. </elementProp>
  61. <elementProp name="条目数量" elementType="Argument">
  62. <stringProp name="Argument.name">条目数量</stringProp>
  63. <stringProp name="Argument.value">20</stringProp>
  64. <stringProp name="Argument.metadata">=</stringProp>
  65. </elementProp>
  66. <elementProp name="whId" elementType="Argument">
  67. <stringProp name="Argument.name">whId</stringProp>
  68. <stringProp name="Argument.value">1000000002</stringProp>
  69. <stringProp name="Argument.metadata">=</stringProp>
  70. </elementProp>
  71. <elementProp name="ownerId" elementType="Argument">
  72. <stringProp name="Argument.name">ownerId</stringProp>
  73. <stringProp name="Argument.value">1000</stringProp>
  74. <stringProp name="Argument.metadata">=</stringProp>
  75. </elementProp>
  76. <elementProp name="每条目上架数量因子" elementType="Argument">
  77. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  78. <stringProp name="Argument.value">0.3</stringProp>
  79. <stringProp name="Argument.metadata">=</stringProp>
  80. </elementProp>
  81. </collectionProp>
  82. </Arguments>
  83. <hashTree/>
  84. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-云效" enabled="false">
  85. <collectionProp name="Arguments.arguments">
  86. <elementProp name="thread_count" elementType="Argument">
  87. <stringProp name="Argument.name">thread_count</stringProp>
  88. <stringProp name="Argument.value">1</stringProp>
  89. <stringProp name="Argument.metadata">=</stringProp>
  90. </elementProp>
  91. <elementProp name="server" elementType="Argument">
  92. <stringProp name="Argument.name">server</stringProp>
  93. <stringProp name="Argument.value">117.80.113.247</stringProp>
  94. <stringProp name="Argument.metadata">=</stringProp>
  95. </elementProp>
  96. <elementProp name="port" elementType="Argument">
  97. <stringProp name="Argument.name">port</stringProp>
  98. <stringProp name="Argument.value">8025</stringProp>
  99. <stringProp name="Argument.metadata">=</stringProp>
  100. </elementProp>
  101. <elementProp name="path" elementType="Argument">
  102. <stringProp name="Argument.name">path</stringProp>
  103. <stringProp name="Argument.value">/wms_api/api/pages</stringProp>
  104. <stringProp name="Argument.metadata">=</stringProp>
  105. </elementProp>
  106. <elementProp name="单据数量" elementType="Argument">
  107. <stringProp name="Argument.name">单据数量</stringProp>
  108. <stringProp name="Argument.value">1</stringProp>
  109. <stringProp name="Argument.metadata">=</stringProp>
  110. </elementProp>
  111. <elementProp name="条目数量" elementType="Argument">
  112. <stringProp name="Argument.name">条目数量</stringProp>
  113. <stringProp name="Argument.value">2</stringProp>
  114. <stringProp name="Argument.metadata">=</stringProp>
  115. </elementProp>
  116. <elementProp name="whId" elementType="Argument">
  117. <stringProp name="Argument.name">whId</stringProp>
  118. <stringProp name="Argument.value">1138560056678158336</stringProp>
  119. <stringProp name="Argument.metadata">=</stringProp>
  120. </elementProp>
  121. <elementProp name="ownerId" elementType="Argument">
  122. <stringProp name="Argument.name">ownerId</stringProp>
  123. <stringProp name="Argument.value">1098196537130881024</stringProp>
  124. <stringProp name="Argument.metadata">=</stringProp>
  125. </elementProp>
  126. <elementProp name="每条目上架数量因子" elementType="Argument">
  127. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  128. <stringProp name="Argument.value">10.1</stringProp>
  129. <stringProp name="Argument.metadata">=</stringProp>
  130. </elementProp>
  131. </collectionProp>
  132. </Arguments>
  133. <hashTree/>
  134. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-本地" enabled="false">
  135. <collectionProp name="Arguments.arguments">
  136. <elementProp name="thread_count" elementType="Argument">
  137. <stringProp name="Argument.name">thread_count</stringProp>
  138. <stringProp name="Argument.value">1</stringProp>
  139. <stringProp name="Argument.metadata">=</stringProp>
  140. </elementProp>
  141. <elementProp name="server" elementType="Argument">
  142. <stringProp name="Argument.name">server</stringProp>
  143. <stringProp name="Argument.value">127.0.0.1</stringProp>
  144. <stringProp name="Argument.metadata">=</stringProp>
  145. </elementProp>
  146. <elementProp name="port" elementType="Argument">
  147. <stringProp name="Argument.name">port</stringProp>
  148. <stringProp name="Argument.value">8084</stringProp>
  149. <stringProp name="Argument.metadata">=</stringProp>
  150. </elementProp>
  151. <elementProp name="path" elementType="Argument">
  152. <stringProp name="Argument.name">path</stringProp>
  153. <stringProp name="Argument.value">/wms_api/api/pages</stringProp>
  154. <stringProp name="Argument.metadata">=</stringProp>
  155. </elementProp>
  156. <elementProp name="单据数量" elementType="Argument">
  157. <stringProp name="Argument.name">单据数量</stringProp>
  158. <stringProp name="Argument.value">1</stringProp>
  159. <stringProp name="Argument.metadata">=</stringProp>
  160. </elementProp>
  161. <elementProp name="条目数量" elementType="Argument">
  162. <stringProp name="Argument.name">条目数量</stringProp>
  163. <stringProp name="Argument.value">2</stringProp>
  164. <stringProp name="Argument.metadata">=</stringProp>
  165. </elementProp>
  166. <elementProp name="whId" elementType="Argument">
  167. <stringProp name="Argument.name">whId</stringProp>
  168. <stringProp name="Argument.value">1138560056678158336</stringProp>
  169. <stringProp name="Argument.metadata">=</stringProp>
  170. </elementProp>
  171. <elementProp name="ownerId" elementType="Argument">
  172. <stringProp name="Argument.name">ownerId</stringProp>
  173. <stringProp name="Argument.value">1000</stringProp>
  174. <stringProp name="Argument.metadata">=</stringProp>
  175. </elementProp>
  176. <elementProp name="每条目上架数量因子" elementType="Argument">
  177. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  178. <stringProp name="Argument.value">10.1</stringProp>
  179. <stringProp name="Argument.metadata">=</stringProp>
  180. </elementProp>
  181. <elementProp name="systemkey" elementType="Argument">
  182. <stringProp name="Argument.name">systemkey</stringProp>
  183. <stringProp name="Argument.value">eyJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJ5dmFuLXNlY3VyaXR5IiwiX191aWQiOiIxNjExNDgzMTcxNzc5MTc2NjAiLCJhdWQiOiJ5dmFuLSoiLCJzdWIiOiIxNTgyNzMxNTgzNSIsImxvZ2luX2lkIjoxNjExNDgzMTcxNzc5MTc2NjIsImV4cCI6MTcxMDg3NzUwMCwiaWF0IjoxNzA4MzEyNjk2LCJqdGkiOiIzMDAzOTUyMzAwMDI2ODYzMTUifQ.KUt9eYzY8FBuG-qoUZTM5esCJ2Zw-LpgpEcCvSmSsDKy3AbgDL_Y9826YHq8Rw4NFH2_HWYuaFqoVJVpkqB3LEy2K-OEYbZ4ioYGdNfDoTyR1mPyhhb31UIpbsk0IEYoJzR5f58TM3qJz_bGjOeGkAi_pagFBx2WIBJGjjwOmHhNykaM3z2kwT0h0n3Ip_AtnTNX1NybIgDmBwStappUeGeZP9zzAVod9s6eHIGYlv6-z011N4MGvTX-IsFcnQOp6Lngo4H-TLrGqbmTdckTG4KzQpl8q2S2U3k6PkT_qnXWX15F3CTpycAhJLHttXGv-lBku6q6OycMwDX20PilFw</stringProp>
  184. <stringProp name="Argument.metadata">=</stringProp>
  185. </elementProp>
  186. </collectionProp>
  187. </Arguments>
  188. <hashTree/>
  189. <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="环境变量-压测环境" enabled="true">
  190. <collectionProp name="Arguments.arguments">
  191. <elementProp name="thread_count" elementType="Argument">
  192. <stringProp name="Argument.name">thread_count</stringProp>
  193. <stringProp name="Argument.value">5</stringProp>
  194. <stringProp name="Argument.metadata">=</stringProp>
  195. </elementProp>
  196. <elementProp name="server" elementType="Argument">
  197. <stringProp name="Argument.name">server</stringProp>
  198. <stringProp name="Argument.value">192.168.104.237</stringProp>
  199. <stringProp name="Argument.metadata">=</stringProp>
  200. </elementProp>
  201. <elementProp name="port" elementType="Argument">
  202. <stringProp name="Argument.name">port</stringProp>
  203. <stringProp name="Argument.value">31201</stringProp>
  204. <stringProp name="Argument.metadata">=</stringProp>
  205. </elementProp>
  206. <elementProp name="path" elementType="Argument">
  207. <stringProp name="Argument.name">path</stringProp>
  208. <stringProp name="Argument.value">/wms_api/api/pages/</stringProp>
  209. <stringProp name="Argument.metadata">=</stringProp>
  210. </elementProp>
  211. <elementProp name="wh_id" elementType="Argument">
  212. <stringProp name="Argument.name">wh_id</stringProp>
  213. <stringProp name="Argument.value">1140425501375074304</stringProp>
  214. <stringProp name="Argument.metadata">=</stringProp>
  215. </elementProp>
  216. <elementProp name="owner_id" elementType="Argument">
  217. <stringProp name="Argument.name">owner_id</stringProp>
  218. <stringProp name="Argument.value">1096478673436938240</stringProp>
  219. <stringProp name="Argument.metadata">=</stringProp>
  220. </elementProp>
  221. <elementProp name="每条目上架数量因子" elementType="Argument">
  222. <stringProp name="Argument.name">每条目上架数量因子</stringProp>
  223. <stringProp name="Argument.value">10.1</stringProp>
  224. <stringProp name="Argument.metadata">=</stringProp>
  225. </elementProp>
  226. <elementProp name="project_id" elementType="Argument">
  227. <stringProp name="Argument.name">project_id</stringProp>
  228. <stringProp name="Argument.value">1140423193643847680</stringProp>
  229. <stringProp name="Argument.desc">广东电信集约化物流项目</stringProp>
  230. <stringProp name="Argument.metadata">=</stringProp>
  231. </elementProp>
  232. <elementProp name="system_key" elementType="Argument">
  233. <stringProp name="Argument.name">system_key</stringProp>
  234. <stringProp name="Argument.value">eyJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJ5dmFuLXNlY3VyaXR5IiwiX191aWQiOiIxIiwiYXVkIjoieXZhbi0qIiwic3ViIjoiYWRtaW4iLCJsb2dpbl9pZCI6MSwiZXhwIjoxNzE5NjAzOTAwLCJpYXQiOjE3MTcwNjM4MzksImp0aSI6IjM3MzgwODQ1MTE3MDA5ODgwMyJ9.I1qaWEekrgoiLDR8OXbAo4Nw2bytCQzAna1rjBLG29biTm8TrrHEIVKhP1YzQVb1Rk_RZ9DFnQiB84OlzEAV-x6FYs6JZKmUSAO_ct6FETi9VYWIzkgOgBxDgsSecX8dUGLfh6iuTSJslXExz92g7YYLQSwaGjWN9qIgUDZdkr2n1g9XRhjts7BcTrdmYpuanVpYXaFWDJ4M0itvqnLGR0RrbT2cZYiREdzSO_wIx29mctp7-PkRQmrjACfNSEqEKZP--ocQlKyBeHH_XIk2-ETN_sKpHPYr46JoMhIY1Dr8G6TtDjiVdMeQxlulW8XfP6r7f2kdKH5sk8qUYRgpGA</stringProp>
  235. <stringProp name="Argument.metadata">=</stringProp>
  236. </elementProp>
  237. </collectionProp>
  238. </Arguments>
  239. <hashTree/>
  240. <kg.apc.jmeter.threads.SteppingThreadGroup guiclass="kg.apc.jmeter.threads.SteppingThreadGroupGui" testclass="kg.apc.jmeter.threads.SteppingThreadGroup" testname="入库之上架确认_有来源(RF)" enabled="true">
  241. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  242. <stringProp name="ThreadGroup.num_threads">1</stringProp>
  243. <stringProp name="Threads initial delay">0</stringProp>
  244. <stringProp name="Start users count">1</stringProp>
  245. <stringProp name="Start users count burst">0</stringProp>
  246. <stringProp name="Start users period">30</stringProp>
  247. <stringProp name="Stop users count">5</stringProp>
  248. <stringProp name="Stop users period">1</stringProp>
  249. <stringProp name="flighttime">600</stringProp>
  250. <stringProp name="rampUp">5</stringProp>
  251. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  252. <boolProp name="LoopController.continue_forever">false</boolProp>
  253. <intProp name="LoopController.loops">-1</intProp>
  254. </elementProp>
  255. </kg.apc.jmeter.threads.SteppingThreadGroup>
  256. <hashTree>
  257. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
  258. <boolProp name="ResultCollector.error_logging">false</boolProp>
  259. <objProp>
  260. <name>saveConfig</name>
  261. <value class="SampleSaveConfiguration">
  262. <time>true</time>
  263. <latency>true</latency>
  264. <timestamp>true</timestamp>
  265. <success>true</success>
  266. <label>true</label>
  267. <code>true</code>
  268. <message>true</message>
  269. <threadName>true</threadName>
  270. <dataType>true</dataType>
  271. <encoding>false</encoding>
  272. <assertions>true</assertions>
  273. <subresults>true</subresults>
  274. <responseData>false</responseData>
  275. <samplerData>false</samplerData>
  276. <xml>false</xml>
  277. <fieldNames>true</fieldNames>
  278. <responseHeaders>false</responseHeaders>
  279. <requestHeaders>false</requestHeaders>
  280. <responseDataOnError>false</responseDataOnError>
  281. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  282. <assertionsResultsToSave>0</assertionsResultsToSave>
  283. <bytes>true</bytes>
  284. <sentBytes>true</sentBytes>
  285. <url>true</url>
  286. <threadCounts>true</threadCounts>
  287. <idleTime>true</idleTime>
  288. <connectTime>true</connectTime>
  289. </value>
  290. </objProp>
  291. <stringProp name="filename"></stringProp>
  292. </ResultCollector>
  293. <hashTree/>
  294. <ResultCollector guiclass="RespTimeGraphVisualizer" testclass="ResultCollector" testname="Response Time Graph" enabled="true">
  295. <boolProp name="ResultCollector.error_logging">false</boolProp>
  296. <objProp>
  297. <name>saveConfig</name>
  298. <value class="SampleSaveConfiguration">
  299. <time>true</time>
  300. <latency>true</latency>
  301. <timestamp>true</timestamp>
  302. <success>true</success>
  303. <label>true</label>
  304. <code>true</code>
  305. <message>true</message>
  306. <threadName>true</threadName>
  307. <dataType>true</dataType>
  308. <encoding>false</encoding>
  309. <assertions>true</assertions>
  310. <subresults>true</subresults>
  311. <responseData>false</responseData>
  312. <samplerData>false</samplerData>
  313. <xml>false</xml>
  314. <fieldNames>true</fieldNames>
  315. <responseHeaders>false</responseHeaders>
  316. <requestHeaders>false</requestHeaders>
  317. <responseDataOnError>false</responseDataOnError>
  318. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  319. <assertionsResultsToSave>0</assertionsResultsToSave>
  320. <bytes>true</bytes>
  321. <sentBytes>true</sentBytes>
  322. <url>true</url>
  323. <threadCounts>true</threadCounts>
  324. <idleTime>true</idleTime>
  325. <connectTime>true</connectTime>
  326. </value>
  327. </objProp>
  328. <stringProp name="filename"></stringProp>
  329. </ResultCollector>
  330. <hashTree/>
  331. <ResultCollector guiclass="StatVisualizer" testclass="ResultCollector" testname="Aggregate Report" enabled="true">
  332. <boolProp name="ResultCollector.error_logging">false</boolProp>
  333. <objProp>
  334. <name>saveConfig</name>
  335. <value class="SampleSaveConfiguration">
  336. <time>true</time>
  337. <latency>true</latency>
  338. <timestamp>true</timestamp>
  339. <success>true</success>
  340. <label>true</label>
  341. <code>true</code>
  342. <message>true</message>
  343. <threadName>true</threadName>
  344. <dataType>true</dataType>
  345. <encoding>false</encoding>
  346. <assertions>true</assertions>
  347. <subresults>true</subresults>
  348. <responseData>false</responseData>
  349. <samplerData>false</samplerData>
  350. <xml>false</xml>
  351. <fieldNames>true</fieldNames>
  352. <responseHeaders>false</responseHeaders>
  353. <requestHeaders>false</requestHeaders>
  354. <responseDataOnError>false</responseDataOnError>
  355. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  356. <assertionsResultsToSave>0</assertionsResultsToSave>
  357. <bytes>true</bytes>
  358. <sentBytes>true</sentBytes>
  359. <url>true</url>
  360. <threadCounts>true</threadCounts>
  361. <idleTime>true</idleTime>
  362. <connectTime>true</connectTime>
  363. </value>
  364. </objProp>
  365. <stringProp name="filename"></stringProp>
  366. </ResultCollector>
  367. <hashTree/>
  368. <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
  369. <boolProp name="ResultCollector.error_logging">false</boolProp>
  370. <objProp>
  371. <name>saveConfig</name>
  372. <value class="SampleSaveConfiguration">
  373. <time>true</time>
  374. <latency>true</latency>
  375. <timestamp>true</timestamp>
  376. <success>true</success>
  377. <label>true</label>
  378. <code>true</code>
  379. <message>true</message>
  380. <threadName>true</threadName>
  381. <dataType>true</dataType>
  382. <encoding>false</encoding>
  383. <assertions>true</assertions>
  384. <subresults>true</subresults>
  385. <responseData>false</responseData>
  386. <samplerData>false</samplerData>
  387. <xml>false</xml>
  388. <fieldNames>true</fieldNames>
  389. <responseHeaders>false</responseHeaders>
  390. <requestHeaders>false</requestHeaders>
  391. <responseDataOnError>false</responseDataOnError>
  392. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  393. <assertionsResultsToSave>0</assertionsResultsToSave>
  394. <bytes>true</bytes>
  395. <sentBytes>true</sentBytes>
  396. <url>true</url>
  397. <threadCounts>true</threadCounts>
  398. <idleTime>true</idleTime>
  399. <connectTime>true</connectTime>
  400. </value>
  401. </objProp>
  402. <stringProp name="filename"></stringProp>
  403. </ResultCollector>
  404. <hashTree/>
  405. <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">
  406. <boolProp name="ResultCollector.error_logging">false</boolProp>
  407. <objProp>
  408. <name>saveConfig</name>
  409. <value class="SampleSaveConfiguration">
  410. <time>true</time>
  411. <latency>true</latency>
  412. <timestamp>true</timestamp>
  413. <success>true</success>
  414. <label>true</label>
  415. <code>true</code>
  416. <message>true</message>
  417. <threadName>true</threadName>
  418. <dataType>true</dataType>
  419. <encoding>false</encoding>
  420. <assertions>true</assertions>
  421. <subresults>true</subresults>
  422. <responseData>false</responseData>
  423. <samplerData>false</samplerData>
  424. <xml>false</xml>
  425. <fieldNames>true</fieldNames>
  426. <responseHeaders>false</responseHeaders>
  427. <requestHeaders>false</requestHeaders>
  428. <responseDataOnError>false</responseDataOnError>
  429. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  430. <assertionsResultsToSave>0</assertionsResultsToSave>
  431. <bytes>true</bytes>
  432. <sentBytes>true</sentBytes>
  433. <url>true</url>
  434. <threadCounts>true</threadCounts>
  435. <idleTime>true</idleTime>
  436. <connectTime>true</connectTime>
  437. </value>
  438. </objProp>
  439. <stringProp name="filename"></stringProp>
  440. <longProp name="interval_grouping">1000</longProp>
  441. <boolProp name="graph_aggregated">false</boolProp>
  442. <stringProp name="include_sample_labels"></stringProp>
  443. <stringProp name="exclude_sample_labels"></stringProp>
  444. <stringProp name="start_offset"></stringProp>
  445. <stringProp name="end_offset"></stringProp>
  446. <boolProp name="include_checkbox_state">false</boolProp>
  447. <boolProp name="exclude_checkbox_state">false</boolProp>
  448. </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
  449. <hashTree/>
  450. <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
  451. <collectionProp name="HeaderManager.headers">
  452. <elementProp name="" elementType="Header">
  453. <stringProp name="Header.name">whId</stringProp>
  454. <stringProp name="Header.value">${wh_id}</stringProp>
  455. </elementProp>
  456. <elementProp name="" elementType="Header">
  457. <stringProp name="Header.name">systemkey</stringProp>
  458. <stringProp name="Header.value">${system_key}</stringProp>
  459. </elementProp>
  460. </collectionProp>
  461. </HeaderManager>
  462. <hashTree/>
  463. <CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config" enabled="true">
  464. <stringProp name="delimiter">,</stringProp>
  465. <stringProp name="fileEncoding">UTF-8</stringProp>
  466. <stringProp name="filename">C:/Users/admin/Desktop/jmx/入库/中通服WMS@入库之上架确认_有来源(RF)_CSV.csv</stringProp>
  467. <boolProp name="ignoreFirstLine">false</boolProp>
  468. <boolProp name="quotedData">false</boolProp>
  469. <boolProp name="recycle">false</boolProp>
  470. <stringProp name="shareMode">shareMode.all</stringProp>
  471. <boolProp name="stopThread">true</boolProp>
  472. <stringProp name="variableNames">receipt_id,asn_id,tray_code,box_code</stringProp>
  473. </CSVDataSet>
  474. <hashTree/>
  475. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="PdaInPut@orderPutQuery" enabled="false">
  476. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  477. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  478. <collectionProp name="Arguments.arguments">
  479. <elementProp name="" elementType="HTTPArgument">
  480. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  481. <stringProp name="Argument.value">{&#xd;
  482. &quot;args&quot;: [&#xd;
  483. {&#xd;
  484. &quot;receipt_code&quot;: &quot;${receipt_code}&quot;,&#xd;
  485. &quot;go_back&quot;: false&#xd;
  486. }&#xd;
  487. ]&#xd;
  488. }</stringProp>
  489. <stringProp name="Argument.metadata">=</stringProp>
  490. </elementProp>
  491. </collectionProp>
  492. </elementProp>
  493. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  494. <stringProp name="HTTPSampler.port">${port}</stringProp>
  495. <stringProp name="HTTPSampler.protocol">http</stringProp>
  496. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  497. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/PdaInPut@orderPutQuery</stringProp>
  498. <stringProp name="HTTPSampler.method">POST</stringProp>
  499. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  500. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  501. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  502. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  503. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  504. <stringProp name="HTTPSampler.implementation">HttpClient4</stringProp>
  505. <stringProp name="HTTPSampler.connect_timeout">1500</stringProp>
  506. <stringProp name="HTTPSampler.response_timeout">5000</stringProp>
  507. </HTTPSamplerProxy>
  508. <hashTree>
  509. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  510. <stringProp name="JSON_PATH">$.success</stringProp>
  511. <stringProp name="EXPECTED_VALUE">true</stringProp>
  512. <boolProp name="JSONVALIDATION">true</boolProp>
  513. <boolProp name="EXPECT_NULL">false</boolProp>
  514. <boolProp name="INVERT">false</boolProp>
  515. <boolProp name="ISREGEX">false</boolProp>
  516. </JSONPathAssertion>
  517. <hashTree/>
  518. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="container_list" enabled="true">
  519. <stringProp name="JSONPostProcessor.referenceNames">container_list</stringProp>
  520. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.receipt1.[*]</stringProp>
  521. <stringProp name="JSONPostProcessor.match_numbers">-1</stringProp>
  522. </JSONPostProcessor>
  523. <hashTree/>
  524. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="item_list" enabled="true">
  525. <stringProp name="JSONPostProcessor.referenceNames">item_list</stringProp>
  526. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.receipt2.[*]</stringProp>
  527. <stringProp name="JSONPostProcessor.match_numbers">-1</stringProp>
  528. </JSONPostProcessor>
  529. <hashTree/>
  530. </hashTree>
  531. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按容器上架" enabled="true">
  532. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  533. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  534. <collectionProp name="Arguments.arguments">
  535. <elementProp name="" elementType="HTTPArgument">
  536. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  537. <stringProp name="Argument.value">{&#xd;
  538. &quot;args&quot;: [&#xd;
  539. {&#xd;
  540. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  541. &quot;itemList&quot;: [&#xd;
  542. {&#xd;
  543. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  544. &quot;asn_id&quot;: &quot;${asn_id}&quot;,&#xd;
  545. &quot;tray_code&quot;: &quot;${tray_code}&quot;,&#xd;
  546. &quot;box_code&quot;: &quot;${box_code}&quot;&#xd;
  547. }&#xd;
  548. ]&#xd;
  549. }&#xd;
  550. ]&#xd;
  551. }</stringProp>
  552. <stringProp name="Argument.metadata">=</stringProp>
  553. </elementProp>
  554. </collectionProp>
  555. </elementProp>
  556. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  557. <stringProp name="HTTPSampler.port">${port}</stringProp>
  558. <stringProp name="HTTPSampler.protocol">http</stringProp>
  559. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  560. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@RfBoxAndTray</stringProp>
  561. <stringProp name="HTTPSampler.method">POST</stringProp>
  562. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  563. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  564. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  565. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  566. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  567. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  568. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  569. </HTTPSamplerProxy>
  570. <hashTree>
  571. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  572. <stringProp name="JSON_PATH">$.success</stringProp>
  573. <stringProp name="EXPECTED_VALUE">true</stringProp>
  574. <boolProp name="JSONVALIDATION">true</boolProp>
  575. <boolProp name="EXPECT_NULL">false</boolProp>
  576. <boolProp name="INVERT">false</boolProp>
  577. <boolProp name="ISREGEX">false</boolProp>
  578. </JSONPathAssertion>
  579. <hashTree/>
  580. </hashTree>
  581. <IfController guiclass="IfControllerPanel" testclass="IfController" testname="IF按容器上架" enabled="false">
  582. <stringProp name="IfController.condition">${__groovy(&quot;${container_list_matchNr}&quot; != &quot;0&quot;)}</stringProp>
  583. <boolProp name="IfController.evaluateAll">false</boolProp>
  584. <boolProp name="IfController.useExpression">true</boolProp>
  585. </IfController>
  586. <hashTree>
  587. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="Remove_Item_List_Variable" enabled="true">
  588. <stringProp name="BeanShellSampler.query">vars.remove(&quot;item_list&quot;)</stringProp>
  589. <stringProp name="BeanShellSampler.filename"></stringProp>
  590. <stringProp name="BeanShellSampler.parameters"></stringProp>
  591. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  592. </BeanShellSampler>
  593. <hashTree/>
  594. <ForeachController guiclass="ForeachControlPanel" testclass="ForeachController" testname="ForEach_container_list" enabled="true">
  595. <stringProp name="ForeachController.inputVal">container_list</stringProp>
  596. <stringProp name="ForeachController.returnVal">containerReceipt</stringProp>
  597. <boolProp name="ForeachController.useSeparator">true</boolProp>
  598. <stringProp name="ForeachController.startIndex">0</stringProp>
  599. <stringProp name="ForeachController.endIndex">${container_list_matchNr}</stringProp>
  600. </ForeachController>
  601. <hashTree>
  602. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler" enabled="true">
  603. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  604. Map v = _.parseJson(_.get(&quot;containerReceipt&quot;));
  605. vars.put(&quot;tray_code&quot;, v.get(&quot;box_code&quot;));</stringProp>
  606. <stringProp name="BeanShellSampler.filename"></stringProp>
  607. <stringProp name="BeanShellSampler.parameters"></stringProp>
  608. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  609. </BeanShellSampler>
  610. <hashTree/>
  611. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按容器上架列表" enabled="true">
  612. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  613. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  614. <collectionProp name="Arguments.arguments">
  615. <elementProp name="" elementType="HTTPArgument">
  616. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  617. <stringProp name="Argument.value">{&#xd;
  618. &quot;args&quot;: [&#xd;
  619. {&#xd;
  620. &quot;tray_code&quot;: &quot;${tray_code}&quot;&#xd;
  621. }&#xd;
  622. ]&#xd;
  623. }</stringProp>
  624. <stringProp name="Argument.metadata">=</stringProp>
  625. </elementProp>
  626. </collectionProp>
  627. </elementProp>
  628. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  629. <stringProp name="HTTPSampler.port">${port}</stringProp>
  630. <stringProp name="HTTPSampler.protocol">http</stringProp>
  631. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  632. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/PdaInPut@queryByTrayCode</stringProp>
  633. <stringProp name="HTTPSampler.method">POST</stringProp>
  634. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  635. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  636. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  637. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  638. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  639. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  640. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  641. </HTTPSamplerProxy>
  642. <hashTree>
  643. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  644. <stringProp name="JSON_PATH">$.success</stringProp>
  645. <stringProp name="EXPECTED_VALUE">true</stringProp>
  646. <boolProp name="JSONVALIDATION">true</boolProp>
  647. <boolProp name="EXPECT_NULL">false</boolProp>
  648. <boolProp name="INVERT">false</boolProp>
  649. <boolProp name="ISREGEX">false</boolProp>
  650. </JSONPathAssertion>
  651. <hashTree/>
  652. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="receipt_id" enabled="true">
  653. <stringProp name="JSONPostProcessor.referenceNames">receipt_id</stringProp>
  654. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data[*].receipt_id</stringProp>
  655. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  656. </JSONPostProcessor>
  657. <hashTree/>
  658. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="receipt_rows" enabled="true">
  659. <stringProp name="JSONPostProcessor.referenceNames">receipt_rows</stringProp>
  660. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data</stringProp>
  661. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  662. </JSONPostProcessor>
  663. <hashTree/>
  664. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="default_put_loc_code" enabled="true">
  665. <stringProp name="JSONPostProcessor.referenceNames">default_put_loc_code</stringProp>
  666. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data[*].default_put_loc_code</stringProp>
  667. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  668. </JSONPostProcessor>
  669. <hashTree/>
  670. </hashTree>
  671. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@绑定库位" enabled="true">
  672. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  673. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  674. <collectionProp name="Arguments.arguments">
  675. <elementProp name="" elementType="HTTPArgument">
  676. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  677. <stringProp name="Argument.value">{&#xd;
  678. &quot;args&quot;: [&#xd;
  679. {&#xd;
  680. &quot;detailsType&quot;: 2,&#xd;
  681. &quot;loc_code&quot;: &quot;${default_put_loc_code}&quot;,&#xd;
  682. &quot;rows&quot;: ${receipt_rows}&#xd;
  683. }&#xd;
  684. ]&#xd;
  685. }</stringProp>
  686. <stringProp name="Argument.metadata">=</stringProp>
  687. </elementProp>
  688. </collectionProp>
  689. </elementProp>
  690. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  691. <stringProp name="HTTPSampler.port">${port}</stringProp>
  692. <stringProp name="HTTPSampler.protocol">http</stringProp>
  693. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  694. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@editLocation</stringProp>
  695. <stringProp name="HTTPSampler.method">POST</stringProp>
  696. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  697. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  698. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  699. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  700. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  701. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  702. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  703. </HTTPSamplerProxy>
  704. <hashTree>
  705. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="false">
  706. <stringProp name="JSON_PATH">$.success</stringProp>
  707. <stringProp name="EXPECTED_VALUE">true</stringProp>
  708. <boolProp name="JSONVALIDATION">true</boolProp>
  709. <boolProp name="EXPECT_NULL">false</boolProp>
  710. <boolProp name="INVERT">false</boolProp>
  711. <boolProp name="ISREGEX">false</boolProp>
  712. </JSONPathAssertion>
  713. <hashTree/>
  714. </hashTree>
  715. </hashTree>
  716. </hashTree>
  717. <IfController guiclass="IfControllerPanel" testclass="IfController" testname="IF按物料上架" enabled="false">
  718. <stringProp name="IfController.condition">${__groovy(vars.get(&quot;item_list_matchNr&quot;) != &quot;0&quot;)}</stringProp>
  719. <boolProp name="IfController.evaluateAll">false</boolProp>
  720. <boolProp name="IfController.useExpression">true</boolProp>
  721. </IfController>
  722. <hashTree>
  723. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="Remove_Container_List_Variable" enabled="true">
  724. <stringProp name="BeanShellSampler.query">vars.remove(&quot;container_list&quot;)</stringProp>
  725. <stringProp name="BeanShellSampler.filename"></stringProp>
  726. <stringProp name="BeanShellSampler.parameters"></stringProp>
  727. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  728. </BeanShellSampler>
  729. <hashTree/>
  730. <ForeachController guiclass="ForeachControlPanel" testclass="ForeachController" testname="ForEach_Item_List" enabled="false">
  731. <stringProp name="ForeachController.inputVal">item_list</stringProp>
  732. <stringProp name="ForeachController.returnVal">itemReceipt</stringProp>
  733. <boolProp name="ForeachController.useSeparator">true</boolProp>
  734. <stringProp name="ForeachController.startIndex">0</stringProp>
  735. <stringProp name="ForeachController.endIndex">${item_list_matchNr}</stringProp>
  736. </ForeachController>
  737. <hashTree>
  738. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler" enabled="true">
  739. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  740. Map v = _.parseJson(_.get(&quot;itemReceipt&quot;));
  741. vars.put(&quot;item_code&quot;, v.get(&quot;item_code&quot;));
  742. vars.put(&quot;receipt_code&quot;, v.get(&quot;receipt_code&quot;));</stringProp>
  743. <stringProp name="BeanShellSampler.filename"></stringProp>
  744. <stringProp name="BeanShellSampler.parameters"></stringProp>
  745. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  746. </BeanShellSampler>
  747. <hashTree/>
  748. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@查询按物料上架列表" enabled="true">
  749. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  750. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  751. <collectionProp name="Arguments.arguments">
  752. <elementProp name="" elementType="HTTPArgument">
  753. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  754. <stringProp name="Argument.value">{&#xd;
  755. &quot;args&quot;: [&#xd;
  756. {&#xd;
  757. &quot;item_code&quot;: &quot;${item_code}&quot;,&#xd;
  758. &quot;receipt_code&quot;: &quot;${receipt_code}&quot;&#xd;
  759. }&#xd;
  760. ]&#xd;
  761. }</stringProp>
  762. <stringProp name="Argument.metadata">=</stringProp>
  763. </elementProp>
  764. </collectionProp>
  765. </elementProp>
  766. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  767. <stringProp name="HTTPSampler.port">${port}</stringProp>
  768. <stringProp name="HTTPSampler.protocol">http</stringProp>
  769. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  770. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/PdaInPut@itemPutQuery</stringProp>
  771. <stringProp name="HTTPSampler.method">POST</stringProp>
  772. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  773. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  774. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  775. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  776. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  777. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  778. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  779. </HTTPSamplerProxy>
  780. <hashTree>
  781. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  782. <stringProp name="JSON_PATH">$.success</stringProp>
  783. <stringProp name="EXPECTED_VALUE">true</stringProp>
  784. <boolProp name="JSONVALIDATION">true</boolProp>
  785. <boolProp name="EXPECT_NULL">false</boolProp>
  786. <boolProp name="INVERT">false</boolProp>
  787. <boolProp name="ISREGEX">false</boolProp>
  788. </JSONPathAssertion>
  789. <hashTree/>
  790. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="item_receipt_rows" enabled="true">
  791. <stringProp name="JSONPostProcessor.referenceNames">item_receipt_rows</stringProp>
  792. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data[*]</stringProp>
  793. <stringProp name="JSONPostProcessor.match_numbers">-1</stringProp>
  794. </JSONPostProcessor>
  795. <hashTree/>
  796. </hashTree>
  797. <DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="Debug Sampler 3" enabled="true">
  798. <boolProp name="displayJMeterProperties">false</boolProp>
  799. <boolProp name="displayJMeterVariables">true</boolProp>
  800. <boolProp name="displaySystemProperties">false</boolProp>
  801. </DebugSampler>
  802. <hashTree/>
  803. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler Logger" enabled="true">
  804. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  805. //Map v = _.parseJson(_.get(&quot;item_receipt_rows&quot;));
  806. _.log(&quot;item_receipt_rows_matchNr =&gt; &quot; + vars.get(&quot;item_receipt_rows_matchNr&quot;))</stringProp>
  807. <stringProp name="BeanShellSampler.filename"></stringProp>
  808. <stringProp name="BeanShellSampler.parameters"></stringProp>
  809. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  810. </BeanShellSampler>
  811. <hashTree/>
  812. <ForeachController guiclass="ForeachControlPanel" testclass="ForeachController" testname="ForEach_item_receipt_rows" enabled="true">
  813. <stringProp name="ForeachController.inputVal">item_receipt_rows</stringProp>
  814. <stringProp name="ForeachController.returnVal">item_receipt_row</stringProp>
  815. <boolProp name="ForeachController.useSeparator">true</boolProp>
  816. <stringProp name="ForeachController.startIndex">0</stringProp>
  817. <stringProp name="ForeachController.endIndex">${item_receipt_rows_matchNr}</stringProp>
  818. </ForeachController>
  819. <hashTree>
  820. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler" enabled="true">
  821. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  822. Map v = _.parseJson(_.get(&quot;item_receipt_row&quot;));
  823. vars.put(&quot;receipt_id&quot;, v.get(&quot;receipt_id&quot;));
  824. vars.put(&quot;receipt_line_no&quot;, v.get(&quot;receipt_line_no&quot;) + &quot;&quot;);</stringProp>
  825. <stringProp name="BeanShellSampler.filename"></stringProp>
  826. <stringProp name="BeanShellSampler.parameters"></stringProp>
  827. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  828. </BeanShellSampler>
  829. <hashTree/>
  830. <DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="Debug Sampler 4" enabled="true">
  831. <boolProp name="displayJMeterProperties">false</boolProp>
  832. <boolProp name="displayJMeterVariables">true</boolProp>
  833. <boolProp name="displaySystemProperties">false</boolProp>
  834. </DebugSampler>
  835. <hashTree/>
  836. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按物料上架详情页" enabled="true">
  837. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  838. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  839. <collectionProp name="Arguments.arguments">
  840. <elementProp name="" elementType="HTTPArgument">
  841. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  842. <stringProp name="Argument.value">{&#xd;
  843. &quot;args&quot;: [&#xd;
  844. {&#xd;
  845. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  846. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  847. }&#xd;
  848. ]&#xd;
  849. }</stringProp>
  850. <stringProp name="Argument.metadata">=</stringProp>
  851. </elementProp>
  852. </collectionProp>
  853. </elementProp>
  854. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  855. <stringProp name="HTTPSampler.port">${port}</stringProp>
  856. <stringProp name="HTTPSampler.protocol">http</stringProp>
  857. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  858. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@pdaQueryPutDetails</stringProp>
  859. <stringProp name="HTTPSampler.method">POST</stringProp>
  860. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  861. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  862. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  863. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  864. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  865. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  866. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  867. </HTTPSamplerProxy>
  868. <hashTree>
  869. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  870. <stringProp name="JSON_PATH">$.success</stringProp>
  871. <stringProp name="EXPECTED_VALUE">true</stringProp>
  872. <boolProp name="JSONVALIDATION">true</boolProp>
  873. <boolProp name="EXPECT_NULL">false</boolProp>
  874. <boolProp name="INVERT">false</boolProp>
  875. <boolProp name="ISREGEX">false</boolProp>
  876. </JSONPathAssertion>
  877. <hashTree/>
  878. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="default_put_loc_code" enabled="true">
  879. <stringProp name="JSONPostProcessor.referenceNames">default_put_loc_code</stringProp>
  880. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.default_put_loc_code</stringProp>
  881. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  882. </JSONPostProcessor>
  883. <hashTree/>
  884. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="put_qty" enabled="true">
  885. <stringProp name="JSONPostProcessor.referenceNames">put_qty</stringProp>
  886. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.put_qty</stringProp>
  887. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  888. </JSONPostProcessor>
  889. <hashTree/>
  890. </hashTree>
  891. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@绑定库位" enabled="true">
  892. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  893. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  894. <collectionProp name="Arguments.arguments">
  895. <elementProp name="" elementType="HTTPArgument">
  896. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  897. <stringProp name="Argument.value">{&#xd;
  898. &quot;args&quot;: [&#xd;
  899. {&#xd;
  900. &quot;detailsType&quot;: 1,&#xd;
  901. &quot;loc_code&quot;: &quot;${default_put_loc_code}&quot;,&#xd;
  902. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  903. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  904. }&#xd;
  905. ]&#xd;
  906. }</stringProp>
  907. <stringProp name="Argument.metadata">=</stringProp>
  908. </elementProp>
  909. </collectionProp>
  910. </elementProp>
  911. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  912. <stringProp name="HTTPSampler.port">${port}</stringProp>
  913. <stringProp name="HTTPSampler.protocol">http</stringProp>
  914. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  915. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@editLocationPdaItem</stringProp>
  916. <stringProp name="HTTPSampler.method">POST</stringProp>
  917. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  918. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  919. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  920. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  921. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  922. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  923. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  924. </HTTPSamplerProxy>
  925. <hashTree>
  926. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  927. <stringProp name="JSON_PATH">$.success</stringProp>
  928. <stringProp name="EXPECTED_VALUE">true</stringProp>
  929. <boolProp name="JSONVALIDATION">true</boolProp>
  930. <boolProp name="EXPECT_NULL">false</boolProp>
  931. <boolProp name="INVERT">false</boolProp>
  932. <boolProp name="ISREGEX">false</boolProp>
  933. </JSONPathAssertion>
  934. <hashTree/>
  935. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="receipt_rows" enabled="true">
  936. <stringProp name="JSONPostProcessor.referenceNames">receipt_rows</stringProp>
  937. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data</stringProp>
  938. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  939. </JSONPostProcessor>
  940. <hashTree/>
  941. </hashTree>
  942. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按物料上架" enabled="true">
  943. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  944. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  945. <collectionProp name="Arguments.arguments">
  946. <elementProp name="" elementType="HTTPArgument">
  947. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  948. <stringProp name="Argument.value">{&#xd;
  949. &quot;args&quot;: [&#xd;
  950. {&#xd;
  951. &quot;itemList&quot;: [&#xd;
  952. {&#xd;
  953. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  954. }&#xd;
  955. ],&#xd;
  956. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  957. &quot;receipt_line_no&quot;: ${receipt_line_no},&#xd;
  958. &quot;op_qty&quot;: &quot;${put_qty}&quot;&#xd;
  959. }&#xd;
  960. ]&#xd;
  961. }</stringProp>
  962. <stringProp name="Argument.metadata">=</stringProp>
  963. </elementProp>
  964. </collectionProp>
  965. </elementProp>
  966. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  967. <stringProp name="HTTPSampler.port">${port}</stringProp>
  968. <stringProp name="HTTPSampler.protocol">http</stringProp>
  969. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  970. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@itemAndQtyForPda</stringProp>
  971. <stringProp name="HTTPSampler.method">POST</stringProp>
  972. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  973. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  974. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  975. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  976. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  977. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  978. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  979. </HTTPSamplerProxy>
  980. <hashTree>
  981. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  982. <stringProp name="JSON_PATH">$.success</stringProp>
  983. <stringProp name="EXPECTED_VALUE">true</stringProp>
  984. <boolProp name="JSONVALIDATION">true</boolProp>
  985. <boolProp name="EXPECT_NULL">false</boolProp>
  986. <boolProp name="INVERT">false</boolProp>
  987. <boolProp name="ISREGEX">false</boolProp>
  988. </JSONPathAssertion>
  989. <hashTree/>
  990. </hashTree>
  991. </hashTree>
  992. </hashTree>
  993. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler" enabled="true">
  994. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  995. Map v = _.parseJson(_.get(&quot;item_list_1&quot;));
  996. vars.put(&quot;item_code&quot;, v.get(&quot;item_code&quot;));
  997. vars.put(&quot;receipt_code&quot;, v.get(&quot;receipt_code&quot;));</stringProp>
  998. <stringProp name="BeanShellSampler.filename"></stringProp>
  999. <stringProp name="BeanShellSampler.parameters"></stringProp>
  1000. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  1001. </BeanShellSampler>
  1002. <hashTree/>
  1003. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@查询按物料上架列表" enabled="true">
  1004. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  1005. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  1006. <collectionProp name="Arguments.arguments">
  1007. <elementProp name="" elementType="HTTPArgument">
  1008. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  1009. <stringProp name="Argument.value">{&#xd;
  1010. &quot;args&quot;: [&#xd;
  1011. {&#xd;
  1012. &quot;item_code&quot;: &quot;${item_code}&quot;,&#xd;
  1013. &quot;receipt_code&quot;: &quot;${receipt_code}&quot;&#xd;
  1014. }&#xd;
  1015. ]&#xd;
  1016. }</stringProp>
  1017. <stringProp name="Argument.metadata">=</stringProp>
  1018. </elementProp>
  1019. </collectionProp>
  1020. </elementProp>
  1021. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  1022. <stringProp name="HTTPSampler.port">${port}</stringProp>
  1023. <stringProp name="HTTPSampler.protocol">http</stringProp>
  1024. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  1025. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/PdaInPut@itemPutQuery</stringProp>
  1026. <stringProp name="HTTPSampler.method">POST</stringProp>
  1027. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  1028. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  1029. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  1030. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  1031. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  1032. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  1033. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  1034. </HTTPSamplerProxy>
  1035. <hashTree>
  1036. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  1037. <stringProp name="JSON_PATH">$.success</stringProp>
  1038. <stringProp name="EXPECTED_VALUE">true</stringProp>
  1039. <boolProp name="JSONVALIDATION">true</boolProp>
  1040. <boolProp name="EXPECT_NULL">false</boolProp>
  1041. <boolProp name="INVERT">false</boolProp>
  1042. <boolProp name="ISREGEX">false</boolProp>
  1043. </JSONPathAssertion>
  1044. <hashTree/>
  1045. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="item_receipt_rows" enabled="true">
  1046. <stringProp name="JSONPostProcessor.referenceNames">item_receipt_rows</stringProp>
  1047. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data[*]</stringProp>
  1048. <stringProp name="JSONPostProcessor.match_numbers">-1</stringProp>
  1049. </JSONPostProcessor>
  1050. <hashTree/>
  1051. </hashTree>
  1052. <ForeachController guiclass="ForeachControlPanel" testclass="ForeachController" testname="ForEach_item_receipt_rows" enabled="true">
  1053. <stringProp name="ForeachController.inputVal">item_receipt_rows</stringProp>
  1054. <stringProp name="ForeachController.returnVal">item_receipt_row</stringProp>
  1055. <boolProp name="ForeachController.useSeparator">true</boolProp>
  1056. <stringProp name="ForeachController.startIndex">0</stringProp>
  1057. <stringProp name="ForeachController.endIndex">${item_receipt_rows_matchNr}</stringProp>
  1058. </ForeachController>
  1059. <hashTree>
  1060. <BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="BeanShell Sampler" enabled="true">
  1061. <stringProp name="BeanShellSampler.query">Object _ = com.Yvan.init(vars, log, ctx);
  1062. Map v = _.parseJson(_.get(&quot;item_receipt_row&quot;));
  1063. vars.put(&quot;receipt_id&quot;, v.get(&quot;receipt_id&quot;));
  1064. vars.put(&quot;receipt_line_no&quot;, v.get(&quot;receipt_line_no&quot;) + &quot;&quot;);</stringProp>
  1065. <stringProp name="BeanShellSampler.filename"></stringProp>
  1066. <stringProp name="BeanShellSampler.parameters"></stringProp>
  1067. <boolProp name="BeanShellSampler.resetInterpreter">false</boolProp>
  1068. </BeanShellSampler>
  1069. <hashTree/>
  1070. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按物料上架详情页" enabled="true">
  1071. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  1072. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  1073. <collectionProp name="Arguments.arguments">
  1074. <elementProp name="" elementType="HTTPArgument">
  1075. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  1076. <stringProp name="Argument.value">{&#xd;
  1077. &quot;args&quot;: [&#xd;
  1078. {&#xd;
  1079. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  1080. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  1081. }&#xd;
  1082. ]&#xd;
  1083. }</stringProp>
  1084. <stringProp name="Argument.metadata">=</stringProp>
  1085. </elementProp>
  1086. </collectionProp>
  1087. </elementProp>
  1088. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  1089. <stringProp name="HTTPSampler.port">${port}</stringProp>
  1090. <stringProp name="HTTPSampler.protocol">http</stringProp>
  1091. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  1092. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@pdaQueryPutDetails</stringProp>
  1093. <stringProp name="HTTPSampler.method">POST</stringProp>
  1094. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  1095. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  1096. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  1097. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  1098. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  1099. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  1100. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  1101. </HTTPSamplerProxy>
  1102. <hashTree>
  1103. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  1104. <stringProp name="JSON_PATH">$.success</stringProp>
  1105. <stringProp name="EXPECTED_VALUE">true</stringProp>
  1106. <boolProp name="JSONVALIDATION">true</boolProp>
  1107. <boolProp name="EXPECT_NULL">false</boolProp>
  1108. <boolProp name="INVERT">false</boolProp>
  1109. <boolProp name="ISREGEX">false</boolProp>
  1110. </JSONPathAssertion>
  1111. <hashTree/>
  1112. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="default_put_loc_code" enabled="true">
  1113. <stringProp name="JSONPostProcessor.referenceNames">default_put_loc_code</stringProp>
  1114. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.default_put_loc_code</stringProp>
  1115. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  1116. </JSONPostProcessor>
  1117. <hashTree/>
  1118. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="put_qty" enabled="true">
  1119. <stringProp name="JSONPostProcessor.referenceNames">put_qty</stringProp>
  1120. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data.put_qty</stringProp>
  1121. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  1122. </JSONPostProcessor>
  1123. <hashTree/>
  1124. </hashTree>
  1125. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@绑定库位" enabled="true">
  1126. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  1127. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  1128. <collectionProp name="Arguments.arguments">
  1129. <elementProp name="" elementType="HTTPArgument">
  1130. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  1131. <stringProp name="Argument.value">{&#xd;
  1132. &quot;args&quot;: [&#xd;
  1133. {&#xd;
  1134. &quot;detailsType&quot;: 1,&#xd;
  1135. &quot;loc_code&quot;: &quot;${default_put_loc_code}&quot;,&#xd;
  1136. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  1137. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  1138. }&#xd;
  1139. ]&#xd;
  1140. }</stringProp>
  1141. <stringProp name="Argument.metadata">=</stringProp>
  1142. </elementProp>
  1143. </collectionProp>
  1144. </elementProp>
  1145. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  1146. <stringProp name="HTTPSampler.port">${port}</stringProp>
  1147. <stringProp name="HTTPSampler.protocol">http</stringProp>
  1148. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  1149. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@editLocationPdaItem</stringProp>
  1150. <stringProp name="HTTPSampler.method">POST</stringProp>
  1151. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  1152. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  1153. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  1154. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  1155. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  1156. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  1157. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  1158. </HTTPSamplerProxy>
  1159. <hashTree>
  1160. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  1161. <stringProp name="JSON_PATH">$.success</stringProp>
  1162. <stringProp name="EXPECTED_VALUE">true</stringProp>
  1163. <boolProp name="JSONVALIDATION">true</boolProp>
  1164. <boolProp name="EXPECT_NULL">false</boolProp>
  1165. <boolProp name="INVERT">false</boolProp>
  1166. <boolProp name="ISREGEX">false</boolProp>
  1167. </JSONPathAssertion>
  1168. <hashTree/>
  1169. <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="receipt_rows" enabled="true">
  1170. <stringProp name="JSONPostProcessor.referenceNames">receipt_rows</stringProp>
  1171. <stringProp name="JSONPostProcessor.jsonPathExprs">$.data</stringProp>
  1172. <stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
  1173. </JSONPostProcessor>
  1174. <hashTree/>
  1175. </hashTree>
  1176. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="入库上架@按物料上架" enabled="true">
  1177. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  1178. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  1179. <collectionProp name="Arguments.arguments">
  1180. <elementProp name="" elementType="HTTPArgument">
  1181. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  1182. <stringProp name="Argument.value">{&#xd;
  1183. &quot;args&quot;: [&#xd;
  1184. {&#xd;
  1185. &quot;itemList&quot;: [&#xd;
  1186. {&#xd;
  1187. &quot;receipt_line_no&quot;: ${receipt_line_no}&#xd;
  1188. }&#xd;
  1189. ],&#xd;
  1190. &quot;receipt_id&quot;: &quot;${receipt_id}&quot;,&#xd;
  1191. &quot;receipt_line_no&quot;: ${receipt_line_no},&#xd;
  1192. &quot;op_qty&quot;: &quot;${put_qty}&quot;&#xd;
  1193. }&#xd;
  1194. ]&#xd;
  1195. }</stringProp>
  1196. <stringProp name="Argument.metadata">=</stringProp>
  1197. </elementProp>
  1198. </collectionProp>
  1199. </elementProp>
  1200. <stringProp name="HTTPSampler.domain">${server}</stringProp>
  1201. <stringProp name="HTTPSampler.port">${port}</stringProp>
  1202. <stringProp name="HTTPSampler.protocol">http</stringProp>
  1203. <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
  1204. <stringProp name="HTTPSampler.path">${path}/inbound/in_put/InPut@itemAndQtyForPda</stringProp>
  1205. <stringProp name="HTTPSampler.method">POST</stringProp>
  1206. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  1207. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  1208. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  1209. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  1210. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  1211. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  1212. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  1213. </HTTPSamplerProxy>
  1214. <hashTree>
  1215. <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="success" enabled="true">
  1216. <stringProp name="JSON_PATH">$.success</stringProp>
  1217. <stringProp name="EXPECTED_VALUE">true</stringProp>
  1218. <boolProp name="JSONVALIDATION">true</boolProp>
  1219. <boolProp name="EXPECT_NULL">false</boolProp>
  1220. <boolProp name="INVERT">false</boolProp>
  1221. <boolProp name="ISREGEX">false</boolProp>
  1222. </JSONPathAssertion>
  1223. <hashTree/>
  1224. </hashTree>
  1225. </hashTree>
  1226. </hashTree>
  1227. <TestAction guiclass="TestActionGui" testclass="TestAction" testname="Think Time" enabled="false">
  1228. <intProp name="ActionProcessor.action">1</intProp>
  1229. <intProp name="ActionProcessor.target">0</intProp>
  1230. <stringProp name="ActionProcessor.duration">30000</stringProp>
  1231. </TestAction>
  1232. <hashTree/>
  1233. </hashTree>
  1234. </hashTree>
  1235. </hashTree>
  1236. </jmeterTestPlan>