Subversion Repositories SmartDukaan

Rev

Rev 1247 | Rev 1559 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1247 Rev 1392
Line 4... Line 4...
4
    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
4
    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
5
      <stringProp name="TestPlan.comments"></stringProp>
5
      <stringProp name="TestPlan.comments"></stringProp>
6
      <boolProp name="TestPlan.functional_mode">false</boolProp>
6
      <boolProp name="TestPlan.functional_mode">false</boolProp>
7
      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
7
      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
8
      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
8
      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
9
        <collectionProp name="Arguments.arguments"/>
9
        <collectionProp name="Arguments.arguments">
-
 
10
          <elementProp name="user.saholic.server" elementType="Argument">
-
 
11
            <stringProp name="Argument.name">user.saholic.server</stringProp>
-
 
12
            <stringProp name="Argument.value">${__P(saholic.server, localhost)}</stringProp>
-
 
13
            <stringProp name="Argument.metadata">=</stringProp>
-
 
14
          </elementProp>
-
 
15
          <elementProp name="user.saholic.port" elementType="Argument">
-
 
16
            <stringProp name="Argument.name">user.saholic.port</stringProp>
-
 
17
            <stringProp name="Argument.value">${__P(saholic.port, 8080)}</stringProp>
-
 
18
            <stringProp name="Argument.metadata">=</stringProp>
-
 
19
          </elementProp>
-
 
20
        </collectionProp>
10
      </elementProp>
21
      </elementProp>
11
      <stringProp name="TestPlan.user_define_classpath"></stringProp>
22
      <stringProp name="TestPlan.user_define_classpath"></stringProp>
12
    </TestPlan>
23
    </TestPlan>
13
    <hashTree>
24
    <hashTree>
14
      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
25
      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
Line 17... Line 28...
17
          <boolProp name="LoopController.continue_forever">false</boolProp>
28
          <boolProp name="LoopController.continue_forever">false</boolProp>
18
          <stringProp name="LoopController.loops">1</stringProp>
29
          <stringProp name="LoopController.loops">1</stringProp>
19
        </elementProp>
30
        </elementProp>
20
        <stringProp name="ThreadGroup.num_threads">1</stringProp>
31
        <stringProp name="ThreadGroup.num_threads">1</stringProp>
21
        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
32
        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
22
        <longProp name="ThreadGroup.start_time">1301397860000</longProp>
33
        <longProp name="ThreadGroup.start_time">1302610666000</longProp>
23
        <longProp name="ThreadGroup.end_time">1301397860000</longProp>
34
        <longProp name="ThreadGroup.end_time">1302610666000</longProp>
24
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
35
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
25
        <stringProp name="ThreadGroup.duration"></stringProp>
36
        <stringProp name="ThreadGroup.duration"></stringProp>
26
        <stringProp name="ThreadGroup.delay"></stringProp>
37
        <stringProp name="ThreadGroup.delay"></stringProp>
27
      </ThreadGroup>
38
      </ThreadGroup>
28
      <hashTree>
39
      <hashTree>
Line 32... Line 43...
32
          <stringProp name="CookieManager.policy">rfc2109</stringProp>
43
          <stringProp name="CookieManager.policy">rfc2109</stringProp>
33
        </CookieManager>
44
        </CookieManager>
34
        <hashTree/>
45
        <hashTree/>
35
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
46
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
36
        <hashTree>
47
        <hashTree>
37
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/business-phones/10002" enabled="true">
-
 
38
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
39
              <collectionProp name="Arguments.arguments"/>
-
 
40
            </elementProp>
-
 
41
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
42
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
43
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
44
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
45
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
46
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
47
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
-
 
48
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
49
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
50
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
51
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
52
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
53
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
54
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
55
          </HTTPSampler>
-
 
56
          <hashTree/>
-
 
57
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/gc_safari.css" enabled="true">
-
 
58
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
59
              <collectionProp name="Arguments.arguments"/>
-
 
60
            </elementProp>
-
 
61
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
62
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
63
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
64
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
65
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
66
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
67
            <stringProp name="HTTPSampler.path">/css/gc_safari.css</stringProp>
-
 
68
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
69
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
70
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
71
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
72
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
73
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
74
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
75
          </HTTPSampler>
-
 
76
          <hashTree/>
-
 
77
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/product.css" enabled="true">
-
 
78
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
79
              <collectionProp name="Arguments.arguments"/>
-
 
80
            </elementProp>
-
 
81
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
82
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
83
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
84
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
85
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
86
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
87
            <stringProp name="HTTPSampler.path">/css/product.css</stringProp>
-
 
88
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
89
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
90
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
91
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
92
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
93
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
94
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
95
          </HTTPSampler>
-
 
96
          <hashTree/>
-
 
97
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/demoStyles.css" enabled="true">
48
          <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
98
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
99
              <collectionProp name="Arguments.arguments"/>
-
 
100
            </elementProp>
-
 
101
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
102
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
103
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
104
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
105
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
106
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
107
            <stringProp name="HTTPSampler.path">/css/demoStyles.css</stringProp>
-
 
108
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
109
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
110
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
111
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
112
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
113
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
114
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
115
          </HTTPSampler>
-
 
116
          <hashTree/>
-
 
117
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/common.css" enabled="true">
-
 
118
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
119
              <collectionProp name="Arguments.arguments"/>
-
 
120
            </elementProp>
-
 
121
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
122
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
123
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
124
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
125
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
126
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
127
            <stringProp name="HTTPSampler.path">/css/common.css</stringProp>
-
 
128
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
129
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
130
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
131
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
132
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
133
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
134
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
135
          </HTTPSampler>
-
 
136
          <hashTree/>
-
 
137
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/style.css" enabled="true">
-
 
138
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
139
              <collectionProp name="Arguments.arguments"/>
-
 
140
            </elementProp>
-
 
141
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
142
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
143
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
144
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
145
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
146
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
147
            <stringProp name="HTTPSampler.path">/css/style.css</stringProp>
-
 
148
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
149
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
150
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
151
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
152
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
153
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
154
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
155
          </HTTPSampler>
-
 
156
          <hashTree/>
-
 
157
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/widget.css" enabled="true">
-
 
158
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
159
              <collectionProp name="Arguments.arguments"/>
-
 
160
            </elementProp>
-
 
161
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
162
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
163
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
164
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
165
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
166
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
167
            <stringProp name="HTTPSampler.path">/css/widget.css</stringProp>
-
 
168
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
169
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
170
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
171
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
172
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
173
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
174
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
175
          </HTTPSampler>
-
 
176
          <hashTree/>
-
 
177
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/nav.css" enabled="true">
-
 
178
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
49
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
179
              <collectionProp name="Arguments.arguments"/>
-
 
180
            </elementProp>
-
 
181
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
182
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
183
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
184
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
185
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
186
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
187
            <stringProp name="HTTPSampler.path">/css/nav.css</stringProp>
-
 
188
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
189
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
190
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
191
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
192
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
193
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
194
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
195
          </HTTPSampler>
-
 
196
          <hashTree/>
-
 
197
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
-
 
198
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
199
              <collectionProp name="Arguments.arguments"/>
-
 
200
            </elementProp>
-
 
201
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
202
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
203
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
204
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
205
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
206
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
207
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
-
 
208
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
209
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
210
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
211
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
212
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
213
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
214
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
215
          </HTTPSampler>
-
 
216
          <hashTree/>
-
 
217
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" enabled="true">
-
 
218
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
219
              <collectionProp name="Arguments.arguments"/>
-
 
220
            </elementProp>
-
 
221
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
222
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
223
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
224
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
225
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
226
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
227
            <stringProp name="HTTPSampler.path">/css/myaccount.css</stringProp>
-
 
228
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
229
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
230
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
231
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
232
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
233
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
234
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
235
          </HTTPSampler>
-
 
236
          <hashTree/>
