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
8 years ago
Commit
6fd7c7d121308ce6d00b7f089c59d00955571574
1 parent
98573ce9
commit by shell
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
script/default/test4.jmx
script/default/test4.jmx
View file @
6fd7c7d
...
...
@@ -273,7 +273,7 @@
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http:/${HOST_PC}/product/sale/goods?saleType=2
&
order=s_t_desc
&
channel=boys
&
limit=11
</stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http:/
/
${HOST_PC}/product/sale/goods?saleType=2
&
order=s_t_desc
&
channel=boys
&
limit=11
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
...
...
@@ -390,7 +390,7 @@
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http:/${HOST_PC}/passport/cert/headerTip?callback=jQuery1124011529256667125476_1505875744855
&
_=1505875744856
</stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http:/
/
${HOST_PC}/passport/cert/headerTip?callback=jQuery1124011529256667125476_1505875744855
&
_=1505875744856
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
...
...
Please
register
or
login
to post a comment