mirror of https://github.com/apache/jmeter.git
29 lines
875 B
XML
29 lines
875 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testResults version="1.2">
|
|
<httpSample s="true" lb="HTTPS-Request-WithMatchingDigestAuthRFC2069" rc="200" rm="OK" tn="Thread Group 1-1" dt="text">
|
|
<assertionResult>
|
|
<name>Response Assertion</name>
|
|
<failure>false</failure>
|
|
<error>false</error>
|
|
</assertionResult>
|
|
<assertionResult>
|
|
<name>Response Assertion</name>
|
|
<failure>false</failure>
|
|
<error>false</error>
|
|
</assertionResult>
|
|
</httpSample>
|
|
<httpSample s="true" lb="HTTPS-Request-WithMatchingDigestAuthRFC2617" rc="200" rm="OK" tn="Thread Group 1-1" dt="text">
|
|
<assertionResult>
|
|
<name>Response Assertion</name>
|
|
<failure>false</failure>
|
|
<error>false</error>
|
|
</assertionResult>
|
|
<assertionResult>
|
|
<name>Response Assertion</name>
|
|
<failure>false</failure>
|
|
<error>false</error>
|
|
</assertionResult>
|
|
</httpSample>
|
|
|
|
</testResults>
|