-
 
237
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.css" enabled="true">
-
 
238
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
239
              <collectionProp name="Arguments.arguments"/>
-
 
240
            </elementProp>
-
 
241
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
242
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
243
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
244
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
245
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
246
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
247
            <stringProp name="HTTPSampler.path">/css/cart.css</stringProp>
-
 
248
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
249
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
250
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
251
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
252
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
253
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
254
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
255
          </HTTPSampler>
-
 
256
          <hashTree/>
-
 
257
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/jquery-ui-1.8.6.custom.css" enabled="true">
-
 
258
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
259
              <collectionProp name="Arguments.arguments"/>
-
 
260
            </elementProp>
-
 
261
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
262
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
263
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
264
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
265
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
266
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
267
            <stringProp name="HTTPSampler.path">/css/jquery-ui-1.8.6.custom.css</stringProp>
-
 
268
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
269
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
270
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
271
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
272
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
273
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
274
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
275
          </HTTPSampler>
-
 
276
          <hashTree/>
-
 
277
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.css" enabled="true">
-
 
278
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
279
              <collectionProp name="Arguments.arguments"/>
-
 
280
            </elementProp>
-
 
281
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
282
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
283
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
284
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
285
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
286
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
287
            <stringProp name="HTTPSampler.path">/css/contactus.css</stringProp>
-
 
288
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
289
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
290
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
291
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
292
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
293
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
294
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
295
          </HTTPSampler>
-
 
296
          <hashTree/>
-
 
297
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/saholic-main.jpg" enabled="true">
-
 
298
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
299
              <collectionProp name="Arguments.arguments"/>
50
              <collectionProp name="Arguments.arguments"/>
300
            </elementProp>
51
            </elementProp>
301
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
52
            <stringProp name="HTTPSampler.domain">${user.saholic.server}</stringProp>
302
            <stringProp name="HTTPSampler.port">8080</stringProp>
53
            <stringProp name="HTTPSampler.port">${user.saholic.port}</stringProp>
303
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
54
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
304
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
55
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
305
            <stringProp name="HTTPSampler.protocol">http</stringProp>
56
            <stringProp name="HTTPSampler.protocol"></stringProp>
306
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
57
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
307
            <stringProp name="HTTPSampler.path">/images/saholic-main.jpg</stringProp>
-
 
308
            <stringProp name="HTTPSampler.method">GET</stringProp>
58
            <stringProp name="HTTPSampler.path"></stringProp>
309
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
310
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
311
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
312
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
313
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
314
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
315
          </HTTPSampler>
59
          </ConfigTestElement>
316
          <hashTree/>
60
          <hashTree/>
317
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000194/icon.jpg" enabled="true">
61
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/high-end-multimedia-phones/10003" enabled="true">
318
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
319
              <collectionProp name="Arguments.arguments"/>
63
              <collectionProp name="Arguments.arguments"/>
320
            </elementProp>
64
            </elementProp>
321
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
65
            <stringProp name="HTTPSampler.domain"></stringProp>
322
            <stringProp name="HTTPSampler.port">8080</stringProp>
66
            <stringProp name="HTTPSampler.port"></stringProp>
323
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
67
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
324
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
68
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
325
            <stringProp name="HTTPSampler.protocol">http</stringProp>
69
            <stringProp name="HTTPSampler.protocol">http</stringProp>
326
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
70
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
327
            <stringProp name="HTTPSampler.path">/images/1000194/icon.jpg</stringProp>
71
            <stringProp name="HTTPSampler.path">/high-end-multimedia-phones/10003</stringProp>
328
            <stringProp name="HTTPSampler.method">GET</stringProp>
72
            <stringProp name="HTTPSampler.method">GET</stringProp>
329
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
73
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
330
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
74
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
331
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
75
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
332
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
76
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 336... Line 80...
336
          <hashTree/>
80
          <hashTree/>
337
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart.jpg" enabled="true">
81
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart.jpg" enabled="true">
338
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
82
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
339
              <collectionProp name="Arguments.arguments"/>
83
              <collectionProp name="Arguments.arguments"/>
340
            </elementProp>
84
            </elementProp>
341
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
85
            <stringProp name="HTTPSampler.domain"></stringProp>
342
            <stringProp name="HTTPSampler.port">8080</stringProp>
86
            <stringProp name="HTTPSampler.port"></stringProp>
343
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
87
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
344
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
88
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
345
            <stringProp name="HTTPSampler.protocol">http</stringProp>
89
            <stringProp name="HTTPSampler.protocol">http</stringProp>
346
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
90
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
347
            <stringProp name="HTTPSampler.path">/images/cart.jpg</stringProp>
91
            <stringProp name="HTTPSampler.path">/images/cart.jpg</stringProp>
Line 352... Line 96...
352
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
96
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
353
            <boolProp name="HTTPSampler.monitor">false</boolProp>
97
            <boolProp name="HTTPSampler.monitor">false</boolProp>
354
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
98
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
355
          </HTTPSampler>
99
          </HTTPSampler>
356
          <hashTree/>
100
          <hashTree/>
357
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/colorbox.css" enabled="true">
-
 
358
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
359
              <collectionProp name="Arguments.arguments"/>
-
 
360
            </elementProp>
-
 
361
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
362
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
363
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
364
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
365
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
366
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
367
            <stringProp name="HTTPSampler.path">/css/colorbox.css</stringProp>
-
 
368
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
369
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
370
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
371
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
372
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
373
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
374
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
375
          </HTTPSampler>
-
 
376
          <hashTree/>
-
 
377
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
-
 
378
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
379
              <collectionProp name="Arguments.arguments"/>
-
 
380
            </elementProp>
-
 
381
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
382
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
383
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
384
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
385
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
386
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
387
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
-
 
388
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
389
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
390
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
391
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
392
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
393
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
394
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
395
          </HTTPSampler>
-
 
396
          <hashTree/>
-
 
397
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/charLimit.js" enabled="true">
101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/saholic-main.jpg" enabled="true">
398
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
399
              <collectionProp name="Arguments.arguments"/>
-
 
400
            </elementProp>
-
 
401
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
402
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
403
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
404
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
405
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
406
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
407
            <stringProp name="HTTPSampler.path">/js/charLimit.js</stringProp>
-
 
408
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
409
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
410
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
411
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
412
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
413
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
414
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
415
          </HTTPSampler>
-
 
416
          <hashTree/>
-
 
417
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-1.4.2.js" enabled="true">
-
 
418
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
419
              <collectionProp name="Arguments.arguments"/>
-
 
420
            </elementProp>
-
 
421
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
422
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
423
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
424
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
425
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
426
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
427
            <stringProp name="HTTPSampler.path">/js/jquery-1.4.2.js</stringProp>
-
 
428
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
429
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
430
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
431
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
432
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
433
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
434
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
435
          </HTTPSampler>
-
 
436
          <hashTree/>
-
 
437
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/all.js" enabled="true">
-
 
438
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
439
              <collectionProp name="Arguments.arguments"/>
-
 
440
            </elementProp>
-
 
441
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
442
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
443
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
444
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
445
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
446
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
447
            <stringProp name="HTTPSampler.path">/js/all.js</stringProp>
-
 
448
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
449
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
450
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
451
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
452
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
453
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
454
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
455
          </HTTPSampler>
-
 
456
          <hashTree/>
-
 
457
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_slidetab.js" enabled="true">
-
 
458
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
459
              <collectionProp name="Arguments.arguments"/>
-
 
460
            </elementProp>
-
 
461
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
462
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
463
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
464
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
465
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
466
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
467
            <stringProp name="HTTPSampler.path">/js/widget_slidetab.js</stringProp>
-
 
468
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
469
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
470
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
471
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
472
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
473
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
474
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
475
          </HTTPSampler>
-
 
476
          <hashTree/>
-
 
477
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.truncate.min.js" enabled="true">
-
 
478
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
479
              <collectionProp name="Arguments.arguments"/>
-
 
480
            </elementProp>
-
 
481
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
482
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
483
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
484
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
485
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
486
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
487
            <stringProp name="HTTPSampler.path">/js/jquery.truncate.min.js</stringProp>
-
 
488
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
489
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
490
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
491
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
492
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
493
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
494
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
495
          </HTTPSampler>
-
 
496
          <hashTree/>
-
 
497
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-ui.min.js" enabled="true">
-
 
498
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
499
              <collectionProp name="Arguments.arguments"/>
-
 
500
            </elementProp>
-
 
501
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
502
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
503
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
504
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
505
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
506
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
507
            <stringProp name="HTTPSampler.path">/js/jquery-ui.min.js</stringProp>
-
 
508
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
509
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
510
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
511
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
512
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
513
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
514
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
515
          </HTTPSampler>
-
 
516
          <hashTree/>
-
 
517
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/custom-jquery.js" enabled="true">
-
 
518
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
519
              <collectionProp name="Arguments.arguments"/>
-
 
520
            </elementProp>
-
 
521
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
522
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
523
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
524
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
525
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
526
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
527
            <stringProp name="HTTPSampler.path">/js/custom-jquery.js</stringProp>
-
 
528
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
529
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
530
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
531
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
532
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
533
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
534
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
535
          </HTTPSampler>
-
 
536
          <hashTree/>
-
 
537
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.js" enabled="true">
-
 
538
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
539
              <collectionProp name="Arguments.arguments"/>
-
 
540
            </elementProp>
-
 
541
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
542
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
543
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
544
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
545
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
546
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
547
            <stringProp name="HTTPSampler.path">/js/gallery.js</stringProp>
-
 
548
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
549
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
550
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
551
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
552
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
553
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
554
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
555
          </HTTPSampler>
-
 
556
          <hashTree/>
-
 
557
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.number_format.js" enabled="true">
-
 
558
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
559
              <collectionProp name="Arguments.arguments"/>
-
 
560
            </elementProp>
-
 
561
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
562
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
563
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
564
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
565
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
566
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
567
            <stringProp name="HTTPSampler.path">/js/jquery.number_format.js</stringProp>
-
 
568
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
569
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
570
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
571
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
572
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
573
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
574
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
575
          </HTTPSampler>
-
 
576
          <hashTree/>
-
 
577
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/myaccount.js" enabled="true">
-
 
578
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
579
              <collectionProp name="Arguments.arguments"/>
-
 
580
            </elementProp>
-
 
581
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
582
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
583
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
584
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
585
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
586
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
587
            <stringProp name="HTTPSampler.path">/js/myaccount.js</stringProp>
-
 
588
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
589
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
590
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
591
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
592
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
593
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
594
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
595
          </HTTPSampler>
-
 
596
          <hashTree/>
-
 
597
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loopedslider.js" enabled="true">
-
 
598
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
599
              <collectionProp name="Arguments.arguments"/>
-
 
600
            </elementProp>
-
 
601
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
602
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
603
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
604
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
605
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
606
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
607
            <stringProp name="HTTPSampler.path">/js/loopedslider.js</stringProp>
-
 
608
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
609
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
610
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
611
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
612
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
613
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
614
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
615
          </HTTPSampler>
-
 
616
          <hashTree/>
-
 
617
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
-
 
618
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
619
              <collectionProp name="Arguments.arguments"/>
-
 
620
            </elementProp>
-
 
621
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
622
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
623
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
624
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
625
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
626
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
627
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
-
 
628
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
629
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
630
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
631
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
632
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
633
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
634
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
635
          </HTTPSampler>
-
 
636
          <hashTree/>
-
 
637
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/shippingAddress.js" enabled="true">
-
 
638
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
639
              <collectionProp name="Arguments.arguments"/>
-
 
640
            </elementProp>
-
 
641
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
642
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
643
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
644
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
645
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
646
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
647
            <stringProp name="HTTPSampler.path">/js/shippingAddress.js</stringProp>
-
 
648
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
649
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
650
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
651
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
652
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
653
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
654
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
655
          </HTTPSampler>
-
 
656
          <hashTree/>
-
 
657
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/productCategory.js" enabled="true">
-
 
658
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
659
              <collectionProp name="Arguments.arguments"/>
-
 
660
            </elementProp>
-
 
661
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
662
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
663
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
664
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
665
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
666
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
667
            <stringProp name="HTTPSampler.path">/js/productCategory.js</stringProp>
-
 
668
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
669
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
670
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
671
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
672
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
673
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
674
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
675
          </HTTPSampler>
-
 
676
          <hashTree/>
-
 
677
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
-
 
678
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
102
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
679
              <collectionProp name="Arguments.arguments"/>
103
              <collectionProp name="Arguments.arguments"/>
680
            </elementProp>
104
            </elementProp>
681
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
105
            <stringProp name="HTTPSampler.domain"></stringProp>
682
            <stringProp name="HTTPSampler.port">8080</stringProp>
106
            <stringProp name="HTTPSampler.port"></stringProp>
683
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
107
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
684
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
108
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
685
            <stringProp name="HTTPSampler.protocol">http</stringProp>
109
            <stringProp name="HTTPSampler.protocol">http</stringProp>
686
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
110
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
687
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
111
            <stringProp name="HTTPSampler.path">/images/saholic-main.jpg</stringProp>
688
            <stringProp name="HTTPSampler.method">GET</stringProp>
112
            <stringProp name="HTTPSampler.method">GET</stringProp>
689
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
113
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
690
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
114
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
691
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
115
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
692
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
116
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
693
            <boolProp name="HTTPSampler.monitor">false</boolProp>
117
            <boolProp name="HTTPSampler.monitor">false</boolProp>
694
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
118
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
695
          </HTTPSampler>
119
          </HTTPSampler>
696
          <hashTree/>
120
          <hashTree/>
697
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
121
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000532/icon.jpg" enabled="true">
698
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
122
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
699
              <collectionProp name="Arguments.arguments"/>
123
              <collectionProp name="Arguments.arguments"/>
700
            </elementProp>
124
            </elementProp>
701
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
125
            <stringProp name="HTTPSampler.domain"></stringProp>
702
            <stringProp name="HTTPSampler.port">8080</stringProp>
126
            <stringProp name="HTTPSampler.port"></stringProp>
703
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
127
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
704
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
128
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
705
            <stringProp name="HTTPSampler.protocol">http</stringProp>
129
            <stringProp name="HTTPSampler.protocol">http</stringProp>
706
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
130
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
707
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
131
            <stringProp name="HTTPSampler.path">/images/1000532/icon.jpg</stringProp>
708
            <stringProp name="HTTPSampler.method">GET</stringProp>
132
            <stringProp name="HTTPSampler.method">GET</stringProp>
709
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
133
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
710
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
134
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
711
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
135
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
712
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
136
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
713
            <boolProp name="HTTPSampler.monitor">false</boolProp>
137
            <boolProp name="HTTPSampler.monitor">false</boolProp>
714
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
138
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
715
          </HTTPSampler>
139
          </HTTPSampler>
716
          <hashTree/>
140
          <hashTree/>
717
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.tipsy.js" enabled="true">
141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/saholic-min.css" enabled="true">
718
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
142
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
719
              <collectionProp name="Arguments.arguments"/>
143
              <collectionProp name="Arguments.arguments"/>
720
            </elementProp>
144
            </elementProp>
721
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
145
            <stringProp name="HTTPSampler.domain"></stringProp>
722
            <stringProp name="HTTPSampler.port">8080</stringProp>
146
            <stringProp name="HTTPSampler.port"></stringProp>
723
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
147
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
724
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
148
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
725
            <stringProp name="HTTPSampler.protocol">http</stringProp>
149
            <stringProp name="HTTPSampler.protocol">http</stringProp>
726
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
150
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
727
            <stringProp name="HTTPSampler.path">/js/jquery.tipsy.js</stringProp>
151
            <stringProp name="HTTPSampler.path">/css/saholic-min.css</stringProp>
728
            <stringProp name="HTTPSampler.method">GET</stringProp>
152
            <stringProp name="HTTPSampler.method">GET</stringProp>
729
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
153
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
730
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
154
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
731
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
155
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
732
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
156
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
733
            <boolProp name="HTTPSampler.monitor">false</boolProp>
157
            <boolProp name="HTTPSampler.monitor">false</boolProp>
734
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
158
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
735
          </HTTPSampler>
159
          </HTTPSampler>
736
          <hashTree/>
160
          <hashTree/>
737
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.js" enabled="true">
161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/saholic-min.js" enabled="true">
738
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
162
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
739
              <collectionProp name="Arguments.arguments"/>
163
              <collectionProp name="Arguments.arguments"/>
740
            </elementProp>
164
            </elementProp>
741
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
165
            <stringProp name="HTTPSampler.domain"></stringProp>
742
            <stringProp name="HTTPSampler.port">8080</stringProp>
166
            <stringProp name="HTTPSampler.port"></stringProp>
743
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
167
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
744
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
168
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
745
            <stringProp name="HTTPSampler.protocol">http</stringProp>
169
            <stringProp name="HTTPSampler.protocol">http</stringProp>
746
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
170
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
747
            <stringProp name="HTTPSampler.path">/js/widget_accordion.js</stringProp>
171
            <stringProp name="HTTPSampler.path">/js/saholic-min.js</stringProp>
748
            <stringProp name="HTTPSampler.method">GET</stringProp>
172
            <stringProp name="HTTPSampler.method">GET</stringProp>
749
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
173
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
750
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
174
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
751
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
175
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
752
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
176
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
753
            <boolProp name="HTTPSampler.monitor">false</boolProp>
177
            <boolProp name="HTTPSampler.monitor">false</boolProp>
754
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
178
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
755
          </HTTPSampler>
179
          </HTTPSampler>
756
          <hashTree/>
180
          <hashTree/>
757
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jsapi.js" enabled="true">
181
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab2-btn-hor-bar.png" enabled="true">
758
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
182
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
759
              <collectionProp name="Arguments.arguments"/>
183
              <collectionProp name="Arguments.arguments"/>
760
            </elementProp>
184
            </elementProp>
761
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
185
            <stringProp name="HTTPSampler.domain"></stringProp>
762
            <stringProp name="HTTPSampler.port">8080</stringProp>
186
            <stringProp name="HTTPSampler.port"></stringProp>
763
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
187
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
764
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
188
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
765
            <stringProp name="HTTPSampler.protocol">http</stringProp>
189
            <stringProp name="HTTPSampler.protocol">http</stringProp>
766
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
190
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
767
            <stringProp name="HTTPSampler.path">/js/jsapi.js</stringProp>
191
            <stringProp name="HTTPSampler.path">/images/tab2-btn-hor-bar.png</stringProp>
768
            <stringProp name="HTTPSampler.method">GET</stringProp>
192
            <stringProp name="HTTPSampler.method">GET</stringProp>
769
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
193
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
770
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
194
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
771
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
195
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
772
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
196
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
773
            <boolProp name="HTTPSampler.monitor">false</boolProp>
197
            <boolProp name="HTTPSampler.monitor">false</boolProp>
774
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
198
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
775
          </HTTPSampler>
199
          </HTTPSampler>
776
          <hashTree/>
200
          <hashTree/>
777
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/priceSlider.js" enabled="true">
201
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/down-arrow-white.jpg" enabled="true">
778
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
202
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
779
              <collectionProp name="Arguments.arguments"/>
203
              <collectionProp name="Arguments.arguments"/>
780
            </elementProp>
204
            </elementProp>
781
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
205
            <stringProp name="HTTPSampler.domain"></stringProp>
782
            <stringProp name="HTTPSampler.port">8080</stringProp>
206
            <stringProp name="HTTPSampler.port"></stringProp>
783
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
207
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
784
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
208
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
785
            <stringProp name="HTTPSampler.protocol">http</stringProp>
209
            <stringProp name="HTTPSampler.protocol">http</stringProp>
786
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
210
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
787
            <stringProp name="HTTPSampler.path">/js/priceSlider.js</stringProp>
211
            <stringProp name="HTTPSampler.path">/images/down-arrow-white.jpg</stringProp>
788
            <stringProp name="HTTPSampler.method">GET</stringProp>
212
            <stringProp name="HTTPSampler.method">GET</stringProp>
789
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
213
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
790
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
214
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
791
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
215
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
792
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
216
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 796... Line 220...
796
          <hashTree/>
220
          <hashTree/>
797
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
221
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
798
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
222
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
799
              <collectionProp name="Arguments.arguments"/>
223
              <collectionProp name="Arguments.arguments"/>
800
            </elementProp>
224
            </elementProp>
801
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
225
            <stringProp name="HTTPSampler.domain"></stringProp>
802
            <stringProp name="HTTPSampler.port">8080</stringProp>
226
            <stringProp name="HTTPSampler.port"></stringProp>
803
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
227
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
804
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
228
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
805
            <stringProp name="HTTPSampler.protocol">http</stringProp>
229
            <stringProp name="HTTPSampler.protocol">http</stringProp>
806
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
230
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
807
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
231
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
Line 812... Line 236...
812
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
236
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
813
            <boolProp name="HTTPSampler.monitor">false</boolProp>
237
            <boolProp name="HTTPSampler.monitor">false</boolProp>
814
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
238
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
815
          </HTTPSampler>
239
          </HTTPSampler>
816
          <hashTree/>
240
          <hashTree/>
817
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/down-arrow-white.jpg" enabled="true">
-
 
818
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
819
              <collectionProp name="Arguments.arguments"/>
-
 
820
            </elementProp>
-
 
821
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
822
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
823
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
824
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
825
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
826
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
827
            <stringProp name="HTTPSampler.path">/images/down-arrow-white.jpg</stringProp>
-
 
828
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
829
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
830
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
831
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
832
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
833
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
834
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
835
          </HTTPSampler>
-
 
836
          <hashTree/>
-
 
837
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" enabled="true">
241
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" enabled="true">
838
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
242
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
839
              <collectionProp name="Arguments.arguments"/>
243
              <collectionProp name="Arguments.arguments"/>
840
            </elementProp>
244
            </elementProp>
841
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
245
            <stringProp name="HTTPSampler.domain"></stringProp>
842
            <stringProp name="HTTPSampler.port">8080</stringProp>
246
            <stringProp name="HTTPSampler.port"></stringProp>
843
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
247
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
844
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
248
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
845
            <stringProp name="HTTPSampler.protocol">http</stringProp>
249
            <stringProp name="HTTPSampler.protocol">http</stringProp>
846
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
250
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
847
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</stringProp>
251
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</stringProp>
Line 856... Line 260...
856
          <hashTree/>
260
          <hashTree/>
857
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-left.jpg" enabled="true">
261
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-left.jpg" enabled="true">
858
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
262
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
859
              <collectionProp name="Arguments.arguments"/>
263
              <collectionProp name="Arguments.arguments"/>
860
            </elementProp>
264
            </elementProp>
861
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
265
            <stringProp name="HTTPSampler.domain"></stringProp>
862
            <stringProp name="HTTPSampler.port">8080</stringProp>
266
            <stringProp name="HTTPSampler.port"></stringProp>
863
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
267
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
864
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
268
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
865
            <stringProp name="HTTPSampler.protocol">http</stringProp>
269
            <stringProp name="HTTPSampler.protocol">http</stringProp>
866
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
270
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
867
            <stringProp name="HTTPSampler.path">/images/product-detail-top-left.jpg</stringProp>
