Загрузить файлы в «/»
This commit is contained in:
parent
ea1b497c93
commit
16c1822a0e
@ -21,6 +21,8 @@
|
|||||||
</elementProp>
|
</elementProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</elementProp>
|
</elementProp>
|
||||||
|
<boolProp name="TestPlan.functional_mode">false</boolProp>
|
||||||
|
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
|
||||||
</TestPlan>
|
</TestPlan>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___CONFIG___" enabled="false"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___CONFIG___" enabled="false"/>
|
||||||
@ -31,7 +33,7 @@
|
|||||||
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
|
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
|
||||||
</CookieManager>
|
</CookieManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables">
|
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
||||||
<collectionProp name="Arguments.arguments">
|
<collectionProp name="Arguments.arguments">
|
||||||
<elementProp name="login_admin" elementType="Argument">
|
<elementProp name="login_admin" elementType="Argument">
|
||||||
<stringProp name="Argument.name">login_admin</stringProp>
|
<stringProp name="Argument.name">login_admin</stringProp>
|
||||||
@ -43,8 +45,8 @@
|
|||||||
<stringProp name="Argument.value">admindev</stringProp>
|
<stringProp name="Argument.value">admindev</stringProp>
|
||||||
<stringProp name="Argument.metadata">=</stringProp>
|
<stringProp name="Argument.metadata">=</stringProp>
|
||||||
</elementProp>
|
</elementProp>
|
||||||
<elementProp name="ticket" elementType="Argument">
|
<elementProp name="query" elementType="Argument">
|
||||||
<stringProp name="Argument.name">ticket</stringProp>
|
<stringProp name="Argument.name">query</stringProp>
|
||||||
<stringProp name="Argument.value">eyJmaWx0ZXJpbmciOiB7InN0YXR1c19faW4iOiBbMSwgMl19LCAic29ydGluZyI6ICJjcmVhdGVkIiwgInNlYXJjaF9zdHJpbmciOiAiIiwgInNvcnRyZXZlcnNlIjogZmFsc2V9</stringProp>
|
<stringProp name="Argument.value">eyJmaWx0ZXJpbmciOiB7InN0YXR1c19faW4iOiBbMSwgMl19LCAic29ydGluZyI6ICJjcmVhdGVkIiwgInNlYXJjaF9zdHJpbmciOiAiIiwgInNvcnRyZXZlcnNlIjogZmFsc2V9</stringProp>
|
||||||
<stringProp name="Argument.metadata">=</stringProp>
|
<stringProp name="Argument.metadata">=</stringProp>
|
||||||
</elementProp>
|
</elementProp>
|
||||||
@ -81,11 +83,15 @@
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___SCENARIO___" enabled="false"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___SCENARIO___" enabled="false"/>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Админа" enabled="true"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Админа"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC01_Авторизация_Админа" enabled="true"/>
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC01_Авторизация_Админа">
|
||||||
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/">
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC01_Авторизация_Админа"/>
|
||||||
|
<hashTree>
|
||||||
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/" enabled="true">
|
||||||
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
||||||
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
||||||
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
||||||
@ -129,7 +135,7 @@
|
|||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/login">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/login/?next=/" enabled="true">
|
||||||
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
||||||
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
||||||
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
||||||
@ -191,7 +197,7 @@
|
|||||||
</RegexExtractor>
|
</RegexExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/login">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/login/">
|
||||||
<stringProp name="TestPlan.comments">Detected the start of a redirect chain</stringProp>
|
<stringProp name="TestPlan.comments">Detected the start of a redirect chain</stringProp>
|
||||||
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
||||||
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
||||||
@ -277,7 +283,7 @@
|
|||||||
</collectionProp>
|
</collectionProp>
|
||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA_UC01_Авторизация_Админа">
|
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA_UC01_Авторизация_Админа" enabled="true">
|
||||||
<collectionProp name="Asserion.test_strings">
|
<collectionProp name="Asserion.test_strings">
|
||||||
<stringProp name="51509">401</stringProp>
|
<stringProp name="51509">401</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
@ -287,7 +293,7 @@
|
|||||||
<intProp name="Assertion.test_type">12</intProp>
|
<intProp name="Assertion.test_type">12</intProp>
|
||||||
</ResponseAssertion>
|
</ResponseAssertion>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<ResultCollector guiclass="AssertionVisualizer" testclass="ResultCollector" testname="AR_UC01_Авторизация_Админа">
|
<ResultCollector guiclass="AssertionVisualizer" testclass="ResultCollector" testname="AR_UC01_Авторизация_Админа" enabled="true">
|
||||||
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
||||||
<objProp>
|
<objProp>
|
||||||
<name>saveConfig</name>
|
<name>saveConfig</name>
|
||||||
@ -325,11 +331,11 @@
|
|||||||
</ResultCollector>
|
</ResultCollector>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/datatables_ticket_list/__token__">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/datatables_ticket_list/__query_encoded__" enabled="true">
|
||||||
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
||||||
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
|
||||||
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
|
||||||
<stringProp name="HTTPSampler.path">/datatables_ticket_list/${ticket}</stringProp>
|
<stringProp name="HTTPSampler.path">/datatables_ticket_list/${query}</stringProp>
|
||||||
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
||||||
<stringProp name="HTTPSampler.method">GET</stringProp>
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
||||||
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
|
||||||
@ -890,6 +896,7 @@
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___DEBUG___" enabled="false"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="___DEBUG___" enabled="false"/>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="true">
|
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="true">
|
||||||
@ -915,7 +922,7 @@
|
|||||||
<stringProp name="ProxyControlGui.content_type_exclude"></stringProp>
|
<stringProp name="ProxyControlGui.content_type_exclude"></stringProp>
|
||||||
</ProxyControl>
|
</ProxyControl>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree">
|
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
|
||||||
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
||||||
<objProp>
|
<objProp>
|
||||||
<name>saveConfig</name>
|
<name>saveConfig</name>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user