mirror of https://github.com/apache/jmeter.git
Website used for testing has gone, use another one
A better fix would be to use a local setup, that would never go away.
This commit is contained in:
parent
238a915ae3
commit
34dfaffb18
|
|
@ -30,7 +30,7 @@
|
|||
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="Variables pré-définies" enabled="true">
|
||||
<collectionProp name="Arguments.arguments"/>
|
||||
</elementProp>
|
||||
<stringProp name="HTTPSampler.domain">analytics.usa.gov</stringProp>
|
||||
<stringProp name="HTTPSampler.domain">jmeter.apache.org</stringProp>
|
||||
<stringProp name="HTTPSampler.port"></stringProp>
|
||||
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
||||
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
<hashTree>
|
||||
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA_CHECK_SNI_OK" enabled="true">
|
||||
<collectionProp name="Asserion.test_strings">
|
||||
<stringProp name="1071695892"><meta property="og:title" content="analytics.usa.gov | The US government's web traffic." /></stringProp>
|
||||
<stringProp name="1071695892">Apache JMeter</stringProp>
|
||||
</collectionProp>
|
||||
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
||||
<boolProp name="Assertion.assume_success">false</boolProp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue