ggregory

Agent Parallel Test Plan.jmx

Feb 14th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.0 r1840935">
  3.   <hashTree>
  4.     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Agent Parallel Test Plan" 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.       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
  16.         <stringProp name="ThreadGroup.on_sample_error">stoptestnow</stringProp>
  17.         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
  18.           <boolProp name="LoopController.continue_forever">false</boolProp>
  19.           <intProp name="LoopController.loops">-1</intProp>
  20.         </elementProp>
  21.         <stringProp name="ThreadGroup.num_threads">50</stringProp>
  22.         <stringProp name="ThreadGroup.ramp_time">1</stringProp>
  23.         <boolProp name="ThreadGroup.scheduler">false</boolProp>
  24.         <stringProp name="ThreadGroup.duration"></stringProp>
  25.         <stringProp name="ThreadGroup.delay"></stringProp>
  26.       </ThreadGroup>
  27.       <hashTree>
  28.         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HTTP Request" enabled="true">
  29.           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
  30.             <collectionProp name="Arguments.arguments"/>
  31.           </elementProp>
  32.           <stringProp name="HTTPSampler.domain">localhost</stringProp>
  33.           <stringProp name="HTTPSampler.port">9090</stringProp>
  34.           <stringProp name="HTTPSampler.protocol"></stringProp>
  35.           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
  36.           <stringProp name="HTTPSampler.path">test-data.txt</stringProp>
  37.           <stringProp name="HTTPSampler.method">GET</stringProp>
  38.           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
  39.           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
  40.           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
  41.           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
  42.           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
  43.           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
  44.           <stringProp name="HTTPSampler.response_timeout"></stringProp>
  45.         </HTTPSamplerProxy>
  46.         <hashTree/>
  47.         <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
  48.           <collectionProp name="Asserion.test_strings">
  49.             <stringProp name="49586">200</stringProp>
  50.           </collectionProp>
  51.           <stringProp name="Assertion.custom_message"></stringProp>
  52.           <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
  53.           <boolProp name="Assertion.assume_success">false</boolProp>
  54.           <intProp name="Assertion.test_type">8</intProp>
  55.         </ResponseAssertion>
  56.         <hashTree/>
  57.         <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
  58.           <boolProp name="ResultCollector.error_logging">false</boolProp>
  59.           <objProp>
  60.             <name>saveConfig</name>
  61.             <value class="SampleSaveConfiguration">
  62.               <time>true</time>
  63.               <latency>true</latency>
  64.               <timestamp>true</timestamp>
  65.               <success>true</success>
  66.               <label>true</label>
  67.               <code>true</code>
  68.               <message>true</message>
  69.               <threadName>true</threadName>
  70.               <dataType>true</dataType>
  71.               <encoding>false</encoding>
  72.               <assertions>true</assertions>
  73.               <subresults>true</subresults>
  74.               <responseData>false</responseData>
  75.               <samplerData>false</samplerData>
  76.               <xml>false</xml>
  77.               <fieldNames>true</fieldNames>
  78.               <responseHeaders>false</responseHeaders>
  79.               <requestHeaders>false</requestHeaders>
  80.               <responseDataOnError>false</responseDataOnError>
  81.               <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
  82.               <assertionsResultsToSave>0</assertionsResultsToSave>
  83.               <bytes>true</bytes>
  84.               <sentBytes>true</sentBytes>
  85.               <url>true</url>
  86.               <threadCounts>true</threadCounts>
  87.               <idleTime>true</idleTime>
  88.               <connectTime>true</connectTime>
  89.             </value>
  90.           </objProp>
  91.           <stringProp name="filename"></stringProp>
  92.         </ResultCollector>
  93.         <hashTree/>
  94.       </hashTree>
  95.     </hashTree>
  96.   </hashTree>
  97. </jmeterTestPlan>
Advertisement
Add Comment
Please, Sign In to add comment