Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YPT
/
jmeter
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rong
7 years ago
Commit
686e2017e5476819ec89519479c3d7f363a023d6
1 parent
264479a9
commit by shell
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
script/2017_11_11_pc/ordersdetail1.jmx
script/2017_11_11_pc/ordersdetail1.jmx
View file @
686e201
...
...
@@ -100,11 +100,11 @@
</collectionProp>
<stringProp
name=
"TestPlan.comments"
></stringProp>
</Arguments>
<hashTree/>
<CSVDataSet
guiclass=
"TestBeanGUI"
testclass=
"CSVDataSet"
testname=
"data_
uid_orderCode
_1w"
enabled=
"true"
>
<CSVDataSet
guiclass=
"TestBeanGUI"
testclass=
"CSVDataSet"
testname=
"data_
mobile_orderCode_test
_1w"
enabled=
"true"
>
<stringProp
name=
"TestPlan.comments"
></stringProp>
<stringProp
name=
"filename"
>
/opt/jmeter/data/
uid_orderCode
.csv
</stringProp>
<stringProp
name=
"filename"
>
/opt/jmeter/data/
mobile_orderCode_test
.csv
</stringProp>
<stringProp
name=
"fileEncoding"
>
utf-8
</stringProp>
<stringProp
name=
"variableNames"
>
uid
_test,order_code
</stringProp>
<stringProp
name=
"variableNames"
>
mobile
_test,order_code
</stringProp>
<stringProp
name=
"delimiter"
>
,
</stringProp>
<boolProp
name=
"quotedData"
>
false
</boolProp>
<boolProp
name=
"recycle"
>
true
</boolProp>
...
...
Please
register
or
login
to post a comment