271
            <stringProp name="HTTPSampler.path">/images/product-detail-top-left.jpg</stringProp>
Line 876... Line 280...
876
          <hashTree/>
280
          <hashTree/>
877
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" enabled="true">
281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" enabled="true">
878
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
282
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
879
              <collectionProp name="Arguments.arguments"/>
283
              <collectionProp name="Arguments.arguments"/>
880
            </elementProp>
284
            </elementProp>
881
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
285
            <stringProp name="HTTPSampler.domain"></stringProp>
882
            <stringProp name="HTTPSampler.port">8080</stringProp>
286
            <stringProp name="HTTPSampler.port"></stringProp>
883
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
287
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
884
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
288
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
885
            <stringProp name="HTTPSampler.protocol">http</stringProp>
289
            <stringProp name="HTTPSampler.protocol">http</stringProp>
886
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
290
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
887
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</stringProp>
291
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</stringProp>
Line 892... Line 296...
892
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
296
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
893
            <boolProp name="HTTPSampler.monitor">false</boolProp>
297
            <boolProp name="HTTPSampler.monitor">false</boolProp>
894
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
298
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
895
          </HTTPSampler>
299
          </HTTPSampler>
896
          <hashTree/>
300
          <hashTree/>
897
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" enabled="true">
-
 
898
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
899
              <collectionProp name="Arguments.arguments"/>
-
 
900
            </elementProp>
-
 
901
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
902
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
903
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
904
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
905
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
906
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
907
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</stringProp>
-
 
908
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
909
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
910
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
911
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
912
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
913
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
914
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
915
          </HTTPSampler>
-
 
916
          <hashTree/>
-
 
917
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" enabled="true">
-
 
918
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
919
              <collectionProp name="Arguments.arguments"/>
-
 
920
            </elementProp>
-
 
921
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
922
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
923
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
924
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
925
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
926
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
927
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</stringProp>
-
 
928
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
929
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
930
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
931
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
932
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
933
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
934
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
935
          </HTTPSampler>
-
 
936
          <hashTree/>
-
 
937
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-left.png" enabled="true">
301
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
938
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
302
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
939
              <collectionProp name="Arguments.arguments"/>
303
              <collectionProp name="Arguments.arguments"/>
940
            </elementProp>
304
            </elementProp>
941
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
305
            <stringProp name="HTTPSampler.domain"></stringProp>
942
            <stringProp name="HTTPSampler.port">8080</stringProp>
306
            <stringProp name="HTTPSampler.port"></stringProp>
943
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
307
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
944
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
308
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
945
            <stringProp name="HTTPSampler.protocol">http</stringProp>
309
            <stringProp name="HTTPSampler.protocol">http</stringProp>
946
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
310
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
947
            <stringProp name="HTTPSampler.path">/images/tab1-btn-left.png</stringProp>
311
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
948
            <stringProp name="HTTPSampler.method">GET</stringProp>
312
            <stringProp name="HTTPSampler.method">GET</stringProp>
949
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
313
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
950
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
314
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
951
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
315
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
952
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
316
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
953
            <boolProp name="HTTPSampler.monitor">false</boolProp>
317
            <boolProp name="HTTPSampler.monitor">false</boolProp>
954
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
318
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
955
          </HTTPSampler>
319
          </HTTPSampler>
956
          <hashTree/>
320
          <hashTree/>
957
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
321
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-left.jpg" enabled="true">
958
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
322
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
959
              <collectionProp name="Arguments.arguments"/>
323
              <collectionProp name="Arguments.arguments"/>
960
            </elementProp>
324
            </elementProp>
961
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
325
            <stringProp name="HTTPSampler.domain"></stringProp>
962
            <stringProp name="HTTPSampler.port">8080</stringProp>
326
            <stringProp name="HTTPSampler.port"></stringProp>
963
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
327
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
964
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
328
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
965
            <stringProp name="HTTPSampler.protocol">http</stringProp>
329
            <stringProp name="HTTPSampler.protocol">http</stringProp>
966
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
330
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
967
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</stringProp>
331
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-left.jpg</stringProp>
968
            <stringProp name="HTTPSampler.method">GET</stringProp>
332
            <stringProp name="HTTPSampler.method">GET</stringProp>
969
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
333
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
970
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
334
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
971
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
335
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
972
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
336
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
973
            <boolProp name="HTTPSampler.monitor">false</boolProp>
337
            <boolProp name="HTTPSampler.monitor">false</boolProp>
974
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
338
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
975
          </HTTPSampler>
339
          </HTTPSampler>
976
          <hashTree/>
340
          <hashTree/>
977
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/grey-ver-bar.gif" enabled="true">
341
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" enabled="true">
978
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
342
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
979
              <collectionProp name="Arguments.arguments"/>
343
              <collectionProp name="Arguments.arguments"/>
980
            </elementProp>
344
            </elementProp>
981
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
345
            <stringProp name="HTTPSampler.domain"></stringProp>
982
            <stringProp name="HTTPSampler.port">8080</stringProp>
346
            <stringProp name="HTTPSampler.port"></stringProp>
983
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
347
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
984
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
348
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
985
            <stringProp name="HTTPSampler.protocol">http</stringProp>
349
            <stringProp name="HTTPSampler.protocol">http</stringProp>
986
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
350
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
987
            <stringProp name="HTTPSampler.path">/images/grey-ver-bar.gif</stringProp>
351
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</stringProp>
988
            <stringProp name="HTTPSampler.method">GET</stringProp>
352
            <stringProp name="HTTPSampler.method">GET</stringProp>
989
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
353
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
990
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
354
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
991
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
355
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
992
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
356
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 996... Line 360...
996
          <hashTree/>
360
          <hashTree/>
997
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
998
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
362
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
999
              <collectionProp name="Arguments.arguments"/>
363
              <collectionProp name="Arguments.arguments"/>
1000
            </elementProp>
364
            </elementProp>
1001
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
365
            <stringProp name="HTTPSampler.domain"></stringProp>
1002
            <stringProp name="HTTPSampler.port">8080</stringProp>
366
            <stringProp name="HTTPSampler.port"></stringProp>
1003
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
367
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1004
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
368
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1005
            <stringProp name="HTTPSampler.protocol">http</stringProp>
369
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1006
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
370
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1007
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</stringProp>
371
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</stringProp>
Line 1016... Line 380...
1016
          <hashTree/>
380
          <hashTree/>
1017
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-right.png" enabled="true">
381
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-right.png" enabled="true">
1018
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
382
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1019
              <collectionProp name="Arguments.arguments"/>
383
              <collectionProp name="Arguments.arguments"/>
1020
            </elementProp>
384
            </elementProp>
1021
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
385
            <stringProp name="HTTPSampler.domain"></stringProp>
1022
            <stringProp name="HTTPSampler.port">8080</stringProp>
386
            <stringProp name="HTTPSampler.port"></stringProp>
1023
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
387
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1024
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
388
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1025
            <stringProp name="HTTPSampler.protocol">http</stringProp>
389
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1026
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
390
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1027
            <stringProp name="HTTPSampler.path">/images/tab1-btn-right.png</stringProp>
391
            <stringProp name="HTTPSampler.path">/images/tab1-btn-right.png</stringProp>
Line 1032... Line 396...
1032
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
396
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1033
            <boolProp name="HTTPSampler.monitor">false</boolProp>
397
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1034
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
398
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1035
          </HTTPSampler>
399
          </HTTPSampler>
1036
          <hashTree/>
400
          <hashTree/>
1037
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/filter-divider.gif" enabled="true">
401
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-left.png" enabled="true">
1038
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
402
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1039
              <collectionProp name="Arguments.arguments"/>
403
              <collectionProp name="Arguments.arguments"/>
1040
            </elementProp>
404
            </elementProp>
1041
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
405
            <stringProp name="HTTPSampler.domain"></stringProp>
