|
@@ -1,511 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<jmeterTestPlan version="1.2" properties="2.8" jmeter="2.13 r1665067">
|
|
|
- <hashTree>
|
|
|
- <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="PermeAgility performance test for TechEmpower Framework BenchMark" enabled="true">
|
|
|
- <stringProp name="TestPlan.comments"></stringProp>
|
|
|
- <boolProp name="TestPlan.functional_mode">false</boolProp>
|
|
|
- <boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
|
|
|
- <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.tearDown_on_shutdown">true</boolProp>
|
|
|
- </TestPlan>
|
|
|
- <hashTree>
|
|
|
- <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments"/>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain">localhost</stringProp>
|
|
|
- <stringProp name="HTTPSampler.port">1999</stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout">2000</stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout">20000</stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol">http</stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
|
|
|
- <stringProp name="HTTPSampler.path"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.implementation">Java</stringProp>
|
|
|
- <stringProp name="HTTPSampler.concurrentPool">4</stringProp>
|
|
|
- </ConfigTestElement>
|
|
|
- <hashTree/>
|
|
|
- <CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
|
|
|
- <collectionProp name="CookieManager.cookies"/>
|
|
|
- <boolProp name="CookieManager.clearEachIteration">false</boolProp>
|
|
|
- </CookieManager>
|
|
|
- <hashTree/>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="JSON Benchmark 256" enabled="true">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">50</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs JSON</stringProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get json" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments"/>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">json</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="245865094">{"message":"Hello, World!"}</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Single Query Benchmark 256" enabled="false">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">50</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs db</stringProp>
|
|
|
- <boolProp name="ThreadGroup.delayedStart">true</boolProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get db" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments"/>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">db</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="34624981">"id":</stringProp>
|
|
|
- <stringProp name="-73587738">"randomNumber":</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Queries Benchmark" enabled="false">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">50</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs queries=20</stringProp>
|
|
|
- <boolProp name="ThreadGroup.delayedStart">true</boolProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get queries" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments">
|
|
|
- <elementProp name="queries" elementType="HTTPArgument">
|
|
|
- <boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
|
- <stringProp name="Argument.value">20</stringProp>
|
|
|
- <stringProp name="Argument.metadata">=</stringProp>
|
|
|
- <boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
|
- <stringProp name="Argument.name">queries</stringProp>
|
|
|
- </elementProp>
|
|
|
- </collectionProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">queries</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="34624981">"id":</stringProp>
|
|
|
- <stringProp name="-73587738">"randomNumber":</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Fortunes Benchmark" enabled="false">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">50</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs fortune</stringProp>
|
|
|
- <boolProp name="ThreadGroup.delayedStart">true</boolProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get fortune" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments"/>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">fortunes</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="1350445813">This should not be displayed in a browser alert box.</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Updates Benchmark 256" enabled="false">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">20</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs updates</stringProp>
|
|
|
- <boolProp name="ThreadGroup.delayedStart">true</boolProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get updates" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments">
|
|
|
- <elementProp name="queries" elementType="HTTPArgument">
|
|
|
- <boolProp name="HTTPArgument.always_encode">false</boolProp>
|
|
|
- <stringProp name="Argument.value">10</stringProp>
|
|
|
- <stringProp name="Argument.metadata">=</stringProp>
|
|
|
- <boolProp name="HTTPArgument.use_equals">true</boolProp>
|
|
|
- <stringProp name="Argument.name">queries</stringProp>
|
|
|
- </elementProp>
|
|
|
- </collectionProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">updates</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="-696988180">randomNumber</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Plaintext Benchmark 256" enabled="true">
|
|
|
- <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
|
|
|
- <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
|
|
|
- <boolProp name="LoopController.continue_forever">false</boolProp>
|
|
|
- <stringProp name="LoopController.loops">50</stringProp>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="ThreadGroup.num_threads">256</stringProp>
|
|
|
- <stringProp name="ThreadGroup.ramp_time">5</stringProp>
|
|
|
- <longProp name="ThreadGroup.start_time">1392756570000</longProp>
|
|
|
- <longProp name="ThreadGroup.end_time">1392756570000</longProp>
|
|
|
- <boolProp name="ThreadGroup.scheduler">false</boolProp>
|
|
|
- <stringProp name="ThreadGroup.duration"></stringProp>
|
|
|
- <stringProp name="ThreadGroup.delay"></stringProp>
|
|
|
- <stringProp name="TestPlan.comments">Runs JSON</stringProp>
|
|
|
- </ThreadGroup>
|
|
|
- <hashTree>
|
|
|
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get plaintext" enabled="true">
|
|
|
- <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
|
|
- <collectionProp name="Arguments.arguments"/>
|
|
|
- </elementProp>
|
|
|
- <stringProp name="HTTPSampler.domain"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.port"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
- <stringProp name="HTTPSampler.path">plaintext</stringProp>
|
|
|
- <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
- <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
|
|
- <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
|
|
- <boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
- <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
- </HTTPSamplerProxy>
|
|
|
- <hashTree>
|
|
|
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
- <collectionProp name="Asserion.test_strings">
|
|
|
- <stringProp name="1498789909">Hello, World!</stringProp>
|
|
|
- </collectionProp>
|
|
|
- <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
- <boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
- <intProp name="Assertion.test_type">2</intProp>
|
|
|
- </ResponseAssertion>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
- <ResultCollector guiclass="GraphVisualizer" testclass="ResultCollector" testname="Graph Results" enabled="true">
|
|
|
- <boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
|
- <objProp>
|
|
|
- <name>saveConfig</name>
|
|
|
- <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>
|
|
|
- <bytes>true</bytes>
|
|
|
- <threadCounts>true</threadCounts>
|
|
|
- </value>
|
|
|
- </objProp>
|
|
|
- <stringProp name="filename"></stringProp>
|
|
|
- </ResultCollector>
|
|
|
- <hashTree/>
|
|
|
- <kg.apc.jmeter.vizualizers.CorrectedResultCollector guiclass="kg.apc.jmeter.vizualizers.ThroughputVsThreadsGui" testclass="kg.apc.jmeter.vizualizers.CorrectedResultCollector" testname="jp@gc - Transaction Throughput vs Threads" enabled="true">
|
|
|
- <boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
|
- <objProp>
|
|
|
- <name>saveConfig</name>
|
|
|
- <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>
|
|
|
- <bytes>true</bytes>
|
|
|
- <threadCounts>true</threadCounts>
|
|
|
- </value>
|
|
|
- </objProp>
|
|
|
- <stringProp name="filename">benchmark-throughput</stringProp>
|
|
|
- <longProp name="interval_grouping">500</longProp>
|
|
|
- <boolProp name="graph_aggregated">false</boolProp>
|
|
|
- <stringProp name="include_sample_labels"></stringProp>
|
|
|
- <stringProp name="exclude_sample_labels"></stringProp>
|
|
|
- <stringProp name="start_offset"></stringProp>
|
|
|
- <stringProp name="end_offset"></stringProp>
|
|
|
- <boolProp name="include_checkbox_state">false</boolProp>
|
|
|
- <boolProp name="exclude_checkbox_state">false</boolProp>
|
|
|
- </kg.apc.jmeter.vizualizers.CorrectedResultCollector>
|
|
|
- <hashTree/>
|
|
|
- <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="false">
|
|
|
- <boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
|
- <objProp>
|
|
|
- <name>saveConfig</name>
|
|
|
- <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>true</fieldNames>
|
|
|
- <responseHeaders>false</responseHeaders>
|
|
|
- <requestHeaders>false</requestHeaders>
|
|
|
- <responseDataOnError>false</responseDataOnError>
|
|
|
- <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
|
|
- <assertionsResultsToSave>0</assertionsResultsToSave>
|
|
|
- <bytes>true</bytes>
|
|
|
- <threadCounts>true</threadCounts>
|
|
|
- <sampleCount>true</sampleCount>
|
|
|
- </value>
|
|
|
- </objProp>
|
|
|
- <stringProp name="filename">benchmark-results.CSV</stringProp>
|
|
|
- </ResultCollector>
|
|
|
- <hashTree/>
|
|
|
- <Summariser guiclass="SummariserGui" testclass="Summariser" testname="Generate Summary Results" enabled="true"/>
|
|
|
- <hashTree/>
|
|
|
- <kg.apc.jmeter.listener.GraphsGeneratorListener guiclass="TestBeanGUI" testclass="kg.apc.jmeter.listener.GraphsGeneratorListener" testname="jp@gc - Graphs Generator" enabled="true">
|
|
|
- <boolProp name="aggregateRows">false</boolProp>
|
|
|
- <boolProp name="autoScaleRows">false</boolProp>
|
|
|
- <stringProp name="endOffset"></stringProp>
|
|
|
- <stringProp name="excludeLabels"></stringProp>
|
|
|
- <boolProp name="excludeSamplesWithRegex">false</boolProp>
|
|
|
- <intProp name="exportMode">0</intProp>
|
|
|
- <stringProp name="filePrefix">BM-</stringProp>
|
|
|
- <stringProp name="forceY"></stringProp>
|
|
|
- <stringProp name="granulation">60000</stringProp>
|
|
|
- <intProp name="graphHeight">600</intProp>
|
|
|
- <intProp name="graphWidth">800</intProp>
|
|
|
- <stringProp name="includeLabels"></stringProp>
|
|
|
- <boolProp name="includeSamplesWithRegex">false</boolProp>
|
|
|
- <stringProp name="limitRows">150</stringProp>
|
|
|
- <stringProp name="lineWeight"></stringProp>
|
|
|
- <stringProp name="lowCountLimit"></stringProp>
|
|
|
- <stringProp name="outputBaseFolder">graphs</stringProp>
|
|
|
- <boolProp name="paintGradient">true</boolProp>
|
|
|
- <boolProp name="paintZeroing">true</boolProp>
|
|
|
- <boolProp name="preventOutliers">false</boolProp>
|
|
|
- <boolProp name="relativeTimes">false</boolProp>
|
|
|
- <stringProp name="resultsFileName">benchmark-results.CSV</stringProp>
|
|
|
- <stringProp name="startOffset"></stringProp>
|
|
|
- <stringProp name="successFilter"></stringProp>
|
|
|
- </kg.apc.jmeter.listener.GraphsGeneratorListener>
|
|
|
- <hashTree/>
|
|
|
- <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
|
|
|
- <boolProp name="ResultCollector.error_logging">false</boolProp>
|
|
|
- <objProp>
|
|
|
- <name>saveConfig</name>
|
|
|
- <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>
|
|
|
- <bytes>true</bytes>
|
|
|
- <threadCounts>true</threadCounts>
|
|
|
- </value>
|
|
|
- </objProp>
|
|
|
- <stringProp name="filename"></stringProp>
|
|
|
- </ResultCollector>
|
|
|
- <hashTree/>
|
|
|
- </hashTree>
|
|
|
- </hashTree>
|
|
|
-</jmeterTestPlan>
|