Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
1195 vikas 1
<?xml version="1.0" encoding="UTF-8"?>
2
<jmeterTestPlan version="1.2" properties="2.1">
3
  <hashTree>
4
    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
5
      <stringProp name="TestPlan.comments"></stringProp>
6
      <boolProp name="TestPlan.functional_mode">false</boolProp>
7
      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
8
      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
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/>
1392 vikas 61
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
1195 vikas 62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1654 vikas 63
              <collectionProp name="Arguments.arguments"/>
1195 vikas 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>
1654 vikas 70
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 71
            <stringProp name="HTTPSampler.path">/login</stringProp>
1654 vikas 72
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 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/demoStyles.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/demoStyles.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/>
1654 vikas 101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.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>
1654 vikas 111
            <stringProp name="HTTPSampler.path">/css/contactus.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/product.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/product.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/>
1654 vikas 141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.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>
1654 vikas 151
            <stringProp name="HTTPSampler.path">/css/cart.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/>
1759 vikas 161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/widget.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>
1759 vikas 171
            <stringProp name="HTTPSampler.path">/css/widget.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/style.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/style.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/nav.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/nav.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/colorbox.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/colorbox.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/common.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/common.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.truncate.min.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.truncate.min.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/>
1654 vikas 281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" 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>
1195 vikas 286
            <stringProp name="HTTPSampler.port"></stringProp>
287
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
288
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
289
            <stringProp name="HTTPSampler.protocol">http</stringProp>
290
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1654 vikas 291
            <stringProp name="HTTPSampler.path">/css/myaccount.css</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="/css/lightbox_inline.css" 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">/css/lightbox_inline.css</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-ui.min.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-ui.min.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/widget_slidetab.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/widget_slidetab.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/>
1654 vikas 361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.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>
1654 vikas 371
            <stringProp name="HTTPSampler.path">/js/gallery.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/all.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/all.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/charLimit.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/charLimit.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/custom-jquery.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/custom-jquery.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="/js/jquery.cookie.js" 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">/js/jquery.cookie.js</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="/js/jquery.Storage.js" 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">/js/jquery.Storage.js</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/>
1654 vikas 481
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.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>
1195 vikas 486
            <stringProp name="HTTPSampler.port"></stringProp>
487
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
488
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
489
            <stringProp name="HTTPSampler.protocol">http</stringProp>
490
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1654 vikas 491
            <stringProp name="HTTPSampler.path">/js/widget_accordion.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="/js/jquery.tipsy.js" 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">/js/jquery.tipsy.js</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="/js/loopedslider.js" 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>
526
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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">/js/loopedslider.js</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="/js/myaccount.js" enabled="true">
1195 vikas 542
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
543
              <collectionProp name="Arguments.arguments"/>
544
            </elementProp>
1392 vikas 545
            <stringProp name="HTTPSampler.domain"></stringProp>
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">/js/myaccount.js</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="/js/jquery.number_format.js" enabled="true">
1195 vikas 562
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
563
              <collectionProp name="Arguments.arguments"/>
564
            </elementProp>
1392 vikas 565
            <stringProp name="HTTPSampler.domain"></stringProp>
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">/js/jquery.number_format.js</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/productCategory.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/productCategory.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/jsapi.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/jsapi.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/>
1654 vikas 621
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/signinsignup.css" enabled="true">
1195 vikas 622
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
623
              <collectionProp name="Arguments.arguments"/>
624
            </elementProp>
1392 vikas 625
            <stringProp name="HTTPSampler.domain"></stringProp>
626
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1654 vikas 631
            <stringProp name="HTTPSampler.path">/css/signinsignup.css</stringProp>
1195 vikas 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-1.4.2.js" enabled="true">
1195 vikas 642
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
643
              <collectionProp name="Arguments.arguments"/>
644
            </elementProp>
1392 vikas 645
            <stringProp name="HTTPSampler.domain"></stringProp>
646
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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-1.4.2.js</stringProp>
1195 vikas 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="/css/gc_safari.css" enabled="true">
1195 vikas 662
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
663
              <collectionProp name="Arguments.arguments"/>
664
            </elementProp>
1392 vikas 665
            <stringProp name="HTTPSampler.domain"></stringProp>
666
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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">/css/gc_safari.css</stringProp>
1195 vikas 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/>
1654 vikas 681
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
1195 vikas 682
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
683
              <collectionProp name="Arguments.arguments"/>
684
            </elementProp>
1392 vikas 685
            <stringProp name="HTTPSampler.domain"></stringProp>
686
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1654 vikas 691
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
1195 vikas 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/shippingAddress.js" enabled="true">
1195 vikas 702
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
703
              <collectionProp name="Arguments.arguments"/>
704
            </elementProp>
1392 vikas 705
            <stringProp name="HTTPSampler.domain"></stringProp>
706
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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/shippingAddress.js</stringProp>
1195 vikas 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/>
1759 vikas 721
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
1195 vikas 722
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
723
              <collectionProp name="Arguments.arguments"/>
724
            </elementProp>
1392 vikas 725
            <stringProp name="HTTPSampler.domain"></stringProp>
726
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 731
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
1195 vikas 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/>
1759 vikas 741
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
1195 vikas 742
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
743
              <collectionProp name="Arguments.arguments"/>
744
            </elementProp>
1392 vikas 745
            <stringProp name="HTTPSampler.domain"></stringProp>
746
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 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>
1759 vikas 751
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
1195 vikas 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="/browse-history/%5B%5D" enabled="true">
1654 vikas 762
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
763
              <collectionProp name="Arguments.arguments">
764
                <elementProp name="_" elementType="HTTPArgument">
765
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
766
                  <stringProp name="Argument.name">_</stringProp>
1759 vikas 767
                  <stringProp name="Argument.value">1304684083261</stringProp>
1654 vikas 768
                  <stringProp name="Argument.metadata">=</stringProp>
769
                </elementProp>
770
              </collectionProp>
771
            </elementProp>
772
            <stringProp name="HTTPSampler.domain"></stringProp>
773
            <stringProp name="HTTPSampler.port"></stringProp>
774
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
775
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
776
            <stringProp name="HTTPSampler.protocol">http</stringProp>
777
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 778
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1654 vikas 779
            <stringProp name="HTTPSampler.method">GET</stringProp>
780
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
781
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
782
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
783
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
784
            <boolProp name="HTTPSampler.monitor">false</boolProp>
785
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
786
          </HTTPSampler>
787
          <hashTree/>
1759 vikas 788
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1195 vikas 789
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1654 vikas 790
              <collectionProp name="Arguments.arguments">
791
                <elementProp name="_" elementType="HTTPArgument">
792
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
793
                  <stringProp name="Argument.name">_</stringProp>
1759 vikas 794
                  <stringProp name="Argument.value">1304684083260</stringProp>
1654 vikas 795
                  <stringProp name="Argument.metadata">=</stringProp>
796
                </elementProp>
797
              </collectionProp>
798
            </elementProp>
799
            <stringProp name="HTTPSampler.domain"></stringProp>
800
            <stringProp name="HTTPSampler.port"></stringProp>
801
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
802
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
803
            <stringProp name="HTTPSampler.protocol">http</stringProp>
804
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 805
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1654 vikas 806
            <stringProp name="HTTPSampler.method">GET</stringProp>
807
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
808
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
809
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
810
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
811
            <boolProp name="HTTPSampler.monitor">false</boolProp>
812
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
813
          </HTTPSampler>
814
          <hashTree/>
815
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
816
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
817
              <collectionProp name="Arguments.arguments">
818
                <elementProp name="email" elementType="HTTPArgument">
819
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
820
                  <stringProp name="Argument.name">email</stringProp>
821
                  <stringProp name="Argument.value">productuser@mailinator.com</stringProp>
822
                  <stringProp name="Argument.metadata">=</stringProp>
823
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
824
                </elementProp>
825
                <elementProp name="password" elementType="HTTPArgument">
826
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
827
                  <stringProp name="Argument.name">password</stringProp>
828
                  <stringProp name="Argument.value">productuser</stringProp>
829
                  <stringProp name="Argument.metadata">=</stringProp>
830
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
831
                </elementProp>
832
                <elementProp name="btnSearch" elementType="HTTPArgument">
833
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
834
                  <stringProp name="Argument.name">btnSearch</stringProp>
835
                  <stringProp name="Argument.value">Login</stringProp>
836
                  <stringProp name="Argument.metadata">=</stringProp>
837
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
838
                </elementProp>
839
              </collectionProp>
840
            </elementProp>
841
            <stringProp name="HTTPSampler.domain"></stringProp>
842
            <stringProp name="HTTPSampler.port"></stringProp>
843
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
844
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
845
            <stringProp name="HTTPSampler.protocol">http</stringProp>
846
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
847
            <stringProp name="HTTPSampler.path">/login</stringProp>
848
            <stringProp name="HTTPSampler.method">POST</stringProp>
849
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
850
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
851
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
852
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
853
            <boolProp name="HTTPSampler.monitor">false</boolProp>
854
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
855
          </HTTPSampler>
856
          <hashTree/>
857
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
858
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
859
              <collectionProp name="Arguments.arguments"/>
860
            </elementProp>
861
            <stringProp name="HTTPSampler.domain"></stringProp>
862
            <stringProp name="HTTPSampler.port"></stringProp>
863
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
864
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
865
            <stringProp name="HTTPSampler.protocol">http</stringProp>
866
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
867
            <stringProp name="HTTPSampler.path">/</stringProp>
868
            <stringProp name="HTTPSampler.method">GET</stringProp>
869
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
870
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
871
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
872
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
873
            <boolProp name="HTTPSampler.monitor">false</boolProp>
874
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
875
          </HTTPSampler>
876
          <hashTree/>
1759 vikas 877
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-banner.jpg" enabled="true">
1654 vikas 878
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
879
              <collectionProp name="Arguments.arguments"/>
880
            </elementProp>
1759 vikas 881
            <stringProp name="HTTPSampler.domain"></stringProp>
1654 vikas 882
            <stringProp name="HTTPSampler.port"></stringProp>
883
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
884
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
885
            <stringProp name="HTTPSampler.protocol">http</stringProp>
886
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 887
            <stringProp name="HTTPSampler.path">/images/product-banner.jpg</stringProp>
1654 vikas 888
            <stringProp name="HTTPSampler.method">GET</stringProp>
