Subversion Repositories SmartDukaan

Rev

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