Advertisement
Guest User

Untitled

a guest
Jan 17th, 2013
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="2.2">
  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. <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
  15. <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
  16. <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  17. <boolProp name="LoopController.continue_forever">false</boolProp>
  18. <stringProp name="LoopController.loops">1</stringProp>
  19. </elementProp>
  20. <stringProp name="ThreadGroup.num_threads">1</stringProp>
  21. <stringProp name="ThreadGroup.ramp_time">1</stringProp>
  22. <longProp name="ThreadGroup.start_time">1358458099000</longProp>
  23. <longProp name="ThreadGroup.end_time">1358458099000</longProp>
  24. <boolProp name="ThreadGroup.scheduler">false</boolProp>
  25. <stringProp name="ThreadGroup.duration"></stringProp>
  26. <stringProp name="ThreadGroup.delay"></stringProp>
  27. </ThreadGroup>
  28. <hashTree>
  29. <kg.apc.jmeter.samplers.DummySampler guiclass="kg.apc.jmeter.samplers.DummySamplerGui" testclass="kg.apc.jmeter.samplers.DummySampler" testname="Dummy Sampler" enabled="true">
  30. <boolProp name="SUCCESFULL">true</boolProp>
  31. <stringProp name="RESPONSE_CODE">200</stringProp>
  32. <stringProp name="RESPONSE_MESSAGE">OK</stringProp>
  33. <stringProp name="RESPONSE_DATA">&lt;h3 class=&quot;content-title&quot;&gt;
  34.  
  35. &lt;!-- change when this is completed --&gt;
  36.  
  37. &lt;a href=&quot;/container/recentIssue.jsp?punumber=201&quot;&gt;
  38.  
  39. Title 1
  40.  
  41. &lt;/a&gt;
  42.  
  43. &lt;/h3&gt;
  44.  
  45.  
  46.  
  47. &lt;h3 class=&quot;content-title&quot;&gt;
  48.  
  49. &lt;!-- change when this is completed --&gt;
  50.  
  51. &lt;a href=&quot;/container/mostRecentIssue.jsp?punumber=202&quot;&gt;
  52.  
  53. Title 1
  54.  
  55. &lt;/a&gt;
  56.  
  57. &lt;/h3&gt;</stringProp>
  58. <stringProp name="RESPONSE_TIME">${__Random(1,1000)}</stringProp>
  59. </kg.apc.jmeter.samplers.DummySampler>
  60. <hashTree>
  61. <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
  62. <stringProp name="RegexExtractor.useHeaders">false</stringProp>
  63. <stringProp name="RegexExtractor.refname">pnumber</stringProp>
  64. <stringProp name="RegexExtractor.regex">punumber=(\d+)</stringProp>
  65. <stringProp name="RegexExtractor.template">$1$</stringProp>
  66. <stringProp name="RegexExtractor.default"></stringProp>
  67. <stringProp name="RegexExtractor.match_number">1</stringProp>
  68. </RegexExtractor>
  69. <hashTree/>
  70. </hashTree>
  71. <DebugSampler guiclass="TestBeanGUI" testclass="DebugSampler" testname="Debug Sampler" enabled="true">
  72. <boolProp name="displayJMeterProperties">false</boolProp>
  73. <boolProp name="displayJMeterVariables">true</boolProp>
  74. <boolProp name="displaySystemProperties">false</boolProp>
  75. </DebugSampler>
  76. <hashTree/>
  77. <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
  78. <boolProp name="ResultCollector.error_logging">false</boolProp>
  79. <objProp>
  80. <name>saveConfig</name>
  81. <value class="SampleSaveConfiguration">
  82. <time>true</time>
  83. <latency>true</latency>
  84. <timestamp>true</timestamp>
  85. <success>true</success>
  86. <label>true</label>
  87. <code>true</code>
  88. <message>true</message>
  89. <threadName>true</threadName>
  90. <dataType>true</dataType>
  91. <encoding>false</encoding>
  92. <assertions>true</assertions>
  93. <subresults>true</subresults>
  94. <responseData>true</responseData>
  95. <samplerData>true</samplerData>
  96. <xml>true</xml>
  97. <fieldNames>false</fieldNames>
  98. <responseHeaders>true</responseHeaders>
  99. <requestHeaders>true</requestHeaders>
  100. <responseDataOnError>true</responseDataOnError>
  101. <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
  102. <assertionsResultsToSave>0</assertionsResultsToSave>
  103. <bytes>true</bytes>
  104. <url>true</url>
  105. <fileName>true</fileName>
  106. </value>
  107. </objProp>
  108. <stringProp name="filename"></stringProp>
  109. </ResultCollector>
  110. <hashTree/>
  111. </hashTree>
  112. </hashTree>
  113. </hashTree>
  114. </jmeterTestPlan>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement