khammond    01/11/25 08:09:19

  Added:       xdocs/demos AssertionTestPlan.jmx
  Log:
  Created.
  
  Revision  Changes    Path
  1.1                  jakarta-jmeter/xdocs/demos/AssertionTestPlan.jmx
  
  Index: AssertionTestPlan.jmx
  ===================================================================
  <?xml version="1.0"?>
  
  <TestPlan>
  <threadgroups>
  <ThreadGroup name="Thread Group" numThreads="1" rampUp="0">
  <controllers>
  <LoopController type="org.apache.jmeter.control.LoopController" name="Loop 
Controller" iterations="1">
  <configElements>
  </configElements>
  <controllers>
  <HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" 
name="HTTP Request" getImages="false">
  <defaultUrl>
  <ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
  <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></defaultUrl>
  <configElements>
  </configElements>
  <controllers>
  </controllers>
  <assertion name="Assertion" class="org.apache.jmeter.assertions.Assertion" 
testType="2" testField="sampler.RESPONSE">
  <testString></html></testString>
  </assertion>
  </HttpTestSample>
  
  </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="assertion.dat"/>
  <JMeterComponent type="org.apache.jmeter.reporters.AssertionReporter" 
name="Assertion Results"/>
  </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