khammond 01/11/20 06:02:24 Added: docs/demos LoopTestPlan.jmx Log: Created. Revision Changes Path 1.1 jakarta-jmeter/docs/demos/LoopTestPlan.jmx Index: LoopTestPlan.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="1"> <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> <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> <LoopController type="org.apache.jmeter.control.LoopController" name="Loop Controller" iterations="5"> <configElements> </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="arguments"><Arguments> </Arguments> </property> <property name="path">/site/news.html</property> <property name="method">GET</property> </ConfigElement></defaultUrl> <configElements> </configElements> <controllers> </controllers> </HttpTestSample> </controllers> </LoopController> </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="loop-test.dat"/> </listeners> </ThreadGroup> </threadgroups> <configElements> </configElements> </TestPlan>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
