UC08 add if-controller, replaced update, datatable
This commit is contained in:
parent
68b3fbebd2
commit
cb48efe88f
15
ermaviv.jmx
15
ermaviv.jmx
@ -7999,14 +7999,26 @@ ${TOKEN}
|
|||||||
</collectionProp>
|
</collectionProp>
|
||||||
</HeaderManager>
|
</HeaderManager>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
<JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="RANDOM_ID_TICKET <<< JE" enabled="true">
|
<JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="RANDOM_ID_TICKET <<< JE">
|
||||||
<stringProp name="JSONPostProcessor.referenceNames">RANDOM_ID_TICKET_JE</stringProp>
|
<stringProp name="JSONPostProcessor.referenceNames">RANDOM_ID_TICKET_JE</stringProp>
|
||||||
<stringProp name="JSONPostProcessor.jsonPathExprs">$..data[*].id</stringProp>
|
<stringProp name="JSONPostProcessor.jsonPathExprs">$..data[*].id</stringProp>
|
||||||
<stringProp name="JSONPostProcessor.match_numbers">0</stringProp>
|
<stringProp name="JSONPostProcessor.match_numbers">0</stringProp>
|
||||||
<stringProp name="JSONPostProcessor.defaultValues">Not_found_RANDOM_ID_TICKET_RE</stringProp>
|
<stringProp name="JSONPostProcessor.defaultValues">Not_found_RANDOM_ID_TICKET_RE</stringProp>
|
||||||
</JSONPostProcessor>
|
</JSONPostProcessor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
|
<JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="COUNT_DUPLICATES <<< JE">
|
||||||
|
<stringProp name="JSONPostProcessor.referenceNames">COUNT_DUPLICATES</stringProp>
|
||||||
|
<stringProp name="JSONPostProcessor.jsonPathExprs">$.recordsFiltered</stringProp>
|
||||||
|
<stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
|
||||||
|
</JSONPostProcessor>
|
||||||
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
|
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller">
|
||||||
|
<stringProp name="IfController.condition">${__jexl3("${COUNT_DUPLICATES}" != 0,)}</stringProp>
|
||||||
|
<boolProp name="IfController.evaluateAll">false</boolProp>
|
||||||
|
<boolProp name="IfController.useExpression">true</boolProp>
|
||||||
|
</IfController>
|
||||||
|
<hashTree>
|
||||||
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/tickets/update/">
|
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname=">_/tickets/update/">
|
||||||
<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>
|
||||||
@ -8677,6 +8689,7 @@ ${TOKEN}
|
|||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
|
</hashTree>
|
||||||
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="false">
|
<ModuleController guiclass="ModuleControllerGui" testclass="ModuleController" testname="MC_UC00_Задержка" enabled="false">
|
||||||
<collectionProp name="ModuleController.node_path">
|
<collectionProp name="ModuleController.node_path">
|
||||||
<stringProp name="764597751">Test Plan</stringProp>
|
<stringProp name="764597751">Test Plan</stringProp>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user