|
|
@ -1968,6 +1968,112 @@ vars.put("base64encodedId",new String(encryptedId));</stringProp>
|
|
|
|
</ResponseAssertion>
|
|
|
|
</ResponseAssertion>
|
|
|
|
<hashTree/>
|
|
|
|
<hashTree/>
|
|
|
|
</hashTree>
|
|
|
|
</hashTree>
|
|
|
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management Admin - GET Group Count (Groups)" 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">${host}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.port">${https_port}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.path">/api/device-mgt/v1.0/admin/groups</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.follow_redirects">false</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.implementation">HttpClient4</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
|
|
|
<hashTree>
|
|
|
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Authorization</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">Bearer ${access_token}</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Content-Type</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">application/json</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="49586">200</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">2</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.refname">groupCount</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.regex">"count":(.+?)</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.template">$1$</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.default">0</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
|
|
|
|
|
|
|
</RegexExtractor>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
</hashTree>
|
|
|
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management Admin - GET Group Count" 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">${host}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.port">${https_port}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.path">/api/device-mgt/v1.0/admin/groups/count</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.follow_redirects">false</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.implementation">HttpClient4</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
|
|
|
<hashTree>
|
|
|
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Authorization</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">Bearer ${access_token}</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Content-Type</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">application/json</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="49586">200</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">2</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="1316419446">${groupCount}</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">8</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
</hashTree>
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management- DELETE devices from the group" enabled="true">
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management- DELETE devices from the group" enabled="true">
|
|
|
|
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
|
|
|
|
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
|
|
|
@ -3715,6 +3821,112 @@ vars.put("base64encodedId",new String(encryptedId));</stringProp>
|
|
|
|
</ResponseAssertion>
|
|
|
|
</ResponseAssertion>
|
|
|
|
<hashTree/>
|
|
|
|
<hashTree/>
|
|
|
|
</hashTree>
|
|
|
|
</hashTree>
|
|
|
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management Admin - GET Group Count (Groups)" 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">${host}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.port">${https_port}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.path">/api/device-mgt/v1.0/admin/groups</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.follow_redirects">false</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.implementation">HttpClient4</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
|
|
|
<hashTree>
|
|
|
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Authorization</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">Bearer ${access_token}</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Content-Type</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">application/json</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="49586">200</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">2</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.refname">groupCount</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.regex">"count":(.+?)</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.template">$1$</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.default">0</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
|
|
|
|
|
|
|
</RegexExtractor>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
</hashTree>
|
|
|
|
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management Admin - GET Group Count" 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">${host}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.port">${https_port}</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.protocol">https</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.path">/api/device-mgt/v1.0/admin/groups/count</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.follow_redirects">false</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.implementation">HttpClient4</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="HTTPSampler.monitor">false</boolProp>
|
|
|
|
|
|
|
|
<stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
|
|
|
|
|
|
|
</HTTPSamplerProxy>
|
|
|
|
|
|
|
|
<hashTree>
|
|
|
|
|
|
|
|
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="HeaderManager.headers">
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Authorization</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">Bearer ${access_token}</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
<elementProp name="" elementType="Header">
|
|
|
|
|
|
|
|
<stringProp name="Header.name">Content-Type</stringProp>
|
|
|
|
|
|
|
|
<stringProp name="Header.value">application/json</stringProp>
|
|
|
|
|
|
|
|
</elementProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
</HeaderManager>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="49586">200</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">2</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
|
|
|
|
|
|
|
<collectionProp name="Asserion.test_strings">
|
|
|
|
|
|
|
|
<stringProp name="1316419446">${groupCount}</stringProp>
|
|
|
|
|
|
|
|
</collectionProp>
|
|
|
|
|
|
|
|
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
|
|
|
|
|
|
|
<boolProp name="Assertion.assume_success">false</boolProp>
|
|
|
|
|
|
|
|
<intProp name="Assertion.test_type">8</intProp>
|
|
|
|
|
|
|
|
</ResponseAssertion>
|
|
|
|
|
|
|
|
<hashTree/>
|
|
|
|
|
|
|
|
</hashTree>
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management- DELETE devices from the group" enabled="true">
|
|
|
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Group Management- DELETE devices from the group" enabled="true">
|
|
|
|
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
|
|
|
|
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
|
|
|
|
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
|
|
|
|