889
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
890
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
891
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
892
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
893
            <boolProp name="HTTPSampler.monitor">false</boolProp>
894
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
895
          </HTTPSampler>
896
          <hashTree/>
1759 vikas 897
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1654 vikas 898
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
899
              <collectionProp name="Arguments.arguments"/>
900
            </elementProp>
1759 vikas 901
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1654 vikas 902
            <stringProp name="HTTPSampler.port"></stringProp>
903
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
904
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
905
            <stringProp name="HTTPSampler.protocol">http</stringProp>
906
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 907
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
1654 vikas 908
            <stringProp name="HTTPSampler.method">GET</stringProp>
909
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
910
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
911
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
912
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
913
            <boolProp name="HTTPSampler.monitor">false</boolProp>
914
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
915
          </HTTPSampler>
916
          <hashTree/>
1759 vikas 917
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
1654 vikas 918
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
919
              <collectionProp name="Arguments.arguments"/>
920
            </elementProp>
921
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
922
            <stringProp name="HTTPSampler.port"></stringProp>
923
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
924
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
925
            <stringProp name="HTTPSampler.protocol">http</stringProp>
926
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 927
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1654 vikas 928
            <stringProp name="HTTPSampler.method">GET</stringProp>
929
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
930
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
931
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
932
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
933
            <boolProp name="HTTPSampler.monitor">false</boolProp>
934
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
935
          </HTTPSampler>
936
          <hashTree/>
937
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
938
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
939
              <collectionProp name="Arguments.arguments"/>
940
            </elementProp>
941
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
942
            <stringProp name="HTTPSampler.port"></stringProp>
943
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
944
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
945
            <stringProp name="HTTPSampler.protocol">http</stringProp>
946
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
947
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
948
            <stringProp name="HTTPSampler.method">GET</stringProp>
949
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
950
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
951
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
952
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
953
            <boolProp name="HTTPSampler.monitor">false</boolProp>
954
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
955
          </HTTPSampler>
956
          <hashTree/>
957
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
958
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
959
              <collectionProp name="Arguments.arguments"/>
960
            </elementProp>
961
            <stringProp name="HTTPSampler.domain"></stringProp>
962
            <stringProp name="HTTPSampler.port"></stringProp>
963
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
964
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
965
            <stringProp name="HTTPSampler.protocol">http</stringProp>
966
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
967
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
968
            <stringProp name="HTTPSampler.method">GET</stringProp>
969
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
970
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
971
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
972
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
973
            <boolProp name="HTTPSampler.monitor">false</boolProp>
974
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
975
          </HTTPSampler>
976
          <hashTree/>
1759 vikas 977
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1654 vikas 978
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1759 vikas 979
              <collectionProp name="Arguments.arguments">
980
                <elementProp name="_" elementType="HTTPArgument">
981
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
982
                  <stringProp name="Argument.name">_</stringProp>
983
                  <stringProp name="Argument.value">1304684093484</stringProp>
984
                  <stringProp name="Argument.metadata">=</stringProp>
985
                </elementProp>
986
              </collectionProp>
1654 vikas 987
            </elementProp>
988
            <stringProp name="HTTPSampler.domain"></stringProp>
989
            <stringProp name="HTTPSampler.port"></stringProp>
990
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
991
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
992
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1759 vikas 993
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
994
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1654 vikas 995
            <stringProp name="HTTPSampler.method">GET</stringProp>
996
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
997
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
998
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
999
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1000
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1001
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1002
          </HTTPSampler>
1003
          <hashTree/>
1759 vikas 1004
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1654 vikas 1005
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1759 vikas 1006
              <collectionProp name="Arguments.arguments">
1007
                <elementProp name="_" elementType="HTTPArgument">
1008
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1009
                  <stringProp name="Argument.name">_</stringProp>
1010
                  <stringProp name="Argument.value">1304684093482</stringProp>
1011
                  <stringProp name="Argument.metadata">=</stringProp>
1012
                </elementProp>
1013
              </collectionProp>
1654 vikas 1014
            </elementProp>
1015
            <stringProp name="HTTPSampler.domain"></stringProp>
1016
            <stringProp name="HTTPSampler.port"></stringProp>
1017
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1018
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1019
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1759 vikas 1020
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1021
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1654 vikas 1022
            <stringProp name="HTTPSampler.method">GET</stringProp>
1023
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1024
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1025
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1026
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1027
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1028
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1029
          </HTTPSampler>
1030
          <hashTree/>
1759 vikas 1031
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/border.png" enabled="true">
1654 vikas 1032
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1759 vikas 1033
              <collectionProp name="Arguments.arguments"/>
1654 vikas 1034
            </elementProp>
1035
            <stringProp name="HTTPSampler.domain"></stringProp>
1036
            <stringProp name="HTTPSampler.port"></stringProp>
1037
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1038
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1039
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1759 vikas 1040
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1041
            <stringProp name="HTTPSampler.path">/images/border.png</stringProp>
1195 vikas 1042
            <stringProp name="HTTPSampler.method">GET</stringProp>
1043
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1044
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1045
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1046
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1047
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1048
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1049
          </HTTPSampler>
1050
          <hashTree/>
