Showing
1 changed file
with
24 additions
and
11 deletions
@@ -120,17 +120,30 @@ | @@ -120,17 +120,30 @@ | ||
120 | </collectionProp> | 120 | </collectionProp> |
121 | <stringProp name="TestPlan.comments"></stringProp> </Arguments> | 121 | <stringProp name="TestPlan.comments"></stringProp> </Arguments> |
122 | <hashTree/> | 122 | <hashTree/> |
123 | - <CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="data_uid_mobile_openid_test_1w" enabled="true"> | ||
124 | - <stringProp name="TestPlan.comments"></stringProp> | ||
125 | - <stringProp name="filename">/opt/jmeter/data/uid_mobile_openid_test.csv</stringProp> | ||
126 | - <stringProp name="fileEncoding">utf-8</stringProp> | ||
127 | - <stringProp name="variableNames">uid_test,mobile_test,open_id_test</stringProp> | ||
128 | - <stringProp name="delimiter">,</stringProp> | ||
129 | - <boolProp name="quotedData">false</boolProp> | ||
130 | - <boolProp name="recycle">true</boolProp> | ||
131 | - <boolProp name="stopThread">false</boolProp> | ||
132 | - <stringProp name="shareMode">shareMode.all</stringProp> | ||
133 | - </CSVDataSet> | 123 | + <Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="arguments_TMP" enabled="true"> |
124 | + <collectionProp name="Arguments.arguments"> | ||
125 | + <elementProp name="HOST_API" elementType="Argument"> | ||
126 | + <stringProp name="Argument.name">HOST_API</stringProp> | ||
127 | + <stringProp name="Argument.value">api-test3.dev.yohocorp.com</stringProp> | ||
128 | + <stringProp name="Argument.metadata">=</stringProp> | ||
129 | + </elementProp> | ||
130 | + <elementProp name="activityId" elementType="Argument"> | ||
131 | + <stringProp name="Argument.name">activityId</stringProp> | ||
132 | + <stringProp name="Argument.value">414</stringProp> | ||
133 | + <stringProp name="Argument.metadata">=</stringProp> | ||
134 | + </elementProp> | ||
135 | + <elementProp name="HOST_TMP" elementType="Argument"> | ||
136 | + <stringProp name="Argument.name">HOST_TMP</stringProp> | ||
137 | + <stringProp name="Argument.value">api-test3.dev.yohocorp.com</stringProp> | ||
138 | + <stringProp name="Argument.metadata">=</stringProp> | ||
139 | + </elementProp> | ||
140 | + <elementProp name="mobile_test" elementType="Argument"> | ||
141 | + <stringProp name="Argument.name">mobile_test</stringProp> | ||
142 | + <stringProp name="Argument.value">13770338135</stringProp> | ||
143 | + <stringProp name="Argument.metadata">=</stringProp> | ||
144 | + </elementProp> | ||
145 | + </collectionProp> | ||
146 | + <stringProp name="TestPlan.comments"></stringProp> </Arguments> | ||
134 | <hashTree/> | 147 | <hashTree/> |
135 | <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="tg_个人中心页h5" enabled="true"> | 148 | <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="tg_个人中心页h5" enabled="true"> |
136 | <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> | 149 | <stringProp name="ThreadGroup.on_sample_error">continue</stringProp> |
-
Please register or login to post a comment