Subversion Repositories SmartDukaan

Rev

Rev 1195 | Rev 1392 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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