1759 vikas 1051
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/controls.png" enabled="true">
1654 vikas 1052
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1053
              <collectionProp name="Arguments.arguments"/>
1054
            </elementProp>
1055
            <stringProp name="HTTPSampler.domain"></stringProp>
1056
            <stringProp name="HTTPSampler.port"></stringProp>
1057
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1058
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1059
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1060
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1061
            <stringProp name="HTTPSampler.path">/images/controls.png</stringProp>
1654 vikas 1062
            <stringProp name="HTTPSampler.method">GET</stringProp>
1063
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1064
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1065
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1066
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1067
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1068
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1069
          </HTTPSampler>
1070
          <hashTree/>
1759 vikas 1071
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading_background.png" enabled="true">
1654 vikas 1072
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1759 vikas 1073
              <collectionProp name="Arguments.arguments"/>
1654 vikas 1074
            </elementProp>
1075
            <stringProp name="HTTPSampler.domain"></stringProp>
1076
            <stringProp name="HTTPSampler.port"></stringProp>
1077
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1078
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1079
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1759 vikas 1080
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1081
            <stringProp name="HTTPSampler.path">/images/loading_background.png</stringProp>
1654 vikas 1082
            <stringProp name="HTTPSampler.method">GET</stringProp>
1083
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1084
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1085
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1086
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1087
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1088
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1089
          </HTTPSampler>
1090
          <hashTree/>
1759 vikas 1091
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading.gif" enabled="true">
1654 vikas 1092
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1093
              <collectionProp name="Arguments.arguments"/>
1094
            </elementProp>
1095
            <stringProp name="HTTPSampler.domain"></stringProp>
1096
            <stringProp name="HTTPSampler.port"></stringProp>
1097
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1098
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1099
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1100
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1101
            <stringProp name="HTTPSampler.path">/images/loading.gif</stringProp>
1654 vikas 1102
            <stringProp name="HTTPSampler.method">GET</stringProp>
1103
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1104
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1105
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1106
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1107
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1108
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1109
          </HTTPSampler>
1110
          <hashTree/>
1111
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/mobile-phones/sony-ericsson-xperia-play-r800i-1001218" enabled="true">
1112
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1113
              <collectionProp name="Arguments.arguments"/>
1114
            </elementProp>
1115
            <stringProp name="HTTPSampler.domain"></stringProp>
1116
            <stringProp name="HTTPSampler.port"></stringProp>
1117
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1118
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1119
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1120
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1121
            <stringProp name="HTTPSampler.path">/mobile-phones/sony-ericsson-xperia-play-r800i-1001218</stringProp>
1122
            <stringProp name="HTTPSampler.method">GET</stringProp>
1123
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1124
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1125
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1126
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1127
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1128
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1129
          </HTTPSampler>
1130
          <hashTree/>
1131
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/free-shipping.jpg" enabled="true">
1132
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1133
              <collectionProp name="Arguments.arguments"/>
1134
            </elementProp>
1135
            <stringProp name="HTTPSampler.domain"></stringProp>
1136
            <stringProp name="HTTPSampler.port"></stringProp>
1137
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1138
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1139
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1140
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1141
            <stringProp name="HTTPSampler.path">/images/buttons/free-shipping.jpg</stringProp>
1142
            <stringProp name="HTTPSampler.method">GET</stringProp>
1143
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1144
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1145
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1146
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1147
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1148
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1149
          </HTTPSampler>
1150
          <hashTree/>
1151
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/default.jpg" enabled="true">
1152
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1153
              <collectionProp name="Arguments.arguments"/>
1154
            </elementProp>
1155
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1156
            <stringProp name="HTTPSampler.port"></stringProp>
1157
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1158
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1159
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1160
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1161
            <stringProp name="HTTPSampler.path">/images/1001218/default.jpg</stringProp>
1162
            <stringProp name="HTTPSampler.method">GET</stringProp>
1163
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1164
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1165
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1166
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1167
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1168
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1169
          </HTTPSampler>
1170
          <hashTree/>
1171
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/gaming%20keys.jpg" enabled="true">
1172
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1173
              <collectionProp name="Arguments.arguments"/>
1174
            </elementProp>
1175
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1176
            <stringProp name="HTTPSampler.port"></stringProp>
1177
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1178
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1179
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1180
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1181
            <stringProp name="HTTPSampler.path">/images/1001218/gaming%20keys.jpg</stringProp>
1182
            <stringProp name="HTTPSampler.method">GET</stringProp>
1183
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1184
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1185
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1186
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1187
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1188
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1189
          </HTTPSampler>
1190
          <hashTree/>
1191
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/Play%20with%20headset.jpg" enabled="true">
1192
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1193
              <collectionProp name="Arguments.arguments"/>
1194
            </elementProp>
1195
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1196
            <stringProp name="HTTPSampler.port"></stringProp>
1197
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1198
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1199
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1200
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1201
            <stringProp name="HTTPSampler.path">/images/1001218/Play%20with%20headset.jpg</stringProp>
1202
            <stringProp name="HTTPSampler.method">GET</stringProp>
1203
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1204
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1205
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1206
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1207
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1208
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1209
          </HTTPSampler>
1210
          <hashTree/>
1759 vikas 1211
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/entity.js" enabled="true">
1654 vikas 1212
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1213
              <collectionProp name="Arguments.arguments"/>
