Subversion Repositories SmartDukaan

Rev

Rev 1646 | 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">
1392 vikas 9
        <collectionProp name="Arguments.arguments">
10
          <elementProp name="user.saholic.server" elementType="Argument">
11
            <stringProp name="Argument.name">user.saholic.server</stringProp>
12
            <stringProp name="Argument.value">${__P(saholic.server, localhost)}</stringProp>
13
            <stringProp name="Argument.metadata">=</stringProp>
14
          </elementProp>
15
          <elementProp name="user.saholic.port" elementType="Argument">
16
            <stringProp name="Argument.name">user.saholic.port</stringProp>
17
            <stringProp name="Argument.value">${__P(saholic.port, 8080)}</stringProp>
18
            <stringProp name="Argument.metadata">=</stringProp>
19
          </elementProp>
20
        </collectionProp>
1195 vikas 21
      </elementProp>
22
      <stringProp name="TestPlan.user_define_classpath"></stringProp>
23
    </TestPlan>
24
    <hashTree>
25
      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
26
        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
27
        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
28
          <boolProp name="LoopController.continue_forever">false</boolProp>
29
          <stringProp name="LoopController.loops">1</stringProp>
30
        </elementProp>
31
        <stringProp name="ThreadGroup.num_threads">1</stringProp>
32
        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
1392 vikas 33
        <longProp name="ThreadGroup.start_time">1302610666000</longProp>
34
        <longProp name="ThreadGroup.end_time">1302610666000</longProp>
1195 vikas 35
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
36
        <stringProp name="ThreadGroup.duration"></stringProp>
37
        <stringProp name="ThreadGroup.delay"></stringProp>
38
      </ThreadGroup>
39
      <hashTree>
40
        <CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
41
          <collectionProp name="CookieManager.cookies"/>
42
          <boolProp name="CookieManager.clearEachIteration">false</boolProp>
43
          <stringProp name="CookieManager.policy">rfc2109</stringProp>
44
        </CookieManager>
45
        <hashTree/>
46
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
47
        <hashTree>
1392 vikas 48
          <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
49
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
50
              <collectionProp name="Arguments.arguments"/>
51
            </elementProp>
1656 vikas 52
            <stringProp name="HTTPSampler.domain">${user.saholic.server}</stringProp>
53
            <stringProp name="HTTPSampler.port">${user.saholic.port}</stringProp>
1392 vikas 54
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
55
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
56
            <stringProp name="HTTPSampler.protocol"></stringProp>
57
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
58
            <stringProp name="HTTPSampler.path"></stringProp>
59
          </ConfigTestElement>
60
          <hashTree/>
1195 vikas 61
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1646 vikas 63
              <collectionProp name="Arguments.arguments"/>
64
            </elementProp>
65
            <stringProp name="HTTPSampler.domain"></stringProp>
66
            <stringProp name="HTTPSampler.port"></stringProp>
67
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
68
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
69
            <stringProp name="HTTPSampler.protocol">http</stringProp>
70
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
71
            <stringProp name="HTTPSampler.path">/login</stringProp>
72
            <stringProp name="HTTPSampler.method">GET</stringProp>
73
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
74
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
75
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
76
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
77
            <boolProp name="HTTPSampler.monitor">false</boolProp>
78
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
79
          </HTTPSampler>
80
          <hashTree/>
81
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/style.css" enabled="true">
82
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
83
              <collectionProp name="Arguments.arguments"/>
84
            </elementProp>
85
            <stringProp name="HTTPSampler.domain"></stringProp>
86
            <stringProp name="HTTPSampler.port"></stringProp>
87
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
88
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
89
            <stringProp name="HTTPSampler.protocol">http</stringProp>
90
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
91
            <stringProp name="HTTPSampler.path">/css/style.css</stringProp>
92
            <stringProp name="HTTPSampler.method">GET</stringProp>
93
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
94
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
95
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
96
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
97
            <boolProp name="HTTPSampler.monitor">false</boolProp>
98
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
99
          </HTTPSampler>
100
          <hashTree/>
101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/common.css" enabled="true">
102
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
103
              <collectionProp name="Arguments.arguments"/>
104
            </elementProp>
105
            <stringProp name="HTTPSampler.domain"></stringProp>
106
            <stringProp name="HTTPSampler.port"></stringProp>
107
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
108
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
109
            <stringProp name="HTTPSampler.protocol">http</stringProp>
110
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
111
            <stringProp name="HTTPSampler.path">/css/common.css</stringProp>
112
            <stringProp name="HTTPSampler.method">GET</stringProp>
113
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
114
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
115
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
116
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
117
            <boolProp name="HTTPSampler.monitor">false</boolProp>
118
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
119
          </HTTPSampler>
120
          <hashTree/>
121
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.css" enabled="true">
122
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
123
              <collectionProp name="Arguments.arguments"/>
124
            </elementProp>
125
            <stringProp name="HTTPSampler.domain"></stringProp>
126
            <stringProp name="HTTPSampler.port"></stringProp>
127
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
128
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
129
            <stringProp name="HTTPSampler.protocol">http</stringProp>
130
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
131
            <stringProp name="HTTPSampler.path">/css/cart.css</stringProp>
132
            <stringProp name="HTTPSampler.method">GET</stringProp>
133
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
134
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
135
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
136
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
137
            <boolProp name="HTTPSampler.monitor">false</boolProp>
138
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
139
          </HTTPSampler>
140
          <hashTree/>
141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/demoStyles.css" enabled="true">
142
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
143
              <collectionProp name="Arguments.arguments"/>
144
            </elementProp>
145
            <stringProp name="HTTPSampler.domain"></stringProp>
146
            <stringProp name="HTTPSampler.port"></stringProp>
147
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
148
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
149
            <stringProp name="HTTPSampler.protocol">http</stringProp>
150
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
151
            <stringProp name="HTTPSampler.path">/css/demoStyles.css</stringProp>
152
            <stringProp name="HTTPSampler.method">GET</stringProp>
153
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
154
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
155
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
156
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
157
            <boolProp name="HTTPSampler.monitor">false</boolProp>
158
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
159
          </HTTPSampler>
160
          <hashTree/>
161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.css" enabled="true">
162
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
163
              <collectionProp name="Arguments.arguments"/>
164
            </elementProp>
165
            <stringProp name="HTTPSampler.domain"></stringProp>
166
            <stringProp name="HTTPSampler.port"></stringProp>
167
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
168
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
169
            <stringProp name="HTTPSampler.protocol">http</stringProp>
170
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
171
            <stringProp name="HTTPSampler.path">/css/contactus.css</stringProp>
172
            <stringProp name="HTTPSampler.method">GET</stringProp>
173
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
174
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
175
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
176
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
177
            <boolProp name="HTTPSampler.monitor">false</boolProp>
178
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
179
          </HTTPSampler>
180
          <hashTree/>
181
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/all.js" enabled="true">
182
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
183
              <collectionProp name="Arguments.arguments"/>
184
            </elementProp>
185
            <stringProp name="HTTPSampler.domain"></stringProp>
186
            <stringProp name="HTTPSampler.port"></stringProp>
187
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
188
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
189
            <stringProp name="HTTPSampler.protocol">http</stringProp>
190
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
191
            <stringProp name="HTTPSampler.path">/js/all.js</stringProp>
192
            <stringProp name="HTTPSampler.method">GET</stringProp>
193
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
194
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
195
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
196
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
197
            <boolProp name="HTTPSampler.monitor">false</boolProp>
198
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
199
          </HTTPSampler>
200
          <hashTree/>
201
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-1.4.2.js" enabled="true">
202
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
203
              <collectionProp name="Arguments.arguments"/>
204
            </elementProp>
205
            <stringProp name="HTTPSampler.domain"></stringProp>
206
            <stringProp name="HTTPSampler.port"></stringProp>
207
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
208
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
209
            <stringProp name="HTTPSampler.protocol">http</stringProp>
210
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
211
            <stringProp name="HTTPSampler.path">/js/jquery-1.4.2.js</stringProp>
212
            <stringProp name="HTTPSampler.method">GET</stringProp>
213
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
214
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
215
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
216
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
217
            <boolProp name="HTTPSampler.monitor">false</boolProp>
218
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
219
          </HTTPSampler>
220
          <hashTree/>
221
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
222
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
223
              <collectionProp name="Arguments.arguments"/>
224
            </elementProp>
225
            <stringProp name="HTTPSampler.domain"></stringProp>
226
            <stringProp name="HTTPSampler.port"></stringProp>
227
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
228
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
229
            <stringProp name="HTTPSampler.protocol">http</stringProp>
230
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
231
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
232
            <stringProp name="HTTPSampler.method">GET</stringProp>
233
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
234
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
235
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
236
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
237
            <boolProp name="HTTPSampler.monitor">false</boolProp>
238
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
239
          </HTTPSampler>
240
          <hashTree/>
241
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
242
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
243
              <collectionProp name="Arguments.arguments"/>
244
            </elementProp>
245
            <stringProp name="HTTPSampler.domain"></stringProp>
246
            <stringProp name="HTTPSampler.port"></stringProp>
247
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
248
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
249
            <stringProp name="HTTPSampler.protocol">http</stringProp>
250
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
251
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
252
            <stringProp name="HTTPSampler.method">GET</stringProp>
253
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
254
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
255
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
256
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
257
            <boolProp name="HTTPSampler.monitor">false</boolProp>
258
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
259
          </HTTPSampler>
260
          <hashTree/>
261
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/signinsignup.css" enabled="true">
262
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
263
              <collectionProp name="Arguments.arguments"/>
264
            </elementProp>
265
            <stringProp name="HTTPSampler.domain"></stringProp>
266
            <stringProp name="HTTPSampler.port"></stringProp>
267
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
268
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
269
            <stringProp name="HTTPSampler.protocol">http</stringProp>
270
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
271
            <stringProp name="HTTPSampler.path">/css/signinsignup.css</stringProp>
272
            <stringProp name="HTTPSampler.method">GET</stringProp>
273
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
274
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
275
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
276
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
277
            <boolProp name="HTTPSampler.monitor">false</boolProp>
278
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
279
          </HTTPSampler>
280
          <hashTree/>
281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/gc_safari.css" enabled="true">
282
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
283
              <collectionProp name="Arguments.arguments"/>
284
            </elementProp>
285
            <stringProp name="HTTPSampler.domain"></stringProp>
286
            <stringProp name="HTTPSampler.port"></stringProp>
287
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
288
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
289
            <stringProp name="HTTPSampler.protocol">http</stringProp>
290
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
291
            <stringProp name="HTTPSampler.path">/css/gc_safari.css</stringProp>
292
            <stringProp name="HTTPSampler.method">GET</stringProp>
293
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
294
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
295
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
296
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
297
            <boolProp name="HTTPSampler.monitor">false</boolProp>
298
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
299
          </HTTPSampler>
300
          <hashTree/>
301
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" enabled="true">
302
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
303
              <collectionProp name="Arguments.arguments"/>
304
            </elementProp>
305
            <stringProp name="HTTPSampler.domain"></stringProp>
306
            <stringProp name="HTTPSampler.port"></stringProp>
307
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
308
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
309
            <stringProp name="HTTPSampler.protocol">http</stringProp>
310
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
311
            <stringProp name="HTTPSampler.path">/css/myaccount.css</stringProp>
312
            <stringProp name="HTTPSampler.method">GET</stringProp>
313
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
314
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
315
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
316
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
317
            <boolProp name="HTTPSampler.monitor">false</boolProp>
318
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
319
          </HTTPSampler>
320
          <hashTree/>
321
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/nav.css" enabled="true">
322
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
323
              <collectionProp name="Arguments.arguments"/>
324
            </elementProp>
325
            <stringProp name="HTTPSampler.domain"></stringProp>
326
            <stringProp name="HTTPSampler.port"></stringProp>
327
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
328
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
329
            <stringProp name="HTTPSampler.protocol">http</stringProp>
330
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
331
            <stringProp name="HTTPSampler.path">/css/nav.css</stringProp>
332
            <stringProp name="HTTPSampler.method">GET</stringProp>
333
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
334
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
335
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
336
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
337
            <boolProp name="HTTPSampler.monitor">false</boolProp>
338
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
339
          </HTTPSampler>
340
          <hashTree/>
341
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/widget.css" enabled="true">
342
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
343
              <collectionProp name="Arguments.arguments"/>
344
            </elementProp>
345
            <stringProp name="HTTPSampler.domain"></stringProp>
346
            <stringProp name="HTTPSampler.port"></stringProp>
347
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
348
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
349
            <stringProp name="HTTPSampler.protocol">http</stringProp>
350
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
351
            <stringProp name="HTTPSampler.path">/css/widget.css</stringProp>
352
            <stringProp name="HTTPSampler.method">GET</stringProp>
353
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
354
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
355
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
356
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
357
            <boolProp name="HTTPSampler.monitor">false</boolProp>
358
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
359
          </HTTPSampler>
360
          <hashTree/>
361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/product.css" enabled="true">
362
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
363
              <collectionProp name="Arguments.arguments"/>
364
            </elementProp>
365
            <stringProp name="HTTPSampler.domain"></stringProp>
366
            <stringProp name="HTTPSampler.port"></stringProp>
367
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
368
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
369
            <stringProp name="HTTPSampler.protocol">http</stringProp>
370
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
371
            <stringProp name="HTTPSampler.path">/css/product.css</stringProp>
372
            <stringProp name="HTTPSampler.method">GET</stringProp>
373
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
374
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
375
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
376
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
377
            <boolProp name="HTTPSampler.monitor">false</boolProp>
378
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
379
          </HTTPSampler>
380
          <hashTree/>
381
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/myaccount.js" enabled="true">
382
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
383
              <collectionProp name="Arguments.arguments"/>
384
            </elementProp>
385
            <stringProp name="HTTPSampler.domain"></stringProp>
386
            <stringProp name="HTTPSampler.port"></stringProp>
387
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
388
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
389
            <stringProp name="HTTPSampler.protocol">http</stringProp>
390
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
391
            <stringProp name="HTTPSampler.path">/js/myaccount.js</stringProp>
392
            <stringProp name="HTTPSampler.method">GET</stringProp>
393
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
394
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
395
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
396
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
397
            <boolProp name="HTTPSampler.monitor">false</boolProp>
398
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
399
          </HTTPSampler>
400
          <hashTree/>
401
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.number_format.js" enabled="true">
402
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
403
              <collectionProp name="Arguments.arguments"/>
404
            </elementProp>
405
            <stringProp name="HTTPSampler.domain"></stringProp>
406
            <stringProp name="HTTPSampler.port"></stringProp>
407
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
408
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
409
            <stringProp name="HTTPSampler.protocol">http</stringProp>
410
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
411
            <stringProp name="HTTPSampler.path">/js/jquery.number_format.js</stringProp>
412
            <stringProp name="HTTPSampler.method">GET</stringProp>
413
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
414
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
415
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
416
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
417
            <boolProp name="HTTPSampler.monitor">false</boolProp>
418
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
419
          </HTTPSampler>
420
          <hashTree/>
421
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.Storage.js" enabled="true">
422
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
423
              <collectionProp name="Arguments.arguments"/>
424
            </elementProp>
425
            <stringProp name="HTTPSampler.domain"></stringProp>
426
            <stringProp name="HTTPSampler.port"></stringProp>
427
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
428
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
429
            <stringProp name="HTTPSampler.protocol">http</stringProp>
430
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
431
            <stringProp name="HTTPSampler.path">/js/jquery.Storage.js</stringProp>
432
            <stringProp name="HTTPSampler.method">GET</stringProp>
433
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
434
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
435
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
436
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
437
            <boolProp name="HTTPSampler.monitor">false</boolProp>
438
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
439
          </HTTPSampler>
440
          <hashTree/>
441
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/custom-jquery.js" enabled="true">
442
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
443
              <collectionProp name="Arguments.arguments"/>
444
            </elementProp>
445
            <stringProp name="HTTPSampler.domain"></stringProp>
446
            <stringProp name="HTTPSampler.port"></stringProp>
447
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
448
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
449
            <stringProp name="HTTPSampler.protocol">http</stringProp>
450
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
451
            <stringProp name="HTTPSampler.path">/js/custom-jquery.js</stringProp>
452
            <stringProp name="HTTPSampler.method">GET</stringProp>
453
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
454
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
455
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
456
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
457
            <boolProp name="HTTPSampler.monitor">false</boolProp>
458
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
459
          </HTTPSampler>
460
          <hashTree/>
461
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.js" enabled="true">
462
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
463
              <collectionProp name="Arguments.arguments"/>
464
            </elementProp>
465
            <stringProp name="HTTPSampler.domain"></stringProp>
466
            <stringProp name="HTTPSampler.port"></stringProp>
467
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
468
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
469
            <stringProp name="HTTPSampler.protocol">http</stringProp>
470
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
471
            <stringProp name="HTTPSampler.path">/js/gallery.js</stringProp>
472
            <stringProp name="HTTPSampler.method">GET</stringProp>
473
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
474
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
475
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
476
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
477
            <boolProp name="HTTPSampler.monitor">false</boolProp>
478
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
479
          </HTTPSampler>
480
          <hashTree/>
481
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_slidetab.js" enabled="true">
482
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
483
              <collectionProp name="Arguments.arguments"/>
484
            </elementProp>
485
            <stringProp name="HTTPSampler.domain"></stringProp>
486
            <stringProp name="HTTPSampler.port"></stringProp>
487
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
488
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
489
            <stringProp name="HTTPSampler.protocol">http</stringProp>
490
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
491
            <stringProp name="HTTPSampler.path">/js/widget_slidetab.js</stringProp>
492
            <stringProp name="HTTPSampler.method">GET</stringProp>
493
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
494
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
495
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
496
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
497
            <boolProp name="HTTPSampler.monitor">false</boolProp>
498
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
499
          </HTTPSampler>
500
          <hashTree/>
501
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.truncate.min.js" enabled="true">
502
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
503
              <collectionProp name="Arguments.arguments"/>
504
            </elementProp>
505
            <stringProp name="HTTPSampler.domain"></stringProp>
506
            <stringProp name="HTTPSampler.port"></stringProp>
507
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
508
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
509
            <stringProp name="HTTPSampler.protocol">http</stringProp>
510
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
511
            <stringProp name="HTTPSampler.path">/js/jquery.truncate.min.js</stringProp>
512
            <stringProp name="HTTPSampler.method">GET</stringProp>
513
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
514
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
515
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
516
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
517
            <boolProp name="HTTPSampler.monitor">false</boolProp>
518
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
519
          </HTTPSampler>
520
          <hashTree/>
521
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
522
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
523
              <collectionProp name="Arguments.arguments"/>
524
            </elementProp>
525
            <stringProp name="HTTPSampler.domain"></stringProp>
526
            <stringProp name="HTTPSampler.port"></stringProp>
527
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
528
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
529
            <stringProp name="HTTPSampler.protocol">http</stringProp>
530
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
531
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
532
            <stringProp name="HTTPSampler.method">GET</stringProp>
533
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
534
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
535
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
536
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
537
            <boolProp name="HTTPSampler.monitor">false</boolProp>
538
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
539
          </HTTPSampler>
540
          <hashTree/>
541
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jsapi.js" enabled="true">
542
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
543
              <collectionProp name="Arguments.arguments"/>
544
            </elementProp>
545
            <stringProp name="HTTPSampler.domain"></stringProp>
546
            <stringProp name="HTTPSampler.port"></stringProp>
547
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
548
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
549
            <stringProp name="HTTPSampler.protocol">http</stringProp>
550
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
551
            <stringProp name="HTTPSampler.path">/js/jsapi.js</stringProp>
552
            <stringProp name="HTTPSampler.method">GET</stringProp>
553
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
554
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
555
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
556
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
557
            <boolProp name="HTTPSampler.monitor">false</boolProp>
558
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
559
          </HTTPSampler>
560
          <hashTree/>
561
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/charLimit.js" enabled="true">
562
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
563
              <collectionProp name="Arguments.arguments"/>
564
            </elementProp>
565
            <stringProp name="HTTPSampler.domain"></stringProp>
566
            <stringProp name="HTTPSampler.port"></stringProp>
567
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
568
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
569
            <stringProp name="HTTPSampler.protocol">http</stringProp>
570
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
571
            <stringProp name="HTTPSampler.path">/js/charLimit.js</stringProp>
572
            <stringProp name="HTTPSampler.method">GET</stringProp>
573
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
574
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
575
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
576
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
577
            <boolProp name="HTTPSampler.monitor">false</boolProp>
578
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
579
          </HTTPSampler>
580
          <hashTree/>
581
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/shippingAddress.js" enabled="true">
582
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
583
              <collectionProp name="Arguments.arguments"/>
584
            </elementProp>
585
            <stringProp name="HTTPSampler.domain"></stringProp>
586
            <stringProp name="HTTPSampler.port"></stringProp>
587
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
588
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
589
            <stringProp name="HTTPSampler.protocol">http</stringProp>
590
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
591
            <stringProp name="HTTPSampler.path">/js/shippingAddress.js</stringProp>
592
            <stringProp name="HTTPSampler.method">GET</stringProp>
593
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
594
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
595
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
596
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
597
            <boolProp name="HTTPSampler.monitor">false</boolProp>
598
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
599
          </HTTPSampler>
600
          <hashTree/>
601
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
602
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
603
              <collectionProp name="Arguments.arguments"/>
604
            </elementProp>
605
            <stringProp name="HTTPSampler.domain"></stringProp>
606
            <stringProp name="HTTPSampler.port"></stringProp>
607
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
608
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
609
            <stringProp name="HTTPSampler.protocol">http</stringProp>
610
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
611
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
612
            <stringProp name="HTTPSampler.method">GET</stringProp>
613
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
614
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
615
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
616
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
617
            <boolProp name="HTTPSampler.monitor">false</boolProp>
618
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
619
          </HTTPSampler>
620
          <hashTree/>
621
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.tipsy.js" enabled="true">
622
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
623
              <collectionProp name="Arguments.arguments"/>
624
            </elementProp>
625
            <stringProp name="HTTPSampler.domain"></stringProp>
626
            <stringProp name="HTTPSampler.port"></stringProp>
627
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
628
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
629
            <stringProp name="HTTPSampler.protocol">http</stringProp>
630
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
631
            <stringProp name="HTTPSampler.path">/js/jquery.tipsy.js</stringProp>
632
            <stringProp name="HTTPSampler.method">GET</stringProp>
633
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
634
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
635
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
636
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
637
            <boolProp name="HTTPSampler.monitor">false</boolProp>
638
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
639
          </HTTPSampler>
640
          <hashTree/>
641
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.js" enabled="true">
642
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
643
              <collectionProp name="Arguments.arguments"/>
644
            </elementProp>
645
            <stringProp name="HTTPSampler.domain"></stringProp>
646
            <stringProp name="HTTPSampler.port"></stringProp>
647
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
648
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
649
            <stringProp name="HTTPSampler.protocol">http</stringProp>
650
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
651
            <stringProp name="HTTPSampler.path">/js/widget_accordion.js</stringProp>
652
            <stringProp name="HTTPSampler.method">GET</stringProp>
653
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
654
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
655
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
656
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
657
            <boolProp name="HTTPSampler.monitor">false</boolProp>
658
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
659
          </HTTPSampler>
660
          <hashTree/>
661
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/colorbox.css" enabled="true">
662
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
663
              <collectionProp name="Arguments.arguments"/>
664
            </elementProp>
665
            <stringProp name="HTTPSampler.domain"></stringProp>
666
            <stringProp name="HTTPSampler.port"></stringProp>
667
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
668
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
669
            <stringProp name="HTTPSampler.protocol">http</stringProp>
670
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
671
            <stringProp name="HTTPSampler.path">/css/colorbox.css</stringProp>
672
            <stringProp name="HTTPSampler.method">GET</stringProp>
673
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
674
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
675
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
676
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
677
            <boolProp name="HTTPSampler.monitor">false</boolProp>
678
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
679
          </HTTPSampler>
680
          <hashTree/>
681
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/productCategory.js" enabled="true">
682
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
683
              <collectionProp name="Arguments.arguments"/>
684
            </elementProp>
685
            <stringProp name="HTTPSampler.domain"></stringProp>
686
            <stringProp name="HTTPSampler.port"></stringProp>
687
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
688
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
689
            <stringProp name="HTTPSampler.protocol">http</stringProp>
690
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
691
            <stringProp name="HTTPSampler.path">/js/productCategory.js</stringProp>
692
            <stringProp name="HTTPSampler.method">GET</stringProp>
693
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
694
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
695
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
696
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
697
            <boolProp name="HTTPSampler.monitor">false</boolProp>
698
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
699
          </HTTPSampler>
700
          <hashTree/>
701
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.cookie.js" enabled="true">
702
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
703
              <collectionProp name="Arguments.arguments"/>
704
            </elementProp>
705
            <stringProp name="HTTPSampler.domain"></stringProp>
706
            <stringProp name="HTTPSampler.port"></stringProp>
707
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
708
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
709
            <stringProp name="HTTPSampler.protocol">http</stringProp>
710
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
711
            <stringProp name="HTTPSampler.path">/js/jquery.cookie.js</stringProp>
712
            <stringProp name="HTTPSampler.method">GET</stringProp>
713
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
714
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
715
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
716
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
717
            <boolProp name="HTTPSampler.monitor">false</boolProp>
718
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
719
          </HTTPSampler>
720
          <hashTree/>
721
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loopedslider.js" enabled="true">
722
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
723
              <collectionProp name="Arguments.arguments"/>
724
            </elementProp>
725
            <stringProp name="HTTPSampler.domain"></stringProp>
726
            <stringProp name="HTTPSampler.port"></stringProp>
727
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
728
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
729
            <stringProp name="HTTPSampler.protocol">http</stringProp>
730
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
731
            <stringProp name="HTTPSampler.path">/js/loopedslider.js</stringProp>
732
            <stringProp name="HTTPSampler.method">GET</stringProp>
733
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
734
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
735
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
736
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
737
            <boolProp name="HTTPSampler.monitor">false</boolProp>
738
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
739
          </HTTPSampler>
740
          <hashTree/>
741
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-ui.min.js" enabled="true">
742
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
743
              <collectionProp name="Arguments.arguments"/>
744
            </elementProp>
745
            <stringProp name="HTTPSampler.domain"></stringProp>
746
            <stringProp name="HTTPSampler.port"></stringProp>
747
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
748
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
749
            <stringProp name="HTTPSampler.protocol">http</stringProp>
750
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
751
            <stringProp name="HTTPSampler.path">/js/jquery-ui.min.js</stringProp>
752
            <stringProp name="HTTPSampler.method">GET</stringProp>
753
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
754
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
755
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
756
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
757
            <boolProp name="HTTPSampler.monitor">false</boolProp>
758
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
759
          </HTTPSampler>
760
          <hashTree/>
761
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
762
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
763
              <collectionProp name="Arguments.arguments"/>
764
            </elementProp>
765
            <stringProp name="HTTPSampler.domain"></stringProp>
766
            <stringProp name="HTTPSampler.port"></stringProp>
767
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
768
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
769
            <stringProp name="HTTPSampler.protocol">http</stringProp>
770
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
771
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</stringProp>
772
            <stringProp name="HTTPSampler.method">GET</stringProp>
773
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
774
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
775
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
776
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
777
            <boolProp name="HTTPSampler.monitor">false</boolProp>
778
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
779
          </HTTPSampler>
780
          <hashTree/>
781
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" enabled="true">
782
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
783
              <collectionProp name="Arguments.arguments"/>
784
            </elementProp>
785
            <stringProp name="HTTPSampler.domain"></stringProp>
786
            <stringProp name="HTTPSampler.port"></stringProp>
787
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
788
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
789
            <stringProp name="HTTPSampler.protocol">http</stringProp>
790
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
791
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</stringProp>
792
            <stringProp name="HTTPSampler.method">GET</stringProp>
793
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
794
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
795
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
796
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
797
            <boolProp name="HTTPSampler.monitor">false</boolProp>
798
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
799
          </HTTPSampler>
800
          <hashTree/>
801
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-left.jpg" enabled="true">
802
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
803
              <collectionProp name="Arguments.arguments"/>
804
            </elementProp>
805
            <stringProp name="HTTPSampler.domain"></stringProp>
806
            <stringProp name="HTTPSampler.port"></stringProp>
807
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
808
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
809
            <stringProp name="HTTPSampler.protocol">http</stringProp>
810
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
811
            <stringProp name="HTTPSampler.path">/images/product-detail-top-left.jpg</stringProp>
812
            <stringProp name="HTTPSampler.method">GET</stringProp>
813
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
814
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
815
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
816
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
817
            <boolProp name="HTTPSampler.monitor">false</boolProp>
818
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
819
          </HTTPSampler>
820
          <hashTree/>
821
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-left.jpg" enabled="true">
822
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
823
              <collectionProp name="Arguments.arguments"/>
824
            </elementProp>
825
            <stringProp name="HTTPSampler.domain"></stringProp>
826
            <stringProp name="HTTPSampler.port"></stringProp>
827
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
828
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
829
            <stringProp name="HTTPSampler.protocol">http</stringProp>
830
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
831
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-left.jpg</stringProp>
832
            <stringProp name="HTTPSampler.method">GET</stringProp>
833
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
834
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
835
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
836
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
837
            <boolProp name="HTTPSampler.monitor">false</boolProp>
838
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
839
          </HTTPSampler>
840
          <hashTree/>
841
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch" enabled="true">
842
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 843
              <collectionProp name="Arguments.arguments">
1646 vikas 844
                <elementProp name="_" elementType="HTTPArgument">
845
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
846
                  <stringProp name="Argument.name">_</stringProp>
847
                  <stringProp name="Argument.value">1304345998950</stringProp>
848
                  <stringProp name="Argument.metadata">=</stringProp>
849
                </elementProp>
850
              </collectionProp>
851
            </elementProp>
852
            <stringProp name="HTTPSampler.domain"></stringProp>
853
            <stringProp name="HTTPSampler.port"></stringProp>
854
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
855
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
856
            <stringProp name="HTTPSampler.protocol">http</stringProp>
857
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
858
            <stringProp name="HTTPSampler.path">/myresearch</stringProp>
859
            <stringProp name="HTTPSampler.method">GET</stringProp>
860
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
861
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
862
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
863
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
864
            <boolProp name="HTTPSampler.monitor">false</boolProp>
865
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
866
          </HTTPSampler>
867
          <hashTree/>
868
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history" enabled="true">
869
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
870
              <collectionProp name="Arguments.arguments">
871
                <elementProp name="_" elementType="HTTPArgument">
872
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
873
                  <stringProp name="Argument.name">_</stringProp>
874
                  <stringProp name="Argument.value">1304345998951</stringProp>
875
                  <stringProp name="Argument.metadata">=</stringProp>
876
                </elementProp>
877
              </collectionProp>
878
            </elementProp>
879
            <stringProp name="HTTPSampler.domain"></stringProp>
880
            <stringProp name="HTTPSampler.port"></stringProp>
881
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
882
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
883
            <stringProp name="HTTPSampler.protocol">http</stringProp>
884
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
885
            <stringProp name="HTTPSampler.path">/browse-history</stringProp>
886
            <stringProp name="HTTPSampler.method">GET</stringProp>
887
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
888
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
889
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
890
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
891
            <boolProp name="HTTPSampler.monitor">false</boolProp>
892
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
893
          </HTTPSampler>
894
          <hashTree/>
895
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/favicon.ico" enabled="true">
896
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
897
              <collectionProp name="Arguments.arguments"/>
898
            </elementProp>
899
            <stringProp name="HTTPSampler.domain"></stringProp>
900
            <stringProp name="HTTPSampler.port"></stringProp>
901
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
902
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
903
            <stringProp name="HTTPSampler.protocol">http</stringProp>
904
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
905
            <stringProp name="HTTPSampler.path">/images/favicon.ico</stringProp>
906
            <stringProp name="HTTPSampler.method">GET</stringProp>
907
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
908
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
909
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
910
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
911
            <boolProp name="HTTPSampler.monitor">false</boolProp>
912
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
913
          </HTTPSampler>
914
          <hashTree/>
915
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
916
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
917
              <collectionProp name="Arguments.arguments">
1195 vikas 918
                <elementProp name="email" elementType="HTTPArgument">
919
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
920
                  <stringProp name="Argument.name">email</stringProp>
1646 vikas 921
                  <stringProp name="Argument.value">cartuser@mailinator.com</stringProp>
1195 vikas 922
                  <stringProp name="Argument.metadata">=</stringProp>
923
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
924
                </elementProp>
925
                <elementProp name="password" elementType="HTTPArgument">
926
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
927
                  <stringProp name="Argument.name">password</stringProp>
1646 vikas 928
                  <stringProp name="Argument.value">cartuser</stringProp>
1195 vikas 929
                  <stringProp name="Argument.metadata">=</stringProp>
930
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
931
                </elementProp>
932
                <elementProp name="btnSearch" elementType="HTTPArgument">
933
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
934
                  <stringProp name="Argument.name">btnSearch</stringProp>
935
                  <stringProp name="Argument.value">Login</stringProp>
936
                  <stringProp name="Argument.metadata">=</stringProp>
937
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
938
                </elementProp>
939
              </collectionProp>
940
            </elementProp>
1392 vikas 941
            <stringProp name="HTTPSampler.domain"></stringProp>
942
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 943
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
944
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
945
            <stringProp name="HTTPSampler.protocol">http</stringProp>
946
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
947
            <stringProp name="HTTPSampler.path">/login</stringProp>
948
            <stringProp name="HTTPSampler.method">POST</stringProp>
1646 vikas 949
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
950
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
951
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
952
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
953
            <boolProp name="HTTPSampler.monitor">false</boolProp>
954
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
955
          </HTTPSampler>
956
          <hashTree/>
957
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
958
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
959
              <collectionProp name="Arguments.arguments"/>
960
            </elementProp>
961
            <stringProp name="HTTPSampler.domain"></stringProp>
962
            <stringProp name="HTTPSampler.port"></stringProp>
963
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
964
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
965
            <stringProp name="HTTPSampler.protocol">http</stringProp>
966
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
967
            <stringProp name="HTTPSampler.path">/</stringProp>
968
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 969
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
970
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
971
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
972
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
973
            <boolProp name="HTTPSampler.monitor">false</boolProp>
974
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
975
          </HTTPSampler>
976
          <hashTree/>
1646 vikas 977
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1195 vikas 978
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
979
              <collectionProp name="Arguments.arguments"/>
980
            </elementProp>
1646 vikas 981
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
982
            <stringProp name="HTTPSampler.port"></stringProp>
983
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
984
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
985
            <stringProp name="HTTPSampler.protocol">http</stringProp>
986
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
987
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
988
            <stringProp name="HTTPSampler.method">GET</stringProp>
989
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
990
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
991
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
992
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
993
            <boolProp name="HTTPSampler.monitor">false</boolProp>
994
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
995
          </HTTPSampler>
996
          <hashTree/>
997
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
998
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
999
              <collectionProp name="Arguments.arguments"/>
1000
            </elementProp>
1001
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1002
            <stringProp name="HTTPSampler.port"></stringProp>
1003
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1004
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1005
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1006
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1007
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1008
            <stringProp name="HTTPSampler.method">GET</stringProp>
1009
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1010
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1011
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1012
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1013
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1014
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1015
          </HTTPSampler>
1016
          <hashTree/>
1017
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
1018
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1019
              <collectionProp name="Arguments.arguments"/>
1020
            </elementProp>
1392 vikas 1021
            <stringProp name="HTTPSampler.domain"></stringProp>
1022
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1023
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1024
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1025
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1026
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1027
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
1195 vikas 1028
            <stringProp name="HTTPSampler.method">GET</stringProp>
1029
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1030
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1031
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1032
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1033
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1034
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1035
          </HTTPSampler>
1036
          <hashTree/>
1646 vikas 1037
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
1195 vikas 1038
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1039
              <collectionProp name="Arguments.arguments"/>
1040
            </elementProp>
1646 vikas 1041
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1042
            <stringProp name="HTTPSampler.port"></stringProp>
1043
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1044
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1045
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1046
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1047
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
1048
            <stringProp name="HTTPSampler.method">GET</stringProp>
1049
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1050
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1051
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1052
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1053
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1054
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1055
          </HTTPSampler>
1056
          <hashTree/>
1057
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch" enabled="true">
1058
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1059
              <collectionProp name="Arguments.arguments">
1060
                <elementProp name="_" elementType="HTTPArgument">
1061
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1062
                  <stringProp name="Argument.name">_</stringProp>
1063
                  <stringProp name="Argument.value">1304346009418</stringProp>
1064
                  <stringProp name="Argument.metadata">=</stringProp>
1065
                </elementProp>
1066
              </collectionProp>
1067
            </elementProp>
1392 vikas 1068
            <stringProp name="HTTPSampler.domain"></stringProp>
1069
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1070
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1071
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1072
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1073
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1074
            <stringProp name="HTTPSampler.path">/myresearch</stringProp>
1075
            <stringProp name="HTTPSampler.method">GET</stringProp>
1076
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1077
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1078
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1079
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1080
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1081
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1082
          </HTTPSampler>
1083
          <hashTree/>
1084
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history" enabled="true">
1085
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1086
              <collectionProp name="Arguments.arguments">
1087
                <elementProp name="_" elementType="HTTPArgument">
1088
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1089
                  <stringProp name="Argument.name">_</stringProp>
1090
                  <stringProp name="Argument.value">1304346009419</stringProp>
1091
                  <stringProp name="Argument.metadata">=</stringProp>
1092
                </elementProp>
1093
              </collectionProp>
1094
            </elementProp>
1095
            <stringProp name="HTTPSampler.domain"></stringProp>
1096
            <stringProp name="HTTPSampler.port"></stringProp>
1097
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1098
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1099
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1100
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1101
            <stringProp name="HTTPSampler.path">/browse-history</stringProp>
1102
            <stringProp name="HTTPSampler.method">GET</stringProp>
1103
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1104
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1105
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1106
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1107
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1108
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1109
          </HTTPSampler>
1110
          <hashTree/>
1111
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1112
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1113
              <collectionProp name="Arguments.arguments"/>
1114
            </elementProp>
1115
            <stringProp name="HTTPSampler.domain"></stringProp>
1116
            <stringProp name="HTTPSampler.port"></stringProp>
1117
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1118
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1119
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1195 vikas 1120
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1121
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1195 vikas 1122
            <stringProp name="HTTPSampler.method">GET</stringProp>
1123
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1124
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1125
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1126
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1127
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1128
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1129
          </HTTPSampler>
1130
          <hashTree/>
1646 vikas 1131
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/jquery-ui-1.8.6.custom.css" enabled="true">
1195 vikas 1132
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1133
              <collectionProp name="Arguments.arguments"/>
1134
            </elementProp>
1392 vikas 1135
            <stringProp name="HTTPSampler.domain"></stringProp>
1136
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1137
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1138
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1139
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1140
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1141
            <stringProp name="HTTPSampler.path">/css/jquery-ui-1.8.6.custom.css</stringProp>
1195 vikas 1142
            <stringProp name="HTTPSampler.method">GET</stringProp>
1143
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1144
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1145
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1146
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1147
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1148
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1149
          </HTTPSampler>
1150
          <hashTree/>
1646 vikas 1151
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001201/icon.jpg" enabled="true">
1195 vikas 1152
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1153
              <collectionProp name="Arguments.arguments"/>
1154
            </elementProp>
1646 vikas 1155
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1156
            <stringProp name="HTTPSampler.port"></stringProp>
1157
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1158
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1159
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1160
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1161
            <stringProp name="HTTPSampler.path">/images/1001201/icon.jpg</stringProp>
1162
            <stringProp name="HTTPSampler.method">GET</stringProp>
1163
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1164
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1165
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1166
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1167
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1168
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1169
          </HTTPSampler>
1170
          <hashTree/>
1171
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/icon.jpg" enabled="true">
1172
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1173
              <collectionProp name="Arguments.arguments"/>
1174
            </elementProp>
1175
            <stringProp name="HTTPSampler.domain">static0.localhost</stringProp>
1176
            <stringProp name="HTTPSampler.port"></stringProp>
1177
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1178
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1179
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1180
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1181
            <stringProp name="HTTPSampler.path">/images/1001220/icon.jpg</stringProp>
1182
            <stringProp name="HTTPSampler.method">GET</stringProp>
1183
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1184
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1185
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1186
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1187
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1188
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1189
          </HTTPSampler>
1190
          <hashTree/>
1191
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000546/icon.jpg" enabled="true">
1192
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1193
              <collectionProp name="Arguments.arguments"/>
1194
            </elementProp>
1195
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1196
            <stringProp name="HTTPSampler.port"></stringProp>
1197
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1198
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1199
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1200
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1201
            <stringProp name="HTTPSampler.path">/images/1000546/icon.jpg</stringProp>
1202
            <stringProp name="HTTPSampler.method">GET</stringProp>
1203
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1204
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1205
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1206
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1207
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1208
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1209
          </HTTPSampler>
1210
          <hashTree/>
1211
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000535/icon.jpg" enabled="true">
1212
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1213
              <collectionProp name="Arguments.arguments"/>
1214
            </elementProp>
1215
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1216
            <stringProp name="HTTPSampler.port"></stringProp>
1217
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1218
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1219
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1220
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1221
            <stringProp name="HTTPSampler.path">/images/1000535/icon.jpg</stringProp>
1222
            <stringProp name="HTTPSampler.method">GET</stringProp>
1223
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1224
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1225
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1226
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1227
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1228
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1229
          </HTTPSampler>
1230
          <hashTree/>
1231
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001227/icon.jpg" enabled="true">
1232
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1233
              <collectionProp name="Arguments.arguments"/>
1234
            </elementProp>
1235
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1236
            <stringProp name="HTTPSampler.port"></stringProp>
1237
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1238
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1239
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1240
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1241
            <stringProp name="HTTPSampler.path">/images/1001227/icon.jpg</stringProp>
1242
            <stringProp name="HTTPSampler.method">GET</stringProp>
1243
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1244
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1245
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1246
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1247
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1248
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1249
          </HTTPSampler>
1250
          <hashTree/>
1251
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000544/icon.jpg" enabled="true">
1252
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1253
              <collectionProp name="Arguments.arguments"/>
1254
            </elementProp>
1255
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1256
            <stringProp name="HTTPSampler.port"></stringProp>
1257
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1258
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1259
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1260
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1261
            <stringProp name="HTTPSampler.path">/images/1000544/icon.jpg</stringProp>
1262
            <stringProp name="HTTPSampler.method">GET</stringProp>
1263
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1264
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1265
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1266
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1267
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1268
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1269
          </HTTPSampler>
1270
          <hashTree/>
1271
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000355/icon.jpg" enabled="true">
1272
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1273
              <collectionProp name="Arguments.arguments"/>
1274
            </elementProp>
1275
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1276
            <stringProp name="HTTPSampler.port"></stringProp>
1277
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1278
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1279
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1280
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1281
            <stringProp name="HTTPSampler.path">/images/1000355/icon.jpg</stringProp>
1282
            <stringProp name="HTTPSampler.method">GET</stringProp>
1283
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1284
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1285
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1286
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1287
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1288
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1289
          </HTTPSampler>
1290
          <hashTree/>
1291
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/priceSlider.js" enabled="true">
1292
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1293
              <collectionProp name="Arguments.arguments"/>
1294
            </elementProp>
1392 vikas 1295
            <stringProp name="HTTPSampler.domain"></stringProp>
1296
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1297
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1298
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1299
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1300
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1301
            <stringProp name="HTTPSampler.path">/js/priceSlider.js</stringProp>
1195 vikas 1302
            <stringProp name="HTTPSampler.method">GET</stringProp>
1303
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1304
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1305
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1306
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1307
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1308
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1309
          </HTTPSampler>
1310
          <hashTree/>
1646 vikas 1311
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-hor-bar.png" enabled="true">
1195 vikas 1312
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1313
              <collectionProp name="Arguments.arguments"/>
1314
            </elementProp>
1392 vikas 1315
            <stringProp name="HTTPSampler.domain"></stringProp>
1316
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1317
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1318
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1319
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1320
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1321
            <stringProp name="HTTPSampler.path">/images/tab1-btn-hor-bar.png</stringProp>
1195 vikas 1322
            <stringProp name="HTTPSampler.method">GET</stringProp>
1323
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1324
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1325
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1326
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1327
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1328
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1329
          </HTTPSampler>
1330
          <hashTree/>
1646 vikas 1331
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab2-btn-hor-bar.png" enabled="true">
1195 vikas 1332
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1333
              <collectionProp name="Arguments.arguments"/>
1334
            </elementProp>
1392 vikas 1335
            <stringProp name="HTTPSampler.domain"></stringProp>
1336
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1337
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1338
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1339
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1340
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1341
            <stringProp name="HTTPSampler.path">/images/tab2-btn-hor-bar.png</stringProp>
1195 vikas 1342
            <stringProp name="HTTPSampler.method">GET</stringProp>
1343
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1344
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1345
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1346
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1347
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1348
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1349
          </HTTPSampler>
1350
          <hashTree/>
1646 vikas 1351
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-left.png" enabled="true">
1195 vikas 1352
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1353
              <collectionProp name="Arguments.arguments"/>
1354
            </elementProp>
1392 vikas 1355
            <stringProp name="HTTPSampler.domain"></stringProp>
1356
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1357
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1358
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1359
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1360
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1361
            <stringProp name="HTTPSampler.path">/images/tab1-btn-left.png</stringProp>
1195 vikas 1362
            <stringProp name="HTTPSampler.method">GET</stringProp>
1363
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1364
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1365
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1366
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1367
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1368
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1369
          </HTTPSampler>
1370
          <hashTree/>
1646 vikas 1371
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-right.png" enabled="true">
1195 vikas 1372
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1373
              <collectionProp name="Arguments.arguments"/>
1374
            </elementProp>
1392 vikas 1375
            <stringProp name="HTTPSampler.domain"></stringProp>
1376
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1377
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1378
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1379
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1380
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1381
            <stringProp name="HTTPSampler.path">/images/tab1-btn-right.png</stringProp>
1195 vikas 1382
            <stringProp name="HTTPSampler.method">GET</stringProp>
1383
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1384
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1385
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1386
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1387
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1388
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1389
          </HTTPSampler>
1390
          <hashTree/>
1646 vikas 1391
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/filter-divider.gif" enabled="true">
1195 vikas 1392
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1393
              <collectionProp name="Arguments.arguments"/>
1394
            </elementProp>
1392 vikas 1395
            <stringProp name="HTTPSampler.domain"></stringProp>
1396
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1397
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1398
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1399
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1400
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1401
            <stringProp name="HTTPSampler.path">/images/filter-divider.gif</stringProp>
1195 vikas 1402
            <stringProp name="HTTPSampler.method">GET</stringProp>
1403
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1404
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1405
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1406
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1407
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1408
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1409
          </HTTPSampler>
1410
          <hashTree/>
1646 vikas 1411
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/grey-ver-bar.gif" enabled="true">
1195 vikas 1412
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1413
              <collectionProp name="Arguments.arguments"/>
1414
            </elementProp>
1392 vikas 1415
            <stringProp name="HTTPSampler.domain"></stringProp>
1416
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1417
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1418
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1419
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1420
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1421
            <stringProp name="HTTPSampler.path">/images/grey-ver-bar.gif</stringProp>
1195 vikas 1422
            <stringProp name="HTTPSampler.method">GET</stringProp>
1423
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1424
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1425
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1426
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1427
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1428
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1429
          </HTTPSampler>
1430
          <hashTree/>
1646 vikas 1431
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-cat-bottom-left.jpg" enabled="true">
1195 vikas 1432
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1433
              <collectionProp name="Arguments.arguments"/>
1434
            </elementProp>
1392 vikas 1435
            <stringProp name="HTTPSampler.domain"></stringProp>
1436
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1437
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1438
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1439
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1440
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1441
            <stringProp name="HTTPSampler.path">/images/product-cat-bottom-left.jpg</stringProp>
1195 vikas 1442
            <stringProp name="HTTPSampler.method">GET</stringProp>
1443
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1444
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1445
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1446
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1447
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1448
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1449
          </HTTPSampler>
1450
          <hashTree/>
1646 vikas 1451
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-handler.png" enabled="true">
1195 vikas 1452
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1453
              <collectionProp name="Arguments.arguments"/>
1454
            </elementProp>
1392 vikas 1455
            <stringProp name="HTTPSampler.domain"></stringProp>
1456
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1457
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1458
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1459
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1460
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1461
            <stringProp name="HTTPSampler.path">/images/slider-handler.png</stringProp>
1195 vikas 1462
            <stringProp name="HTTPSampler.method">GET</stringProp>
1463
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1464
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1465
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1466
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1467
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1468
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1469
          </HTTPSampler>
1470
          <hashTree/>
1646 vikas 1471
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slider-bar.png" enabled="true">
1472
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1473
              <collectionProp name="Arguments.arguments"/>
1474
            </elementProp>
1475
            <stringProp name="HTTPSampler.domain"></stringProp>
1476
            <stringProp name="HTTPSampler.port"></stringProp>
1477
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1478
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1479
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1480
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1481
            <stringProp name="HTTPSampler.path">/images/slider-bar.png</stringProp>
1482
            <stringProp name="HTTPSampler.method">GET</stringProp>
1483
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1484
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1485
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1486
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1487
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1488
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1489
          </HTTPSampler>
1490
          <hashTree/>
1491
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtocart" enabled="true">
1492
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1493
              <collectionProp name="Arguments.arguments">
1494
                <elementProp name="productid" elementType="HTTPArgument">
1495
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1496
                  <stringProp name="Argument.name">productid</stringProp>
1497
                  <stringProp name="Argument.value">985</stringProp>
1498
                  <stringProp name="Argument.metadata">=</stringProp>
1499
                </elementProp>
1500
              </collectionProp>
1501
            </elementProp>
1502
            <stringProp name="HTTPSampler.domain"></stringProp>
1503
            <stringProp name="HTTPSampler.port"></stringProp>
1504
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1505
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1506
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1507
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1508
            <stringProp name="HTTPSampler.path">/addtocart</stringProp>
1509
            <stringProp name="HTTPSampler.method">POST</stringProp>
1510
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1511
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1512
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1513
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1514
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1515
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1516
          </HTTPSampler>
1517
          <hashTree/>
1518
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1519
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1520
              <collectionProp name="Arguments.arguments"/>
1521
            </elementProp>
1522
            <stringProp name="HTTPSampler.domain"></stringProp>
1523
            <stringProp name="HTTPSampler.port"></stringProp>
1524
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1525
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1526
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1527
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1528
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1529
            <stringProp name="HTTPSampler.method">GET</stringProp>
1530
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1531
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1532
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1533
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1534
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1535
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1536
          </HTTPSampler>
1537
          <hashTree/>
1538
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/thumbnail.jpg" enabled="true">
1539
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1540
              <collectionProp name="Arguments.arguments"/>
1541
            </elementProp>
1542
            <stringProp name="HTTPSampler.domain"></stringProp>
1543
            <stringProp name="HTTPSampler.port"></stringProp>
1544
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1545
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1546
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1547
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1548
            <stringProp name="HTTPSampler.path">/images/1001220/thumbnail.jpg</stringProp>
1549
            <stringProp name="HTTPSampler.method">GET</stringProp>
1550
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1551
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1552
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1553
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1554
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1555
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1556
          </HTTPSampler>
1557
          <hashTree/>
1558
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/nav-img/remove.png" enabled="true">
1559
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1560
              <collectionProp name="Arguments.arguments"/>
1561
            </elementProp>
1562
            <stringProp name="HTTPSampler.domain"></stringProp>
1563
            <stringProp name="HTTPSampler.port"></stringProp>
1564
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1565
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1566
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1567
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1568
            <stringProp name="HTTPSampler.path">/images/nav-img/remove.png</stringProp>
1569
            <stringProp name="HTTPSampler.method">GET</stringProp>
1570
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1571
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1572
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1573
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1574
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1575
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1576
          </HTTPSampler>
1577
          <hashTree/>
1578
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/nav-img/free_shipping_cart.png" enabled="true">
1579
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1580
              <collectionProp name="Arguments.arguments"/>
1581
            </elementProp>
1582
            <stringProp name="HTTPSampler.domain"></stringProp>
1583
            <stringProp name="HTTPSampler.port"></stringProp>
1584
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1585
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1586
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1587
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1588
            <stringProp name="HTTPSampler.path">/images/nav-img/free_shipping_cart.png</stringProp>
1589
            <stringProp name="HTTPSampler.method">GET</stringProp>
1590
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1591
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1592
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1593
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1594
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1595
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1596
          </HTTPSampler>
1597
          <hashTree/>
1195 vikas 1598
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/nav-img/num-sprite.png" enabled="true">
1599
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1600
              <collectionProp name="Arguments.arguments"/>
1601
            </elementProp>
1392 vikas 1602
            <stringProp name="HTTPSampler.domain"></stringProp>
1603
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1604
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1605
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1606
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1607
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1608
            <stringProp name="HTTPSampler.path">/images/nav-img/num-sprite.png</stringProp>
1609
            <stringProp name="HTTPSampler.method">GET</stringProp>
1610
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1611
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1612
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1613
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1614
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1615
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1616
          </HTTPSampler>
1617
          <hashTree/>
1618
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/cart-details.js" enabled="true">
1619
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1620
              <collectionProp name="Arguments.arguments"/>
1621
            </elementProp>
1392 vikas 1622
            <stringProp name="HTTPSampler.domain"></stringProp>
1623
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1624
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1625
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1626
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1627
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1628
            <stringProp name="HTTPSampler.path">/js/cart-details.js</stringProp>
1629
            <stringProp name="HTTPSampler.method">GET</stringProp>
1630
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1631
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1632
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1633
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1634
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1635
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1636
          </HTTPSampler>
1637
          <hashTree/>
1646 vikas 1638
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loader_l.gif" enabled="true">
1195 vikas 1639
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1640
              <collectionProp name="Arguments.arguments"/>
1641
            </elementProp>
1392 vikas 1642
            <stringProp name="HTTPSampler.domain"></stringProp>
1643
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1644
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1645
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1646
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1647
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1648
            <stringProp name="HTTPSampler.path">/images/loader_l.gif</stringProp>
1195 vikas 1649
            <stringProp name="HTTPSampler.method">GET</stringProp>
1650
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1651
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1652
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1653
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1654
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1655
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1656
          </HTTPSampler>
1657
          <hashTree/>
1646 vikas 1658
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_985" enabled="true">
1195 vikas 1659
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1660
              <collectionProp name="Arguments.arguments"/>
1661
            </elementProp>
1392 vikas 1662
            <stringProp name="HTTPSampler.domain"></stringProp>
1195 vikas 1663
            <stringProp name="HTTPSampler.port"></stringProp>
1664
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1665
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1666
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1667
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1668
            <stringProp name="HTTPSampler.path">/estimate/110001_985</stringProp>
1195 vikas 1669
            <stringProp name="HTTPSampler.method">GET</stringProp>
1670
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1671
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1672
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1673
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1674
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1675
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1676
          </HTTPSampler>
1677
          <hashTree/>
1646 vikas 1678
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtocart" enabled="true">
1195 vikas 1679
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1646 vikas 1680
              <collectionProp name="Arguments.arguments">
1681
                <elementProp name="productid" elementType="HTTPArgument">
1682
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1683
                  <stringProp name="Argument.name">productid</stringProp>
1684
                  <stringProp name="Argument.value">23</stringProp>
1685
                  <stringProp name="Argument.metadata">=</stringProp>
1686
                </elementProp>
1687
              </collectionProp>
1688
            </elementProp>
1689
            <stringProp name="HTTPSampler.domain"></stringProp>
1690
            <stringProp name="HTTPSampler.port"></stringProp>
1691
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1692
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1693
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1694
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1695
            <stringProp name="HTTPSampler.path">/addtocart</stringProp>
1696
            <stringProp name="HTTPSampler.method">POST</stringProp>
1697
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1698
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1699
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1700
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1701
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1702
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1703
          </HTTPSampler>
1704
          <hashTree/>
1705
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1706
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1707
              <collectionProp name="Arguments.arguments"/>
1708
            </elementProp>
1392 vikas 1709
            <stringProp name="HTTPSampler.domain"></stringProp>
1710
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1711
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1712
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1713
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1714
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1715
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1195 vikas 1716
            <stringProp name="HTTPSampler.method">GET</stringProp>
1717
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1718
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1719
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1720
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1721
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1722
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1723
          </HTTPSampler>
1724
          <hashTree/>
1646 vikas 1725
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000546/thumbnail.jpg" enabled="true">
1195 vikas 1726
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1727
              <collectionProp name="Arguments.arguments"/>
1728
            </elementProp>
1392 vikas 1729
            <stringProp name="HTTPSampler.domain"></stringProp>
1730
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1731
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1732
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1733
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1734
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1735
            <stringProp name="HTTPSampler.path">/images/1000546/thumbnail.jpg</stringProp>
1195 vikas 1736
            <stringProp name="HTTPSampler.method">GET</stringProp>
1737
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1738
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1739
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1740
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1741
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1742
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1743
          </HTTPSampler>
1744
          <hashTree/>
1646 vikas 1745
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_23" enabled="true">
1195 vikas 1746
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1747
              <collectionProp name="Arguments.arguments"/>
1748
            </elementProp>
1392 vikas 1749
            <stringProp name="HTTPSampler.domain"></stringProp>
1750
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1751
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1752
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1753
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1754
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1755
            <stringProp name="HTTPSampler.path">/estimate/110001_23</stringProp>
1195 vikas 1756
            <stringProp name="HTTPSampler.method">GET</stringProp>
1757
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1758
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1759
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1760
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1761
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1762
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1763
          </HTTPSampler>
1764
          <hashTree/>
1646 vikas 1765
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_985" enabled="true">
1195 vikas 1766
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1767
              <collectionProp name="Arguments.arguments"/>
1768
            </elementProp>
1392 vikas 1769
            <stringProp name="HTTPSampler.domain"></stringProp>
1770
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1771
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1772
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1773
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1774
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1775
            <stringProp name="HTTPSampler.path">/estimate/110001_985</stringProp>
1195 vikas 1776
            <stringProp name="HTTPSampler.method">GET</stringProp>
1777
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1778
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1779
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1780
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1781
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1782
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1783
          </HTTPSampler>
1784
          <hashTree/>
1646 vikas 1785
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtocart" enabled="true">
1195 vikas 1786
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1646 vikas 1787
              <collectionProp name="Arguments.arguments">
1788
                <elementProp name="productid" elementType="HTTPArgument">
1789
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1790
                  <stringProp name="Argument.name">productid</stringProp>
1791
                  <stringProp name="Argument.value">1</stringProp>
1792
                  <stringProp name="Argument.metadata">=</stringProp>
1793
                </elementProp>
1794
              </collectionProp>
1795
            </elementProp>
1796
            <stringProp name="HTTPSampler.domain"></stringProp>
1797
            <stringProp name="HTTPSampler.port"></stringProp>
1798
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1799
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1800
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1801
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1802
            <stringProp name="HTTPSampler.path">/addtocart</stringProp>
1803
            <stringProp name="HTTPSampler.method">POST</stringProp>
1804
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1805
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1806
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1807
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1808
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1809
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1810
          </HTTPSampler>
1811
          <hashTree/>
1812
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1813
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1814
              <collectionProp name="Arguments.arguments"/>
1815
            </elementProp>
1392 vikas 1816
            <stringProp name="HTTPSampler.domain"></stringProp>
1817
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1818
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1819
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1820
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1821
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1822
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1195 vikas 1823
            <stringProp name="HTTPSampler.method">GET</stringProp>
1824
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1825
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1826
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1827
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1828
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1829
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1830
          </HTTPSampler>
1831
          <hashTree/>
1646 vikas 1832
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/thumbnail.jpg" enabled="true">
1195 vikas 1833
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1834
              <collectionProp name="Arguments.arguments"/>
1835
            </elementProp>
1392 vikas 1836
            <stringProp name="HTTPSampler.domain"></stringProp>
1837
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1838
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1839
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1840
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1841
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1842
            <stringProp name="HTTPSampler.path">/images/1001220/thumbnail.jpg</stringProp>
1195 vikas 1843
            <stringProp name="HTTPSampler.method">GET</stringProp>
1844
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1845
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1846
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1847
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1848
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1849
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1850
          </HTTPSampler>
1851
          <hashTree/>
1646 vikas 1852
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000355/thumbnail.jpg" enabled="true">
1195 vikas 1853
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1854
              <collectionProp name="Arguments.arguments"/>
1855
            </elementProp>
1392 vikas 1856
            <stringProp name="HTTPSampler.domain"></stringProp>
1857
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1858
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1859
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1860
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1861
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1862
            <stringProp name="HTTPSampler.path">/images/1000355/thumbnail.jpg</stringProp>
1195 vikas 1863
            <stringProp name="HTTPSampler.method">GET</stringProp>
1864
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1865
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1866
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1867
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1868
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1869
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1870
          </HTTPSampler>
1871
          <hashTree/>
1646 vikas 1872
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_985" enabled="true">
1195 vikas 1873
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1874
              <collectionProp name="Arguments.arguments"/>
1875
            </elementProp>
1392 vikas 1876
            <stringProp name="HTTPSampler.domain"></stringProp>
1877
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1878
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1879
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1880
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1881
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1882
            <stringProp name="HTTPSampler.path">/estimate/110001_985</stringProp>
1883
            <stringProp name="HTTPSampler.method">GET</stringProp>
1884
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1885
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1886
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1887
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1888
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1889
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1890
          </HTTPSampler>
1891
          <hashTree/>
1892
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_23" enabled="true">
1893
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1894
              <collectionProp name="Arguments.arguments"/>
1895
            </elementProp>
1896
            <stringProp name="HTTPSampler.domain"></stringProp>
1897
            <stringProp name="HTTPSampler.port"></stringProp>
1898
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1899
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1900
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1901
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1902
            <stringProp name="HTTPSampler.path">/estimate/110001_23</stringProp>
1903
            <stringProp name="HTTPSampler.method">GET</stringProp>
1904
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1905
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1906
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1907
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1908
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1909
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1910
          </HTTPSampler>
1911
          <hashTree/>
1912
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_1" enabled="true">
1913
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1914
              <collectionProp name="Arguments.arguments"/>
1915
            </elementProp>
1916
            <stringProp name="HTTPSampler.domain"></stringProp>
1917
            <stringProp name="HTTPSampler.port"></stringProp>
1918
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1919
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1920
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1195 vikas 1921
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 1922
            <stringProp name="HTTPSampler.path">/estimate/110001_1</stringProp>
1195 vikas 1923
            <stringProp name="HTTPSampler.method">GET</stringProp>
1924
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1925
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1926
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1927
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1928
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1929
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1930
          </HTTPSampler>
1931
          <hashTree/>
1646 vikas 1932
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart/23" enabled="true">
1195 vikas 1933
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1646 vikas 1934
              <collectionProp name="Arguments.arguments">
1935
                <elementProp name="_method" elementType="HTTPArgument">
1936
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1937
                  <stringProp name="Argument.name">_method</stringProp>
1938
                  <stringProp name="Argument.value">delete</stringProp>
1939
                  <stringProp name="Argument.metadata">=</stringProp>
1940
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1941
                </elementProp>
1942
                <elementProp name="productid" elementType="HTTPArgument">
1943
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1944
                  <stringProp name="Argument.name">productid</stringProp>
1945
                  <stringProp name="Argument.value">23</stringProp>
1946
                  <stringProp name="Argument.metadata">=</stringProp>
1947
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1948
                </elementProp>
1949
              </collectionProp>
1950
            </elementProp>
1951
            <stringProp name="HTTPSampler.domain"></stringProp>
1952
            <stringProp name="HTTPSampler.port"></stringProp>
1953
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1954
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1955
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1956
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1957
            <stringProp name="HTTPSampler.path">/cart/23</stringProp>
1958
            <stringProp name="HTTPSampler.method">GET</stringProp>
1959
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
1960
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1961
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1962
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1963
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1964
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1965
          </HTTPSampler>
1966
          <hashTree/>
1967
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1968
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1969
              <collectionProp name="Arguments.arguments"/>
1970
            </elementProp>
1392 vikas 1971
            <stringProp name="HTTPSampler.domain"></stringProp>
1972
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1973
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1974
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1975
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646 vikas 1976
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1977
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1978
            <stringProp name="HTTPSampler.method">GET</stringProp>
1979
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1980
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1981
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1982
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1983
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1984
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1985
          </HTTPSampler>
1986
          <hashTree/>
1987
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_985" enabled="true">
1988
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1989
              <collectionProp name="Arguments.arguments"/>
1990
            </elementProp>
1991
            <stringProp name="HTTPSampler.domain"></stringProp>
1992
            <stringProp name="HTTPSampler.port"></stringProp>
1993
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1994
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1995
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1996
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1997
            <stringProp name="HTTPSampler.path">/estimate/110001_985</stringProp>
1998
            <stringProp name="HTTPSampler.method">GET</stringProp>
1999
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2000
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2001
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2002
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2003
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2004
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2005
          </HTTPSampler>
2006
          <hashTree/>
2007
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_1" enabled="true">
2008
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2009
              <collectionProp name="Arguments.arguments"/>
2010
            </elementProp>
2011
            <stringProp name="HTTPSampler.domain"></stringProp>
2012
            <stringProp name="HTTPSampler.port"></stringProp>
2013
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2014
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2015
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2016
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2017
            <stringProp name="HTTPSampler.path">/estimate/110001_1</stringProp>
2018
            <stringProp name="HTTPSampler.method">GET</stringProp>
2019
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2020
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2021
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2022
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2023
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2024
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2025
          </HTTPSampler>
2026
          <hashTree/>
2027
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/440023_985" enabled="true">
2028
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2029
              <collectionProp name="Arguments.arguments"/>
2030
            </elementProp>
2031
            <stringProp name="HTTPSampler.domain"></stringProp>
2032
            <stringProp name="HTTPSampler.port"></stringProp>
2033
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2034
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2035
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1195 vikas 2036
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 2037
            <stringProp name="HTTPSampler.path">/estimate/440023_985</stringProp>
1195 vikas 2038
            <stringProp name="HTTPSampler.method">GET</stringProp>
2039
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2040
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2041
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2042
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2043
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2044
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2045
          </HTTPSampler>
2046
          <hashTree/>
1646 vikas 2047
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/440023_1" enabled="true">
1195 vikas 2048
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2049
              <collectionProp name="Arguments.arguments"/>
2050
            </elementProp>
1392 vikas 2051
            <stringProp name="HTTPSampler.domain"></stringProp>
2052
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 2053
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2054
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2055
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2056
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 2057
            <stringProp name="HTTPSampler.path">/estimate/440023_1</stringProp>
1195 vikas 2058
            <stringProp name="HTTPSampler.method">GET</stringProp>
2059
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2060
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2061
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2062
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2063
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2064
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2065
          </HTTPSampler>
2066
          <hashTree/>
1646 vikas 2067
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/shipping" enabled="true">
1195 vikas 2068
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2069
              <collectionProp name="Arguments.arguments"/>
2070
            </elementProp>
1392 vikas 2071
            <stringProp name="HTTPSampler.domain"></stringProp>
2072
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 2073
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2074
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2075
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2076
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1646 vikas 2077
            <stringProp name="HTTPSampler.path">/shipping</stringProp>
1195 vikas 2078
            <stringProp name="HTTPSampler.method">GET</stringProp>
2079
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2080
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2081
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2082
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2083
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2084
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2085
          </HTTPSampler>
2086
          <hashTree/>
1646 vikas 2087
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/shipping" enabled="true">
2088
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2089
              <collectionProp name="Arguments.arguments">
2090
                <elementProp name="name" elementType="HTTPArgument">
2091
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2092
                  <stringProp name="Argument.name">name</stringProp>
2093
                  <stringProp name="Argument.value">test</stringProp>
2094
                  <stringProp name="Argument.metadata">=</stringProp>
2095
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2096
                </elementProp>
2097
                <elementProp name="line1" elementType="HTTPArgument">
2098
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
2099
                  <stringProp name="Argument.name">line1</stringProp>
2100
                  <stringProp name="Argument.value">test add</stringProp>
2101
                  <stringProp name="Argument.metadata">=</stringProp>
2102
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2103
                </elementProp>
2104
                <elementProp name="line2" elementType="HTTPArgument">
2105
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2106
                  <stringProp name="Argument.name">line2</stringProp>
2107
                  <stringProp name="Argument.value"></stringProp>
2108
                  <stringProp name="Argument.metadata">=</stringProp>
2109
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2110
                </elementProp>
2111
                <elementProp name="state" elementType="HTTPArgument">
2112
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
2113
                  <stringProp name="Argument.name">state</stringProp>
2114
                  <stringProp name="Argument.value">Andhra Pradesh</stringProp>
2115
                  <stringProp name="Argument.metadata">=</stringProp>
2116
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2117
                </elementProp>
2118
                <elementProp name="city" elementType="HTTPArgument">
2119
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2120
                  <stringProp name="Argument.name">city</stringProp>
2121
                  <stringProp name="Argument.value">hyderabad</stringProp>
2122
                  <stringProp name="Argument.metadata">=</stringProp>
2123
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2124
                </elementProp>
2125
                <elementProp name="pincode" elementType="HTTPArgument">
2126
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2127
                  <stringProp name="Argument.name">pincode</stringProp>
2128
                  <stringProp name="Argument.value">110016</stringProp>
2129
                  <stringProp name="Argument.metadata">=</stringProp>
2130
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
2131
                </elementProp>
2132
                <elementProp name="phone" elementType="HTTPArgument">
2133
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2134
                  <stringProp name="Argument.name">phone</stringProp>
2135
                  <stringProp name="Argument.value">1234567890</stringProp>
2136
                  <stringProp name="Argument.metadata">=</stringProp>
2137
                </elementProp>
2138
                <elementProp name="action" elementType="HTTPArgument">
2139
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2140
                  <stringProp name="Argument.name">action</stringProp>
2141
                  <stringProp name="Argument.value">add</stringProp>
2142
                  <stringProp name="Argument.metadata">=</stringProp>
2143
                </elementProp>
2144
                <elementProp name="submitAddress" elementType="HTTPArgument">
2145
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
2146
                  <stringProp name="Argument.name">submitAddress</stringProp>
2147
                  <stringProp name="Argument.value">Ship to this Address</stringProp>
2148
                  <stringProp name="Argument.metadata">=</stringProp>
2149
                </elementProp>
2150
              </collectionProp>
2151
            </elementProp>
2152
            <stringProp name="HTTPSampler.domain"></stringProp>
2153
            <stringProp name="HTTPSampler.port"></stringProp>
2154
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2155
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2156
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2157
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2158
            <stringProp name="HTTPSampler.path">/shipping</stringProp>
2159
            <stringProp name="HTTPSampler.method">POST</stringProp>
2160
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
2161
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2162
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2163
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2164
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2165
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2166
          </HTTPSampler>
2167
          <hashTree/>
2168
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/shipping" enabled="true">
2169
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2170
              <collectionProp name="Arguments.arguments"/>
2171
            </elementProp>
2172
            <stringProp name="HTTPSampler.domain"></stringProp>
2173
            <stringProp name="HTTPSampler.port"></stringProp>
2174
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2175
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2176
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2177
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2178
            <stringProp name="HTTPSampler.path">/shipping</stringProp>
2179
            <stringProp name="HTTPSampler.method">GET</stringProp>
2180
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2181
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2182
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2183
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2184
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2185
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2186
          </HTTPSampler>
2187
          <hashTree/>
1195 vikas 2188
        </hashTree>
2189
        <ResultSaver guiclass="ResultSaverGui" testclass="ResultSaver" testname="Save Responses to a file" enabled="true">
2190
          <stringProp name="FileSaver.filename">samples/cart/test</stringProp>
2191
          <boolProp name="FileSaver.errorsonly">false</boolProp>
2192
          <boolProp name="FileSaver.skipautonumber">false</boolProp>
2193
          <boolProp name="FileSaver.skipsuffix">false</boolProp>
2194
          <boolProp name="FileSaver.successonly">false</boolProp>
2195
        </ResultSaver>
2196
        <hashTree/>
1646 vikas 2197
        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
2198
          <boolProp name="ResultCollector.error_logging">false</boolProp>
2199
          <objProp>
2200
            <name>saveConfig</name>
2201
            <value class="SampleSaveConfiguration">
2202
              <time>true</time>
2203
              <latency>true</latency>
2204
              <timestamp>true</timestamp>
2205
              <success>true</success>
2206
              <label>true</label>
2207
              <code>true</code>
2208
              <message>true</message>
2209
              <threadName>true</threadName>
2210
              <dataType>true</dataType>
2211
              <encoding>false</encoding>
2212
              <assertions>true</assertions>
2213
              <subresults>true</subresults>
2214
              <responseData>false</responseData>
2215
              <samplerData>false</samplerData>
2216
              <xml>true</xml>
2217
              <fieldNames>false</fieldNames>
2218
              <responseHeaders>false</responseHeaders>
2219
              <requestHeaders>false</requestHeaders>
2220
              <responseDataOnError>false</responseDataOnError>
2221
              <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
2222
              <assertionsResultsToSave>0</assertionsResultsToSave>
2223
              <bytes>true</bytes>
2224
            </value>
2225
          </objProp>
2226
          <stringProp name="filename"></stringProp>
2227
        </ResultCollector>
2228
        <hashTree/>
1195 vikas 2229
      </hashTree>
2230
    </hashTree>
2231
  </hashTree>
2232
</jmeterTestPlan>