nyquistt

Untitled

May 12th, 2020
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.1">
  3. <hashTree>
  4. <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
  5. <stringProp name="TestPlan.comments">This example test plan demonstrates
  6. how Throughput Shaping Timer is used
  7. to limit Requests per Second
  8. to desired shape.</stringProp>
  9. <boolProp name="TestPlan.functional_mode">false</boolProp>
  10. <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
  11. <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  12. <collectionProp name="Arguments.arguments"/>
  13. </elementProp>
  14. <stringProp name="TestPlan.user_define_classpath"></stringProp>
  15. </TestPlan>
  16. <hashTree>
  17. <kg.apc.jmeter.timers.VariableThroughputTimer guiclass="kg.apc.jmeter.timers.VariableThroughputTimerGui" testclass="kg.apc.jmeter.timers.VariableThroughputTimer" testname="jp@gc - Throughput Shaping Timer" enabled="true">
  18. <collectionProp name="load_profile">
  19. <collectionProp name="-1189527590">
  20. <stringProp name="1567">10</stringProp>
  21. <stringProp name="1507423">1000</stringProp>
  22. <stringProp name="53">5</stringProp>
  23. </collectionProp>
  24. <collectionProp name="1291225664">
  25. <stringProp name="1507423">1000</stringProp>
  26. <stringProp name="1507423">1000</stringProp>
  27. <stringProp name="1567">10</stringProp>
  28. </collectionProp>
  29. <collectionProp name="1802626258">
  30. <stringProp name="1507423">1000</stringProp>
  31. <stringProp name="1626587">5000</stringProp>
  32. <stringProp name="53">5</stringProp>
  33. </collectionProp>
  34. <collectionProp name="-2030042592">
  35. <stringProp name="1626587">5000</stringProp>
  36. <stringProp name="1626587">5000</stringProp>
  37. <stringProp name="1567">10</stringProp>
  38. </collectionProp>
  39. <collectionProp name="-949551869">
  40. <stringProp name="1626587">5000</stringProp>
  41. <stringProp name="46879116">15000</stringProp>
  42. <stringProp name="53">5</stringProp>
  43. </collectionProp>
  44. <collectionProp name="-25328608">
  45. <stringProp name="46879116">15000</stringProp>
  46. <stringProp name="46879116">15000</stringProp>
  47. <stringProp name="1567">10</stringProp>
  48. </collectionProp>
  49. <collectionProp name="-1217616157">
  50. <stringProp name="46879116">15000</stringProp>
  51. <stringProp name="1626587">5000</stringProp>
  52. <stringProp name="53">5</stringProp>
  53. </collectionProp>
  54. <collectionProp name="-2030042592">
  55. <stringProp name="1626587">5000</stringProp>
  56. <stringProp name="1626587">5000</stringProp>
  57. <stringProp name="1567">10</stringProp>
  58. </collectionProp>
  59. <collectionProp name="1641727284">
  60. <stringProp name="1626587">5000</stringProp>
  61. <stringProp name="1507423">1000</stringProp>
  62. <stringProp name="53">5</stringProp>
  63. </collectionProp>
  64. <collectionProp name="1291225664">
  65. <stringProp name="1507423">1000</stringProp>
  66. <stringProp name="1507423">1000</stringProp>
  67. <stringProp name="1567">10</stringProp>
  68. </collectionProp>
  69. <collectionProp name="394056672">
  70. <stringProp name="1507423">1000</stringProp>
  71. <stringProp name="48">0</stringProp>
  72. <stringProp name="53">5</stringProp>
  73. </collectionProp>
  74. </collectionProp>
  75. <stringProp name="TestPlan.comments">Table below sets request rate shcedule ant preview graph instantly shows effect of changes.</stringProp>
  76. </kg.apc.jmeter.timers.VariableThroughputTimer>
  77. <hashTree/>
  78. <kg.apc.jmeter.threads.UltimateThreadGroup guiclass="kg.apc.jmeter.threads.UltimateThreadGroupGui" testclass="kg.apc.jmeter.threads.UltimateThreadGroup" testname="jp@gc - Ultimate Thread Group" enabled="true">
  79. <collectionProp name="ultimatethreadgroupdata">
  80. <collectionProp name="1122049826">
  81. <stringProp name="50547">300</stringProp>
  82. <stringProp name="0">0</stringProp>
  83. <stringProp name="48">0</stringProp>
  84. <stringProp name="49648">220</stringProp>
  85. <stringProp name="53">5</stringProp>
  86. </collectionProp>
  87. </collectionProp>
  88. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  89. <boolProp name="LoopController.continue_forever">false</boolProp>
  90. <intProp name="LoopController.loops">-1</intProp>
  91. </elementProp>
  92. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  93. <stringProp name="TestPlan.comments">Make note that Thread Group is set to decrease number of threads at the end of test.
  94. This made to avoid huge spike when all of threads finally detached from timer
  95. and produce their last samples all together without limitations.</stringProp>
  96. </kg.apc.jmeter.threads.UltimateThreadGroup>
  97. <hashTree>
  98. <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HTTP Request" enabled="true">
  99. <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  100. <collectionProp name="Arguments.arguments"/>
  101. </elementProp>
  102. <stringProp name="HTTPSampler.domain"></stringProp>
  103. <stringProp name="HTTPSampler.port"></stringProp>
  104. <stringProp name="HTTPSampler.protocol"></stringProp>
  105. <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  106. <stringProp name="HTTPSampler.path"></stringProp>
  107. <stringProp name="HTTPSampler.method">GET</stringProp>
  108. <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  109. <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  110. <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  111. <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  112. <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  113. <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  114. <stringProp name="HTTPSampler.response_timeout"></stringProp>
  115. </HTTPSamplerProxy>
  116. <hashTree/>
  117. </hashTree>
  118. </hashTree>
  119. </hashTree>
  120. </jmeterTestPlan>
Add Comment
Please, Sign In to add comment