...
|
...
|
@@ -151,6 +151,22 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<intProp name="Assertion.test_type">16</intProp>
|
|
|
</ResponseAssertion>
|
|
|
<hashTree/>
|
|
|
<JSONPostProcessor guiclass="JSONPostProcessorGui" testclass="JSONPostProcessor" testname="JSON Extractor" enabled="true">
|
|
|
<stringProp name="JSONPostProcessor.referenceNames">a</stringProp>
|
|
|
<stringProp name="JSONPostProcessor.jsonPathExprs">$..programa</stringProp>
|
|
|
<stringProp name="JSONPostProcessor.match_numbers">1</stringProp>
|
|
|
<stringProp name="JSONPostProcessor.defaultValues">0</stringProp>
|
|
|
</JSONPostProcessor>
|
|
|
<hashTree/>
|
|
|
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="正则表达式提取器" enabled="true">
|
|
|
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
|
|
|
<stringProp name="RegexExtractor.refname">b</stringProp>
|
|
|
<stringProp name="RegexExtractor.regex">1(.+?),</stringProp>
|
|
|
<stringProp name="RegexExtractor.template">$1$</stringProp>
|
|
|
<stringProp name="RegexExtractor.default"></stringProp>
|
|
|
<stringProp name="RegexExtractor.match_number">1</stringProp>
|
|
|
</RegexExtractor>
|
|
|
<hashTree/>
|
|
|
</hashTree>
|
|
|
<ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="固定TPM" enabled="true">
|
|
|
<stringProp name="TestPlan.comments"></stringProp>
|
...
|
...
|
|