1042
            <stringProp name="HTTPSampler.port">8080</stringProp>
406
            <stringProp name="HTTPSampler.port"></stringProp>
1043
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
407
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1044
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
408
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1045
            <stringProp name="HTTPSampler.protocol">http</stringProp>
409
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1046
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
410
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1047
            <stringProp name="HTTPSampler.path">/images/filter-divider.gif</stringProp>
411
            <stringProp name="HTTPSampler.path">/images/tab1-btn-left.png</stringProp>
1048
            <stringProp name="HTTPSampler.method">GET</stringProp>
412
            <stringProp name="HTTPSampler.method">GET</stringProp>
1049
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
413
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1050
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
414
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1051
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
415
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1052
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
416
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1053
            <boolProp name="HTTPSampler.monitor">false</boolProp>
417
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1054
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
418
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1055
          </HTTPSampler>
419
          </HTTPSampler>
1056
          <hashTree/>
420
          <hashTree/>
1057
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" enabled="true">
421
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/grey-ver-bar.gif" enabled="true">
1058
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
422
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1059
              <collectionProp name="Arguments.arguments"/>
423
              <collectionProp name="Arguments.arguments"/>
1060
            </elementProp>
424
            </elementProp>
1061
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
425
            <stringProp name="HTTPSampler.domain"></stringProp>
1062
            <stringProp name="HTTPSampler.port">8080</stringProp>
426
            <stringProp name="HTTPSampler.port"></stringProp>
1063
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
427
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1064
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
428
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1065
            <stringProp name="HTTPSampler.protocol">http</stringProp>
429
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1066
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
430
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1067
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</stringProp>
431
            <stringProp name="HTTPSampler.path">/images/grey-ver-bar.gif</stringProp>
1068
            <stringProp name="HTTPSampler.method">GET</stringProp>
432
            <stringProp name="HTTPSampler.method">GET</stringProp>
1069
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
433
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1070
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
434
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1071
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
435
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1072
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
436
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 1076... Line 440...
1076
          <hashTree/>
440
          <hashTree/>
1077
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" enabled="true">
441
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" enabled="true">
1078
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
442
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1079
              <collectionProp name="Arguments.arguments"/>
443
              <collectionProp name="Arguments.arguments"/>
1080
            </elementProp>
444
            </elementProp>
1081
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
445
            <stringProp name="HTTPSampler.domain"></stringProp>
1082
            <stringProp name="HTTPSampler.port">8080</stringProp>
446
            <stringProp name="HTTPSampler.port"></stringProp>
1083
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
447
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1084
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
448
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1085
            <stringProp name="HTTPSampler.protocol">http</stringProp>
449
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1086
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
450
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1087
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</stringProp>
451
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</stringProp>
Line 1092... Line 456...
1092
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
456
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1093
            <boolProp name="HTTPSampler.monitor">false</boolProp>
457
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1094
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
458
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1095
          </HTTPSampler>
459
          </HTTPSampler>
1096
          <hashTree/>
460
          <hashTree/>
1097
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-cat-bottom-left.jpg" enabled="true">
-
 
1098
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1099
              <collectionProp name="Arguments.arguments"/>
-
 
1100
            </elementProp>
-
 
1101
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1102
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1103
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1104
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1105
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1106
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1107
            <stringProp name="HTTPSampler.path">/images/product-cat-bottom-left.jpg</stringProp>
-
 
1108
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1109
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1110
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1111
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1112
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1113
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1114
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1115
          </HTTPSampler>
-
 
1116
          <hashTree/>
-
 
1117
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" enabled="true">
461
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/filter-divider.gif" enabled="true">
1118
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1119
              <collectionProp name="Arguments.arguments"/>
-
 
1120
            </elementProp>
-
 
1121
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1122
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1123
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1124
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1125
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1126
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1127
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</stringProp>
-
 
1128
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1129
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1130
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1131
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1132
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1133
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1134
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1135
          </HTTPSampler>
-
 
1136
          <hashTree/>
-
 
1137
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" enabled="true">
-
 
1138
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1139
              <collectionProp name="Arguments.arguments"/>
-
 
1140
            </elementProp>
-
 
1141
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1142
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1143
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1144
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1145
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1146
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1147
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</stringProp>
-
 
1148
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1149
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1150
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1151
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1152
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1153
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1154
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1155
          </HTTPSampler>
-
 
1156
          <hashTree/>
-
 
1157
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
-
 
1158
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
462
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1159
              <collectionProp name="Arguments.arguments"/>
463
              <collectionProp name="Arguments.arguments"/>
1160
            </elementProp>
464
            </elementProp>
1161
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
465
            <stringProp name="HTTPSampler.domain"></stringProp>
1162
            <stringProp name="HTTPSampler.port">8080</stringProp>
466
            <stringProp name="HTTPSampler.port"></stringProp>
1163
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
467
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1164
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
468
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1165
            <stringProp name="HTTPSampler.protocol">http</stringProp>
469
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1166
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
470
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1167
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
471
            <stringProp name="HTTPSampler.path">/images/filter-divider.gif</stringProp>
1168
            <stringProp name="HTTPSampler.method">GET</stringProp>
472
            <stringProp name="HTTPSampler.method">GET</stringProp>
1169
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
473
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1170
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
474
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1171
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
475
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1172
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
476
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1173
            <boolProp name="HTTPSampler.monitor">false</boolProp>
477
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1174
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
478
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1175
          </HTTPSampler>
479
          </HTTPSampler>
1176
          <hashTree/>
480
          <hashTree/>
1177
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-left.jpg" enabled="true">
481
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-cat-bottom-left.jpg" enabled="true">
1178
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
482
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1179
              <collectionProp name="Arguments.arguments"/>
483
              <collectionProp name="Arguments.arguments"/>
1180
            </elementProp>
484
            </elementProp>
1181
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
485
            <stringProp name="HTTPSampler.domain"></stringProp>
1182
            <stringProp name="HTTPSampler.port">8080</stringProp>
486
            <stringProp name="HTTPSampler.port"></stringProp>
1183
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
487
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1184
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
488
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1185
            <stringProp name="HTTPSampler.protocol">http</stringProp>
489
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1186
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
490
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1187
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-left.jpg</stringProp>
491
            <stringProp name="HTTPSampler.path">/images/product-cat-bottom-left.jpg</stringProp>
1188
            <stringProp name="HTTPSampler.method">GET</stringProp>
492
            <stringProp name="HTTPSampler.method">GET</stringProp>
1189
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
493
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1190
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
494
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1191
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
495
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1192
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
496
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 1196... Line 500...
1196
          <hashTree/>
500
          <hashTree/>
1197
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-hor-bar.png" enabled="true">
501
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-hor-bar.png" enabled="true">
1198
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
502
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1199
              <collectionProp name="Arguments.arguments"/>
503
              <collectionProp name="Arguments.arguments"/>
1200
            </elementProp>
504
            </elementProp>
1201
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
505
            <stringProp name="HTTPSampler.domain"></stringProp>
1202
            <stringProp name="HTTPSampler.port">8080</stringProp>
506
            <stringProp name="HTTPSampler.port"></stringProp>
1203
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
507
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1204
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
508
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1205
            <stringProp name="HTTPSampler.protocol">http</stringProp>
509
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1206
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
510
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1207
            <stringProp name="HTTPSampler.path">/images/tab1-btn-hor-bar.png</stringProp>
511
            <stringProp name="HTTPSampler.path">/images/tab1-btn-hor-bar.png</stringProp>
Line 1212... Line 516...
1212
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
516
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1213
            <boolProp name="HTTPSampler.monitor">false</boolProp>
517
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1214
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
518
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1215
          </HTTPSampler>
519
          </HTTPSampler>
1216
          <hashTree/>
520
          <hashTree/>
1217
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab2-btn-hor-bar.png" enabled="true">
-
 
1218
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1219
              <collectionProp name="Arguments.arguments"/>
-
 
1220
            </elementProp>
-
 
1221
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1222
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1223
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1224
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1225
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1226
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1227
            <stringProp name="HTTPSampler.path">/images/tab2-btn-hor-bar.png</stringProp>
-
 
1228
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1229
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1230
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1231
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1232
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1233
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1234
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1235
          </HTTPSampler>
-
 
1236
          <hashTree/>
-
 
1237
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/ga.js" enabled="true">
521
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/business-phones/10002" enabled="true">
1238
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
522
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1239
              <collectionProp name="Arguments.arguments"/>
523
              <collectionProp name="Arguments.arguments"/>
1240
            </elementProp>
524
            </elementProp>
1241
            <stringProp name="HTTPSampler.domain">www.google-analytics.com</stringProp>
525
            <stringProp name="HTTPSampler.domain"></stringProp>
1242
            <stringProp name="HTTPSampler.port"></stringProp>
526
            <stringProp name="HTTPSampler.port"></stringProp>
1243
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
527
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1244
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
528
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1245
            <stringProp name="HTTPSampler.protocol">http</stringProp>
529
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1246
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
530
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1247
            <stringProp name="HTTPSampler.path">/ga.js</stringProp>
-
 
1248
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1249
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1250
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1251
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1252
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1253
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1254
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1255
          </HTTPSampler>
-
 
1256
          <hashTree/>
-
 
1257
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/border.png" enabled="true">
-
 
1258
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1259
              <collectionProp name="Arguments.arguments"/>
-
 
1260
            </elementProp>
-
 
1261
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1262
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1263
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1264
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1265
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1266
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1267
            <stringProp name="HTTPSampler.path">/images/border.png</stringProp>
-
 
1268
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1269
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1270
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1271
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1272
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1273
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1274
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1275
          </HTTPSampler>
-
 
1276
          <hashTree/>
-
 
1277
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/border.png" enabled="true">
-
 
1278
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1279
              <collectionProp name="Arguments.arguments"/>
-
 
1280
            </elementProp>
-
 
1281
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1282
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1283
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1284
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1285
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1286
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1287
            <stringProp name="HTTPSampler.path">/images/border.png</stringProp>
-
 
1288
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1289
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1290
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1291
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1292
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1293
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1294
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1295
          </HTTPSampler>
-
 
1296
          <hashTree/>
-
 
1297
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/controls.png" enabled="true">
-
 
1298
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1299
              <collectionProp name="Arguments.arguments"/>
-
 
1300
            </elementProp>
-
 
1301
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1302
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1303
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1304
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1305
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1306
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1307
            <stringProp name="HTTPSampler.path">/images/controls.png</stringProp>
531
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
1308
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1309
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1310
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1311
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1312
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1313
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1314
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1315
          </HTTPSampler>
-
 
1316
          <hashTree/>
-
 
1317
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-handler.png" enabled="true">
-
 
1318
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1319
              <collectionProp name="Arguments.arguments"/>
-
 
1320
            </elementProp>
-
 
1321
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1322
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1323
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1324
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1325
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1326
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1327
            <stringProp name="HTTPSampler.path">/images/slider-handler.png</stringProp>
-
 
1328
            <stringProp name="HTTPSampler.method">GET</stringProp>
532
            <stringProp name="HTTPSampler.method">GET</stringProp>
1329
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
533
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1330
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
534
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1331
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
535
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1332
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
536
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 1336... Line 540...
1336
          <hashTree/>
540
          <hashTree/>
1337
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000120/icon.jpg" enabled="true">
541
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000120/icon.jpg" enabled="true">
1338
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
542
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1339
              <collectionProp name="Arguments.arguments"/>
543
              <collectionProp name="Arguments.arguments"/>
1340
            </elementProp>
544
            </elementProp>
1341
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
545
            <stringProp name="HTTPSampler.domain"></stringProp>
1342
            <stringProp name="HTTPSampler.port">8080</stringProp>
546
            <stringProp name="HTTPSampler.port"></stringProp>
1343
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
547
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1344
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
548
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1345
            <stringProp name="HTTPSampler.protocol">http</stringProp>
549
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1346
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
550
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1347
            <stringProp name="HTTPSampler.path">/images/1000120/icon.jpg</stringProp>
551
            <stringProp name="HTTPSampler.path">/images/1000120/icon.jpg</stringProp>
Line 1352... Line 556...
1352
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
556
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1353
            <boolProp name="HTTPSampler.monitor">false</boolProp>
557
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1354
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
558
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1355
          </HTTPSampler>
559
          </HTTPSampler>
1356
          <hashTree/>
560
          <hashTree/>
1357
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading.gif" enabled="true">
-
 
1358
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1359
              <collectionProp name="Arguments.arguments"/>
-
 
1360
            </elementProp>
-
 
1361
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1362
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1363
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1364
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1365
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1366
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1367
            <stringProp name="HTTPSampler.path">/images/loading.gif</stringProp>
-
 
1368
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1369
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1370
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1371
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1372
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1373
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1374
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1375
          </HTTPSampler>
-
 
1376
          <hashTree/>
-
 
1377
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading_background.png" enabled="true">
-
 
1378
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1379
              <collectionProp name="Arguments.arguments"/>
-
 
1380
            </elementProp>
-
 
1381
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1382
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1383
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1384
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1385
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1386
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1387
            <stringProp name="HTTPSampler.path">/images/loading_background.png</stringProp>
-
 
1388
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1389
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1390
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1391
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1392
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1393
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1394
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1395
          </HTTPSampler>
-
 
1396
          <hashTree/>
-
 
1397
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/controls.png" enabled="true">
561
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000194/icon.jpg" enabled="true">
1398
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1399
              <collectionProp name="Arguments.arguments"/>
-
 
1400
            </elementProp>
-
 
1401
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
-
 
1402
            <stringProp name="HTTPSampler.port">8080</stringProp>
-
 
1403
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1404
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1405
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1406
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1407
            <stringProp name="HTTPSampler.path">/images/controls.png</stringProp>
-
 
1408
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1409
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1410
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1411
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1412
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1413
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1414
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1415
          </HTTPSampler>
-
 
1416
          <hashTree/>
-
 
1417
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/filter-divider.gif" enabled="true">
-
 
1418
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
562
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1419
              <collectionProp name="Arguments.arguments"/>
563
              <collectionProp name="Arguments.arguments"/>
1420
            </elementProp>
564
            </elementProp>
1421
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
565
            <stringProp name="HTTPSampler.domain"></stringProp>
1422
            <stringProp name="HTTPSampler.port">8080</stringProp>
566
            <stringProp name="HTTPSampler.port"></stringProp>
1423
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
567
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1424
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
568
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1425
            <stringProp name="HTTPSampler.protocol">http</stringProp>
569
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1426
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
570
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1427
            <stringProp name="HTTPSampler.path">/images/filter-divider.gif</stringProp>
571
            <stringProp name="HTTPSampler.path">/images/1000194/icon.jpg</stringProp>
1428
            <stringProp name="HTTPSampler.method">GET</stringProp>
572
            <stringProp name="HTTPSampler.method">GET</stringProp>
1429
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
573
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1430
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
574
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1431
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
575
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1432
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
576
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 1436... Line 580...
1436
          <hashTree/>
580
          <hashTree/>
1437
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-bar.png" enabled="true">
581
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-bar.png" enabled="true">
1438
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
582
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1439
              <collectionProp name="Arguments.arguments"/>
583
              <collectionProp name="Arguments.arguments"/>
1440
            </elementProp>
584
            </elementProp>
1441
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
585
            <stringProp name="HTTPSampler.domain"></stringProp>
1442
            <stringProp name="HTTPSampler.port">8080</stringProp>
586
            <stringProp name="HTTPSampler.port"></stringProp>
1443
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
587
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1444
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
588
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1445
            <stringProp name="HTTPSampler.protocol">http</stringProp>
589
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1446
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
590
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1447
            <stringProp name="HTTPSampler.path">/images/slider-bar.png</stringProp>
591
            <stringProp name="HTTPSampler.path">/images/slider-bar.png</stringProp>
Line 1452... Line 596...
1452
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
596
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1453
            <boolProp name="HTTPSampler.monitor">false</boolProp>
597
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1454
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
598
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1455
          </HTTPSampler>
599
          </HTTPSampler>
1456
          <hashTree/>
600
          <hashTree/>
1457
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/favicon.ico" enabled="true">
601
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-handler.png" enabled="true">
1458
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
602
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1459
              <collectionProp name="Arguments.arguments"/>
603
              <collectionProp name="Arguments.arguments"/>
1460
            </elementProp>
604
            </elementProp>
1461
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
605
            <stringProp name="HTTPSampler.domain"></stringProp>
1462
            <stringProp name="HTTPSampler.port">8080</stringProp>
606
            <stringProp name="HTTPSampler.port"></stringProp>
1463
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
607
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1464
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
608
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1465
            <stringProp name="HTTPSampler.protocol">http</stringProp>
609
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1466
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
610
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1467
            <stringProp name="HTTPSampler.path">/images/favicon.ico</stringProp>
611
            <stringProp name="HTTPSampler.path">/images/slider-handler.png</stringProp>
1468
            <stringProp name="HTTPSampler.method">GET</stringProp>
612
            <stringProp name="HTTPSampler.method">GET</stringProp>
1469
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
613
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1470
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
614
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1471
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
615
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1472
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
616
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
Line 1480... Line 624...
1480
                <elementProp name="fq" elementType="HTTPArgument">
624
                <elementProp name="fq" elementType="HTTPArgument">
1481
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
625
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1482
                  <stringProp name="Argument.name">fq</stringProp>
626
                  <stringProp name="Argument.name">fq</stringProp>
1483
                  <stringProp name="Argument.value">F_50001:BlackBerry</stringProp>
627
                  <stringProp name="Argument.value">F_50001:BlackBerry</stringProp>
1484
                  <stringProp name="Argument.metadata">=</stringProp>
628
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
629
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1485
                </elementProp>
630
                </elementProp>
1486
              </collectionProp>
631
              </collectionProp>
1487
            </elementProp>
632
            </elementProp>
1488
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
633
            <stringProp name="HTTPSampler.domain"></stringProp>
1489
            <stringProp name="HTTPSampler.port">8080</stringProp>
634
            <stringProp name="HTTPSampler.port"></stringProp>
1490
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
635
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1491
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
636
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1492
            <stringProp name="HTTPSampler.protocol">http</stringProp>
637
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1493
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
638
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1494
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
639
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
Line 1510... Line 655...
1510
                  <stringProp name="Argument.value"></stringProp>
655
                  <stringProp name="Argument.value"></stringProp>
1511
                  <stringProp name="Argument.metadata"></stringProp>
656
                  <stringProp name="Argument.metadata"></stringProp>
1512
                </elementProp>
657
                </elementProp>
1513
              </collectionProp>
658
              </collectionProp>
1514
            </elementProp>
659
            </elementProp>
1515
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
660
            <stringProp name="HTTPSampler.domain"></stringProp>
1516
            <stringProp name="HTTPSampler.port">8080</stringProp>
661
            <stringProp name="HTTPSampler.port"></stringProp>
1517
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
662
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1518
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
663
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1519
            <stringProp name="HTTPSampler.protocol">http</stringProp>
664
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1520
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
665
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1521
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
666
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
Line 1540... Line 685...
1540
                <elementProp name="min-price" elementType="HTTPArgument">
685
                <elementProp name="min-price" elementType="HTTPArgument">
1541
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
686
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1542
                  <stringProp name="Argument.name">min-price</stringProp>
687
                  <stringProp name="Argument.name">min-price</stringProp>
1543
                  <stringProp name="Argument.value">13700</stringProp>
688
                  <stringProp name="Argument.value">13700</stringProp>
1544
                  <stringProp name="Argument.metadata">=</stringProp>
689
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
690
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1545
                </elementProp>
691
                </elementProp>
1546
                <elementProp name="max-price" elementType="HTTPArgument">
692
                <elementProp name="max-price" elementType="HTTPArgument">
1547
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
693
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1548
                  <stringProp name="Argument.name">max-price</stringProp>
694
                  <stringProp name="Argument.name">max-price</stringProp>
1549
                  <stringProp name="Argument.value">25390</stringProp>
695
                  <stringProp name="Argument.value">24140</stringProp>
1550
                  <stringProp name="Argument.metadata">=</stringProp>
696
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
697
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1551
                </elementProp>
698
                </elementProp>
1552
              </collectionProp>
699
              </collectionProp>
1553
            </elementProp>
700
            </elementProp>
1554
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
701
            <stringProp name="HTTPSampler.domain"></stringProp>
1555
            <stringProp name="HTTPSampler.port">8080</stringProp>
702
            <stringProp name="HTTPSampler.port"></stringProp>
1556
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
703
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1557
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
704
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1558
            <stringProp name="HTTPSampler.protocol">http</stringProp>
705
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1559
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
706
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1560
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
707
            <stringProp name="HTTPSampler.path">/business-phones/10002</stringProp>
Line 1573... Line 720...
1573
                <elementProp name="productid" elementType="HTTPArgument">
720
                <elementProp name="productid" elementType="HTTPArgument">
1574
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
721
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1575
                  <stringProp name="Argument.name">productid</stringProp>
722
                  <stringProp name="Argument.name">productid</stringProp>
1576
                  <stringProp name="Argument.value">11</stringProp>
723
                  <stringProp name="Argument.value">11</stringProp>
1577
                  <stringProp name="Argument.metadata">=</stringProp>
724
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
725
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1578
                </elementProp>
726
                </elementProp>
1579
              </collectionProp>
727
              </collectionProp>
1580
            </elementProp>
728
            </elementProp>
1581
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
729
            <stringProp name="HTTPSampler.domain"></stringProp>
1582
            <stringProp name="HTTPSampler.port">8080</stringProp>
730
            <stringProp name="HTTPSampler.port"></stringProp>
1583
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
731
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1584
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
732
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1585
            <stringProp name="HTTPSampler.protocol">http</stringProp>
733
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1586
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
734
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1587
            <stringProp name="HTTPSampler.path">/cart</stringProp>
735
            <stringProp name="HTTPSampler.path">/cart</stringProp>
Line 1600... Line 748...
1600
                <elementProp name="productid" elementType="HTTPArgument">
748
                <elementProp name="productid" elementType="HTTPArgument">
1601
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
749
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1602
                  <stringProp name="Argument.name">productid</stringProp>
750
                  <stringProp name="Argument.name">productid</stringProp>
1603
                  <stringProp name="Argument.value">1000120</stringProp>
751
                  <stringProp name="Argument.value">1000120</stringProp>
1604
                  <stringProp name="Argument.metadata">=</stringProp>
752
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
753
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1605
                </elementProp>
754
                </elementProp>
1606
              </collectionProp>
755
              </collectionProp>
1607
            </elementProp>
756
            </elementProp>
1608
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
757
            <stringProp name="HTTPSampler.domain"></stringProp>
1609
            <stringProp name="HTTPSampler.port">8080</stringProp>
758
            <stringProp name="HTTPSampler.port"></stringProp>
1610
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
759
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1611
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
760
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1612
            <stringProp name="HTTPSampler.protocol">http</stringProp>
761
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1613
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
762
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1614
            <stringProp name="HTTPSampler.path">/myresearch</stringProp>
763
            <stringProp name="HTTPSampler.path">/myresearch</stringProp>