Commit a15bd528 authored by Navy郭海君's avatar Navy郭海君

2022-11-16(新增随迁)

parent 4a5009a8
......@@ -12,7 +12,7 @@
<stringProp name="TestPlan.user_define_classpath">D:\ProgramFiles\apache-jmeter-5.5\lib\mysql-connector-java-8.0.11.jar</stringProp>
</TestPlan>
<hashTree>
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="测试环境——HTTP请求默认值" enabled="false">
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="测试环境——HTTP请求默认值" enabled="true">
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="用户定义的变量" enabled="true">
<collectionProp name="Arguments.arguments"/>
</elementProp>
......@@ -26,7 +26,7 @@
<stringProp name="HTTPSampler.response_timeout"></stringProp>
</ConfigTestElement>
<hashTree/>
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="测试环境---用户定义的变量" enabled="false">
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="测试环境---用户定义的变量" enabled="true">
<collectionProp name="Arguments.arguments">
<elementProp name="order_sn" elementType="Argument">
<stringProp name="Argument.name">order_sn</stringProp>
......@@ -82,7 +82,7 @@
</collectionProp>
</Arguments>
<hashTree/>
<JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="测试环境--JDBC Connection Configuration" enabled="false">
<JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="测试环境--JDBC Connection Configuration" enabled="true">
<stringProp name="dataSource">mysql</stringProp>
<stringProp name="poolMax">0</stringProp>
<stringProp name="timeout">10000</stringProp>
......@@ -176,7 +176,7 @@
prev.setResponseData(outBuffer.toString());</stringProp>
</BeanShellPostProcessor>
<hashTree/>
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="生产环境——HTTP请求默认值" enabled="true">
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="生产环境——HTTP请求默认值" enabled="false">
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="用户定义的变量" enabled="true">
<collectionProp name="Arguments.arguments"/>
</elementProp>
......@@ -190,7 +190,7 @@
<stringProp name="HTTPSampler.response_timeout"></stringProp>
</ConfigTestElement>
<hashTree/>
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="生产环境---用户定义的变量" enabled="true">
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="生产环境---用户定义的变量" enabled="false">
<collectionProp name="Arguments.arguments">
<elementProp name="order_sn" elementType="Argument">
<stringProp name="Argument.name">order_sn</stringProp>
......@@ -246,7 +246,7 @@
</collectionProp>
</Arguments>
<hashTree/>
<JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="生产环境---JDBC Connection Configuration" enabled="true">
<JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="生产环境---JDBC Connection Configuration" enabled="false">
<stringProp name="dataSource">mysql</stringProp>
<stringProp name="poolMax">0</stringProp>
<stringProp name="timeout">10000</stringProp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment