khammond    01/11/19 14:33:35

  Added:       xdocs/demos InterleaveTestPlan.jmx InterleaveTestPlan2.jmx
  Log:
  Created two Test Plans for Interleave Logic Controller.
  
  Revision  Changes    Path
  1.1                  jakarta-jmeter/xdocs/demos/InterleaveTestPlan.jmx
  
  Index: InterleaveTestPlan.jmx
  ===================================================================
  <?xml version="1.0"?>
  
  <TestPlan>
  <threadgroups>
  <ThreadGroup name="Jakarta Users" numThreads="2" rampUp="0">
  <controllers>
  <LoopController type="org.apache.jmeter.control.LoopController" name="Loop 
Controller" iterations="5">
  <configElements>
  </configElements>
  <controllers>
  <Controller type="org.apache.jmeter.control.InterleaveControl" name="Interleave 
Controller">
  <configElements>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.UrlConfig">
  <property name="name">Defaults</property>
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="method">GET</property>
  </ConfigElement>
  </configElements>
  <controllers>
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="News Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="domain"></property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/site/news.html</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="FAQ Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/site/faqs.html</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="Gump Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/gump</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  </controllers>
  </Controller>
  </controllers>
  </LoopController>
  </controllers>
  <timers>
  </timers>
  <listeners>
  <Filer type="org.apache.jmeter.reporters.Filer" name="File Reporter" verbose="true" 
append="false" autoFlush="false" viewSubmitData="true" file="interleave-test.dat"/>
  </listeners>
  </ThreadGroup>
  
  </threadgroups>
  <configElements>
  </configElements>
  </TestPlan>
  
  
  
  1.1                  jakarta-jmeter/xdocs/demos/InterleaveTestPlan2.jmx
  
  Index: InterleaveTestPlan2.jmx
  ===================================================================
  <?xml version="1.0"?>
  
  <TestPlan>
  <threadgroups>
  <ThreadGroup name="Jakarta Users" numThreads="1" rampUp="0">
  <controllers>
  <LoopController type="org.apache.jmeter.control.LoopController" name="Loop 
Controller" iterations="8">
  <configElements>
  </configElements>
  <controllers>
  <Controller type="org.apache.jmeter.control.InterleaveControl" name="Interleave 
Controller">
  <configElements>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.UrlConfig">
  <property name="name">Defaults</property>
  <property name="PROTOCOL">http</property>
  <property name="domain">jakarta.apache.org</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/</property>
  <property name="method">GET</property>
  </ConfigElement>
  </configElements>
  <controllers>
  <Controller type="org.apache.jmeter.control.InterleaveControl" name="Interleave 
Controller">
  <configElements>
  </configElements>
  <controllers>
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="Home Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="CVS Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/site/cvsindex.html</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  </controllers>
  </Controller>
  <Controller type="org.apache.jmeter.control.InterleaveControl" name="Interleave 
Controller">
  <configElements>
  </configElements>
  <controllers>
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="Bug Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/site/bugs.html</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="FAQ Page" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <property name="PROTOCOL">http</property>
  <property name="arguments"><Arguments>
  </Arguments>
  </property>
  <property name="path">/site/faqs.html</property>
  <property name="method">GET</property>
  </ConfigElement></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  </HttpTestSample>
  
  </controllers>
  </Controller>
  </controllers>
  </Controller>
  </controllers>
  </LoopController>
  </controllers>
  <timers>
  </timers>
  <listeners>
  <Filer type="org.apache.jmeter.reporters.Filer" name="File Reporter" verbose="true" 
append="false" autoFlush="false" viewSubmitData="true" file="interleave-test2.dat"/>
  </listeners>
  </ThreadGroup>
  
  </threadgroups>
  <configElements>
  </configElements>
  </TestPlan>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to