Guest User

Untitled

a guest
Apr 1st, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="3.2" jmeter="3.3-ETN2 r20171012">
  3. <hashTree>
  4. <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
  5. <stringProp name="TestPlan.comments"></stringProp>
  6. <boolProp name="TestPlan.functional_mode">false</boolProp>
  7. <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
  8. <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  9. <collectionProp name="Arguments.arguments"/>
  10. </elementProp>
  11. <stringProp name="TestPlan.user_define_classpath"></stringProp>
  12. </TestPlan>
  13. <hashTree>
  14. <JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="MySQL master" enabled="true">
  15. <boolProp name="autocommit">true</boolProp>
  16. <stringProp name="checkQuery">select 1 from dual</stringProp>
  17. <stringProp name="connectionAge">5000</stringProp>
  18. <stringProp name="dataSource">mysql_master_1</stringProp>
  19. <stringProp name="dbUrl">jdbc:mysql://localhost:3306</stringProp>
  20. <stringProp name="driver">com.mysql.jdbc.Driver</stringProp>
  21. <boolProp name="keepAlive">true</boolProp>
  22. <stringProp name="password">abcd123</stringProp>
  23. <stringProp name="poolMax">100</stringProp>
  24. <stringProp name="timeout">10000</stringProp>
  25. <stringProp name="transactionIsolation">DEFAULT</stringProp>
  26. <stringProp name="trimInterval">60000</stringProp>
  27. <stringProp name="username">haproxy</stringProp>
  28. </JDBCDataSource>
  29. <hashTree/>
  30. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
  31. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  32. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  33. <boolProp name="LoopController.continue_forever">false</boolProp>
  34. <stringProp name="LoopController.loops">1</stringProp>
  35. </elementProp>
  36. <stringProp name="ThreadGroup.num_threads">10</stringProp>
  37. <stringProp name="ThreadGroup.ramp_time">10</stringProp>
  38. <longProp name="ThreadGroup.start_time">1521807465000</longProp>
  39. <longProp name="ThreadGroup.end_time">1521807465000</longProp>
  40. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  41. <stringProp name="ThreadGroup.duration"></stringProp>
  42. <stringProp name="ThreadGroup.delay"></stringProp>
  43. </ThreadGroup>
  44. <hashTree>
  45. <TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="Transaction Controller" enabled="true">
  46. <boolProp name="TransactionController.includeTimers">false</boolProp>
  47. <boolProp name="TransactionController.parent">false</boolProp>
  48. </TransactionController>
  49. <hashTree>
  50. <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="SELECT" enabled="true">
  51. <stringProp name="dataSource">mysql_master_1</stringProp>
  52. <stringProp name="query">select now() from dual;</stringProp>
  53. <stringProp name="queryArguments"></stringProp>
  54. <stringProp name="queryArgumentsTypes"></stringProp>
  55. <stringProp name="queryTimeout"></stringProp>
  56. <stringProp name="queryType">Select Statement</stringProp>
  57. <stringProp name="resultSetHandler">Store as String</stringProp>
  58. <stringProp name="resultVariable"></stringProp>
  59. <stringProp name="variableNames"></stringProp>
  60. </JDBCSampler>
  61. <hashTree>
  62. <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
  63. <stringProp name="ConstantTimer.delay">300</stringProp>
  64. </ConstantTimer>
  65. <hashTree/>
  66. </hashTree>
  67. </hashTree>
  68. </hashTree>
  69. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
  70. <boolProp name="ResultCollector.error_logging">false</boolProp>
  71. <objProp>
  72. <name>saveConfig</name>
  73. <value class="SampleSaveConfiguration">
  74. <time>true</time>
  75. <latency>true</latency>
  76. <timestamp>true</timestamp>
  77. <success>true</success>
  78. <label>true</label>
  79. <code>true</code>
  80. <message>true</message>
  81. <threadName>true</threadName>
  82. <dataType>true</dataType>
  83. <encoding>false</encoding>
  84. <assertions>true</assertions>
  85. <subresults>true</subresults>
  86. <responseData>false</responseData>
  87. <samplerData>false</samplerData>
  88. <xml>false</xml>
  89. <fieldNames>true</fieldNames>
  90. <responseHeaders>false</responseHeaders>
  91. <requestHeaders>false</requestHeaders>
  92. <responseDataOnError>false</responseDataOnError>
  93. <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  94. <assertionsResultsToSave>0</assertionsResultsToSave>
  95. <bytes>true</bytes>
  96. <sentBytes>true</sentBytes>
  97. <threadCounts>true</threadCounts>
  98. <idleTime>true</idleTime>
  99. <connectTime>true</connectTime>
  100. </value>
  101. </objProp>
  102. <stringProp name="filename"></stringProp>
  103. </ResultCollector>
  104. <hashTree/>
  105. </hashTree>
  106. <WorkBench guiclass="WorkBenchGui" testclass="WorkBench" testname="WorkBench" enabled="true">
  107. <boolProp name="WorkBench.save">true</boolProp>
  108. </WorkBench>
  109. <hashTree/>
  110. </hashTree>
  111. </jmeterTestPlan>
Add Comment
Please, Sign In to add comment