Subversion Repositories SmartDukaan

Rev

Rev 1247 | Rev 1570 | 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="/register" enabled="true">
1195 vikas 62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
63
              <collectionProp name="Arguments.arguments"/>
64
            </elementProp>
1392 vikas 65
            <stringProp name="HTTPSampler.domain"></stringProp>
66
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 67
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
68
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
69
            <stringProp name="HTTPSampler.protocol">http</stringProp>
70
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 71
            <stringProp name="HTTPSampler.path">/register</stringProp>
1195 vikas 72
            <stringProp name="HTTPSampler.method">GET</stringProp>
73
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
74
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
75
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
76
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
77
            <boolProp name="HTTPSampler.monitor">false</boolProp>
78
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
79
          </HTTPSampler>
80
          <hashTree/>
1392 vikas 81
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/saholic-min.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>
1392 vikas 91
            <stringProp name="HTTPSampler.path">/css/saholic-min.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/>
1392 vikas 101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart.jpg" 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>
1392 vikas 111
            <stringProp name="HTTPSampler.path">/images/cart.jpg</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/>
121
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/saholic-main.jpg" enabled="true">
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>
131
            <stringProp name="HTTPSampler.path">/images/saholic-main.jpg</stringProp>
132
            <stringProp name="HTTPSampler.method">GET</stringProp>
133
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
134
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
135
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
136
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
137
            <boolProp name="HTTPSampler.monitor">false</boolProp>
138
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
139
          </HTTPSampler>
140
          <hashTree/>
1392 vikas 141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/saholic-min.js" 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>
1392 vikas 151
            <stringProp name="HTTPSampler.path">/js/saholic-min.js</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/>
1392 vikas 161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/down-arrow-white.jpg" 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>
1392 vikas 171
            <stringProp name="HTTPSampler.path">/images/down-arrow-white.jpg</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/>
1392 vikas 181
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" 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>
1392 vikas 191
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</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/>
1392 vikas 201
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" 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>
1392 vikas 211
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</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/>
1392 vikas 221
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-left.jpg" 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>
1392 vikas 231
            <stringProp name="HTTPSampler.path">/images/product-detail-top-left.jpg</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/>
1392 vikas 241
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" 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>
1392 vikas 251
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</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/>
261
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
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>
271
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
272
            <stringProp name="HTTPSampler.method">GET</stringProp>
273
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
274
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
275
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
276
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
277
            <boolProp name="HTTPSampler.monitor">false</boolProp>
278
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
279
          </HTTPSampler>
280
          <hashTree/>
1392 vikas 281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
1195 vikas 282
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
283
              <collectionProp name="Arguments.arguments"/>
284
            </elementProp>
1392 vikas 285
            <stringProp name="HTTPSampler.domain"></stringProp>
286
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 287
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
288
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
289
            <stringProp name="HTTPSampler.protocol">http</stringProp>
290
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 291
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</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/>
1392 vikas 301
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" 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>
1392 vikas 311
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</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/>
321
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-left.jpg" enabled="true">
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>
331
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-left.jpg</stringProp>
332
            <stringProp name="HTTPSampler.method">GET</stringProp>
333
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
334
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
335
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
336
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
337
            <boolProp name="HTTPSampler.monitor">false</boolProp>
338
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
339
          </HTTPSampler>
340
          <hashTree/>
1392 vikas 341
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/favicon.ico" 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>
1392 vikas 351
            <stringProp name="HTTPSampler.path">/images/favicon.ico</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/>
1392 vikas 361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/menu-active.jpg" 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>
1392 vikas 371
            <stringProp name="HTTPSampler.path">/images/menu-active.jpg</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/>
381
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/register" enabled="true">
382
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
383
              <collectionProp name="Arguments.arguments">
384
                <elementProp name="nameOfUser" elementType="HTTPArgument">
385
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
386
                  <stringProp name="Argument.name">nameOfUser</stringProp>
387
                  <stringProp name="Argument.value">test</stringProp>
388
                  <stringProp name="Argument.metadata">=</stringProp>
389
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
390
                </elementProp>
391
                <elementProp name="email" elementType="HTTPArgument">
392
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
393
                  <stringProp name="Argument.name">email</stringProp>
1392 vikas 394
                  <stringProp name="Argument.value">vikas.malik@shop2020.in</stringProp>
1195 vikas 395
                  <stringProp name="Argument.metadata">=</stringProp>
396
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
397
                </elementProp>
398
                <elementProp name="txtPassword" elementType="HTTPArgument">
399
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
400
                  <stringProp name="Argument.name">txtPassword</stringProp>
401
                  <stringProp name="Argument.value">test123</stringProp>
402
                  <stringProp name="Argument.metadata">=</stringProp>
403
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
404
                </elementProp>
405
                <elementProp name="confirmPassword" elementType="HTTPArgument">
406
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
407
                  <stringProp name="Argument.name">confirmPassword</stringProp>
408
                  <stringProp name="Argument.value">test123</stringProp>
409
                  <stringProp name="Argument.metadata">=</stringProp>
410
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
411
                </elementProp>
412
                <elementProp name="communicationEmail" elementType="HTTPArgument">
413
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
414
                  <stringProp name="Argument.name">communicationEmail</stringProp>
415
                  <stringProp name="Argument.value">vikas.malik@shop2020.in</stringProp>
416
                  <stringProp name="Argument.metadata">=</stringProp>
1392 vikas 417
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1195 vikas 418
                </elementProp>
419
                <elementProp name="mobileNumber" elementType="HTTPArgument">
420
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
421
                  <stringProp name="Argument.name">mobileNumber</stringProp>
422
                  <stringProp name="Argument.value"></stringProp>
423
                  <stringProp name="Argument.metadata">=</stringProp>
1392 vikas 424
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1195 vikas 425
                </elementProp>
426
                <elementProp name="dateOfBirth" elementType="HTTPArgument">
427
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
428
                  <stringProp name="Argument.name">dateOfBirth</stringProp>
429
                  <stringProp name="Argument.value"></stringProp>
430
                  <stringProp name="Argument.metadata">=</stringProp>
431
                </elementProp>
432
                <elementProp name="sex" elementType="HTTPArgument">
433
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
434
                  <stringProp name="Argument.name">sex</stringProp>
435
                  <stringProp name="Argument.value">0</stringProp>
436
                  <stringProp name="Argument.metadata">=</stringProp>
437
                </elementProp>
438
                <elementProp name="conditions" elementType="HTTPArgument">
439
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
440
                  <stringProp name="Argument.name">conditions</stringProp>
441
                  <stringProp name="Argument.value"></stringProp>
442
                  <stringProp name="Argument.metadata">=</stringProp>
443
                </elementProp>
444
                <elementProp name="btnSearch" elementType="HTTPArgument">
445
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
446
                  <stringProp name="Argument.name">btnSearch</stringProp>
447
                  <stringProp name="Argument.value">Register</stringProp>
448
                  <stringProp name="Argument.metadata">=</stringProp>
449
                </elementProp>
450
              </collectionProp>
451
            </elementProp>
1392 vikas 452
            <stringProp name="HTTPSampler.domain"></stringProp>
453
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 454
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
455
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
456
            <stringProp name="HTTPSampler.protocol">http</stringProp>
457
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
458
            <stringProp name="HTTPSampler.path">/register</stringProp>
459
            <stringProp name="HTTPSampler.method">POST</stringProp>
460
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
461
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
462
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
463
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
464
            <boolProp name="HTTPSampler.monitor">false</boolProp>
465
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
466
          </HTTPSampler>
467
          <hashTree/>
468
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/home" enabled="true">
469
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
470
              <collectionProp name="Arguments.arguments"/>
471
            </elementProp>
1392 vikas 472
            <stringProp name="HTTPSampler.domain"></stringProp>
473
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 474
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
475
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
476
            <stringProp name="HTTPSampler.protocol">http</stringProp>
477
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
478
            <stringProp name="HTTPSampler.path">/home</stringProp>
479
            <stringProp name="HTTPSampler.method">GET</stringProp>
480
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
481
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
482
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
483
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
484
            <boolProp name="HTTPSampler.monitor">false</boolProp>
485
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
486
          </HTTPSampler>
487
          <hashTree/>
488
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
489
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
490
              <collectionProp name="Arguments.arguments"/>
491
            </elementProp>
1392 vikas 492
            <stringProp name="HTTPSampler.domain"></stringProp>
493
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 494
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
495
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
496
            <stringProp name="HTTPSampler.protocol">http</stringProp>
497
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
498
            <stringProp name="HTTPSampler.path">/</stringProp>
499
            <stringProp name="HTTPSampler.method">GET</stringProp>
500
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
501
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
502
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
503
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
504
            <boolProp name="HTTPSampler.monitor">false</boolProp>
505
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
506
          </HTTPSampler>
507
          <hashTree/>
1392 vikas 508
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart.jpg" enabled="true">
1195 vikas 509
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
510
              <collectionProp name="Arguments.arguments"/>
511
            </elementProp>
1392 vikas 512
            <stringProp name="HTTPSampler.domain"></stringProp>
513
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 514
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
515
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
516
            <stringProp name="HTTPSampler.protocol">http</stringProp>
517
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 518
            <stringProp name="HTTPSampler.path">/images/cart.jpg</stringProp>
1195 vikas 519
            <stringProp name="HTTPSampler.method">GET</stringProp>
520
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
521
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
522
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
523
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
524
            <boolProp name="HTTPSampler.monitor">false</boolProp>
525
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
526
          </HTTPSampler>
527
          <hashTree/>
1392 vikas 528
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-banner.jpg" enabled="true">
1195 vikas 529
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
530
              <collectionProp name="Arguments.arguments"/>
531
            </elementProp>
1392 vikas 532
            <stringProp name="HTTPSampler.domain"></stringProp>
533
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 534
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
535
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
536
            <stringProp name="HTTPSampler.protocol">http</stringProp>
537
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 538
            <stringProp name="HTTPSampler.path">/images/product-banner.jpg</stringProp>
1195 vikas 539
            <stringProp name="HTTPSampler.method">GET</stringProp>
540
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
541
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
542
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
543
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
544
            <boolProp name="HTTPSampler.monitor">false</boolProp>
545
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
546
          </HTTPSampler>
547
          <hashTree/>
1392 vikas 548
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/saholic-min.css" enabled="true">
1195 vikas 549
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
550
              <collectionProp name="Arguments.arguments"/>
551
            </elementProp>
1392 vikas 552
            <stringProp name="HTTPSampler.domain"></stringProp>
553
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 554
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
555
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
556
            <stringProp name="HTTPSampler.protocol">http</stringProp>
557
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 558
            <stringProp name="HTTPSampler.path">/css/saholic-min.css</stringProp>
1195 vikas 559
            <stringProp name="HTTPSampler.method">GET</stringProp>
560
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
561
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
562
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
563
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
564
            <boolProp name="HTTPSampler.monitor">false</boolProp>
565
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
566
          </HTTPSampler>
567
          <hashTree/>
1392 vikas 568
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000532/icon.jpg" enabled="true">
1195 vikas 569
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
570
              <collectionProp name="Arguments.arguments"/>
571
            </elementProp>
1392 vikas 572
            <stringProp name="HTTPSampler.domain"></stringProp>
573
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 574
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
575
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
576
            <stringProp name="HTTPSampler.protocol">http</stringProp>
577
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 578
            <stringProp name="HTTPSampler.path">/images/1000532/icon.jpg</stringProp>
1195 vikas 579
            <stringProp name="HTTPSampler.method">GET</stringProp>
580
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
581
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
582
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
583
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
584
            <boolProp name="HTTPSampler.monitor">false</boolProp>
585
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
586
          </HTTPSampler>
587
          <hashTree/>
1392 vikas 588
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/saholic-main.jpg" enabled="true">
1195 vikas 589
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
590
              <collectionProp name="Arguments.arguments"/>
591
            </elementProp>
1392 vikas 592
            <stringProp name="HTTPSampler.domain"></stringProp>
593
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 594
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
595
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
596
            <stringProp name="HTTPSampler.protocol">http</stringProp>
597
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 598
            <stringProp name="HTTPSampler.path">/images/saholic-main.jpg</stringProp>
1195 vikas 599
            <stringProp name="HTTPSampler.method">GET</stringProp>
600
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
601
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
602
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
603
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
604
            <boolProp name="HTTPSampler.monitor">false</boolProp>
605
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
606
          </HTTPSampler>
607
          <hashTree/>
608
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/colorbox.css" enabled="true">
609
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
610
              <collectionProp name="Arguments.arguments"/>
611
            </elementProp>
1392 vikas 612
            <stringProp name="HTTPSampler.domain"></stringProp>
613
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 614
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
615
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
616
            <stringProp name="HTTPSampler.protocol">http</stringProp>
617
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
618
            <stringProp name="HTTPSampler.path">/css/colorbox.css</stringProp>
619
            <stringProp name="HTTPSampler.method">GET</stringProp>
620
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
621
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
622
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
623
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
624
            <boolProp name="HTTPSampler.monitor">false</boolProp>
625
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
626
          </HTTPSampler>
627
          <hashTree/>
628
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
629
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
630
              <collectionProp name="Arguments.arguments"/>
631
            </elementProp>
1392 vikas 632
            <stringProp name="HTTPSampler.domain"></stringProp>
633
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 634
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
635
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
636
            <stringProp name="HTTPSampler.protocol">http</stringProp>
637
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
638
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
639
            <stringProp name="HTTPSampler.method">GET</stringProp>
640
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
641
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
642
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
643
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
644
            <boolProp name="HTTPSampler.monitor">false</boolProp>
645
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
646
          </HTTPSampler>
647
          <hashTree/>
1392 vikas 648
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
1195 vikas 649
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
650
              <collectionProp name="Arguments.arguments"/>
651
            </elementProp>
1392 vikas 652
            <stringProp name="HTTPSampler.domain"></stringProp>
653
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 654
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
655
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
656
            <stringProp name="HTTPSampler.protocol">http</stringProp>
657
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 658
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
1195 vikas 659
            <stringProp name="HTTPSampler.method">GET</stringProp>
660
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
661
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
662
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
663
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
664
            <boolProp name="HTTPSampler.monitor">false</boolProp>
665
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
666
          </HTTPSampler>
667
          <hashTree/>
1392 vikas 668
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
1195 vikas 669
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
670
              <collectionProp name="Arguments.arguments"/>
671
            </elementProp>
1392 vikas 672
            <stringProp name="HTTPSampler.domain"></stringProp>
673
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 674
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
675
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
676
            <stringProp name="HTTPSampler.protocol">http</stringProp>
677
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 678
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
1195 vikas 679
            <stringProp name="HTTPSampler.method">GET</stringProp>
680
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
681
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
682
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
683
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
684
            <boolProp name="HTTPSampler.monitor">false</boolProp>
685
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
686
          </HTTPSampler>
687
          <hashTree/>
1392 vikas 688
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" enabled="true">
1195 vikas 689
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
690
              <collectionProp name="Arguments.arguments"/>
691
            </elementProp>
1392 vikas 692
            <stringProp name="HTTPSampler.domain"></stringProp>
693
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 694
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
695
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
696
            <stringProp name="HTTPSampler.protocol">http</stringProp>
697
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 698
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</stringProp>
1195 vikas 699
            <stringProp name="HTTPSampler.method">GET</stringProp>
700
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
701
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
702
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
703
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
704
            <boolProp name="HTTPSampler.monitor">false</boolProp>
705
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
706
          </HTTPSampler>
707
          <hashTree/>
1392 vikas 708
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/down-arrow-white.jpg" enabled="true">
1195 vikas 709
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
710
              <collectionProp name="Arguments.arguments"/>
711
            </elementProp>
1392 vikas 712
            <stringProp name="HTTPSampler.domain"></stringProp>
713
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 714
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
715
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
716
            <stringProp name="HTTPSampler.protocol">http</stringProp>
717
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 718
            <stringProp name="HTTPSampler.path">/images/down-arrow-white.jpg</stringProp>
1195 vikas 719
            <stringProp name="HTTPSampler.method">GET</stringProp>
720
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
721
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
722
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
723
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
724
            <boolProp name="HTTPSampler.monitor">false</boolProp>
725
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
726
          </HTTPSampler>
727
          <hashTree/>
1392 vikas 728
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" enabled="true">
1195 vikas 729
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
730
              <collectionProp name="Arguments.arguments"/>
731
            </elementProp>
1392 vikas 732
            <stringProp name="HTTPSampler.domain"></stringProp>
733
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 734
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
735
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
736
            <stringProp name="HTTPSampler.protocol">http</stringProp>
737
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 738
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</stringProp>
1195 vikas 739
            <stringProp name="HTTPSampler.method">GET</stringProp>
740
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
741
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
742
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
743
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
744
            <boolProp name="HTTPSampler.monitor">false</boolProp>
745
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
746
          </HTTPSampler>
747
          <hashTree/>
1392 vikas 748
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/saholic-min.js" enabled="true">
1195 vikas 749
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
750
              <collectionProp name="Arguments.arguments"/>
751
            </elementProp>
1392 vikas 752
            <stringProp name="HTTPSampler.domain"></stringProp>
753
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 754
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
755
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
756
            <stringProp name="HTTPSampler.protocol">http</stringProp>
757
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 758
            <stringProp name="HTTPSampler.path">/js/saholic-min.js</stringProp>
1195 vikas 759
            <stringProp name="HTTPSampler.method">GET</stringProp>
760
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
761
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
762
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
763
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
764
            <boolProp name="HTTPSampler.monitor">false</boolProp>
765
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
766
          </HTTPSampler>
767
          <hashTree/>
1392 vikas 768
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-right.jpg" enabled="true">
1195 vikas 769
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
770
              <collectionProp name="Arguments.arguments"/>
771
            </elementProp>
1392 vikas 772
            <stringProp name="HTTPSampler.domain"></stringProp>
773
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 774
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
775
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
776
            <stringProp name="HTTPSampler.protocol">http</stringProp>
777
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 778
            <stringProp name="HTTPSampler.path">/images/product-detail-top-right.jpg</stringProp>
1195 vikas 779
            <stringProp name="HTTPSampler.method">GET</stringProp>
780
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
781
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
782
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
783
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
784
            <boolProp name="HTTPSampler.monitor">false</boolProp>
785
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
786
          </HTTPSampler>
787
          <hashTree/>
1392 vikas 788
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" enabled="true">
1195 vikas 789
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
790
              <collectionProp name="Arguments.arguments"/>
791
            </elementProp>
1392 vikas 792
            <stringProp name="HTTPSampler.domain"></stringProp>
793
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 794
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
795
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
796
            <stringProp name="HTTPSampler.protocol">http</stringProp>
797
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 798
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</stringProp>
1195 vikas 799
            <stringProp name="HTTPSampler.method">GET</stringProp>
800
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
801
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
802
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
803
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
804
            <boolProp name="HTTPSampler.monitor">false</boolProp>
805
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
806
          </HTTPSampler>
807
          <hashTree/>
808
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-top-left.jpg" enabled="true">
809
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
810
              <collectionProp name="Arguments.arguments"/>
811
            </elementProp>
1392 vikas 812
            <stringProp name="HTTPSampler.domain"></stringProp>
813
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 814
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
815
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
816
            <stringProp name="HTTPSampler.protocol">http</stringProp>
817
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
818
            <stringProp name="HTTPSampler.path">/images/product-detail-top-left.jpg</stringProp>
819
            <stringProp name="HTTPSampler.method">GET</stringProp>
820
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
821
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
822
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
823
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
824
            <boolProp name="HTTPSampler.monitor">false</boolProp>
825
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
826
          </HTTPSampler>
827
          <hashTree/>
1392 vikas 828
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-right.jpg" enabled="true">
1195 vikas 829
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
830
              <collectionProp name="Arguments.arguments"/>
831
            </elementProp>
1392 vikas 832
            <stringProp name="HTTPSampler.domain"></stringProp>
833
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 834
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
835
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
836
            <stringProp name="HTTPSampler.protocol">http</stringProp>
837
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 838
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-right.jpg</stringProp>
1195 vikas 839
            <stringProp name="HTTPSampler.method">GET</stringProp>
840
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
841
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
842
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
843
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
844
            <boolProp name="HTTPSampler.monitor">false</boolProp>
845
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
846
          </HTTPSampler>
847
          <hashTree/>
1392 vikas 848
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-detail-bottom-left.jpg" enabled="true">
1195 vikas 849
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
850
              <collectionProp name="Arguments.arguments"/>
851
            </elementProp>
1392 vikas 852
            <stringProp name="HTTPSampler.domain"></stringProp>
853
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 854
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
855
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
856
            <stringProp name="HTTPSampler.protocol">http</stringProp>
857
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 858
            <stringProp name="HTTPSampler.path">/images/product-detail-bottom-left.jpg</stringProp>
1195 vikas 859
            <stringProp name="HTTPSampler.method">GET</stringProp>
860
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
861
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
862
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
863
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
864
            <boolProp name="HTTPSampler.monitor">false</boolProp>
865
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
866
          </HTTPSampler>
867
          <hashTree/>
1392 vikas 868
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history" enabled="true">
1195 vikas 869
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
870
              <collectionProp name="Arguments.arguments"/>
871
            </elementProp>
1392 vikas 872
            <stringProp name="HTTPSampler.domain"></stringProp>
873
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 874
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
875
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
876
            <stringProp name="HTTPSampler.protocol">http</stringProp>
877
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 878
            <stringProp name="HTTPSampler.path">/browse-history</stringProp>
1195 vikas 879
            <stringProp name="HTTPSampler.method">GET</stringProp>
880
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
881
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
882
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
883
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
884
            <boolProp name="HTTPSampler.monitor">false</boolProp>
