319 lines
20 KiB
Plaintext
319 lines
20 KiB
Plaintext
<jmeterTestPlan version="1.2" properties="1.8">
|
|
<hashTree>
|
|
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
|
|
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments"/>
|
|
</elementProp>
|
|
<stringProp name="TestPlan.user_define_classpath"></stringProp>
|
|
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
|
|
<boolProp name="TestPlan.functional_mode">false</boolProp>
|
|
<stringProp name="TestPlan.comments"></stringProp>
|
|
</TestPlan>
|
|
<hashTree>
|
|
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
|
|
<longProp name="ThreadGroup.start_time">1165945030000</longProp>
|
|
<stringProp name="ThreadGroup.delay"></stringProp>
|
|
<stringProp name="ThreadGroup.duration"></stringProp>
|
|
<stringProp name="ThreadGroup.num_threads">400</stringProp>
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<stringProp name="LoopController.loops">1</stringProp>
|
|
<boolProp name="LoopController.continue_forever">false</boolProp>
|
|
</elementProp>
|
|
<longProp name="ThreadGroup.end_time">1165945030000</longProp>
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
<stringProp name="ThreadGroup.ramp_time">10</stringProp>
|
|
</ThreadGroup>
|
|
<hashTree>
|
|
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="rooms" elementType="Argument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">50</stringProp>
|
|
<stringProp name="Argument.name">rooms</stringProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="Argument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value"></stringProp>
|
|
<stringProp name="Argument.name"></stringProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</Arguments>
|
|
<hashTree/>
|
|
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
|
|
<stringProp name="HTTPSampler.path">/test/chat/</stringProp>
|
|
<stringProp name="HTTPSampler.domain">localhost</stringProp>
|
|
<stringProp name="HTTPSampler.protocol">http</stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments"/>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.port">8080</stringProp>
|
|
</ConfigTestElement>
|
|
<hashTree/>
|
|
<CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
|
|
<boolProp name="CookieManager.clearEachIteration">true</boolProp>
|
|
<collectionProp name="CookieManager.cookies"/>
|
|
</CookieManager>
|
|
<hashTree/>
|
|
<HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="HTTP Poll 0" enabled="true">
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">poll</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">ajax</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">poll</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">message</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">0</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">timeout</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__javaScript(${__threadNum}%${rooms},room)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">room</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.mimetype"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
|
|
<stringProp name="HTTPSampler.monitor">false</stringProp>
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_NAME"></stringProp>
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
</HTTPSampler>
|
|
<hashTree/>
|
|
<HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="HTTP Join" enabled="true">
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
<stringProp name="HTTPSampler.method">POST</stringProp>
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
<boolProp name="HTTPSampler.follow_redirects">false</boolProp>
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">join</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">ajax</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">Elvis${__threadNum}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">message</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__javaScript(${__threadNum}%${rooms},room)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">room</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.mimetype"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
|
|
<stringProp name="HTTPSampler.monitor">false</stringProp>
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_NAME"></stringProp>
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
</HTTPSampler>
|
|
<hashTree/>
|
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<intProp name="LoopController.loops">-1</intProp>
|
|
<boolProp name="LoopController.continue_forever">true</boolProp>
|
|
</LoopController>
|
|
<hashTree>
|
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
<stringProp name="LoopController.loops">${__Random(3,20,random)}</stringProp>
|
|
<boolProp name="LoopController.continue_forever">true</boolProp>
|
|
</LoopController>
|
|
<hashTree>
|
|
<HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="HTTP Poll n" enabled="true">
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">poll</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">ajax</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">poll</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">message</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__Random(3000,10000,poll)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">timeout</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__javaScript(${__threadNum}%${rooms},room)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">room</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.mimetype"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
|
|
<stringProp name="HTTPSampler.monitor">false</stringProp>
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_NAME"></stringProp>
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
</HTTPSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="HTTP chat" enabled="true">
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
<stringProp name="HTTPSampler.method">POST</stringProp>
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
<boolProp name="HTTPSampler.follow_redirects">false</boolProp>
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">chat</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">ajax</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">Give me ${__Random(1,200,mars)} deep fried mars bars</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">message</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__javaScript(${__threadNum}%${rooms},room)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">room</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.mimetype"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
|
|
<stringProp name="HTTPSampler.monitor">false</stringProp>
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_NAME"></stringProp>
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
</HTTPSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="HTTP Leave" enabled="true">
|
|
<stringProp name="HTTPSampler.path"></stringProp>
|
|
<stringProp name="HTTPSampler.method">POST</stringProp>
|
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
<boolProp name="HTTPSampler.follow_redirects">false</boolProp>
|
|
<stringProp name="HTTPSampler.port"></stringProp>
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
<collectionProp name="Arguments.arguments">
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">leave</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">ajax</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">Elvis${__threadNum}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">message</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
<elementProp name="" elementType="HTTPArgument">
|
|
<stringProp name="Argument.metadata">=</stringProp>
|
|
<stringProp name="Argument.value">${__javaScript(${__threadNum}%${rooms},room)}</stringProp>
|
|
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
<stringProp name="Argument.name">room</stringProp>
|
|
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
</elementProp>
|
|
</collectionProp>
|
|
</elementProp>
|
|
<stringProp name="HTTPSampler.mimetype"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
|
|
<stringProp name="HTTPSampler.monitor">false</stringProp>
|
|
<stringProp name="HTTPSampler.domain"></stringProp>
|
|
<stringProp name="HTTPSampler.FILE_NAME"></stringProp>
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
</HTTPSampler>
|
|
<hashTree/>
|
|
</hashTree>
|
|
<ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
|
|
<objProp>
|
|
<value class="SampleSaveConfiguration">
|
|
<time>true</time>
|
|
<latency>true</latency>
|
|
<timestamp>true</timestamp>
|
|
<success>true</success>
|
|
<label>true</label>
|
|
<code>true</code>
|
|
<message>true</message>
|
|
<threadName>true</threadName>
|
|
<dataType>true</dataType>
|
|
<encoding>false</encoding>
|
|
<assertions>true</assertions>
|
|
<subresults>true</subresults>
|
|
<responseData>false</responseData>
|
|
<samplerData>false</samplerData>
|
|
<xml>false</xml>
|
|
<fieldNames>false</fieldNames>
|
|
<responseHeaders>false</responseHeaders>
|
|
<requestHeaders>false</requestHeaders>
|
|
<responseDataOnError>false</responseDataOnError>
|
|
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
|
<assertionsResultsToSave>0</assertionsResultsToSave>
|
|
</value>
|
|
<name>saveConfig</name>
|
|
</objProp>
|
|
<stringProp name="filename"></stringProp>
|
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
</ResultCollector>
|
|
<hashTree/>
|
|
</hashTree>
|
|
</hashTree>
|
|
</jmeterTestPlan>
|