Subversion Repositories SmartDukaan

Rev

Rev 1559 | 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">
1195 vikas 50
              <collectionProp name="Arguments.arguments"/>
51
            </elementProp>
1392 vikas 52
            <stringProp name="HTTPSampler.domain">${user.saholic.server}</stringProp>
53
            <stringProp name="HTTPSampler.port">${user.saholic.port}</stringProp>
1195 vikas 54
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
55
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1392 vikas 56
            <stringProp name="HTTPSampler.protocol"></stringProp>
1195 vikas 57
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 58
            <stringProp name="HTTPSampler.path"></stringProp>
59
          </ConfigTestElement>
1195 vikas 60
          <hashTree/>
1559 ankur.sing 61
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1195 vikas 62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
63
              <collectionProp name="Arguments.arguments"/>
64
            </elementProp>
1392 vikas 65
            <stringProp name="HTTPSampler.domain"></stringProp>
66
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1559 ankur.sing 71
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1195 vikas 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/>
1759 vikas 81
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.css" enabled="true">
1195 vikas 82
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
83
              <collectionProp name="Arguments.arguments"/>
84
            </elementProp>
1392 vikas 85
            <stringProp name="HTTPSampler.domain"></stringProp>
86
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 91
            <stringProp name="HTTPSampler.path">/css/contactus.css</stringProp>
1195 vikas 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/>
1759 vikas 101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/signinsignup.css" enabled="true">
1195 vikas 102
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
103
              <collectionProp name="Arguments.arguments"/>
104
            </elementProp>
1392 vikas 105
            <stringProp name="HTTPSampler.domain"></stringProp>
106
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 111
            <stringProp name="HTTPSampler.path">/css/signinsignup.css</stringProp>
1195 vikas 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/>
1759 vikas 121
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/common.css" enabled="true">
1195 vikas 122
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
123
              <collectionProp name="Arguments.arguments"/>
124
            </elementProp>
1392 vikas 125
            <stringProp name="HTTPSampler.domain"></stringProp>
126
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 131
            <stringProp name="HTTPSampler.path">/css/common.css</stringProp>
1195 vikas 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/>
1559 ankur.sing 141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/widget.css" enabled="true">
1195 vikas 142
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
143
              <collectionProp name="Arguments.arguments"/>
144
            </elementProp>
1392 vikas 145
            <stringProp name="HTTPSampler.domain"></stringProp>
146
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1559 ankur.sing 151
            <stringProp name="HTTPSampler.path">/css/widget.css</stringProp>
1195 vikas 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/>
1559 ankur.sing 161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/demoStyles.css" enabled="true">
1195 vikas 162
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
163
              <collectionProp name="Arguments.arguments"/>
164
            </elementProp>
1392 vikas 165
            <stringProp name="HTTPSampler.domain"></stringProp>
166
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1559 ankur.sing 171
            <stringProp name="HTTPSampler.path">/css/demoStyles.css</stringProp>
1195 vikas 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/>
1759 vikas 181
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/nav.css" enabled="true">
1195 vikas 182
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
183
              <collectionProp name="Arguments.arguments"/>
184
            </elementProp>
1392 vikas 185
            <stringProp name="HTTPSampler.domain"></stringProp>
186
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 191
            <stringProp name="HTTPSampler.path">/css/nav.css</stringProp>
1195 vikas 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/>
1759 vikas 201
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.css" enabled="true">
1195 vikas 202
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
203
              <collectionProp name="Arguments.arguments"/>
204
            </elementProp>
1392 vikas 205
            <stringProp name="HTTPSampler.domain"></stringProp>
206
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 211
            <stringProp name="HTTPSampler.path">/css/cart.css</stringProp>
1195 vikas 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/>
1759 vikas 221
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/product.css" enabled="true">
1195 vikas 222
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
223
              <collectionProp name="Arguments.arguments"/>
224
            </elementProp>
1392 vikas 225
            <stringProp name="HTTPSampler.domain"></stringProp>
226
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 231
            <stringProp name="HTTPSampler.path">/css/product.css</stringProp>
1195 vikas 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/>
1759 vikas 241
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/style.css" enabled="true">
1195 vikas 242
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
243
              <collectionProp name="Arguments.arguments"/>
244
            </elementProp>
1392 vikas 245
            <stringProp name="HTTPSampler.domain"></stringProp>
246
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 251
            <stringProp name="HTTPSampler.path">/css/style.css</stringProp>
1195 vikas 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/>
1759 vikas 261
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.tipsy.js" enabled="true">
1195 vikas 262
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
263
              <collectionProp name="Arguments.arguments"/>
264
            </elementProp>
1392 vikas 265
            <stringProp name="HTTPSampler.domain"></stringProp>
266
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 271
            <stringProp name="HTTPSampler.path">/js/jquery.tipsy.js</stringProp>
1195 vikas 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/>
1759 vikas 281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.js" enabled="true">
1195 vikas 282
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
283
              <collectionProp name="Arguments.arguments"/>
284
            </elementProp>
1392 vikas 285
            <stringProp name="HTTPSampler.domain"></stringProp>
286
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 291
            <stringProp name="HTTPSampler.path">/js/widget_accordion.js</stringProp>
1195 vikas 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/>
1759 vikas 301
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_slidetab.js" enabled="true">
1195 vikas 302
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
303
              <collectionProp name="Arguments.arguments"/>
304
            </elementProp>
1392 vikas 305
            <stringProp name="HTTPSampler.domain"></stringProp>
306
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 311
            <stringProp name="HTTPSampler.path">/js/widget_slidetab.js</stringProp>
1195 vikas 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/>
1759 vikas 321
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.Storage.js" enabled="true">
1195 vikas 322
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
323
              <collectionProp name="Arguments.arguments"/>
324
            </elementProp>
1392 vikas 325
            <stringProp name="HTTPSampler.domain"></stringProp>
326
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 331
            <stringProp name="HTTPSampler.path">/js/jquery.Storage.js</stringProp>
1195 vikas 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/>
1759 vikas 341
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/custom-jquery.js" enabled="true">
1195 vikas 342
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
343
              <collectionProp name="Arguments.arguments"/>
344
            </elementProp>
1392 vikas 345
            <stringProp name="HTTPSampler.domain"></stringProp>
346
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 351
            <stringProp name="HTTPSampler.path">/js/custom-jquery.js</stringProp>
1195 vikas 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/>
1759 vikas 361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-ui.min.js" enabled="true">
1195 vikas 362
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
363
              <collectionProp name="Arguments.arguments"/>
364
            </elementProp>
1392 vikas 365
            <stringProp name="HTTPSampler.domain"></stringProp>
366
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 371
            <stringProp name="HTTPSampler.path">/js/jquery-ui.min.js</stringProp>
1195 vikas 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/>
1759 vikas 381
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jsapi.js" enabled="true">
1195 vikas 382
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
383
              <collectionProp name="Arguments.arguments"/>
384
            </elementProp>
1392 vikas 385
            <stringProp name="HTTPSampler.domain"></stringProp>
386
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 391
            <stringProp name="HTTPSampler.path">/js/jsapi.js</stringProp>
1195 vikas 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/>
1759 vikas 401
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.js" enabled="true">
1195 vikas 402
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
403
              <collectionProp name="Arguments.arguments"/>
404
            </elementProp>
1392 vikas 405
            <stringProp name="HTTPSampler.domain"></stringProp>
406
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 411
            <stringProp name="HTTPSampler.path">/js/gallery.js</stringProp>
1195 vikas 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/>
1759 vikas 421
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.truncate.min.js" enabled="true">
1195 vikas 422
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
423
              <collectionProp name="Arguments.arguments"/>
424
            </elementProp>
1392 vikas 425
            <stringProp name="HTTPSampler.domain"></stringProp>
426
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 431
            <stringProp name="HTTPSampler.path">/js/jquery.truncate.min.js</stringProp>
1195 vikas 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/>
1759 vikas 441
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/jquery-ui-1.8.6.custom.css" enabled="true">
1195 vikas 442
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
443
              <collectionProp name="Arguments.arguments"/>
444
            </elementProp>
1392 vikas 445
            <stringProp name="HTTPSampler.domain"></stringProp>
446
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 451
            <stringProp name="HTTPSampler.path">/css/jquery-ui-1.8.6.custom.css</stringProp>
1195 vikas 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/>
1759 vikas 461
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
1195 vikas 462
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
463
              <collectionProp name="Arguments.arguments"/>
464
            </elementProp>
1392 vikas 465
            <stringProp name="HTTPSampler.domain"></stringProp>
466
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 471
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
1195 vikas 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/>
1759 vikas 481
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
1195 vikas 482
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
483
              <collectionProp name="Arguments.arguments"/>
484
            </elementProp>
1392 vikas 485
            <stringProp name="HTTPSampler.domain"></stringProp>
486
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 491
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
1195 vikas 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/>
1759 vikas 501
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" enabled="true">
1195 vikas 502
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
503
              <collectionProp name="Arguments.arguments"/>
504
            </elementProp>
1392 vikas 505
            <stringProp name="HTTPSampler.domain"></stringProp>
506
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 511
            <stringProp name="HTTPSampler.path">/css/myaccount.css</stringProp>
1195 vikas 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/>
1759 vikas 521
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/gc_safari.css" enabled="true">
1195 vikas 522
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
523
              <collectionProp name="Arguments.arguments"/>
524
            </elementProp>
1392 vikas 525
            <stringProp name="HTTPSampler.domain"></stringProp>
1195 vikas 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>
1759 vikas 531
            <stringProp name="HTTPSampler.path">/css/gc_safari.css</stringProp>
1195 vikas 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/>
1759 vikas 541
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000535/icon.jpg" enabled="true">
1195 vikas 542
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
543
              <collectionProp name="Arguments.arguments"/>
544
            </elementProp>
1759 vikas 545
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1392 vikas 546
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 551
            <stringProp name="HTTPSampler.path">/images/1000535/icon.jpg</stringProp>
1195 vikas 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/>
1759 vikas 561
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001201/icon.jpg" enabled="true">
1195 vikas 562
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
563
              <collectionProp name="Arguments.arguments"/>
564
            </elementProp>
1759 vikas 565
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1392 vikas 566
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 571
            <stringProp name="HTTPSampler.path">/images/1001201/icon.jpg</stringProp>
1195 vikas 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/>
1759 vikas 581
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-1.4.2.js" enabled="true">
1195 vikas 582
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
583
              <collectionProp name="Arguments.arguments"/>
584
            </elementProp>
1392 vikas 585
            <stringProp name="HTTPSampler.domain"></stringProp>
586
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 591
            <stringProp name="HTTPSampler.path">/js/jquery-1.4.2.js</stringProp>
1195 vikas 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/>
1759 vikas 601
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
1195 vikas 602
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
603
              <collectionProp name="Arguments.arguments"/>
604
            </elementProp>
1392 vikas 605
            <stringProp name="HTTPSampler.domain"></stringProp>
606
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 611
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
1195 vikas 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/>
1759 vikas 621
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/charLimit.js" enabled="true">
1195 vikas 622
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1559 ankur.sing 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>
1759 vikas 631
            <stringProp name="HTTPSampler.path">/js/charLimit.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 641
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.cookie.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 651
            <stringProp name="HTTPSampler.path">/js/jquery.cookie.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 661
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.number_format.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 671
            <stringProp name="HTTPSampler.path">/js/jquery.number_format.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 681
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/all.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 691
            <stringProp name="HTTPSampler.path">/js/all.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 701
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 711
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
1559 ankur.sing 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="/css/colorbox.css" 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">/css/colorbox.css</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/priceSlider.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/priceSlider.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/>
1759 vikas 761
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/productCategory.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 771
            <stringProp name="HTTPSampler.path">/js/productCategory.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 781
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
1559 ankur.sing 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>
1759 vikas 791
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
1559 ankur.sing 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/>
1759 vikas 801
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/myaccount.js" 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">/js/myaccount.js</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/>
1559 ankur.sing 821
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loopedslider.js" 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">/js/loopedslider.js</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/>
1759 vikas 841
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-hor-bar.png" enabled="true">
1559 ankur.sing 842
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
843
              <collectionProp name="Arguments.arguments"/>
844
            </elementProp>
845
            <stringProp name="HTTPSampler.domain"></stringProp>
846
            <stringProp name="HTTPSampler.port"></stringProp>
847
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
848
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
849
            <stringProp name="HTTPSampler.protocol">http</stringProp>
850
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 851
            <stringProp name="HTTPSampler.path">/images/tab1-btn-hor-bar.png</stringProp>
1559 ankur.sing 852
            <stringProp name="HTTPSampler.method">GET</stringProp>
853
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
854
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
855
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
856
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
857
            <boolProp name="HTTPSampler.monitor">false</boolProp>
858
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
859
          </HTTPSampler>
860
          <hashTree/>
1759 vikas 861
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000355/icon.jpg" enabled="true">
1559 ankur.sing 862
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
863
              <collectionProp name="Arguments.arguments"/>
864
            </elementProp>
1759 vikas 865
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1559 ankur.sing 866
            <stringProp name="HTTPSampler.port"></stringProp>
867
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
868
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
869
            <stringProp name="HTTPSampler.protocol">http</stringProp>
870
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 871
            <stringProp name="HTTPSampler.path">/images/1000355/icon.jpg</stringProp>
1559 ankur.sing 872
            <stringProp name="HTTPSampler.method">GET</stringProp>
873
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
874
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
875
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
876
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
877
            <boolProp name="HTTPSampler.monitor">false</boolProp>
878
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
879
          </HTTPSampler>
880
          <hashTree/>
1759 vikas 881
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
1559 ankur.sing 882
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
883
              <collectionProp name="Arguments.arguments"/>
884
            </elementProp>
1759 vikas 885
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1559 ankur.sing 886
            <stringProp name="HTTPSampler.port"></stringProp>
887
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
888
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
889
            <stringProp name="HTTPSampler.protocol">http</stringProp>
890
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 891
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1559 ankur.sing 892
            <stringProp name="HTTPSampler.method">GET</stringProp>
893
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
894
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
895
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
896
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
897
            <boolProp name="HTTPSampler.monitor">false</boolProp>
898
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
899
          </HTTPSampler>
900
          <hashTree/>
1759 vikas 901
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1559 ankur.sing 902
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
903
              <collectionProp name="Arguments.arguments"/>
904
            </elementProp>
1759 vikas 905
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1559 ankur.sing 906
            <stringProp name="HTTPSampler.port"></stringProp>
907
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
908
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
909
            <stringProp name="HTTPSampler.protocol">http</stringProp>
910
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 911
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
1559 ankur.sing 912
            <stringProp name="HTTPSampler.method">GET</stringProp>
913
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
914
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
915
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
916
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
917
            <boolProp name="HTTPSampler.monitor">false</boolProp>
918
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
919
          </HTTPSampler>
920
          <hashTree/>
1759 vikas 921
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001227/icon.jpg" enabled="true">
922
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
923
              <collectionProp name="Arguments.arguments"/>
924
            </elementProp>
925
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
926
            <stringProp name="HTTPSampler.port"></stringProp>
927
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
928
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
929
            <stringProp name="HTTPSampler.protocol">http</stringProp>
930
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
931
            <stringProp name="HTTPSampler.path">/images/1001227/icon.jpg</stringProp>
932
            <stringProp name="HTTPSampler.method">GET</stringProp>
933
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
934
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
935
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
936
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
937
            <boolProp name="HTTPSampler.monitor">false</boolProp>
938
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
939
          </HTTPSampler>
940
          <hashTree/>
1559 ankur.sing 941
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
942
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
943
              <collectionProp name="Arguments.arguments"/>
944
            </elementProp>
1759 vikas 945
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1559 ankur.sing 946
            <stringProp name="HTTPSampler.port"></stringProp>
947
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
948
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
949
            <stringProp name="HTTPSampler.protocol">http</stringProp>
950
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
951
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
952
            <stringProp name="HTTPSampler.method">GET</stringProp>
953
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
954
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
955
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
956
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
957
            <boolProp name="HTTPSampler.monitor">false</boolProp>
958
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
959
          </HTTPSampler>
960
          <hashTree/>
1759 vikas 961
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/shippingAddress.js" enabled="true">
1559 ankur.sing 962
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
963
              <collectionProp name="Arguments.arguments"/>
964
            </elementProp>
965
            <stringProp name="HTTPSampler.domain"></stringProp>
966
            <stringProp name="HTTPSampler.port"></stringProp>
967
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
968
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
969
            <stringProp name="HTTPSampler.protocol">http</stringProp>
970
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 971
            <stringProp name="HTTPSampler.path">/js/shippingAddress.js</stringProp>
1559 ankur.sing 972
            <stringProp name="HTTPSampler.method">GET</stringProp>
973
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
974
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
975
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
976
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
977
            <boolProp name="HTTPSampler.monitor">false</boolProp>
978
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
979
          </HTTPSampler>
980
          <hashTree/>
1759 vikas 981
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-right.png" enabled="true">
1559 ankur.sing 982
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
983
              <collectionProp name="Arguments.arguments"/>
984
            </elementProp>
985
            <stringProp name="HTTPSampler.domain"></stringProp>
986
            <stringProp name="HTTPSampler.port"></stringProp>
987
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
988
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
989
            <stringProp name="HTTPSampler.protocol">http</stringProp>
990
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 991
            <stringProp name="HTTPSampler.path">/images/tab1-btn-right.png</stringProp>
1559 ankur.sing 992
            <stringProp name="HTTPSampler.method">GET</stringProp>
993
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
994
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
995
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
996
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
997
            <boolProp name="HTTPSampler.monitor">false</boolProp>
998
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
999
          </HTTPSampler>
1000
          <hashTree/>
1759 vikas 1001
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab2-btn-hor-bar.png" enabled="true">
1559 ankur.sing 1002
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1003
              <collectionProp name="Arguments.arguments"/>
1004
            </elementProp>
1005
            <stringProp name="HTTPSampler.domain"></stringProp>
1006
            <stringProp name="HTTPSampler.port"></stringProp>
1007
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1008
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1009
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1010
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1011
            <stringProp name="HTTPSampler.path">/images/tab2-btn-hor-bar.png</stringProp>
1559 ankur.sing 1012
            <stringProp name="HTTPSampler.method">GET</stringProp>
1013
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1014
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1015
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1016
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1017
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1018
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1019
          </HTTPSampler>
1020
          <hashTree/>
1759 vikas 1021
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/tab1-btn-left.png" enabled="true">
1559 ankur.sing 1022
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1023
              <collectionProp name="Arguments.arguments"/>
1024
            </elementProp>
1025
            <stringProp name="HTTPSampler.domain"></stringProp>
1026
            <stringProp name="HTTPSampler.port"></stringProp>
1027
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1028
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1029
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1030
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1031
            <stringProp name="HTTPSampler.path">/images/tab1-btn-left.png</stringProp>
1559 ankur.sing 1032
            <stringProp name="HTTPSampler.method">GET</stringProp>
1033
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1034
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1035
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1036
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1037
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1038
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1039
          </HTTPSampler>
1040
          <hashTree/>
1759 vikas 1041
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000544/icon.jpg" enabled="true">
1559 ankur.sing 1042
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1043
              <collectionProp name="Arguments.arguments"/>
1044
            </elementProp>
1759 vikas 1045
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1559 ankur.sing 1046
            <stringProp name="HTTPSampler.port"></stringProp>
1047
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1048
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1049
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1050
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1051
            <stringProp name="HTTPSampler.path">/images/1000544/icon.jpg</stringProp>
1559 ankur.sing 1052
            <stringProp name="HTTPSampler.method">GET</stringProp>
1053
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1054
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1055
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1056
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1057
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1058
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1059
          </HTTPSampler>
1060
          <hashTree/>
1759 vikas 1061
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000546/icon.jpg" enabled="true">
1559 ankur.sing 1062
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1063
              <collectionProp name="Arguments.arguments"/>
1064
            </elementProp>
1759 vikas 1065
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1559 ankur.sing 1066
            <stringProp name="HTTPSampler.port"></stringProp>
1067
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1068
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1069
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1070
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1071
            <stringProp name="HTTPSampler.path">/images/1000546/icon.jpg</stringProp>
1559 ankur.sing 1072
            <stringProp name="HTTPSampler.method">GET</stringProp>
1073
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1074
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1075
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1076
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1077
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1078
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1079
          </HTTPSampler>
1080
          <hashTree/>
1759 vikas 1081
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/icon.jpg" enabled="true">
1559 ankur.sing 1082
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1083
              <collectionProp name="Arguments.arguments"/>
1084
            </elementProp>
1759 vikas 1085
            <stringProp name="HTTPSampler.domain">static0.localhost</stringProp>
1086
            <stringProp name="HTTPSampler.port"></stringProp>
1087
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1088
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1089
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1090
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1091
            <stringProp name="HTTPSampler.path">/images/1001220/icon.jpg</stringProp>
1092
            <stringProp name="HTTPSampler.method">GET</stringProp>
1093
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1094
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1095
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1096
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1097
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1098
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1099
          </HTTPSampler>
1100
          <hashTree/>
1101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1102
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1103
              <collectionProp name="Arguments.arguments">
1104
                <elementProp name="_" elementType="HTTPArgument">
1105
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1106
                  <stringProp name="Argument.name">_</stringProp>
1107
                  <stringProp name="Argument.value">1304673542063</stringProp>
1108
                  <stringProp name="Argument.metadata">=</stringProp>
1109
                </elementProp>
1110
              </collectionProp>
1111
            </elementProp>
1559 ankur.sing 1112
            <stringProp name="HTTPSampler.domain"></stringProp>
1113
            <stringProp name="HTTPSampler.port"></stringProp>
1114
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1115
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1116
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1117
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1118
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1559 ankur.sing 1119
            <stringProp name="HTTPSampler.method">GET</stringProp>
1120
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1121
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1122
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1123
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1124
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1125
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1126
          </HTTPSampler>
1127
          <hashTree/>
1759 vikas 1128
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1559 ankur.sing 1129
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1759 vikas 1130
              <collectionProp name="Arguments.arguments">
1131
                <elementProp name="_" elementType="HTTPArgument">
1132
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1133
                  <stringProp name="Argument.name">_</stringProp>
1134
                  <stringProp name="Argument.value">1304673542062</stringProp>
1135
                  <stringProp name="Argument.metadata">=</stringProp>
1136
                </elementProp>
1137
              </collectionProp>
1138
            </elementProp>
1139
            <stringProp name="HTTPSampler.domain"></stringProp>
1140
            <stringProp name="HTTPSampler.port"></stringProp>
1141
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1142
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1143
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1144
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1145
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1146
            <stringProp name="HTTPSampler.method">GET</stringProp>
1147
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1148
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1149
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1150
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1151
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1152
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1153
          </HTTPSampler>
1154
          <hashTree/>
1155
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/favicon.ico" enabled="true">
1156
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1559 ankur.sing 1157
              <collectionProp name="Arguments.arguments"/>
1158
            </elementProp>
1159
            <stringProp name="HTTPSampler.domain"></stringProp>
1160
            <stringProp name="HTTPSampler.port"></stringProp>
1161
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1162
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1163
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1164
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1165
            <stringProp name="HTTPSampler.path">/images/favicon.ico</stringProp>
1559 ankur.sing 1166
            <stringProp name="HTTPSampler.method">GET</stringProp>
1167
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1168
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1169
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1170
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1171
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1172
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1173
          </HTTPSampler>
1174
          <hashTree/>
1175
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1176
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1177
              <collectionProp name="Arguments.arguments">
1178
                <elementProp name="fq" elementType="HTTPArgument">
1179
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1180
                  <stringProp name="Argument.name">fq</stringProp>
1559 ankur.sing 1181
                  <stringProp name="Argument.value">Category:Low-end Multimedia Phones</stringProp>
1195 vikas 1182
                  <stringProp name="Argument.metadata">=</stringProp>
1183
                </elementProp>
1184
              </collectionProp>
1185
            </elementProp>
1392 vikas 1186
            <stringProp name="HTTPSampler.domain"></stringProp>
1187
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1188
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1189
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1190
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1191
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1559 ankur.sing 1192
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1195 vikas 1193
            <stringProp name="HTTPSampler.method">GET</stringProp>
1194
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1195
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1196
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1197
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1198
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1199
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1200
          </HTTPSampler>
1201
          <hashTree/>
1759 vikas 1202
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1203
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1204
              <collectionProp name="Arguments.arguments">
1205
                <elementProp name="_" elementType="HTTPArgument">
1206
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1207
                  <stringProp name="Argument.name">_</stringProp>
1208
                  <stringProp name="Argument.value">1304673550702</stringProp>
1209
                  <stringProp name="Argument.metadata">=</stringProp>
1210
                </elementProp>
1211
              </collectionProp>
1212
            </elementProp>
1213
            <stringProp name="HTTPSampler.domain"></stringProp>
1214
            <stringProp name="HTTPSampler.port"></stringProp>
1215
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1216
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1217
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1218
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1219
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1220
            <stringProp name="HTTPSampler.method">GET</stringProp>
1221
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1222
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1223
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1224
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1225
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1226
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1227
          </HTTPSampler>
1228
          <hashTree/>
1229
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1230
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1231
              <collectionProp name="Arguments.arguments">
1232
                <elementProp name="_" elementType="HTTPArgument">
1233
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1234
                  <stringProp name="Argument.name">_</stringProp>
1235
                  <stringProp name="Argument.value">1304673550703</stringProp>
1236
                  <stringProp name="Argument.metadata">=</stringProp>
1237
                </elementProp>
1238
              </collectionProp>
1239
            </elementProp>
1240
            <stringProp name="HTTPSampler.domain"></stringProp>
1241
            <stringProp name="HTTPSampler.port"></stringProp>
1242
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1243
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1244
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1245
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1246
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1247
            <stringProp name="HTTPSampler.method">GET</stringProp>
1248
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1249
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1250
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1251
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1252
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1253
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1254
          </HTTPSampler>
1255
          <hashTree/>
1559 ankur.sing 1256
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1195 vikas 1257
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1258
              <collectionProp name="Arguments.arguments">
1559 ankur.sing 1259
                <elementProp name="fq" elementType="HTTPArgument">
1260
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1261
                  <stringProp name="Argument.name">fq</stringProp>
1262
                  <stringProp name="Argument.value">Category:Low-end Multimedia Phones</stringProp>
1263
                  <stringProp name="Argument.metadata">=</stringProp>
1264
                </elementProp>
1265
                <elementProp name="fq" elementType="HTTPArgument">
1266
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1267
                  <stringProp name="Argument.name">fq</stringProp>
1268
                  <stringProp name="Argument.value">F_50001:Samsung</stringProp>
1269
                  <stringProp name="Argument.metadata">=</stringProp>
1270
                </elementProp>
1271
              </collectionProp>
1272
            </elementProp>
1273
            <stringProp name="HTTPSampler.domain"></stringProp>
1274
            <stringProp name="HTTPSampler.port"></stringProp>
1275
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1276
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1277
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1278
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1279
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1280
            <stringProp name="HTTPSampler.method">GET</stringProp>
1281
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1282
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1283
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1284
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1285
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1286
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1287
          </HTTPSampler>
1288
          <hashTree/>
1759 vikas 1289
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001227/icon.jpg" enabled="true">
1290
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1291
              <collectionProp name="Arguments.arguments"/>
1292
            </elementProp>
1293
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1294
            <stringProp name="HTTPSampler.port"></stringProp>
1295
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1296
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1297
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1298
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1299
            <stringProp name="HTTPSampler.path">/images/1001227/icon.jpg</stringProp>
1300
            <stringProp name="HTTPSampler.method">GET</stringProp>
1301
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1302
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1303
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1304
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1305
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1306
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1307
          </HTTPSampler>
1308
          <hashTree/>
1309
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1310
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1311
              <collectionProp name="Arguments.arguments">
1312
                <elementProp name="_" elementType="HTTPArgument">
1313
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1314
                  <stringProp name="Argument.name">_</stringProp>
1315
                  <stringProp name="Argument.value">1304673558714</stringProp>
1316
                  <stringProp name="Argument.metadata">=</stringProp>
1317
                </elementProp>
1318
              </collectionProp>
1319
            </elementProp>
1320
            <stringProp name="HTTPSampler.domain"></stringProp>
1321
            <stringProp name="HTTPSampler.port"></stringProp>
1322
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1323
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1324
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1325
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1326
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1327
            <stringProp name="HTTPSampler.method">GET</stringProp>
1328
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1329
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1330
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1331
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1332
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1333
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1334
          </HTTPSampler>
1335
          <hashTree/>
1336
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1337
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1338
              <collectionProp name="Arguments.arguments">
1339
                <elementProp name="_" elementType="HTTPArgument">
1340
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1341
                  <stringProp name="Argument.name">_</stringProp>
1342
                  <stringProp name="Argument.value">1304673558712</stringProp>
1343
                  <stringProp name="Argument.metadata">=</stringProp>
1344
                </elementProp>
1345
              </collectionProp>
1346
            </elementProp>
1347
            <stringProp name="HTTPSampler.domain"></stringProp>
1348
            <stringProp name="HTTPSampler.port"></stringProp>
1349
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1350
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1351
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1352
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1353
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1354
            <stringProp name="HTTPSampler.method">GET</stringProp>
1355
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1356
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1357
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1358
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1359
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1360
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1361
          </HTTPSampler>
1362
          <hashTree/>
1559 ankur.sing 1363
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1364
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1365
              <collectionProp name="Arguments.arguments">
1195 vikas 1366
                <elementProp name="?" elementType="HTTPArgument">
1367
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1368
                  <stringProp name="Argument.name">?</stringProp>
1369
                  <stringProp name="Argument.value"></stringProp>
1370
                  <stringProp name="Argument.metadata"></stringProp>
1371
                </elementProp>
1559 ankur.sing 1372
                <elementProp name="fq" elementType="HTTPArgument">
1373
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1374
                  <stringProp name="Argument.name">fq</stringProp>
1375
                  <stringProp name="Argument.value">F_50001%3ASamsung</stringProp>
1376
                  <stringProp name="Argument.metadata">=</stringProp>
1377
                </elementProp>
1195 vikas 1378
              </collectionProp>
1379
            </elementProp>
1392 vikas 1380
            <stringProp name="HTTPSampler.domain"></stringProp>
1381
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1382
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1383
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1384
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1385
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1559 ankur.sing 1386
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1195 vikas 1387
            <stringProp name="HTTPSampler.method">GET</stringProp>
1388
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1389
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1390
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1391
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1392
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1393
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1394
          </HTTPSampler>
1395
          <hashTree/>
1759 vikas 1396
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000544/icon.jpg" enabled="true">
1397
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1398
              <collectionProp name="Arguments.arguments"/>
1399
            </elementProp>
1400
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1401
            <stringProp name="HTTPSampler.port"></stringProp>
1402
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1403
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1404
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1405
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1406
            <stringProp name="HTTPSampler.path">/images/1000544/icon.jpg</stringProp>
1407
            <stringProp name="HTTPSampler.method">GET</stringProp>
1408
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1409
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1410
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1411
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1412
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1413
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1414
          </HTTPSampler>
1415
          <hashTree/>
1416
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1417
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1418
              <collectionProp name="Arguments.arguments">
1419
                <elementProp name="_" elementType="HTTPArgument">
1420
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1421
                  <stringProp name="Argument.name">_</stringProp>
1422
                  <stringProp name="Argument.value">1304673570214</stringProp>
1423
                  <stringProp name="Argument.metadata">=</stringProp>
1424
                </elementProp>
1425
              </collectionProp>
1426
            </elementProp>
1427
            <stringProp name="HTTPSampler.domain"></stringProp>
1428
            <stringProp name="HTTPSampler.port"></stringProp>
1429
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1430
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1431
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1432
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1433
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1434
            <stringProp name="HTTPSampler.method">GET</stringProp>
1435
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1436
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1437
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1438
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1439
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1440
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1441
          </HTTPSampler>
1442
          <hashTree/>
1443
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1444
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1445
              <collectionProp name="Arguments.arguments">
1446
                <elementProp name="_" elementType="HTTPArgument">
1447
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1448
                  <stringProp name="Argument.name">_</stringProp>
1449
                  <stringProp name="Argument.value">1304673570213</stringProp>
1450
                  <stringProp name="Argument.metadata">=</stringProp>
1451
                </elementProp>
1452
              </collectionProp>
1453
            </elementProp>
1454
            <stringProp name="HTTPSampler.domain"></stringProp>
1455
            <stringProp name="HTTPSampler.port"></stringProp>
1456
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1457
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1458
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1459
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1460
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1461
            <stringProp name="HTTPSampler.method">GET</stringProp>
1462
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1463
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1464
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1465
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1466
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1467
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1468
          </HTTPSampler>
1469
          <hashTree/>
1559 ankur.sing 1470
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1195 vikas 1471
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1472
              <collectionProp name="Arguments.arguments">
1559 ankur.sing 1473
                <elementProp name="?" elementType="HTTPArgument">
1195 vikas 1474
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1559 ankur.sing 1475
                  <stringProp name="Argument.name">?</stringProp>
1195 vikas 1476
                  <stringProp name="Argument.value"></stringProp>
1477
                  <stringProp name="Argument.metadata"></stringProp>
1478
                </elementProp>
1559 ankur.sing 1479
              </collectionProp>
1480
            </elementProp>
1481
            <stringProp name="HTTPSampler.domain"></stringProp>
1482
            <stringProp name="HTTPSampler.port"></stringProp>
1483
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1484
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1485
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1486
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1487
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1488
            <stringProp name="HTTPSampler.method">GET</stringProp>
1489
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1490
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1491
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1492
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1493
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1494
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1495
          </HTTPSampler>
