Advertisement
Guest User

Untitled

a guest
Mar 1st, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="3.2" jmeter="3.2 r1790748">
  3. <hashTree>
  4. <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Plan de Pruebas Alfresco" enabled="true">
  5. <stringProp name="TestPlan.comments"></stringProp>
  6. <boolProp name="TestPlan.functional_mode">false</boolProp>
  7. <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
  8. <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  9. <collectionProp name="Arguments.arguments"/>
  10. </elementProp>
  11. <stringProp name="TestPlan.user_define_classpath"></stringProp>
  12. </TestPlan>
  13. <hashTree>
  14. <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="Valores por Defecto para Petición HTTP" enabled="true">
  15. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  16. <collectionProp name="Arguments.arguments"/>
  17. </elementProp>
  18. <stringProp name="HTTPSampler.domain">192.168.14.116</stringProp>
  19. <stringProp name="HTTPSampler.port">8080</stringProp>
  20. <stringProp name="HTTPSampler.protocol">http</stringProp>
  21. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  22. <stringProp name="HTTPSampler.path"></stringProp>
  23. <stringProp name="HTTPSampler.concurrentPool">6</stringProp>
  24. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  25. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  26. </ConfigTestElement>
  27. <hashTree/>
  28. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Operaciones previas" enabled="true">
  29. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  30. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Controlador Bucle" enabled="true">
  31. <boolProp name="LoopController.continue_forever">false</boolProp>
  32. <stringProp name="LoopController.loops">1</stringProp>
  33. </elementProp>
  34. <stringProp name="ThreadGroup.num_threads">1</stringProp>
  35. <stringProp name="ThreadGroup.ramp_time">1</stringProp>
  36. <longProp name="ThreadGroup.start_time">1494336184000</longProp>
  37. <longProp name="ThreadGroup.end_time">1494336184000</longProp>
  38. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  39. <stringProp name="ThreadGroup.duration"></stringProp>
  40. <stringProp name="ThreadGroup.delay"></stringProp>
  41. </ThreadGroup>
  42. <hashTree>
  43. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="Ver Árbol de Resultados" enabled="true">
  44. <boolProp name="ResultCollector.error_logging">false</boolProp>
  45. <objProp>
  46. <name>saveConfig</name>
  47. <value class="SampleSaveConfiguration">
  48. <time>true</time>
  49. <latency>true</latency>
  50. <timestamp>true</timestamp>
  51. <success>true</success>
  52. <label>true</label>
  53. <code>true</code>
  54. <message>true</message>
  55. <threadName>true</threadName>
  56. <dataType>true</dataType>
  57. <encoding>false</encoding>
  58. <assertions>true</assertions>
  59. <subresults>true</subresults>
  60. <responseData>false</responseData>
  61. <samplerData>false</samplerData>
  62. <xml>false</xml>
  63. <fieldNames>true</fieldNames>
  64. <responseHeaders>false</responseHeaders>
  65. <requestHeaders>false</requestHeaders>
  66. <responseDataOnError>false</responseDataOnError>
  67. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  68. <assertionsResultsToSave>0</assertionsResultsToSave>
  69. <bytes>true</bytes>
  70. <sentBytes>true</sentBytes>
  71. <threadCounts>true</threadCounts>
  72. <idleTime>true</idleTime>
  73. <connectTime>true</connectTime>
  74. </value>
  75. </objProp>
  76. <stringProp name="filename"></stringProp>
  77. </ResultCollector>
  78. <hashTree/>
  79. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="login" enabled="true">
  80. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  81. <collectionProp name="Arguments.arguments">
  82. <elementProp name="username" elementType="HTTPArgument">
  83. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  84. <stringProp name="Argument.value">admin</stringProp>
  85. <stringProp name="Argument.metadata">=</stringProp>
  86. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  87. <stringProp name="Argument.name">username</stringProp>
  88. </elementProp>
  89. <elementProp name="password" elementType="HTTPArgument">
  90. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  91. <stringProp name="Argument.value">admin</stringProp>
  92. <stringProp name="Argument.metadata">=</stringProp>
  93. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  94. <stringProp name="Argument.name">password</stringProp>
  95. </elementProp>
  96. </collectionProp>
  97. </elementProp>
  98. <stringProp name="HTTPSampler.domain"></stringProp>
  99. <stringProp name="HTTPSampler.port"></stringProp>
  100. <stringProp name="HTTPSampler.protocol"></stringProp>
  101. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  102. <stringProp name="HTTPSampler.path">/share/page/dologin</stringProp>
  103. <stringProp name="HTTPSampler.method">POST</stringProp>
  104. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  105. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  106. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  107. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  108. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  109. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  110. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  111. </HTTPSamplerProxy>
  112. <hashTree>
  113. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  114. <collectionProp name="Asserion.test_strings">
  115. <stringProp name="49586">200</stringProp>
  116. </collectionProp>
  117. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  118. <boolProp name="Assertion.assume_success">false</boolProp>
  119. <intProp name="Assertion.test_type">16</intProp>
  120. </ResponseAssertion>
  121. <hashTree/>
  122. </hashTree>
  123. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Creación de sitio" enabled="true">
  124. <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
  125. <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
  126. <collectionProp name="Arguments.arguments">
  127. <elementProp name="" elementType="HTTPArgument">
  128. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  129. <stringProp name="Argument.value">{&#xd;
  130. &quot;visibility&quot; : &quot;PUBLIC&quot;,&#xd;
  131. &quot;title&quot; : &quot;Prueba de Carga&quot;,&#xd;
  132. &quot;shortName&quot; : &quot;prueba-de-carga&quot;,&#xd;
  133. &quot;description&quot; : &quot;Prueba de Carga&quot;,&#xd;
  134. &quot;sitePreset&quot; : &quot;site-dashboard&quot;&#xd;
  135. }</stringProp>
  136. <stringProp name="Argument.metadata">=</stringProp>
  137. </elementProp>
  138. </collectionProp>
  139. </elementProp>
  140. <stringProp name="HTTPSampler.domain"></stringProp>
  141. <stringProp name="HTTPSampler.port"></stringProp>
  142. <stringProp name="HTTPSampler.protocol"></stringProp>
  143. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  144. <stringProp name="HTTPSampler.path">/alfresco/service/api/sites</stringProp>
  145. <stringProp name="HTTPSampler.method">POST</stringProp>
  146. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  147. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  148. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  149. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  150. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  151. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  152. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  153. </HTTPSamplerProxy>
  154. <hashTree>
  155. <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="Gestor de Autorización HTTP" enabled="true">
  156. <collectionProp name="AuthManager.auth_list">
  157. <elementProp name="" elementType="Authorization">
  158. <stringProp name="Authorization.url"></stringProp>
  159. <stringProp name="Authorization.username">admin</stringProp>
  160. <stringProp name="Authorization.password">admin</stringProp>
  161. <stringProp name="Authorization.domain"></stringProp>
  162. <stringProp name="Authorization.realm"></stringProp>
  163. </elementProp>
  164. </collectionProp>
  165. </AuthManager>
  166. <hashTree/>
  167. <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="Gestor de Cabecera HTTP" enabled="true">
  168. <collectionProp name="HeaderManager.headers">
  169. <elementProp name="" elementType="Header">
  170. <stringProp name="Header.name">content-type</stringProp>
  171. <stringProp name="Header.value">application/json; charset=utf-8</stringProp>
  172. </elementProp>
  173. </collectionProp>
  174. </HeaderManager>
  175. <hashTree/>
  176. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  177. <collectionProp name="Asserion.test_strings">
  178. <stringProp name="49586">200</stringProp>
  179. </collectionProp>
  180. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  181. <boolProp name="Assertion.assume_success">false</boolProp>
  182. <intProp name="Assertion.test_type">16</intProp>
  183. </ResponseAssertion>
  184. <hashTree/>
  185. </hashTree>
  186. </hashTree>
  187. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Trabajo con Documentos" enabled="true">
  188. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  189. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Controlador Bucle" enabled="true">
  190. <boolProp name="LoopController.continue_forever">false</boolProp>
  191. <stringProp name="LoopController.loops">1</stringProp>
  192. </elementProp>
  193. <stringProp name="ThreadGroup.num_threads">2</stringProp>
  194. <stringProp name="ThreadGroup.ramp_time">5</stringProp>
  195. <longProp name="ThreadGroup.start_time">1494338372000</longProp>
  196. <longProp name="ThreadGroup.end_time">1494338372000</longProp>
  197. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  198. <stringProp name="ThreadGroup.duration"></stringProp>
  199. <stringProp name="ThreadGroup.delay"></stringProp>
  200. </ThreadGroup>
  201. <hashTree>
  202. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="Ver Árbol de Resultados" enabled="true">
  203. <boolProp name="ResultCollector.error_logging">false</boolProp>
  204. <objProp>
  205. <name>saveConfig</name>
  206. <value class="SampleSaveConfiguration">
  207. <time>true</time>
  208. <latency>true</latency>
  209. <timestamp>true</timestamp>
  210. <success>true</success>
  211. <label>true</label>
  212. <code>true</code>
  213. <message>true</message>
  214. <threadName>true</threadName>
  215. <dataType>true</dataType>
  216. <encoding>false</encoding>
  217. <assertions>true</assertions>
  218. <subresults>true</subresults>
  219. <responseData>false</responseData>
  220. <samplerData>false</samplerData>
  221. <xml>false</xml>
  222. <fieldNames>true</fieldNames>
  223. <responseHeaders>false</responseHeaders>
  224. <requestHeaders>false</requestHeaders>
  225. <responseDataOnError>false</responseDataOnError>
  226. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  227. <assertionsResultsToSave>0</assertionsResultsToSave>
  228. <bytes>true</bytes>
  229. <sentBytes>true</sentBytes>
  230. <threadCounts>true</threadCounts>
  231. <idleTime>true</idleTime>
  232. <connectTime>true</connectTime>
  233. </value>
  234. </objProp>
  235. <stringProp name="filename"></stringProp>
  236. </ResultCollector>
  237. <hashTree/>
  238. <CounterConfig guiclass="CounterConfigGui" testclass="CounterConfig" testname="Contador" enabled="true">
  239. <stringProp name="CounterConfig.start">1</stringProp>
  240. <stringProp name="CounterConfig.end">100000</stringProp>
  241. <stringProp name="CounterConfig.incr">1</stringProp>
  242. <stringProp name="CounterConfig.name">C</stringProp>
  243. <stringProp name="CounterConfig.format">000</stringProp>
  244. <boolProp name="CounterConfig.per_user">false</boolProp>
  245. </CounterConfig>
  246. <hashTree/>
  247. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Home Page" enabled="true">
  248. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  249. <collectionProp name="Arguments.arguments">
  250. <elementProp name="username" elementType="HTTPArgument">
  251. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  252. <stringProp name="Argument.value">admin</stringProp>
  253. <stringProp name="Argument.metadata">=</stringProp>
  254. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  255. <stringProp name="Argument.name">username</stringProp>
  256. </elementProp>
  257. <elementProp name="password" elementType="HTTPArgument">
  258. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  259. <stringProp name="Argument.value">admin</stringProp>
  260. <stringProp name="Argument.metadata">=</stringProp>
  261. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  262. <stringProp name="Argument.name">password</stringProp>
  263. </elementProp>
  264. </collectionProp>
  265. </elementProp>
  266. <stringProp name="HTTPSampler.domain"></stringProp>
  267. <stringProp name="HTTPSampler.port"></stringProp>
  268. <stringProp name="HTTPSampler.protocol"></stringProp>
  269. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  270. <stringProp name="HTTPSampler.path">/share/page/dologin</stringProp>
  271. <stringProp name="HTTPSampler.method">POST</stringProp>
  272. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  273. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  274. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  275. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  276. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  277. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  278. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  279. </HTTPSamplerProxy>
  280. <hashTree>
  281. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  282. <collectionProp name="Asserion.test_strings">
  283. <stringProp name="49586">200</stringProp>
  284. </collectionProp>
  285. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  286. <boolProp name="Assertion.assume_success">false</boolProp>
  287. <intProp name="Assertion.test_type">16</intProp>
  288. </ResponseAssertion>
  289. <hashTree/>
  290. </hashTree>
  291. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Biblioteca de documentos" enabled="true">
  292. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  293. <collectionProp name="Arguments.arguments"/>
  294. </elementProp>
  295. <stringProp name="HTTPSampler.domain"></stringProp>
  296. <stringProp name="HTTPSampler.port"></stringProp>
  297. <stringProp name="HTTPSampler.protocol"></stringProp>
  298. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  299. <stringProp name="HTTPSampler.path">/share/page/site/prueba-de-carga/documentlibrary</stringProp>
  300. <stringProp name="HTTPSampler.method">GET</stringProp>
  301. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  302. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  303. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  304. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  305. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  306. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  307. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  308. </HTTPSamplerProxy>
  309. <hashTree>
  310. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  311. <collectionProp name="Asserion.test_strings">
  312. <stringProp name="49586">200</stringProp>
  313. </collectionProp>
  314. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  315. <boolProp name="Assertion.assume_success">false</boolProp>
  316. <intProp name="Assertion.test_type">16</intProp>
  317. </ResponseAssertion>
  318. <hashTree/>
  319. </hashTree>
  320. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Subida de Fichero" enabled="true">
  321. <elementProp name="HTTPsampler.Files" elementType="HTTPFileArgs">
  322. <collectionProp name="HTTPFileArgs.files">
  323. <elementProp name="prueba-1/supported-platforms.pdf" elementType="HTTPFileArg">
  324. <stringProp name="File.path">prueba-1/supported-platforms.pdf</stringProp>
  325. <stringProp name="File.paramname">filedata</stringProp>
  326. <stringProp name="File.mimetype">application/pdf</stringProp>
  327. </elementProp>
  328. </collectionProp>
  329. </elementProp>
  330. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  331. <collectionProp name="Arguments.arguments">
  332. <elementProp name="siteId" elementType="HTTPArgument">
  333. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  334. <stringProp name="Argument.value">prueba-de-carga</stringProp>
  335. <stringProp name="Argument.metadata">=</stringProp>
  336. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  337. <stringProp name="Argument.name">siteId</stringProp>
  338. </elementProp>
  339. <elementProp name="containerId" elementType="HTTPArgument">
  340. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  341. <stringProp name="Argument.value">documentLibrary</stringProp>
  342. <stringProp name="Argument.metadata">=</stringProp>
  343. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  344. <stringProp name="Argument.name">containerId</stringProp>
  345. </elementProp>
  346. <elementProp name="uploaddirectory" elementType="HTTPArgument">
  347. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  348. <stringProp name="Argument.value"></stringProp>
  349. <stringProp name="Argument.metadata">=</stringProp>
  350. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  351. <stringProp name="Argument.name">uploaddirectory</stringProp>
  352. </elementProp>
  353. <elementProp name="filename" elementType="HTTPArgument">
  354. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  355. <stringProp name="Argument.value">supported-platforms-${C}.pdf</stringProp>
  356. <stringProp name="Argument.metadata">=</stringProp>
  357. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  358. <stringProp name="Argument.name">filename</stringProp>
  359. </elementProp>
  360. </collectionProp>
  361. </elementProp>
  362. <stringProp name="HTTPSampler.domain"></stringProp>
  363. <stringProp name="HTTPSampler.port"></stringProp>
  364. <stringProp name="HTTPSampler.protocol"></stringProp>
  365. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  366. <stringProp name="HTTPSampler.path">alfresco/service/api/upload</stringProp>
  367. <stringProp name="HTTPSampler.method">POST</stringProp>
  368. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  369. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  370. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  371. <boolProp name="HTTPSampler.DO_MULTIPART_POST">true</boolProp>
  372. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  373. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  374. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  375. </HTTPSamplerProxy>
  376. <hashTree>
  377. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  378. <collectionProp name="Asserion.test_strings">
  379. <stringProp name="49586">200</stringProp>
  380. </collectionProp>
  381. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  382. <boolProp name="Assertion.assume_success">false</boolProp>
  383. <intProp name="Assertion.test_type">16</intProp>
  384. </ResponseAssertion>
  385. <hashTree/>
  386. <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="Gestor de Autorización HTTP" enabled="true">
  387. <collectionProp name="AuthManager.auth_list">
  388. <elementProp name="" elementType="Authorization">
  389. <stringProp name="Authorization.url"></stringProp>
  390. <stringProp name="Authorization.username">admin</stringProp>
  391. <stringProp name="Authorization.password">admin</stringProp>
  392. <stringProp name="Authorization.domain"></stringProp>
  393. <stringProp name="Authorization.realm"></stringProp>
  394. </elementProp>
  395. </collectionProp>
  396. </AuthManager>
  397. <hashTree/>
  398. <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Extractor de Expresiones Regulares" enabled="true">
  399. <stringProp name="RegexExtractor.useHeaders">false</stringProp>
  400. <stringProp name="RegexExtractor.refname">nodeRef</stringProp>
  401. <stringProp name="RegexExtractor.regex">&quot;nodeRef&quot;: &quot;workspace://SpacesStore/([^&quot;]+)&quot;</stringProp>
  402. <stringProp name="RegexExtractor.template">$1$</stringProp>
  403. <stringProp name="RegexExtractor.default">1</stringProp>
  404. <stringProp name="RegexExtractor.match_number">1</stringProp>
  405. </RegexExtractor>
  406. <hashTree/>
  407. </hashTree>
  408. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Descarga de fichero" enabled="true">
  409. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  410. <collectionProp name="Arguments.arguments"/>
  411. </elementProp>
  412. <stringProp name="HTTPSampler.domain"></stringProp>
  413. <stringProp name="HTTPSampler.port"></stringProp>
  414. <stringProp name="HTTPSampler.protocol"></stringProp>
  415. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  416. <stringProp name="HTTPSampler.path">/alfresco/s/api/node/content/workspace/SpacesStore/${nodeRef}/supported-platforms-${C}.pdf?a=true</stringProp>
  417. <stringProp name="HTTPSampler.method">GET</stringProp>
  418. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  419. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  420. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  421. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  422. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  423. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  424. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  425. </HTTPSamplerProxy>
  426. <hashTree>
  427. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  428. <collectionProp name="Asserion.test_strings">
  429. <stringProp name="49586">200</stringProp>
  430. </collectionProp>
  431. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  432. <boolProp name="Assertion.assume_success">false</boolProp>
  433. <intProp name="Assertion.test_type">16</intProp>
  434. </ResponseAssertion>
  435. <hashTree/>
  436. <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="Gestor de Autorización HTTP" enabled="true">
  437. <collectionProp name="AuthManager.auth_list">
  438. <elementProp name="" elementType="Authorization">
  439. <stringProp name="Authorization.url"></stringProp>
  440. <stringProp name="Authorization.username">admin</stringProp>
  441. <stringProp name="Authorization.password">admin</stringProp>
  442. <stringProp name="Authorization.domain"></stringProp>
  443. <stringProp name="Authorization.realm"></stringProp>
  444. </elementProp>
  445. </collectionProp>
  446. </AuthManager>
  447. <hashTree/>
  448. </hashTree>
  449. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Eliminación de fichero" enabled="true">
  450. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  451. <collectionProp name="Arguments.arguments"/>
  452. </elementProp>
  453. <stringProp name="HTTPSampler.domain"></stringProp>
  454. <stringProp name="HTTPSampler.port"></stringProp>
  455. <stringProp name="HTTPSampler.protocol"></stringProp>
  456. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  457. <stringProp name="HTTPSampler.path">/alfresco/s/slingshot/doclib/action/file/site/prueba-de-carga/documentLibrary/supported-platforms-${C}.pdf</stringProp>
  458. <stringProp name="HTTPSampler.method">DELETE</stringProp>
  459. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  460. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  461. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  462. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  463. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  464. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  465. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  466. </HTTPSamplerProxy>
  467. <hashTree>
  468. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  469. <collectionProp name="Asserion.test_strings">
  470. <stringProp name="49586">200</stringProp>
  471. </collectionProp>
  472. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  473. <boolProp name="Assertion.assume_success">false</boolProp>
  474. <intProp name="Assertion.test_type">16</intProp>
  475. </ResponseAssertion>
  476. <hashTree/>
  477. <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="Gestor de Autorización HTTP" enabled="true">
  478. <collectionProp name="AuthManager.auth_list">
  479. <elementProp name="" elementType="Authorization">
  480. <stringProp name="Authorization.url"></stringProp>
  481. <stringProp name="Authorization.username">admin</stringProp>
  482. <stringProp name="Authorization.password">admin</stringProp>
  483. <stringProp name="Authorization.domain"></stringProp>
  484. <stringProp name="Authorization.realm"></stringProp>
  485. </elementProp>
  486. </collectionProp>
  487. </AuthManager>
  488. <hashTree/>
  489. </hashTree>
  490. </hashTree>
  491. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Operaciones posteriores" enabled="true">
  492. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  493. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Controlador Bucle" enabled="true">
  494. <boolProp name="LoopController.continue_forever">false</boolProp>
  495. <stringProp name="LoopController.loops">1</stringProp>
  496. </elementProp>
  497. <stringProp name="ThreadGroup.num_threads">1</stringProp>
  498. <stringProp name="ThreadGroup.ramp_time">1</stringProp>
  499. <longProp name="ThreadGroup.start_time">1494340502000</longProp>
  500. <longProp name="ThreadGroup.end_time">1494340502000</longProp>
  501. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  502. <stringProp name="ThreadGroup.duration"></stringProp>
  503. <stringProp name="ThreadGroup.delay"></stringProp>
  504. </ThreadGroup>
  505. <hashTree>
  506. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="Ver Árbol de Resultados" enabled="true">
  507. <boolProp name="ResultCollector.error_logging">false</boolProp>
  508. <objProp>
  509. <name>saveConfig</name>
  510. <value class="SampleSaveConfiguration">
  511. <time>true</time>
  512. <latency>true</latency>
  513. <timestamp>true</timestamp>
  514. <success>true</success>
  515. <label>true</label>
  516. <code>true</code>
  517. <message>true</message>
  518. <threadName>true</threadName>
  519. <dataType>true</dataType>
  520. <encoding>false</encoding>
  521. <assertions>true</assertions>
  522. <subresults>true</subresults>
  523. <responseData>false</responseData>
  524. <samplerData>false</samplerData>
  525. <xml>false</xml>
  526. <fieldNames>true</fieldNames>
  527. <responseHeaders>false</responseHeaders>
  528. <requestHeaders>false</requestHeaders>
  529. <responseDataOnError>false</responseDataOnError>
  530. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  531. <assertionsResultsToSave>0</assertionsResultsToSave>
  532. <bytes>true</bytes>
  533. <sentBytes>true</sentBytes>
  534. <threadCounts>true</threadCounts>
  535. <idleTime>true</idleTime>
  536. <connectTime>true</connectTime>
  537. </value>
  538. </objProp>
  539. <stringProp name="filename"></stringProp>
  540. </ResultCollector>
  541. <hashTree/>
  542. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="login" enabled="true">
  543. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  544. <collectionProp name="Arguments.arguments">
  545. <elementProp name="username" elementType="HTTPArgument">
  546. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  547. <stringProp name="Argument.value">admin</stringProp>
  548. <stringProp name="Argument.metadata">=</stringProp>
  549. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  550. <stringProp name="Argument.name">username</stringProp>
  551. </elementProp>
  552. <elementProp name="password" elementType="HTTPArgument">
  553. <boolProp name="HTTPArgument.always_encode">false</boolProp>
  554. <stringProp name="Argument.value">admin</stringProp>
  555. <stringProp name="Argument.metadata">=</stringProp>
  556. <boolProp name="HTTPArgument.use_equals">true</boolProp>
  557. <stringProp name="Argument.name">password</stringProp>
  558. </elementProp>
  559. </collectionProp>
  560. </elementProp>
  561. <stringProp name="HTTPSampler.domain"></stringProp>
  562. <stringProp name="HTTPSampler.port"></stringProp>
  563. <stringProp name="HTTPSampler.protocol"></stringProp>
  564. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  565. <stringProp name="HTTPSampler.path">/share/page/dologin</stringProp>
  566. <stringProp name="HTTPSampler.method">POST</stringProp>
  567. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  568. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  569. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  570. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  571. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  572. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  573. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  574. </HTTPSamplerProxy>
  575. <hashTree>
  576. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  577. <collectionProp name="Asserion.test_strings">
  578. <stringProp name="49586">200</stringProp>
  579. </collectionProp>
  580. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  581. <boolProp name="Assertion.assume_success">false</boolProp>
  582. <intProp name="Assertion.test_type">16</intProp>
  583. </ResponseAssertion>
  584. <hashTree/>
  585. </hashTree>
  586. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Eliminación de sitio" enabled="true">
  587. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables definidas por el Usuario" enabled="true">
  588. <collectionProp name="Arguments.arguments"/>
  589. </elementProp>
  590. <stringProp name="HTTPSampler.domain"></stringProp>
  591. <stringProp name="HTTPSampler.port"></stringProp>
  592. <stringProp name="HTTPSampler.protocol"></stringProp>
  593. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  594. <stringProp name="HTTPSampler.path">/alfresco/s/api/sites/prueba-de-carga</stringProp>
  595. <stringProp name="HTTPSampler.method">DELETE</stringProp>
  596. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  597. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  598. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  599. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  600. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  601. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  602. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  603. </HTTPSamplerProxy>
  604. <hashTree>
  605. <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="Gestor de Autorización HTTP" enabled="true">
  606. <collectionProp name="AuthManager.auth_list">
  607. <elementProp name="" elementType="Authorization">
  608. <stringProp name="Authorization.url"></stringProp>
  609. <stringProp name="Authorization.username">admin</stringProp>
  610. <stringProp name="Authorization.password">admin</stringProp>
  611. <stringProp name="Authorization.domain"></stringProp>
  612. <stringProp name="Authorization.realm"></stringProp>
  613. </elementProp>
  614. </collectionProp>
  615. </AuthManager>
  616. <hashTree/>
  617. <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Aserción de Respuesta" enabled="true">
  618. <collectionProp name="Asserion.test_strings">
  619. <stringProp name="49586">200</stringProp>
  620. </collectionProp>
  621. <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  622. <boolProp name="Assertion.assume_success">false</boolProp>
  623. <intProp name="Assertion.test_type">16</intProp>
  624. </ResponseAssertion>
  625. <hashTree/>
  626. </hashTree>
  627. </hashTree>
  628. </hashTree>
  629. <WorkBench guiclass="WorkBenchGui" testclass="WorkBench" testname="Banco de Trabajo" enabled="true">
  630. <boolProp name="WorkBench.save">true</boolProp>
  631. </WorkBench>
  632. <hashTree/>
  633. </hashTree>
  634. </jmeterTestPlan>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement