| <?xml version="1.0" encoding="UTF-8"?> |
| <jmeterTestPlan version="1.2" properties="4.0" jmeter="4.1-SNAPSHOT.20180512"> |
| <hashTree> |
| <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" 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 name="has_auth_header" elementType="Argument"> |
| <stringProp name="Argument.name">has_auth_header</stringProp> |
| <stringProp name="Argument.value">false</stringProp> |
| <stringProp name="Argument.metadata">=</stringProp> |
| </elementProp> |
| </collectionProp> |
| </elementProp> |
| <stringProp name="TestPlan.user_define_classpath"></stringProp> |
| </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">jmeter.apache.org</stringProp> |
| <stringProp name="HTTPSampler.port"></stringProp> |
| <stringProp name="HTTPSampler.protocol"></stringProp> |
| <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
| <stringProp name="HTTPSampler.path">/</stringProp> |
| <stringProp name="HTTPSampler.concurrentPool">6</stringProp> |
| <stringProp name="HTTPSampler.connect_timeout"></stringProp> |
| <stringProp name="HTTPSampler.response_timeout"></stringProp> |
| </ConfigTestElement> |
| <hashTree/> |
| <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true"> |
| <stringProp name="ConstantTimer.delay">200</stringProp> |
| </ConstantTimer> |
| <hashTree/> |
| <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" 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">1</stringProp> |
| </elementProp> |
| <stringProp name="ThreadGroup.num_threads">1</stringProp> |
| <stringProp name="ThreadGroup.ramp_time">0</stringProp> |
| <longProp name="ThreadGroup.start_time">1485612143000</longProp> |
| <longProp name="ThreadGroup.end_time">1485612143000</longProp> |
| <boolProp name="ThreadGroup.scheduler">false</boolProp> |
| <stringProp name="ThreadGroup.duration"></stringProp> |
| <stringProp name="ThreadGroup.delay"></stringProp> |
| </ThreadGroup> |
| <hashTree> |
| <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="HTTP Authorization Manager" enabled="true"> |
| <collectionProp name="AuthManager.auth_list"> |
| <elementProp name="" elementType="Authorization"> |
| <stringProp name="Authorization.url">https://jigsaw.w3.org/HTTP/Digest/</stringProp> |
| <stringProp name="Authorization.username">guest</stringProp> |
| <stringProp name="Authorization.password">guest</stringProp> |
| <stringProp name="Authorization.domain"></stringProp> |
| <stringProp name="Authorization.realm">test</stringProp> |
| <stringProp name="Authorization.mechanism">DIGEST</stringProp> |
| </elementProp> |
| <elementProp name="" elementType="Authorization"> |
| <stringProp name="Authorization.url">http://httpbin.org/digest-auth/</stringProp> |
| <stringProp name="Authorization.username">user</stringProp> |
| <stringProp name="Authorization.password">passwd</stringProp> |
| <stringProp name="Authorization.domain"></stringProp> |
| <stringProp name="Authorization.realm">me@kennethreitz.com</stringProp> |
| <stringProp name="Authorization.mechanism">DIGEST</stringProp> |
| </elementProp> |
| </collectionProp> |
| </AuthManager> |
| <hashTree/> |
| <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HTTPS-Request-WithMatchingDigestAuthRFC2069" 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">jigsaw.w3.org</stringProp> |
| <stringProp name="HTTPSampler.port"></stringProp> |
| <stringProp name="HTTPSampler.protocol">https</stringProp> |
| <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
| <stringProp name="HTTPSampler.path">/HTTP/Digest/</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> |
| <stringProp name="HTTPSampler.embedded_url_re"></stringProp> |
| <stringProp name="HTTPSampler.connect_timeout"></stringProp> |
| <stringProp name="HTTPSampler.response_timeout"></stringProp> |
| </HTTPSamplerProxy> |
| <hashTree> |
| <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true"> |
| <collectionProp name="Asserion.test_strings"> |
| <stringProp name="2001128593">Digest Authentication test page</stringProp> |
| </collectionProp> |
| <stringProp name="Assertion.test_field">Assertion.response_data</stringProp> |
| <boolProp name="Assertion.assume_success">false</boolProp> |
| <intProp name="Assertion.test_type">16</intProp> |
| <stringProp name="Assertion.custom_message"></stringProp> |
| </ResponseAssertion> |
| <hashTree/> |
| </hashTree> |
| <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HTTPS-Request-WithMatchingDigestAuthRFC2617" 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">httpbin.org</stringProp> |
| <stringProp name="HTTPSampler.port"></stringProp> |
| <stringProp name="HTTPSampler.protocol">http</stringProp> |
| <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
| <stringProp name="HTTPSampler.path">/digest-auth/auth/user/passwd</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> |
| <stringProp name="HTTPSampler.embedded_url_re"></stringProp> |
| <stringProp name="HTTPSampler.connect_timeout"></stringProp> |
| <stringProp name="HTTPSampler.response_timeout"></stringProp> |
| </HTTPSamplerProxy> |
| <hashTree> |
| <JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="JSON Extractor" enabled="true"> |
| <stringProp name="JSONPostProcessor.referenceNames">authenticated</stringProp> |
| <stringProp name="JSONPostProcessor.jsonPathExprs">$.authenticated</stringProp> |
| <stringProp name="JSONPostProcessor.match_numbers">1</stringProp> |
| <stringProp name="JSONPostProcessor.defaultValues">nv_authenticated</stringProp> |
| </JSONPostProcessor> |
| <hashTree/> |
| <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true"> |
| <collectionProp name="Asserion.test_strings"> |
| <stringProp name="3569038">true</stringProp> |
| </collectionProp> |
| <stringProp name="Assertion.test_field">Assertion.response_data</stringProp> |
| <boolProp name="Assertion.assume_success">false</boolProp> |
| <intProp name="Assertion.test_type">16</intProp> |
| <stringProp name="Assertion.custom_message"></stringProp> |
| <stringProp name="Assertion.scope">variable</stringProp> |
| <stringProp name="Scope.variable">authenticated</stringProp> |
| </ResponseAssertion> |
| <hashTree/> |
| </hashTree> |
| <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true"> |
| <collectionProp name="Asserion.test_strings"> |
| <stringProp name="915456995">Authorization: Digest</stringProp> |
| </collectionProp> |
| <stringProp name="Assertion.custom_message"></stringProp> |
| <stringProp name="Assertion.test_field">Assertion.request_headers</stringProp> |
| <boolProp name="Assertion.assume_success">false</boolProp> |
| <intProp name="Assertion.test_type">16</intProp> |
| </ResponseAssertion> |
| <hashTree/> |
| </hashTree> |
| <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true"> |
| <boolProp name="ResultCollector.error_logging">false</boolProp> |
| <objProp> |
| <name>saveConfig</name> |
| <value class="SampleSaveConfiguration"> |
| <time>false</time> |
| <latency>false</latency> |
| <timestamp>false</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> |
| </value> |
| </objProp> |
| <stringProp name="filename">Http4ImplDigestAuth.csv</stringProp> |
| </ResultCollector> |
| <hashTree/> |
| <ResultCollector guiclass="SimpleDataWriter" testclass="ResultCollector" testname="Simple Data Writer" enabled="true"> |
| <boolProp name="ResultCollector.error_logging">false</boolProp> |
| <objProp> |
| <name>saveConfig</name> |
| <value class="SampleSaveConfiguration"> |
| <time>false</time> |
| <latency>false</latency> |
| <timestamp>false</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>true</xml> |
| <fieldNames>false</fieldNames> |
| <responseHeaders>false</responseHeaders> |
| <requestHeaders>false</requestHeaders> |
| <responseDataOnError>false</responseDataOnError> |
| <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage> |
| <assertionsResultsToSave>0</assertionsResultsToSave> |
| </value> |
| </objProp> |
| <stringProp name="filename">Http4ImplDigestAuth.xml</stringProp> |
| </ResultCollector> |
| <hashTree/> |
| </hashTree> |
| </hashTree> |
| </jmeterTestPlan> |