1496
          <hashTree/>
1759 vikas 1497
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001201/icon.jpg" enabled="true">
1498
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1499
              <collectionProp name="Arguments.arguments"/>
1500
            </elementProp>
1501
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1502
            <stringProp name="HTTPSampler.port"></stringProp>
1503
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1504
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1505
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1506
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1507
            <stringProp name="HTTPSampler.path">/images/1001201/icon.jpg</stringProp>
1508
            <stringProp name="HTTPSampler.method">GET</stringProp>
1509
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1510
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1511
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1512
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1513
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1514
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1515
          </HTTPSampler>
1516
          <hashTree/>
1517
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/icon.jpg" enabled="true">
1518
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1519
              <collectionProp name="Arguments.arguments"/>
1520
            </elementProp>
1521
            <stringProp name="HTTPSampler.domain">static0.localhost</stringProp>
1522
            <stringProp name="HTTPSampler.port"></stringProp>
1523
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1524
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1525
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1526
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1527
            <stringProp name="HTTPSampler.path">/images/1001220/icon.jpg</stringProp>
1528
            <stringProp name="HTTPSampler.method">GET</stringProp>
1529
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1530
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1531
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1532
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1533
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1534
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1535
          </HTTPSampler>
1536
          <hashTree/>
1537
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000535/icon.jpg" enabled="true">
1538
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1539
              <collectionProp name="Arguments.arguments"/>
1540
            </elementProp>
1541
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1542
            <stringProp name="HTTPSampler.port"></stringProp>
1543
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1544
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1545
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1546
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1547
            <stringProp name="HTTPSampler.path">/images/1000535/icon.jpg</stringProp>
1548
            <stringProp name="HTTPSampler.method">GET</stringProp>
1549
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1550
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1551
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1552
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1553
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1554
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1555
          </HTTPSampler>
1556
          <hashTree/>
1557
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000546/icon.jpg" enabled="true">
1558
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1559
              <collectionProp name="Arguments.arguments"/>
1560
            </elementProp>
1561
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1562
            <stringProp name="HTTPSampler.port"></stringProp>
1563
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1564
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1565
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1566
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1567
            <stringProp name="HTTPSampler.path">/images/1000546/icon.jpg</stringProp>
1568
            <stringProp name="HTTPSampler.method">GET</stringProp>
1569
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1570
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1571
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1572
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1573
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1574
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1575
          </HTTPSampler>
1576
          <hashTree/>
1577
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000355/icon.jpg" enabled="true">
1578
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1579
              <collectionProp name="Arguments.arguments"/>
1580
            </elementProp>
1581
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1582
            <stringProp name="HTTPSampler.port"></stringProp>
1583
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1584
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1585
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1586
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1587
            <stringProp name="HTTPSampler.path">/images/1000355/icon.jpg</stringProp>
1588
            <stringProp name="HTTPSampler.method">GET</stringProp>
1589
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1590
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1591
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1592
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1593
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1594
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1595
          </HTTPSampler>
1596
          <hashTree/>
1597
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
1598
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1599
              <collectionProp name="Arguments.arguments"/>
1600
            </elementProp>
1601
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1602
            <stringProp name="HTTPSampler.port"></stringProp>
1603
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1604
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1605
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1606
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1607
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
1608
            <stringProp name="HTTPSampler.method">GET</stringProp>
1609
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1610
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1611
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1612
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1613
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1614
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1615
          </HTTPSampler>
1616
          <hashTree/>
1617
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1618
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1619
              <collectionProp name="Arguments.arguments"/>
1620
            </elementProp>
1621
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1622
            <stringProp name="HTTPSampler.port"></stringProp>
1623
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1624
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1625
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1626
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1627
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
1628
            <stringProp name="HTTPSampler.method">GET</stringProp>
1629
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1630
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1631
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1632
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1633
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1634
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1635
          </HTTPSampler>
1636
          <hashTree/>
1637
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
1638
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1639
              <collectionProp name="Arguments.arguments"/>
1640
            </elementProp>
1641
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1642
            <stringProp name="HTTPSampler.port"></stringProp>
1643
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1644
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1645
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1646
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1647
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1648
            <stringProp name="HTTPSampler.method">GET</stringProp>
1649
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1650
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1651
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1652
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1653
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1654
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1655
          </HTTPSampler>
1656
          <hashTree/>
1657
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1658
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1659
              <collectionProp name="Arguments.arguments">
1660
                <elementProp name="_" elementType="HTTPArgument">
1661
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1662
                  <stringProp name="Argument.name">_</stringProp>
1663
                  <stringProp name="Argument.value">1304673573397</stringProp>
1664
                  <stringProp name="Argument.metadata">=</stringProp>
1665
                </elementProp>
1666
              </collectionProp>
1667
            </elementProp>
1668
            <stringProp name="HTTPSampler.domain"></stringProp>
1669
            <stringProp name="HTTPSampler.port"></stringProp>
1670
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1671
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1672
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1673
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1674
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1675
            <stringProp name="HTTPSampler.method">GET</stringProp>
1676
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1677
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1678
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1679
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1680
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1681
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1682
          </HTTPSampler>
1683
          <hashTree/>
1684
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1685
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1686
              <collectionProp name="Arguments.arguments">
1687
                <elementProp name="_" elementType="HTTPArgument">
1688
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1689
                  <stringProp name="Argument.name">_</stringProp>
1690
                  <stringProp name="Argument.value">1304673573398</stringProp>
1691
                  <stringProp name="Argument.metadata">=</stringProp>
1692
                </elementProp>
1693
              </collectionProp>
1694
            </elementProp>
1695
            <stringProp name="HTTPSampler.domain"></stringProp>
1696
            <stringProp name="HTTPSampler.port"></stringProp>
1697
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1698
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1699
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1700
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1701
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1702
            <stringProp name="HTTPSampler.method">GET</stringProp>
1703
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1704
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1705
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1706
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1707
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1708
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1709
          </HTTPSampler>
1710
          <hashTree/>
1559 ankur.sing 1711
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1712
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1713
              <collectionProp name="Arguments.arguments">
1714
                <elementProp name="fq" elementType="HTTPArgument">
1715
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1716
                  <stringProp name="Argument.name">fq</stringProp>
1717
                  <stringProp name="Argument.value">F_50007:5 - 10 Mpx</stringProp>
1195 vikas 1718
                  <stringProp name="Argument.metadata">=</stringProp>
1719
                </elementProp>
1720
              </collectionProp>
1721
            </elementProp>
1392 vikas 1722
            <stringProp name="HTTPSampler.domain"></stringProp>
1723
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1724
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1725
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1726
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1727
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1559 ankur.sing 1728
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1195 vikas 1729
            <stringProp name="HTTPSampler.method">GET</stringProp>
1730
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1731
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1732
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1733
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1734
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1735
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1736
          </HTTPSampler>
1737
          <hashTree/>
1759 vikas 1738
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1739
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1740
              <collectionProp name="Arguments.arguments">
1741
                <elementProp name="_" elementType="HTTPArgument">
1742
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1743
                  <stringProp name="Argument.name">_</stringProp>
1744
                  <stringProp name="Argument.value">1304673586116</stringProp>
1745
                  <stringProp name="Argument.metadata">=</stringProp>
1746
                </elementProp>
1747
              </collectionProp>
1748
            </elementProp>
1749
            <stringProp name="HTTPSampler.domain"></stringProp>
1750
            <stringProp name="HTTPSampler.port"></stringProp>
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">UTF-8</stringProp>
1755
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
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/>
1765
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1766
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1767
              <collectionProp name="Arguments.arguments">
1768
                <elementProp name="_" elementType="HTTPArgument">
1769
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1770
                  <stringProp name="Argument.name">_</stringProp>
1771
                  <stringProp name="Argument.value">1304673586117</stringProp>
1772
                  <stringProp name="Argument.metadata">=</stringProp>
1773
                </elementProp>
1774
              </collectionProp>
1775
            </elementProp>
1776
            <stringProp name="HTTPSampler.domain"></stringProp>
1777
            <stringProp name="HTTPSampler.port"></stringProp>
1778
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1779
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1780
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1781
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1782
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1783
            <stringProp name="HTTPSampler.method">GET</stringProp>
1784
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1785
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1786
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1787
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1788
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1789
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1790
          </HTTPSampler>
1791
          <hashTree/>
1559 ankur.sing 1792
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1195 vikas 1793
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1794
              <collectionProp name="Arguments.arguments">
1559 ankur.sing 1795
                <elementProp name="?" elementType="HTTPArgument">
1796
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1797
                  <stringProp name="Argument.name">?</stringProp>
1798
                  <stringProp name="Argument.value"></stringProp>
1799
                  <stringProp name="Argument.metadata"></stringProp>
1195 vikas 1800
                </elementProp>
1801
              </collectionProp>
1802
            </elementProp>
1392 vikas 1803
            <stringProp name="HTTPSampler.domain"></stringProp>
1804
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1805
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1806
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1807
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1559 ankur.sing 1808
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1809
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
1810
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 1811
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1812
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1813
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1814
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1815
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1816
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1817
          </HTTPSampler>
1818
          <hashTree/>
1759 vikas 1819
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001220/icon.jpg" enabled="true">
1820
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1821
              <collectionProp name="Arguments.arguments"/>
1822
            </elementProp>
1823
            <stringProp name="HTTPSampler.domain">static0.localhost</stringProp>
1824
            <stringProp name="HTTPSampler.port"></stringProp>
1825
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1826
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1827
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1828
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1829
            <stringProp name="HTTPSampler.path">/images/1001220/icon.jpg</stringProp>
1830
            <stringProp name="HTTPSampler.method">GET</stringProp>
1831
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1832
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1833
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1834
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1835
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1836
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1837
          </HTTPSampler>
1838
          <hashTree/>
1839
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001201/icon.jpg" enabled="true">
1840
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1841
              <collectionProp name="Arguments.arguments"/>
1842
            </elementProp>
1843
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1844
            <stringProp name="HTTPSampler.port"></stringProp>
1845
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1846
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1847
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1848
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1849
            <stringProp name="HTTPSampler.path">/images/1001201/icon.jpg</stringProp>
1850
            <stringProp name="HTTPSampler.method">GET</stringProp>
1851
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1852
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1853
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1854
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1855
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1856
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1857
          </HTTPSampler>
1858
          <hashTree/>
1859
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000535/icon.jpg" enabled="true">
1860
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1861
              <collectionProp name="Arguments.arguments"/>
1862
            </elementProp>
1863
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1864
            <stringProp name="HTTPSampler.port"></stringProp>
1865
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1866
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1867
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1868
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1869
            <stringProp name="HTTPSampler.path">/images/1000535/icon.jpg</stringProp>
1870
            <stringProp name="HTTPSampler.method">GET</stringProp>
1871
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1872
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1873
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1874
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1875
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1876
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1877
          </HTTPSampler>
1878
          <hashTree/>
1879
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
1880
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1881
              <collectionProp name="Arguments.arguments"/>
1882
            </elementProp>
1883
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1884
            <stringProp name="HTTPSampler.port"></stringProp>
1885
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1886
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1887
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1888
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1889
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
1890
            <stringProp name="HTTPSampler.method">GET</stringProp>
1891
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1892
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1893
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1894
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1895
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1896
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1897
          </HTTPSampler>
1898
          <hashTree/>
1899
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000546/icon.jpg" enabled="true">
1900
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1901
              <collectionProp name="Arguments.arguments"/>
1902
            </elementProp>
1903
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1904
            <stringProp name="HTTPSampler.port"></stringProp>
1905
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1906
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1907
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1908
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1909
            <stringProp name="HTTPSampler.path">/images/1000546/icon.jpg</stringProp>
1910
            <stringProp name="HTTPSampler.method">GET</stringProp>
1911
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1912
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1913
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1914
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1915
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1916
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1917
          </HTTPSampler>
1918
          <hashTree/>
1919
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1920
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1921
              <collectionProp name="Arguments.arguments"/>
1922
            </elementProp>
1923
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1924
            <stringProp name="HTTPSampler.port"></stringProp>
1925
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1926
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1927
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1928
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1929
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
1930
            <stringProp name="HTTPSampler.method">GET</stringProp>
1931
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1932
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1933
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1934
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1935
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1936
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1937
          </HTTPSampler>
1938
          <hashTree/>
1939
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
1940
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1941
              <collectionProp name="Arguments.arguments"/>
1942
            </elementProp>
1943
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1944
            <stringProp name="HTTPSampler.port"></stringProp>
1945
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1946
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1947
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1948
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1949
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1950
            <stringProp name="HTTPSampler.method">GET</stringProp>
1951
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1952
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1953
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1954
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1955
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1956
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1957
          </HTTPSampler>
1958
          <hashTree/>
1959
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000544/icon.jpg" enabled="true">
1960
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1961
              <collectionProp name="Arguments.arguments"/>
1962
            </elementProp>
1963
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
1964
            <stringProp name="HTTPSampler.port"></stringProp>
1965
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1966
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1967
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1968
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1969
            <stringProp name="HTTPSampler.path">/images/1000544/icon.jpg</stringProp>
1970
            <stringProp name="HTTPSampler.method">GET</stringProp>
1971
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1972
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1973
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1974
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1975
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1976
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1977
          </HTTPSampler>
1978
          <hashTree/>
1979
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001227/icon.jpg" enabled="true">
1980
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1981
              <collectionProp name="Arguments.arguments"/>
1982
            </elementProp>
1983
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1984
            <stringProp name="HTTPSampler.port"></stringProp>
1985
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1986
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1987
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1988
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1989
            <stringProp name="HTTPSampler.path">/images/1001227/icon.jpg</stringProp>
1990
            <stringProp name="HTTPSampler.method">GET</stringProp>
1991
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1992
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1993
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1994
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1995
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1996
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1997
          </HTTPSampler>
1998
          <hashTree/>
1999
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000355/icon.jpg" enabled="true">
2000
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2001
              <collectionProp name="Arguments.arguments"/>
2002
            </elementProp>
2003
            <stringProp name="HTTPSampler.domain">static2.localhost</stringProp>
2004
            <stringProp name="HTTPSampler.port"></stringProp>
2005
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2006
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2007
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2008
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
2009
            <stringProp name="HTTPSampler.path">/images/1000355/icon.jpg</stringProp>
2010
            <stringProp name="HTTPSampler.method">GET</stringProp>
2011
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2012
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2013
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2014
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2015
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2016
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2017
          </HTTPSampler>
2018
          <hashTree/>
2019
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
2020
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2021
              <collectionProp name="Arguments.arguments">
2022
                <elementProp name="_" elementType="HTTPArgument">
2023
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2024
                  <stringProp name="Argument.name">_</stringProp>
2025
                  <stringProp name="Argument.value">1304673594314</stringProp>
2026
                  <stringProp name="Argument.metadata">=</stringProp>
2027
                </elementProp>
2028
              </collectionProp>
2029
            </elementProp>
2030
            <stringProp name="HTTPSampler.domain"></stringProp>
2031
            <stringProp name="HTTPSampler.port"></stringProp>
2032
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2033
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2034
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2035
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2036
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
2037
            <stringProp name="HTTPSampler.method">GET</stringProp>
2038
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2039
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2040
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2041
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2042
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2043
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2044
          </HTTPSampler>
2045
          <hashTree/>
2046
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
2047
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2048
              <collectionProp name="Arguments.arguments">
2049
                <elementProp name="_" elementType="HTTPArgument">
2050
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2051
                  <stringProp name="Argument.name">_</stringProp>
2052
                  <stringProp name="Argument.value">1304673594313</stringProp>
2053
                  <stringProp name="Argument.metadata">=</stringProp>
2054
                </elementProp>
2055
              </collectionProp>
2056
            </elementProp>
2057
            <stringProp name="HTTPSampler.domain"></stringProp>
2058
            <stringProp name="HTTPSampler.port"></stringProp>
2059
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2060
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2061
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2062
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2063
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
2064
            <stringProp name="HTTPSampler.method">GET</stringProp>
2065
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2066
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2067
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2068
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2069
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2070
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2071
          </HTTPSampler>
2072
          <hashTree/>
1559 ankur.sing 2073
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/all-mobile-phones/10001" enabled="true">
1195 vikas 2074
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2075
              <collectionProp name="Arguments.arguments">
1559 ankur.sing 2076
                <elementProp name="$priceUrl" elementType="HTTPArgument">
2077
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
2078
                  <stringProp name="Argument.name">$priceUrl</stringProp>
2079
                  <stringProp name="Argument.value"></stringProp>
2080
                  <stringProp name="Argument.metadata"></stringProp>
2081
                </elementProp>
2082
                <elementProp name="min-price" elementType="HTTPArgument">
1195 vikas 2083
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1559 ankur.sing 2084
                  <stringProp name="Argument.name">min-price</stringProp>
2085
                  <stringProp name="Argument.value">1650</stringProp>
1195 vikas 2086
                  <stringProp name="Argument.metadata">=</stringProp>
2087
                </elementProp>
1559 ankur.sing 2088
                <elementProp name="max-price" elementType="HTTPArgument">
2089
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2090
                  <stringProp name="Argument.name">max-price</stringProp>
2091
                  <stringProp name="Argument.value">9800</stringProp>
2092
                  <stringProp name="Argument.metadata">=</stringProp>
2093
                </elementProp>
1195 vikas 2094
              </collectionProp>
2095
            </elementProp>
1392 vikas 2096
            <stringProp name="HTTPSampler.domain"></stringProp>
2097
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 2098
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2099
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2100
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1559 ankur.sing 2101
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2102
            <stringProp name="HTTPSampler.path">/all-mobile-phones/10001</stringProp>
2103
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 2104
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2105
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2106
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2107
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2108
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2109
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2110
          </HTTPSampler>
2111
          <hashTree/>
1759 vikas 2112
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
2113
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2114
              <collectionProp name="Arguments.arguments">
2115
                <elementProp name="_" elementType="HTTPArgument">
2116
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2117
                  <stringProp name="Argument.name">_</stringProp>
2118
                  <stringProp name="Argument.value">1304673612466</stringProp>
2119
                  <stringProp name="Argument.metadata">=</stringProp>
2120
                </elementProp>
2121
              </collectionProp>
2122
            </elementProp>
2123
            <stringProp name="HTTPSampler.domain"></stringProp>
2124
            <stringProp name="HTTPSampler.port"></stringProp>
2125
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2126
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2127
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2128
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2129
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
2130
            <stringProp name="HTTPSampler.method">GET</stringProp>
2131
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2132
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2133
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2134
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2135
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2136
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2137
          </HTTPSampler>
2138
          <hashTree/>
2139
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
2140
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
2141
              <collectionProp name="Arguments.arguments">
2142
                <elementProp name="_" elementType="HTTPArgument">
2143
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
2144
                  <stringProp name="Argument.name">_</stringProp>
2145
                  <stringProp name="Argument.value">1304673612467</stringProp>
2146
                  <stringProp name="Argument.metadata">=</stringProp>
2147
                </elementProp>
2148
              </collectionProp>
2149
            </elementProp>
2150
            <stringProp name="HTTPSampler.domain"></stringProp>
2151
            <stringProp name="HTTPSampler.port"></stringProp>
2152
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
2153
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
2154
            <stringProp name="HTTPSampler.protocol">http</stringProp>
2155
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
2156
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
2157
            <stringProp name="HTTPSampler.method">GET</stringProp>
2158
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
2159
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
2160
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
2161
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
2162
            <boolProp name="HTTPSampler.monitor">false</boolProp>
2163
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
2164
          </HTTPSampler>
2165
          <hashTree/>
1195 vikas 2166
        </hashTree>
2167
        <ResultSaver guiclass="ResultSaverGui" testclass="ResultSaver" testname="Save Responses to a file" enabled="true">
2168
          <stringProp name="FileSaver.filename">samples/categorypage/test</stringProp>
2169
          <boolProp name="FileSaver.errorsonly">false</boolProp>
2170
          <boolProp name="FileSaver.skipautonumber">false</boolProp>
2171
          <boolProp name="FileSaver.skipsuffix">false</boolProp>
2172
          <boolProp name="FileSaver.successonly">false</boolProp>
2173
        </ResultSaver>
2174
        <hashTree/>
2175
      </hashTree>
2176
    </hashTree>
2177
  </hashTree>
2178
</jmeterTestPlan>