1214
            </elementProp>
1759 vikas 1215
            <stringProp name="HTTPSampler.domain"></stringProp>
1654 vikas 1216
            <stringProp name="HTTPSampler.port"></stringProp>
1217
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1218
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1219
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1220
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1221
            <stringProp name="HTTPSampler.path">/js/entity.js</stringProp>
1654 vikas 1222
            <stringProp name="HTTPSampler.method">GET</stringProp>
1223
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1224
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1225
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1226
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1227
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1228
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1229
          </HTTPSampler>
1230
          <hashTree/>
1759 vikas 1231
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/back.jpg" enabled="true">
1654 vikas 1232
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1233
              <collectionProp name="Arguments.arguments"/>
1234
            </elementProp>
1759 vikas 1235
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1654 vikas 1236
            <stringProp name="HTTPSampler.port"></stringProp>
1237
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1238
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1239
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1240
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1241
            <stringProp name="HTTPSampler.path">/images/1001218/back.jpg</stringProp>
1654 vikas 1242
            <stringProp name="HTTPSampler.method">GET</stringProp>
1243
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1244
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1245
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1246
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1247
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1248
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1249
          </HTTPSampler>
1250
          <hashTree/>
1251
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/actionbar-hor-bar.jpg" enabled="true">
1252
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1253
              <collectionProp name="Arguments.arguments"/>
1254
            </elementProp>
1255
            <stringProp name="HTTPSampler.domain"></stringProp>
1256
            <stringProp name="HTTPSampler.port"></stringProp>
1257
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1258
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1259
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1260
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1261
            <stringProp name="HTTPSampler.path">/images/actionbar-hor-bar.jpg</stringProp>
1262
            <stringProp name="HTTPSampler.method">GET</stringProp>
1263
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1264
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1265
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1266
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1267
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1268
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1269
          </HTTPSampler>
1270
          <hashTree/>
1271
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slideguide-content-top-right.jpg" enabled="true">
1272
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1273
              <collectionProp name="Arguments.arguments"/>
1274
            </elementProp>
1275
            <stringProp name="HTTPSampler.domain"></stringProp>
1276
            <stringProp name="HTTPSampler.port"></stringProp>
1277
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1278
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1279
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1280
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1281
            <stringProp name="HTTPSampler.path">/images/slideguide-content-top-right.jpg</stringProp>
1282
            <stringProp name="HTTPSampler.method">GET</stringProp>
1283
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1284
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1285
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1286
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1287
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1288
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1289
          </HTTPSampler>
1290
          <hashTree/>
1759 vikas 1291
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slideguide-content-bottom-right.jpg" enabled="true">
1654 vikas 1292
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1293
              <collectionProp name="Arguments.arguments"/>
1294
            </elementProp>
1295
            <stringProp name="HTTPSampler.domain"></stringProp>
1296
            <stringProp name="HTTPSampler.port"></stringProp>
1297
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1298
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1299
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1300
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1301
            <stringProp name="HTTPSampler.path">/images/slideguide-content-bottom-right.jpg</stringProp>
1654 vikas 1302
            <stringProp name="HTTPSampler.method">GET</stringProp>
1303
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1304
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1305
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1306
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1307
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1308
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1309
          </HTTPSampler>
1310
          <hashTree/>
1759 vikas 1311
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slideguide-content-bottom-center.jpg" enabled="true">
1654 vikas 1312
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1313
              <collectionProp name="Arguments.arguments"/>
1314
            </elementProp>
1315
            <stringProp name="HTTPSampler.domain"></stringProp>
1316
            <stringProp name="HTTPSampler.port"></stringProp>
1317
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1318
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1319
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1320
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1321
            <stringProp name="HTTPSampler.path">/images/slideguide-content-bottom-center.jpg</stringProp>
1654 vikas 1322
            <stringProp name="HTTPSampler.method">GET</stringProp>
1323
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1324
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1325
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1326
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1327
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1328
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1329
          </HTTPSampler>
1330
          <hashTree/>
1759 vikas 1331
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slideguide-content-top-center.jpg" enabled="true">
1654 vikas 1332
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1333
              <collectionProp name="Arguments.arguments"/>
1334
            </elementProp>
1335
            <stringProp name="HTTPSampler.domain"></stringProp>
1336
            <stringProp name="HTTPSampler.port"></stringProp>
1337
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1338
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1339
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1340
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1341
            <stringProp name="HTTPSampler.path">/images/slideguide-content-top-center.jpg</stringProp>
1654 vikas 1342
            <stringProp name="HTTPSampler.method">GET</stringProp>
1343
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1344
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1345
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1346
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1347
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1348
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1349
          </HTTPSampler>
1350
          <hashTree/>
1759 vikas 1351
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/slideguide-nav-ver-bar.jpg" enabled="true">
1654 vikas 1352
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1353
              <collectionProp name="Arguments.arguments"/>
1354
            </elementProp>
1355
            <stringProp name="HTTPSampler.domain"></stringProp>
1356
            <stringProp name="HTTPSampler.port"></stringProp>
1357
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1358
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1359
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1360
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1361
            <stringProp name="HTTPSampler.path">/images/slideguide-nav-ver-bar.jpg</stringProp>
