new script
This commit is contained in:
parent
65b3320f6d
commit
aef5d5639e
317
ermaviv.jmx
317
ermaviv.jmx
@ -41,7 +41,7 @@
|
|||||||
</Arguments>
|
</Arguments>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config">
|
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config">
|
||||||
<stringProp name="filename">users.csv</stringProp>
|
<stringProp name="filename">Z:/Projects/LANIT_HT_Jmeter_4/users.csv</stringProp>
|
||||||
<stringProp name="fileEncoding">UTF-8</stringProp>
|
<stringProp name="fileEncoding">UTF-8</stringProp>
|
||||||
<stringProp name="variableNames">USERNAME_USER,PASSWORD_USER</stringProp>
|
<stringProp name="variableNames">USERNAME_USER,PASSWORD_USER</stringProp>
|
||||||
<boolProp name="ignoreFirstLine">false</boolProp>
|
<boolProp name="ignoreFirstLine">false</boolProp>
|
||||||
@ -146,12 +146,31 @@
|
|||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer">
|
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer">
|
||||||
<doubleProp>
|
<doubleProp>
|
||||||
<name>throughput</name>
|
<name>throughput</name>
|
||||||
<value>45.0</value>
|
<value>19.0</value>
|
||||||
<savedValue>0.0</savedValue>
|
<savedValue>0.0</savedValue>
|
||||||
</doubleProp>
|
</doubleProp>
|
||||||
<intProp name="calcMode">0</intProp>
|
<intProp name="calcMode">0</intProp>
|
||||||
</ConstantThroughputTimer>
|
</ConstantThroughputTimer>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<PreciseThroughputTimer guiclass="TestBeanGUI" testclass="PreciseThroughputTimer" testname="Precise Throughput Timer" enabled="false">
|
||||||
|
<doubleProp>
|
||||||
|
<name>allowedThroughputSurplus</name>
|
||||||
|
<value>1.0</value>
|
||||||
|
<savedValue>0.0</savedValue>
|
||||||
|
</doubleProp>
|
||||||
|
<intProp name="exactLimit">10000</intProp>
|
||||||
|
<doubleProp>
|
||||||
|
<name>throughput</name>
|
||||||
|
<value>243.0</value>
|
||||||
|
<savedValue>0.0</savedValue>
|
||||||
|
</doubleProp>
|
||||||
|
<intProp name="throughputPeriod">3600</intProp>
|
||||||
|
<longProp name="duration">3600</longProp>
|
||||||
|
<intProp name="batchSize">1</intProp>
|
||||||
|
<intProp name="batchThreadDelay">0</intProp>
|
||||||
|
<longProp name="randomSeed">0</longProp>
|
||||||
|
</PreciseThroughputTimer>
|
||||||
|
<hashTree/>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -243,30 +262,33 @@
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC00_Задержка"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC00_Задержка"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<TestAction guiclass="TestActionGui" testclass="TestAction" testname=".Flow Control Action">
|
<TestAction guiclass="TestActionGui" testclass="TestAction" testname=".Flow Control Action" enabled="true">
|
||||||
<intProp name="ActionProcessor.action">1</intProp>
|
<intProp name="ActionProcessor.action">1</intProp>
|
||||||
<intProp name="ActionProcessor.target">0</intProp>
|
<intProp name="ActionProcessor.target">0</intProp>
|
||||||
<stringProp name="ActionProcessor.duration">${__Random(1000,5000,)}</stringProp>
|
<stringProp name="ActionProcessor.duration">${__Random(1000,5000,)}</stringProp>
|
||||||
</TestAction>
|
</TestAction>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<UniformRandomTimer guiclass="UniformRandomTimerGui" testclass="UniformRandomTimer" testname=".Uniform Random Timer">
|
<UniformRandomTimer guiclass="UniformRandomTimerGui" testclass="UniformRandomTimer" testname=".Uniform Random Timer" enabled="true">
|
||||||
<stringProp name="ConstantTimer.delay">1000</stringProp>
|
<stringProp name="ConstantTimer.delay">1000</stringProp>
|
||||||
<stringProp name="RandomTimer.range">4000</stringProp>
|
<stringProp name="RandomTimer.range">4000</stringProp>
|
||||||
</UniformRandomTimer>
|
</UniformRandomTimer>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Пользователя"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Пользователя">
|
||||||
|
<stringProp name="TestPlan.comments">4</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_35">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_10">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">35</intProp>
|
<intProp name="ThroughputController.maxThroughput">10</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>0.0</savedValue>
|
<savedValue>0.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">35</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC01_Авторизация_Пользователя">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC01_Авторизация_Пользователя">
|
||||||
@ -300,7 +322,7 @@
|
|||||||
</BoundaryExtractor>
|
</BoundaryExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/login/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/login/">
|
||||||
<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>
|
||||||
@ -360,7 +382,7 @@
|
|||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/login/?next=/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/login/?next=/">
|
||||||
<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>
|
||||||
@ -1077,15 +1099,17 @@
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Админа"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC01_Авторизация_Админа">
|
||||||
|
<stringProp name="TestPlan.comments">4</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC01_Авторизация_Админа" enabled="true">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC01_Авторизация_Админа">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC01_Авторизация_Админа" enabled="true"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC01_Авторизация_Админа"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/">
|
||||||
<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>
|
||||||
@ -1860,7 +1884,7 @@
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -1869,7 +1893,9 @@
|
|||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC02_Создание_пользователя"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC02_Создание_пользователя">
|
||||||
|
<stringProp name="TestPlan.comments">6</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
@ -1894,7 +1920,7 @@
|
|||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC02_Создание_пользователя" enabled="true"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC02_Создание_пользователя"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/system_settings/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/system_settings/">
|
||||||
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
|
||||||
@ -1948,7 +1974,7 @@
|
|||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/admin/auth/user/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/admin/auth/user/" 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>
|
||||||
@ -2000,7 +2026,7 @@
|
|||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/admin/auth/user/add/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/admin/auth/user/add/" 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>
|
||||||
@ -2062,7 +2088,7 @@
|
|||||||
</BoundaryExtractor>
|
</BoundaryExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/admin/auth/user/add/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/admin/auth/user/add/" 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>
|
||||||
@ -2178,7 +2204,7 @@ vars.put("PASSWORD_NEW_USER","${__RandomString(9,abcdefghijklmnop
|
|||||||
</JSR223PreProcessor>
|
</JSR223PreProcessor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/admin/auth/user/__USER_ID__/change/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/admin/auth/user/__USER_ID__/change/" enabled="true">
|
||||||
<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>
|
||||||
@ -2372,7 +2398,7 @@ fWriter.close();</stringProp>
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -2382,17 +2408,20 @@ fWriter.close();</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC03_Создание_тикета"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC03_Создание_тикета">
|
||||||
|
<stringProp name="TestPlan.comments">2</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_45">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">45</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>0.0</savedValue>
|
<savedValue>0.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">45</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -2400,12 +2429,16 @@ fWriter.close();</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1791983502">ThC_35</stringProp>
|
<stringProp name="-1791983569">ThC_10</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_45">
|
||||||
|
<stringProp name="LoopController.loops">45</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC03_Создание_тикета">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC03_Создание_тикета">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
@ -2621,17 +2654,21 @@ fWriter.close();</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC04_Пагинация"/>
|
</hashTree>
|
||||||
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC04_Пагинация">
|
||||||
|
<stringProp name="TestPlan.comments">2</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_17">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">17</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">17</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -2639,26 +2676,21 @@ fWriter.close();</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1791983502">ThC_35</stringProp>
|
<stringProp name="-1791983569">ThC_10</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_17">
|
||||||
|
<stringProp name="LoopController.loops">17</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC04_Пагинация">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC04_Пагинация">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC04_Пагинация" enabled="true"/>
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>0.56667</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC04_Пагинация"/>
|
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/datatables_ticket_list/__query_encoded__" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/datatables_ticket_list/__query_encoded__" enabled="true">
|
||||||
<stringProp name="TestPlan.comments">eyJmaWx0ZXJpbmciOiB7InN0YXR1c19faW4iOiBbMSwgMl19LCAic29ydGluZyI6ICJjcmVhdGVkIiwgInNlYXJjaF9zdHJpbmciOiAiIiwgInNvcnRyZXZlcnNlIjogZmFsc2V9</stringProp>
|
<stringProp name="TestPlan.comments">eyJmaWx0ZXJpbmciOiB7InN0YXR1c19faW4iOiBbMSwgMl19LCAic29ydGluZyI6ICJjcmVhdGVkIiwgInNlYXJjaF9zdHJpbmciOiAiIiwgInNvcnRyZXZlcnNlIjogZmFsc2V9</stringProp>
|
||||||
@ -3840,17 +3872,21 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC05_Фильтрация"/>
|
</hashTree>
|
||||||
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC05_Фильтрация">
|
||||||
|
<stringProp name="TestPlan.comments">2-4</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_41">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">41</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">41</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -3858,24 +3894,19 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
|
<stringProp name="-1791983568">ThC_11</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_41">
|
||||||
|
<stringProp name="LoopController.loops">41</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC05_Фильтрация">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC05_Фильтрация">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>2.7334</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC05_Фильтрация"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC05_Фильтрация"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/" enabled="true">
|
||||||
@ -5270,7 +5301,7 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -5280,26 +5311,21 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC06_Открытие_задачи">
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC06_Открытие_задачи">
|
||||||
<stringProp name="TestPlan.comments"><th class="table-active">Assigned To</th>
|
<stringProp name="TestPlan.comments">2</stringProp>
|
||||||
<td>user userov
|
|
||||||
<
|
|
||||||
|
|
||||||
<th class="table-active">Assigned To</th>
|
|
||||||
<td>Unassigned <strong>
|
|
||||||
<a data-toggle="tooltip" href='?take' title='Assign this ticket to user@mail.com'><button type="button" class="btn btn-primary btn-sm float-right"><i class="fas fa-hand-paper"></i></button></a>
|
|
||||||
</strong></stringProp>
|
|
||||||
</TestFragmentController>
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_41">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">41</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">41</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -5307,27 +5333,22 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
|
<stringProp name="-1791983568">ThC_11</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_41">
|
||||||
|
<stringProp name="LoopController.loops">41</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC06_Открытие_задачи">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC06_Открытие_задачи">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>1.3667</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC06_Открытие_задачи" enabled="true"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC06_Открытие_задачи" enabled="true"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/">
|
||||||
<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>
|
||||||
@ -5415,7 +5436,7 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<boolProp name="IfController.useExpression">true</boolProp>
|
<boolProp name="IfController.useExpression">true</boolProp>
|
||||||
</IfController>
|
</IfController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/">
|
||||||
<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>
|
||||||
@ -5479,7 +5500,7 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -5489,17 +5510,21 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC07_Перевод_задачи_по_статусам"/>
|
</hashTree>
|
||||||
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC07_Перевод_задачи_по_статусам">
|
||||||
|
<stringProp name="TestPlan.comments">5</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_40">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">40</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">40</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -5507,26 +5532,21 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1791983502">ThC_35</stringProp>
|
<stringProp name="-1791983569">ThC_10</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_40">
|
||||||
|
<stringProp name="LoopController.loops">40</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC07_Перевод_задачи_по_статусам">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC07_Перевод_задачи_по_статусам">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC07_Перевод_задачи_по_статусам" enabled="true"/>
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>3.3334</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC07_Перевод_задачи_по_статусам"/>
|
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/">
|
||||||
<stringProp name="TestPlan.comments">Нужен</stringProp>
|
<stringProp name="TestPlan.comments">Нужен</stringProp>
|
||||||
@ -6789,7 +6809,7 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
</JSR223PreProcessor>
|
</JSR223PreProcessor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/__ticket__/" enabled="true">
|
||||||
<stringProp name="TestPlan.comments">${RANDOM_ID_TICKET}</stringProp>
|
<stringProp name="TestPlan.comments">${RANDOM_ID_TICKET}</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>
|
||||||
@ -6939,7 +6959,7 @@ Due Date<\/th>\s*<td>(?=\w)(.\w+) (\d+), (\d+), (((?=\d+:\d+)(\d+):(
|
|||||||
</RegexExtractor>
|
</RegexExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/tickets/__ticket__/update/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/tickets/__ticket__/update/" enabled="true">
|
||||||
<stringProp name="TestPlan.comments">${__dateTimeConvert(${DUE_DATE_MOD},MMMM DD\, YYYY\, hh:mm a,YYYY-MM-DD hh:mm\[\:ss\[\.uuuuuu\]\],)}
|
<stringProp name="TestPlan.comments">${__dateTimeConvert(${DUE_DATE_MOD},MMMM DD\, YYYY\, hh:mm a,YYYY-MM-DD hh:mm\[\:ss\[\.uuuuuu\]\],)}
|
||||||
YYYY-MM-DD HH:MM[:ss[.uuuuuu]]
|
YYYY-MM-DD HH:MM[:ss[.uuuuuu]]
|
||||||
April 10, 2026, 12:01 p.m.
|
April 10, 2026, 12:01 p.m.
|
||||||
@ -7155,7 +7175,7 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -7165,12 +7185,15 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC08_Удаление_задачи"/>
|
</hashTree>
|
||||||
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC08_Удаление_задачи">
|
||||||
|
<stringProp name="TestPlan.comments">4</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_5">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">5</intProp>
|
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
@ -7183,27 +7206,22 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
|
<stringProp name="-1791983569">ThC_10</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="LP_5">
|
||||||
|
<stringProp name="LoopController.loops">5</stringProp>
|
||||||
|
</LoopController>
|
||||||
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC08_Удаление_задачи">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC08_Удаление_задачи">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>0.3334</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC08_Удаление_задачи" enabled="true"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC08_Удаление_задачи" enabled="true"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/tickets/">
|
||||||
<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>
|
||||||
@ -8578,7 +8596,10 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC10_Выход_из_системы"/>
|
</hashTree>
|
||||||
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC10_Выход_из_системы">
|
||||||
|
<stringProp name="TestPlan.comments">1</stringProp>
|
||||||
|
</TestFragmentController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_18">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_18">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
@ -8589,6 +8610,7 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">18</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
@ -8596,7 +8618,7 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1791983502">ThC_35</stringProp>
|
<stringProp name="-1791983569">ThC_10</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="-1529922610">SC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
@ -8606,18 +8628,9 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="false">
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC10_Выход_из_системы"/>
|
||||||
<doubleProp>
|
|
||||||
<name>throughput</name>
|
|
||||||
<value>0.3</value>
|
|
||||||
<savedValue>0.0</savedValue>
|
|
||||||
</doubleProp>
|
|
||||||
<intProp name="calcMode">2</intProp>
|
|
||||||
</ConstantThroughputTimer>
|
|
||||||
<hashTree/>
|
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC10_Выход_из_системы" enabled="true"/>
|
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/logout/" enabled="true">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="<_/logout/">
|
||||||
<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>
|
||||||
@ -8679,7 +8692,7 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
@ -8691,71 +8704,76 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC11_Комплексный_сценарий"/>
|
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="TF_UC11_Комплексный_сценарий"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_1">
|
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="ThC_0">
|
||||||
<intProp name="ThroughputController.style">0</intProp>
|
<intProp name="ThroughputController.style">0</intProp>
|
||||||
<boolProp name="ThroughputController.perThread">false</boolProp>
|
<boolProp name="ThroughputController.perThread">false</boolProp>
|
||||||
<intProp name="ThroughputController.maxThroughput">1</intProp>
|
<intProp name="ThroughputController.maxThroughput">0</intProp>
|
||||||
<FloatProperty>
|
<FloatProperty>
|
||||||
<name>ThroughputController.percentThroughput</name>
|
<name>ThroughputController.percentThroughput</name>
|
||||||
<value>1.0</value>
|
<value>1.0</value>
|
||||||
<savedValue>1.0</savedValue>
|
<savedValue>1.0</savedValue>
|
||||||
</FloatProperty>
|
</FloatProperty>
|
||||||
|
<stringProp name="TestPlan.comments">было 1</stringProp>
|
||||||
</ThroughputController>
|
</ThroughputController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC11_Комплексный_сценарий">
|
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="TC_UC11_Комплексный_сценарий">
|
||||||
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
<boolProp name="TransactionController.includeTimers">false</boolProp>
|
||||||
</TransactionController>
|
</TransactionController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC11_Комплексный_сценарий" enabled="true"/>
|
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SC_UC11_Комплексный_сценарий"/>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC01_Авторизация_Пользователя">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="1807340656">TF_UC01_Авторизация_Пользователя</stringProp>
|
||||||
|
<stringProp name="-1791983568">ThC_11</stringProp>
|
||||||
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
<stringProp name="754940845">TC_UC01_Авторизация_Пользователя</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<IfController guiclass="IfControllerPanel" testclass="IfController" testname=".IFC_50_procents" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC03_Создать_тикет">
|
||||||
|
<collectionProp name="ModuleController.node_path">
|
||||||
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
|
<stringProp name="2111068761">TF_UC03_Создание_тикета</stringProp>
|
||||||
|
<stringProp name="80741409">ThC_1</stringProp>
|
||||||
|
<stringProp name="2343997">LP_8</stringProp>
|
||||||
|
<stringProp name="-364696964">TC_UC03_Создание_тикета</stringProp>
|
||||||
|
</collectionProp>
|
||||||
|
</ModuleController>
|
||||||
|
<hashTree/>
|
||||||
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC08_Удаление_задачи">
|
||||||
|
<collectionProp name="ModuleController.node_path">
|
||||||
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
|
<stringProp name="2008523592">TF_UC08_Удаление_задачи</stringProp>
|
||||||
|
<stringProp name="80741408">ThC_0</stringProp>
|
||||||
|
<stringProp name="-467242133">TC_UC08_Удаление_задачи</stringProp>
|
||||||
|
</collectionProp>
|
||||||
|
</ModuleController>
|
||||||
|
<hashTree/>
|
||||||
|
<IfController guiclass="IfControllerPanel" testclass="IfController" testname=".IFC_50_procents">
|
||||||
<stringProp name="IfController.condition">${__jexl3("${__Random(1,100,)}"<=50,)}</stringProp>
|
<stringProp name="IfController.condition">${__jexl3("${__Random(1,100,)}"<=50,)}</stringProp>
|
||||||
<boolProp name="IfController.evaluateAll">false</boolProp>
|
<boolProp name="IfController.evaluateAll">false</boolProp>
|
||||||
<boolProp name="IfController.useExpression">true</boolProp>
|
<boolProp name="IfController.useExpression">true</boolProp>
|
||||||
</IfController>
|
</IfController>
|
||||||
<hashTree>
|
<hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC04_Пагинация" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC04_Пагинация">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="-664900716">TF_UC04_Пагинация</stringProp>
|
<stringProp name="-664900716">TF_UC04_Пагинация</stringProp>
|
||||||
<stringProp name="866701815">TC_UC04_Пагинация</stringProp>
|
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC03_Создать_тикет" enabled="true">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC10_Выход_из_системы">
|
||||||
<collectionProp name="ModuleController.node_path">
|
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
|
||||||
<stringProp name="2111068761">TF_UC03_Создание_тикета</stringProp>
|
|
||||||
<stringProp name="-364696964">TC_UC03_Создание_тикета</stringProp>
|
|
||||||
</collectionProp>
|
|
||||||
</ModuleController>
|
|
||||||
<hashTree/>
|
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC08_Удаление_задачи" enabled="true">
|
|
||||||
<collectionProp name="ModuleController.node_path">
|
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
|
||||||
<stringProp name="2008523592">TF_UC08_Удаление_задачи</stringProp>
|
|
||||||
<stringProp name="-467242133">TC_UC08_Удаление_задачи</stringProp>
|
|
||||||
</collectionProp>
|
|
||||||
</ModuleController>
|
|
||||||
<hashTree/>
|
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC10_Выход_из_системы" enabled="true">
|
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
<stringProp name="115977550">TF_UC10_Выход_из_системы</stringProp>
|
<stringProp name="115977550">TF_UC10_Выход_из_системы</stringProp>
|
||||||
|
<stringProp name="-1791983566">ThC_13</stringProp>
|
||||||
<stringProp name="676651403">TC_UC10_Выход_из_системы</stringProp>
|
<stringProp name="676651403">TC_UC10_Выход_из_системы</stringProp>
|
||||||
</collectionProp>
|
</collectionProp>
|
||||||
</ModuleController>
|
</ModuleController>
|
||||||
@ -8970,7 +8988,10 @@ DUE_DATE_g4=6:29 a.m.</stringProp>
|
|||||||
<intProp name="RespTimeGraph.graphtitlefondsize">2</intProp>
|
<intProp name="RespTimeGraph.graphtitlefondsize">2</intProp>
|
||||||
<intProp name="RespTimeGraph.graphtitlefontstyle">0</intProp>
|
<intProp name="RespTimeGraph.graphtitlefontstyle">0</intProp>
|
||||||
<intProp name="RespTimeGraph.lineshapepoint">4</intProp>
|
<intProp name="RespTimeGraph.lineshapepoint">4</intProp>
|
||||||
<intProp name="RespTimeGraph.linestrockwidth">0</intProp>
|
<intProp name="RespTimeGraph.linestrockwidth">6</intProp>
|
||||||
|
<boolProp name="RespTimeGraph.seriesselection">true</boolProp>
|
||||||
|
<stringProp name="RespTimeGraph.seriesselectionmatchlabel"><_\/d</stringProp>
|
||||||
|
<intProp name="RespTimeGraph.legendsize">5</intProp>
|
||||||
</ResultCollector>
|
</ResultCollector>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user