fix uc06
This commit is contained in:
parent
83aa6f9b09
commit
5064bb2c72
17
ermaviv.jmx
17
ermaviv.jmx
@ -5839,7 +5839,16 @@ vars.put("START_PAGINATION", "${start}")</stringProp>
|
|||||||
<stringProp name="RegexExtractor.default">ASSIGNED_not_found</stringProp>
|
<stringProp name="RegexExtractor.default">ASSIGNED_not_found</stringProp>
|
||||||
<boolProp name="RegexExtractor.default_empty_value">false</boolProp>
|
<boolProp name="RegexExtractor.default_empty_value">false</boolProp>
|
||||||
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
||||||
<stringProp name="TestPlan.comments">Assigned To</th> <td>user </td></stringProp>
|
</RegexExtractor>
|
||||||
|
<hashTree/>
|
||||||
|
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="TITLE <<< RE">
|
||||||
|
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
|
||||||
|
<stringProp name="RegexExtractor.refname">TITLE</stringProp>
|
||||||
|
<stringProp name="RegexExtractor.regex"><h3>\w\w-\d+. (.*) </stringProp>
|
||||||
|
<stringProp name="RegexExtractor.template">1</stringProp>
|
||||||
|
<stringProp name="RegexExtractor.default">TITLE_not_found</stringProp>
|
||||||
|
<boolProp name="RegexExtractor.default_empty_value">false</boolProp>
|
||||||
|
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
||||||
</RegexExtractor>
|
</RegexExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</hashTree>
|
</hashTree>
|
||||||
@ -5882,7 +5891,7 @@ Content-Disposition: form-data; name="time_spent"
|
|||||||
------WebKitFormBoundaryDLJfobs4Gj0NOZnw
|
------WebKitFormBoundaryDLJfobs4Gj0NOZnw
|
||||||
Content-Disposition: form-data; name="title"
|
Content-Disposition: form-data; name="title"
|
||||||

|

|
||||||
zccqpgaxxjyjglyovsqm
|
${TITLE}
|
||||||
------WebKitFormBoundaryDLJfobs4Gj0NOZnw
|
------WebKitFormBoundaryDLJfobs4Gj0NOZnw
|
||||||
Content-Disposition: form-data; name="owner"
|
Content-Disposition: form-data; name="owner"
|
||||||

|

|
||||||
@ -17194,7 +17203,7 @@ ${TOKEN}
|
|||||||
</JSONPostProcessor>
|
</JSONPostProcessor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</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>
|
||||||
@ -17267,7 +17276,7 @@ ${TOKEN}
|
|||||||
</RegexExtractor>
|
</RegexExtractor>
|
||||||
<hashTree/>
|
<hashTree/>
|
||||||
</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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user