1654 vikas 1362
            <stringProp name="HTTPSampler.method">GET</stringProp>
1363
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1364
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1365
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1366
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1367
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1368
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1369
          </HTTPSampler>
1370
          <hashTree/>
1759 vikas 1371
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
1372
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1373
              <collectionProp name="Arguments.arguments">
1374
                <elementProp name="_" elementType="HTTPArgument">
1375
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1376
                  <stringProp name="Argument.name">_</stringProp>
1377
                  <stringProp name="Argument.value">1304684098240</stringProp>
1378
                  <stringProp name="Argument.metadata">=</stringProp>
1379
                </elementProp>
1380
              </collectionProp>
1381
            </elementProp>
1382
            <stringProp name="HTTPSampler.domain"></stringProp>
1383
            <stringProp name="HTTPSampler.port"></stringProp>
1384
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1385
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1386
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1387
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1388
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
1389
            <stringProp name="HTTPSampler.method">GET</stringProp>
1390
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1391
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1392
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1393
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1394
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1395
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1396
          </HTTPSampler>
1397
          <hashTree/>
1398
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
1399
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1400
              <collectionProp name="Arguments.arguments">
1401
                <elementProp name="_" elementType="HTTPArgument">
1402
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1403
                  <stringProp name="Argument.name">_</stringProp>
1404
                  <stringProp name="Argument.value">1304684098242</stringProp>
1405
                  <stringProp name="Argument.metadata">=</stringProp>
1406
                </elementProp>
1407
              </collectionProp>
1408
            </elementProp>
1409
            <stringProp name="HTTPSampler.domain"></stringProp>
1410
            <stringProp name="HTTPSampler.port"></stringProp>
1411
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1412
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1413
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1414
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1415
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
1416
            <stringProp name="HTTPSampler.method">GET</stringProp>
1417
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1418
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1419
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1420
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1421
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1422
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1423
          </HTTPSampler>
1424
          <hashTree/>
1195 vikas 1425
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loader_l.gif" enabled="true">
1426
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1427
              <collectionProp name="Arguments.arguments"/>
1428
            </elementProp>
1392 vikas 1429
            <stringProp name="HTTPSampler.domain"></stringProp>
1430
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1431
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1432
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1433
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1434
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1435
            <stringProp name="HTTPSampler.path">/images/loader_l.gif</stringProp>
1436
            <stringProp name="HTTPSampler.method">GET</stringProp>
1437
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1438
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1439
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1440
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1441
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1442
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1443
          </HTTPSampler>
1444
          <hashTree/>
1759 vikas 1445
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B1001218%5D" enabled="true">
1195 vikas 1446
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1654 vikas 1447
              <collectionProp name="Arguments.arguments">
1448
                <elementProp name="_" elementType="HTTPArgument">
1449
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1450
                  <stringProp name="Argument.name">_</stringProp>
1759 vikas 1451
                  <stringProp name="Argument.value">1304684098503</stringProp>
1654 vikas 1452
                  <stringProp name="Argument.metadata">=</stringProp>
1453
                </elementProp>
1454
              </collectionProp>
1455
            </elementProp>
1456
            <stringProp name="HTTPSampler.domain"></stringProp>
1457
            <stringProp name="HTTPSampler.port"></stringProp>
1458
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1459
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1460
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1461
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1462
            <stringProp name="HTTPSampler.path">/browse-history/%5B1001218%5D</stringProp>
1654 vikas 1463
            <stringProp name="HTTPSampler.method">GET</stringProp>
1464
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1465
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1466
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1467
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1468
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1469
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1470
          </HTTPSampler>
1471
          <hashTree/>
1759 vikas 1472
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/thumbnail.jpg" enabled="true">
1654 vikas 1473
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1474
              <collectionProp name="Arguments.arguments"/>
1475
            </elementProp>
1759 vikas 1476
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
1392 vikas 1477
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1478
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1479
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1480
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1481
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1482
            <stringProp name="HTTPSampler.path">/images/1001218/thumbnail.jpg</stringProp>
1195 vikas 1483
            <stringProp name="HTTPSampler.method">GET</stringProp>
1484
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1485
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1486
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1487
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1488
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1489
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1490
          </HTTPSampler>
1491
          <hashTree/>
1759 vikas 1492
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_978" enabled="true">
1195 vikas 1493
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1654 vikas 1494
              <collectionProp name="Arguments.arguments"/>
1495
            </elementProp>
1759 vikas 1496
            <stringProp name="HTTPSampler.domain"></stringProp>
1654 vikas 1497
            <stringProp name="HTTPSampler.port"></stringProp>
1498
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1499
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1500
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1501
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1759 vikas 1502
            <stringProp name="HTTPSampler.path">/estimate/110001_978</stringProp>
1654 vikas 1503
            <stringProp name="HTTPSampler.method">GET</stringProp>
1504
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1505
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1506
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1507
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1508
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1509
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1510
          </HTTPSampler>
1511
          <hashTree/>
1512
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/123321_978" enabled="true">
1513
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1514
              <collectionProp name="Arguments.arguments"/>
1515
            </elementProp>
1516
            <stringProp name="HTTPSampler.domain"></stringProp>
1517
            <stringProp name="HTTPSampler.port"></stringProp>