885
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
886
          </HTTPSampler>
887
          <hashTree/>
1392 vikas 888
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch" enabled="true">
1195 vikas 889
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
890
              <collectionProp name="Arguments.arguments"/>
891
            </elementProp>
1392 vikas 892
            <stringProp name="HTTPSampler.domain"></stringProp>
893
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 894
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
895
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
896
            <stringProp name="HTTPSampler.protocol">http</stringProp>
897
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 898
            <stringProp name="HTTPSampler.path">/myresearch</stringProp>
1195 vikas 899
            <stringProp name="HTTPSampler.method">GET</stringProp>
900
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
901
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
902
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
903
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
904
            <boolProp name="HTTPSampler.monitor">false</boolProp>
905
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
906
          </HTTPSampler>
907
          <hashTree/>
1392 vikas 908
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/controls.png" enabled="true">
1195 vikas 909
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
910
              <collectionProp name="Arguments.arguments"/>
911
            </elementProp>
1392 vikas 912
            <stringProp name="HTTPSampler.domain"></stringProp>
913
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 914
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
915
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
916
            <stringProp name="HTTPSampler.protocol">http</stringProp>
917
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 918
            <stringProp name="HTTPSampler.path">/images/controls.png</stringProp>
1195 vikas 919
            <stringProp name="HTTPSampler.method">GET</stringProp>
920
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
921
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
922
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
923
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
924
            <boolProp name="HTTPSampler.monitor">false</boolProp>
925
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
926
          </HTTPSampler>
927
          <hashTree/>
1392 vikas 928
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading.gif" enabled="true">
1195 vikas 929
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
930
              <collectionProp name="Arguments.arguments"/>
931
            </elementProp>
1392 vikas 932
            <stringProp name="HTTPSampler.domain"></stringProp>
933
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 934
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
935
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
936
            <stringProp name="HTTPSampler.protocol">http</stringProp>
937
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 938
            <stringProp name="HTTPSampler.path">/images/loading.gif</stringProp>
1195 vikas 939
            <stringProp name="HTTPSampler.method">GET</stringProp>
940
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
941
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
942
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
943
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
944
            <boolProp name="HTTPSampler.monitor">false</boolProp>
945
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
946
          </HTTPSampler>
947
          <hashTree/>
948
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/border.png" enabled="true">
949
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
950
              <collectionProp name="Arguments.arguments"/>
951
            </elementProp>
1392 vikas 952
            <stringProp name="HTTPSampler.domain"></stringProp>
953
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 954
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
955
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
956
            <stringProp name="HTTPSampler.protocol">http</stringProp>
957
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
958
            <stringProp name="HTTPSampler.path">/images/border.png</stringProp>
959
            <stringProp name="HTTPSampler.method">GET</stringProp>
960
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
961
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
962
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
963
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
964
            <boolProp name="HTTPSampler.monitor">false</boolProp>
965
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
966
          </HTTPSampler>
967
          <hashTree/>
968
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading_background.png" enabled="true">
969
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
970
              <collectionProp name="Arguments.arguments"/>
971
            </elementProp>
1392 vikas 972
            <stringProp name="HTTPSampler.domain"></stringProp>
973
            <stringProp name="HTTPSampler.port"></stringProp>
1195 vikas 974
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
975
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
976
            <stringProp name="HTTPSampler.protocol">http</stringProp>
977
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
978
            <stringProp name="HTTPSampler.path">/images/loading_background.png</stringProp>
979
            <stringProp name="HTTPSampler.method">GET</stringProp>
980
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
981
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
982
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
983
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
984
            <boolProp name="HTTPSampler.monitor">false</boolProp>
985
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
986
          </HTTPSampler>
987
          <hashTree/>
988
        </hashTree>
989
        <ResultSaver guiclass="ResultSaverGui" testclass="ResultSaver" testname="Save Responses to a file" enabled="true">
990
          <stringProp name="FileSaver.filename">samples/register/test</stringProp>
991
          <boolProp name="FileSaver.errorsonly">false</boolProp>
992
          <boolProp name="FileSaver.skipautonumber">false</boolProp>
993
          <boolProp name="FileSaver.skipsuffix">false</boolProp>
994
          <boolProp name="FileSaver.successonly">false</boolProp>
995
        </ResultSaver>
996
        <hashTree/>
997
      </hashTree>
998
    </hashTree>
999
  </hashTree>
1000
</jmeterTestPlan>