1518
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1519
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1520
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1521
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1522
            <stringProp name="HTTPSampler.path">/estimate/123321_978</stringProp>
1523
            <stringProp name="HTTPSampler.method">GET</stringProp>
1524
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1525
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1526
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1527
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1528
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1529
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1530
          </HTTPSampler>
1531
          <hashTree/>
1532
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtoresearch" enabled="true">
1533
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 1534
              <collectionProp name="Arguments.arguments">
1535
                <elementProp name="productid" elementType="HTTPArgument">
1759 vikas 1536
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
1195 vikas 1537
                  <stringProp name="Argument.name">productid</stringProp>
1759 vikas 1538
                  <stringProp name="Argument.value">[1001218]</stringProp>
1195 vikas 1539
                  <stringProp name="Argument.metadata">=</stringProp>
1540
                </elementProp>
1541
              </collectionProp>
1542
            </elementProp>
1392 vikas 1543
            <stringProp name="HTTPSampler.domain"></stringProp>
1544
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1545
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1546
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1547
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1654 vikas 1548
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1549
            <stringProp name="HTTPSampler.path">/addtoresearch</stringProp>
1195 vikas 1550
            <stringProp name="HTTPSampler.method">POST</stringProp>
1551
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1552
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1553
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1554
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1555
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1556
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1557
          </HTTPSampler>
1558
          <hashTree/>
1654 vikas 1559
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtocart" enabled="true">
1195 vikas 1560
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1561
              <collectionProp name="Arguments.arguments">
1562
                <elementProp name="productid" elementType="HTTPArgument">
1563
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1564
                  <stringProp name="Argument.name">productid</stringProp>
1654 vikas 1565
                  <stringProp name="Argument.value">978</stringProp>
1195 vikas 1566
                  <stringProp name="Argument.metadata">=</stringProp>
1567
                </elementProp>
1568
              </collectionProp>
1569
            </elementProp>
1392 vikas 1570
            <stringProp name="HTTPSampler.domain"></stringProp>
1571
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1572
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1573
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1574
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1654 vikas 1575
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1576
            <stringProp name="HTTPSampler.path">/addtocart</stringProp>
1195 vikas 1577
            <stringProp name="HTTPSampler.method">POST</stringProp>
1578
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1579
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1580
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1581
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1582
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1583
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1584
          </HTTPSampler>
1585
          <hashTree/>
1654 vikas 1586
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/addtocart" enabled="true">
1195 vikas 1587
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1392 vikas 1588
              <collectionProp name="Arguments.arguments">
1589
                <elementProp name="productid" elementType="HTTPArgument">
1590
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1591
                  <stringProp name="Argument.name">productid</stringProp>
1654 vikas 1592
                  <stringProp name="Argument.value">978</stringProp>
1392 vikas 1593
                  <stringProp name="Argument.metadata">=</stringProp>
1594
                </elementProp>
1595
              </collectionProp>
1195 vikas 1596
            </elementProp>
1392 vikas 1597
            <stringProp name="HTTPSampler.domain"></stringProp>
1598
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1599
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1600
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1601
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1654 vikas 1602
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1603
            <stringProp name="HTTPSampler.path">/addtocart</stringProp>
1604
            <stringProp name="HTTPSampler.method">POST</stringProp>
1605
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1606
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1607
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1608
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1609
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1610
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1611
          </HTTPSampler>
1612
          <hashTree/>
1613
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1614
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1615
              <collectionProp name="Arguments.arguments"/>
1616
            </elementProp>
1617
            <stringProp name="HTTPSampler.domain"></stringProp>
1618
            <stringProp name="HTTPSampler.port"></stringProp>
1619
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1620
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1621
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1195 vikas 1622
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 1623
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1654 vikas 1624
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 1625
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1626
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1627
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1628
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1629
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1630
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1631
          </HTTPSampler>
1632
          <hashTree/>
1654 vikas 1633
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/cart" enabled="true">
1195 vikas 1634
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1392 vikas 1635
              <collectionProp name="Arguments.arguments"/>
1195 vikas 1636
            </elementProp>
1392 vikas 1637
            <stringProp name="HTTPSampler.domain"></stringProp>
1638
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 1639
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1640
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1641
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1642
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1654 vikas 1643
            <stringProp name="HTTPSampler.path">/cart</stringProp>
1392 vikas 1644
            <stringProp name="HTTPSampler.method">GET</stringProp>
1195 vikas 1645
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1646
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1647
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1648
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1649
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1650
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1651
          </HTTPSampler>
1652
          <hashTree/>
1654 vikas 1653
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/thumbnail.jpg" enabled="true">
1654
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1655
              <collectionProp name="Arguments.arguments"/>
1656
            </elementProp>
1657
            <stringProp name="HTTPSampler.domain"></stringProp>
1658
            <stringProp name="HTTPSampler.port"></stringProp>
1659
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1660
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1661
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1662
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1663
            <stringProp name="HTTPSampler.path">/images/1001218/thumbnail.jpg</stringProp>
1664
            <stringProp name="HTTPSampler.method">GET</stringProp>
1665
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1666
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1667
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1668
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1669
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1670
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1671
          </HTTPSampler>
1672
          <hashTree/>
1673
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/cart-details.js" enabled="true">
1674
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1675
              <collectionProp name="Arguments.arguments"/>
1676
            </elementProp>
1677
            <stringProp name="HTTPSampler.domain"></stringProp>
1678
            <stringProp name="HTTPSampler.port"></stringProp>
1679
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1680
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1681
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1682
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1683
            <stringProp name="HTTPSampler.path">/js/cart-details.js</stringProp>
1684
            <stringProp name="HTTPSampler.method">GET</stringProp>
1685
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1686
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1687
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1688
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1689
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1690
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1691
          </HTTPSampler>
1692
          <hashTree/>
1759 vikas 1693
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B1001218%5D" enabled="true">
1694
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1695
              <collectionProp name="Arguments.arguments">
1696
                <elementProp name="_" elementType="HTTPArgument">
1697
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1698
                  <stringProp name="Argument.name">_</stringProp>
1699
                  <stringProp name="Argument.value">1304684125597</stringProp>
1700
                  <stringProp name="Argument.metadata">=</stringProp>
1701
                </elementProp>
1702
              </collectionProp>
1703
            </elementProp>
1704
            <stringProp name="HTTPSampler.domain"></stringProp>
1705
            <stringProp name="HTTPSampler.port"></stringProp>
1706
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1707
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1708
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1709
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1710
            <stringProp name="HTTPSampler.path">/myresearch/%5B1001218%5D</stringProp>
1711
            <stringProp name="HTTPSampler.method">GET</stringProp>
1712
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1713
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1714
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1715
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1716
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1717
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1718
          </HTTPSampler>
1719
          <hashTree/>
1720
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B1001218%5D" enabled="true">
1721
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1722
              <collectionProp name="Arguments.arguments">
1723
                <elementProp name="_" elementType="HTTPArgument">
1724
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1725
                  <stringProp name="Argument.name">_</stringProp>
1726
                  <stringProp name="Argument.value">1304684125598</stringProp>
1727
                  <stringProp name="Argument.metadata">=</stringProp>
1728
                </elementProp>
1729
              </collectionProp>
1730
            </elementProp>
1731
            <stringProp name="HTTPSampler.domain"></stringProp>
1732
            <stringProp name="HTTPSampler.port"></stringProp>
1733
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1734
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1735
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1736
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1737
            <stringProp name="HTTPSampler.path">/browse-history/%5B1001218%5D</stringProp>
1738
            <stringProp name="HTTPSampler.method">GET</stringProp>
1739
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1740
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1741
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1742
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1743
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1744
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1745
          </HTTPSampler>
1746
          <hashTree/>
1654 vikas 1747
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/estimate/110001_978" enabled="true">
1748
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1749
              <collectionProp name="Arguments.arguments"/>
1750
            </elementProp>
1751
            <stringProp name="HTTPSampler.domain"></stringProp>
1752
            <stringProp name="HTTPSampler.port"></stringProp>
1753
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1754
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1755
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1756
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
1757
            <stringProp name="HTTPSampler.path">/estimate/110001_978</stringProp>
1758
            <stringProp name="HTTPSampler.method">GET</stringProp>
1759
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1760
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1761
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1762
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1763
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1764
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1765
          </HTTPSampler>
1766
          <hashTree/>
1195 vikas 1767
        </hashTree>
1768
        <ResultSaver guiclass="ResultSaverGui" testclass="ResultSaver" testname="Save Responses to a file" enabled="true">
1769
          <stringProp name="FileSaver.filename">samples/product/test</stringProp>
1770
          <boolProp name="FileSaver.errorsonly">false</boolProp>
1771
          <boolProp name="FileSaver.skipautonumber">false</boolProp>
1772
          <boolProp name="FileSaver.skipsuffix">false</boolProp>
1773
          <boolProp name="FileSaver.successonly">false</boolProp>
1774
        </ResultSaver>
1775
        <hashTree/>
1654 vikas 1776
        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
1777
          <boolProp name="ResultCollector.error_logging">false</boolProp>
1778
          <objProp>
1779
            <name>saveConfig</name>
1780
            <value class="SampleSaveConfiguration">
1781
              <time>true</time>
1782
              <latency>true</latency>
1783
              <timestamp>true</timestamp>
1784
              <success>true</success>
1785
              <label>true</label>
1786
              <code>true</code>
1787
              <message>true</message>
1788
              <threadName>true</threadName>
1789
              <dataType>true</dataType>
1790
              <encoding>false</encoding>
1791
              <assertions>true</assertions>
1792
              <subresults>true</subresults>
1793
              <responseData>false</responseData>
1794
              <samplerData>false</samplerData>
1795
              <xml>true</xml>
1796
              <fieldNames>false</fieldNames>
1797
              <responseHeaders>false</responseHeaders>
1798
              <requestHeaders>false</requestHeaders>
1799
              <responseDataOnError>false</responseDataOnError>
1800
              <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
1801
              <assertionsResultsToSave>0</assertionsResultsToSave>
1802
              <bytes>true</bytes>
1803
            </value>
1804
          </objProp>
1805
          <stringProp name="filename"></stringProp>
1806
        </ResultCollector>
1807
        <hashTree/>
1195 vikas 1808
      </hashTree>
1809
    </hashTree>
1810
  </hashTree>
1811
</jmeterTestPlan>