Subversion Repositories SmartDukaan

Rev

Rev 1492 | Rev 1539 | 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">
1537 ankur.sing 9
        <collectionProp name="Arguments.arguments"/>
1195 vikas 10
      </elementProp>
11
      <stringProp name="TestPlan.user_define_classpath"></stringProp>
12
    </TestPlan>
13
    <hashTree>
14
      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
15
        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
16
        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
17
          <boolProp name="LoopController.continue_forever">false</boolProp>
18
          <stringProp name="LoopController.loops">1</stringProp>
19
        </elementProp>
20
        <stringProp name="ThreadGroup.num_threads">1</stringProp>
21
        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
1537 ankur.sing 22
        <longProp name="ThreadGroup.start_time">1303815939000</longProp>
23
        <longProp name="ThreadGroup.end_time">1303815939000</longProp>
1195 vikas 24
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
25
        <stringProp name="ThreadGroup.duration"></stringProp>
26
        <stringProp name="ThreadGroup.delay"></stringProp>
27
      </ThreadGroup>
28
      <hashTree>
29
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
30
        <hashTree>
1537 ankur.sing 31
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
32
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1195 vikas 33
              <collectionProp name="Arguments.arguments"/>
34
            </elementProp>
1537 ankur.sing 35
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
36
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 37
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
38
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1537 ankur.sing 39
            <stringProp name="HTTPSampler.protocol">http</stringProp>
40
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
41
            <stringProp name="HTTPSampler.path">/</stringProp>
42
            <stringProp name="HTTPSampler.method">GET</stringProp>
43
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
44
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
45
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
46
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
47
            <boolProp name="HTTPSampler.monitor">false</boolProp>
48
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
49
          </HTTPSampler>
50
          <hashTree/>
51
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/style.css" enabled="true">
52
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
53
              <collectionProp name="Arguments.arguments"/>
54
            </elementProp>
55
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
56
            <stringProp name="HTTPSampler.port">8090</stringProp>
57
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
58
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
59
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1195 vikas 60
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 61
            <stringProp name="HTTPSampler.path">/css/style.css</stringProp>
62
            <stringProp name="HTTPSampler.method">GET</stringProp>
63
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
64
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
65
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
66
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
67
            <boolProp name="HTTPSampler.monitor">false</boolProp>
68
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
69
          </HTTPSampler>
1195 vikas 70
          <hashTree/>
1537 ankur.sing 71
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/nav.css" enabled="true">
1195 vikas 72
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
73
              <collectionProp name="Arguments.arguments"/>
74
            </elementProp>
1537 ankur.sing 75
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
76
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 77
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
78
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
79
            <stringProp name="HTTPSampler.protocol">http</stringProp>
80
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 81
            <stringProp name="HTTPSampler.path">/css/nav.css</stringProp>
1195 vikas 82
            <stringProp name="HTTPSampler.method">GET</stringProp>
83
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
84
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
85
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
86
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
87
            <boolProp name="HTTPSampler.monitor">false</boolProp>
88
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
89
          </HTTPSampler>
90
          <hashTree/>
1537 ankur.sing 91
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/widget.css" enabled="true">
1195 vikas 92
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
93
              <collectionProp name="Arguments.arguments"/>
94
            </elementProp>
1537 ankur.sing 95
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
96
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 97
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
98
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
99
            <stringProp name="HTTPSampler.protocol">http</stringProp>
100
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 101
            <stringProp name="HTTPSampler.path">/css/widget.css</stringProp>
1195 vikas 102
            <stringProp name="HTTPSampler.method">GET</stringProp>
103
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
104
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
105
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
106
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
107
            <boolProp name="HTTPSampler.monitor">false</boolProp>
108
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
109
          </HTTPSampler>
110
          <hashTree/>
1537 ankur.sing 111
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/common.css" enabled="true">
1195 vikas 112
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
113
              <collectionProp name="Arguments.arguments"/>
114
            </elementProp>
1537 ankur.sing 115
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
116
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 117
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
118
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
119
            <stringProp name="HTTPSampler.protocol">http</stringProp>
120
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 121
            <stringProp name="HTTPSampler.path">/css/common.css</stringProp>
1195 vikas 122
            <stringProp name="HTTPSampler.method">GET</stringProp>
123
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
124
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
125
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
126
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
127
            <boolProp name="HTTPSampler.monitor">false</boolProp>
128
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
129
          </HTTPSampler>
130
          <hashTree/>
1537 ankur.sing 131
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/demoStyles.css" enabled="true">
1195 vikas 132
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
133
              <collectionProp name="Arguments.arguments"/>
134
            </elementProp>
1537 ankur.sing 135
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
136
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 137
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
138
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
139
            <stringProp name="HTTPSampler.protocol">http</stringProp>
140
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 141
            <stringProp name="HTTPSampler.path">/css/demoStyles.css</stringProp>
1195 vikas 142
            <stringProp name="HTTPSampler.method">GET</stringProp>
143
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
144
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
145
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
146
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
147
            <boolProp name="HTTPSampler.monitor">false</boolProp>
148
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
149
          </HTTPSampler>
150
          <hashTree/>
1537 ankur.sing 151
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.css" enabled="true">
1195 vikas 152
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
153
              <collectionProp name="Arguments.arguments"/>
154
            </elementProp>
1537 ankur.sing 155
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
156
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 157
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
158
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
159
            <stringProp name="HTTPSampler.protocol">http</stringProp>
160
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 161
            <stringProp name="HTTPSampler.path">/css/cart.css</stringProp>
1195 vikas 162
            <stringProp name="HTTPSampler.method">GET</stringProp>
163
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
164
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
165
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
166
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
167
            <boolProp name="HTTPSampler.monitor">false</boolProp>
168
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
169
          </HTTPSampler>
170
          <hashTree/>
1537 ankur.sing 171
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/product.css" enabled="true">
1195 vikas 172
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
173
              <collectionProp name="Arguments.arguments"/>
174
            </elementProp>
1537 ankur.sing 175
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
176
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 177
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
178
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
179
            <stringProp name="HTTPSampler.protocol">http</stringProp>
180
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 181
            <stringProp name="HTTPSampler.path">/css/product.css</stringProp>
1195 vikas 182
            <stringProp name="HTTPSampler.method">GET</stringProp>
183
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
184
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
185
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
186
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
187
            <boolProp name="HTTPSampler.monitor">false</boolProp>
188
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
189
          </HTTPSampler>
190
          <hashTree/>
1537 ankur.sing 191
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" enabled="true">
1195 vikas 192
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
193
              <collectionProp name="Arguments.arguments"/>
194
            </elementProp>
1537 ankur.sing 195
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
196
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 197
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
198
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
199
            <stringProp name="HTTPSampler.protocol">http</stringProp>
200
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 201
            <stringProp name="HTTPSampler.path">/css/myaccount.css</stringProp>
1195 vikas 202
            <stringProp name="HTTPSampler.method">GET</stringProp>
203
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
204
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
205
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
206
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
207
            <boolProp name="HTTPSampler.monitor">false</boolProp>
208
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
209
          </HTTPSampler>
210
          <hashTree/>
1537 ankur.sing 211
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.css" enabled="true">
212
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
213
              <collectionProp name="Arguments.arguments"/>
214
            </elementProp>
215
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
216
            <stringProp name="HTTPSampler.port">8090</stringProp>
217
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
218
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
219
            <stringProp name="HTTPSampler.protocol">http</stringProp>
220
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
221
            <stringProp name="HTTPSampler.path">/css/contactus.css</stringProp>
222
            <stringProp name="HTTPSampler.method">GET</stringProp>
223
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
224
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
225
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
226
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
227
            <boolProp name="HTTPSampler.monitor">false</boolProp>
228
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
229
          </HTTPSampler>
230
          <hashTree/>
1195 vikas 231
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
232
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
233
              <collectionProp name="Arguments.arguments"/>
234
            </elementProp>
1537 ankur.sing 235
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
236
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 237
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
238
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
239
            <stringProp name="HTTPSampler.protocol">http</stringProp>
240
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
241
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
242
            <stringProp name="HTTPSampler.method">GET</stringProp>
243
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
244
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
245
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
246
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
247
            <boolProp name="HTTPSampler.monitor">false</boolProp>
248
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
249
          </HTTPSampler>
250
          <hashTree/>
1537 ankur.sing 251
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-1.4.2.js" enabled="true">
252
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
253
              <collectionProp name="Arguments.arguments"/>
254
            </elementProp>
255
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
256
            <stringProp name="HTTPSampler.port">8090</stringProp>
257
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
258
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
259
            <stringProp name="HTTPSampler.protocol">http</stringProp>
260
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
261
            <stringProp name="HTTPSampler.path">/js/jquery-1.4.2.js</stringProp>
262
            <stringProp name="HTTPSampler.method">GET</stringProp>
263
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
264
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
265
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
266
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
267
            <boolProp name="HTTPSampler.monitor">false</boolProp>
268
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
269
          </HTTPSampler>
270
          <hashTree/>
271
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/charLimit.js" enabled="true">
272
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
273
              <collectionProp name="Arguments.arguments"/>
274
            </elementProp>
275
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
276
            <stringProp name="HTTPSampler.port">8090</stringProp>
277
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
278
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
279
            <stringProp name="HTTPSampler.protocol">http</stringProp>
280
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
281
            <stringProp name="HTTPSampler.path">/js/charLimit.js</stringProp>
282
            <stringProp name="HTTPSampler.method">GET</stringProp>
283
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
284
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
285
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
286
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
287
            <boolProp name="HTTPSampler.monitor">false</boolProp>
288
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
289
          </HTTPSampler>
290
          <hashTree/>
291
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/gc_safari.css" enabled="true">
292
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
293
              <collectionProp name="Arguments.arguments"/>
294
            </elementProp>
295
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
296
            <stringProp name="HTTPSampler.port">8090</stringProp>
297
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
298
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
299
            <stringProp name="HTTPSampler.protocol">http</stringProp>
300
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
301
            <stringProp name="HTTPSampler.path">/css/gc_safari.css</stringProp>
302
            <stringProp name="HTTPSampler.method">GET</stringProp>
303
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
304
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
305
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
306
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
307
            <boolProp name="HTTPSampler.monitor">false</boolProp>
308
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
309
          </HTTPSampler>
310
          <hashTree/>
311
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/signinsignup.css" enabled="true">
312
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
313
              <collectionProp name="Arguments.arguments"/>
314
            </elementProp>
315
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
316
            <stringProp name="HTTPSampler.port">8090</stringProp>
317
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
318
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
319
            <stringProp name="HTTPSampler.protocol">http</stringProp>
320
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
321
            <stringProp name="HTTPSampler.path">/css/signinsignup.css</stringProp>
322
            <stringProp name="HTTPSampler.method">GET</stringProp>
323
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
324
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
325
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
326
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
327
            <boolProp name="HTTPSampler.monitor">false</boolProp>
328
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
329
          </HTTPSampler>
330
          <hashTree/>
1195 vikas 331
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/colorbox.css" enabled="true">
332
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
333
              <collectionProp name="Arguments.arguments"/>
334
            </elementProp>
1537 ankur.sing 335
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
336
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 337
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
338
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
339
            <stringProp name="HTTPSampler.protocol">http</stringProp>
340
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
341
            <stringProp name="HTTPSampler.path">/css/colorbox.css</stringProp>
342
            <stringProp name="HTTPSampler.method">GET</stringProp>
343
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
344
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
345
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
346
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
347
            <boolProp name="HTTPSampler.monitor">false</boolProp>
348
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
349
          </HTTPSampler>
350
          <hashTree/>
1537 ankur.sing 351
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.truncate.min.js" enabled="true">
1195 vikas 352
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
353
              <collectionProp name="Arguments.arguments"/>
354
            </elementProp>
1537 ankur.sing 355
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
356
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 357
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
358
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
359
            <stringProp name="HTTPSampler.protocol">http</stringProp>
360
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 361
            <stringProp name="HTTPSampler.path">/js/jquery.truncate.min.js</stringProp>
1195 vikas 362
            <stringProp name="HTTPSampler.method">GET</stringProp>
363
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
364
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
365
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
366
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
367
            <boolProp name="HTTPSampler.monitor">false</boolProp>
368
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
369
          </HTTPSampler>
370
          <hashTree/>
1537 ankur.sing 371
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
372
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
373
              <collectionProp name="Arguments.arguments"/>
374
            </elementProp>
375
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
376
            <stringProp name="HTTPSampler.port">8090</stringProp>
377
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
378
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
379
            <stringProp name="HTTPSampler.protocol">http</stringProp>
380
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
381
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
382
            <stringProp name="HTTPSampler.method">GET</stringProp>
383
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
384
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
385
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
386
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
387
            <boolProp name="HTTPSampler.monitor">false</boolProp>
388
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
389
          </HTTPSampler>
390
          <hashTree/>
391
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-ui.min.js" enabled="true">
392
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
393
              <collectionProp name="Arguments.arguments"/>
394
            </elementProp>
395
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
396
            <stringProp name="HTTPSampler.port">8090</stringProp>
397
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
398
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
399
            <stringProp name="HTTPSampler.protocol">http</stringProp>
400
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
401
            <stringProp name="HTTPSampler.path">/js/jquery-ui.min.js</stringProp>
402
            <stringProp name="HTTPSampler.method">GET</stringProp>
403
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
404
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
405
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
406
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
407
            <boolProp name="HTTPSampler.monitor">false</boolProp>
408
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
409
          </HTTPSampler>
410
          <hashTree/>
411
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jsapi.js" enabled="true">
412
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
413
              <collectionProp name="Arguments.arguments"/>
414
            </elementProp>
415
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
416
            <stringProp name="HTTPSampler.port">8090</stringProp>
417
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
418
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
419
            <stringProp name="HTTPSampler.protocol">http</stringProp>
420
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
421
            <stringProp name="HTTPSampler.path">/js/jsapi.js</stringProp>
422
            <stringProp name="HTTPSampler.method">GET</stringProp>
423
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
424
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
425
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
426
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
427
            <boolProp name="HTTPSampler.monitor">false</boolProp>
428
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
429
          </HTTPSampler>
430
          <hashTree/>
431
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/myaccount.js" enabled="true">
432
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
433
              <collectionProp name="Arguments.arguments"/>
434
            </elementProp>
435
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
436
            <stringProp name="HTTPSampler.port">8090</stringProp>
437
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
438
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
439
            <stringProp name="HTTPSampler.protocol">http</stringProp>
440
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
441
            <stringProp name="HTTPSampler.path">/js/myaccount.js</stringProp>
442
            <stringProp name="HTTPSampler.method">GET</stringProp>
443
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
444
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
445
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
446
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
447
            <boolProp name="HTTPSampler.monitor">false</boolProp>
448
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
449
          </HTTPSampler>
450
          <hashTree/>
451
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/custom-jquery.js" enabled="true">
452
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
453
              <collectionProp name="Arguments.arguments"/>
454
            </elementProp>
455
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
456
            <stringProp name="HTTPSampler.port">8090</stringProp>
457
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
458
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
459
            <stringProp name="HTTPSampler.protocol">http</stringProp>
460
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
461
            <stringProp name="HTTPSampler.path">/js/custom-jquery.js</stringProp>
462
            <stringProp name="HTTPSampler.method">GET</stringProp>
463
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
464
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
465
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
466
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
467
            <boolProp name="HTTPSampler.monitor">false</boolProp>
468
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
469
          </HTTPSampler>
470
          <hashTree/>
471
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.number_format.js" enabled="true">
472
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
473
              <collectionProp name="Arguments.arguments"/>
474
            </elementProp>
475
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
476
            <stringProp name="HTTPSampler.port">8090</stringProp>
477
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
478
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
479
            <stringProp name="HTTPSampler.protocol">http</stringProp>
480
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
481
            <stringProp name="HTTPSampler.path">/js/jquery.number_format.js</stringProp>
482
            <stringProp name="HTTPSampler.method">GET</stringProp>
483
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
484
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
485
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
486
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
487
            <boolProp name="HTTPSampler.monitor">false</boolProp>
488
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
489
          </HTTPSampler>
490
          <hashTree/>
491
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
492
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
493
              <collectionProp name="Arguments.arguments"/>
494
            </elementProp>
495
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
496
            <stringProp name="HTTPSampler.port">8090</stringProp>
497
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
498
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
499
            <stringProp name="HTTPSampler.protocol">http</stringProp>
500
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
501
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
502
            <stringProp name="HTTPSampler.method">GET</stringProp>
503
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
504
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
505
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
506
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
507
            <boolProp name="HTTPSampler.monitor">false</boolProp>
508
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
509
          </HTTPSampler>
510
          <hashTree/>
511
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.Storage.js" enabled="true">
512
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
513
              <collectionProp name="Arguments.arguments"/>
514
            </elementProp>
515
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
516
            <stringProp name="HTTPSampler.port">8090</stringProp>
517
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
518
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
519
            <stringProp name="HTTPSampler.protocol">http</stringProp>
520
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
521
            <stringProp name="HTTPSampler.path">/js/jquery.Storage.js</stringProp>
522
            <stringProp name="HTTPSampler.method">GET</stringProp>
523
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
524
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
525
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
526
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
527
            <boolProp name="HTTPSampler.monitor">false</boolProp>
528
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
529
          </HTTPSampler>
530
          <hashTree/>
531
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
532
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
533
              <collectionProp name="Arguments.arguments"/>
534
            </elementProp>
535
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
536
            <stringProp name="HTTPSampler.port">8090</stringProp>
537
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
538
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
539
            <stringProp name="HTTPSampler.protocol">http</stringProp>
540
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
541
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
542
            <stringProp name="HTTPSampler.method">GET</stringProp>
543
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
544
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
545
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
546
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
547
            <boolProp name="HTTPSampler.monitor">false</boolProp>
548
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
549
          </HTTPSampler>
550
          <hashTree/>
551
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loopedslider.js" enabled="true">
552
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
553
              <collectionProp name="Arguments.arguments"/>
554
            </elementProp>
555
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
556
            <stringProp name="HTTPSampler.port">8090</stringProp>
557
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
558
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
559
            <stringProp name="HTTPSampler.protocol">http</stringProp>
560
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
561
            <stringProp name="HTTPSampler.path">/js/loopedslider.js</stringProp>
562
            <stringProp name="HTTPSampler.method">GET</stringProp>
563
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
564
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
565
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
566
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
567
            <boolProp name="HTTPSampler.monitor">false</boolProp>
568
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
569
          </HTTPSampler>
570
          <hashTree/>
571
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.js" enabled="true">
572
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
573
              <collectionProp name="Arguments.arguments"/>
574
            </elementProp>
575
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
576
            <stringProp name="HTTPSampler.port">8090</stringProp>
577
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
578
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
579
            <stringProp name="HTTPSampler.protocol">http</stringProp>
580
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
581
            <stringProp name="HTTPSampler.path">/js/widget_accordion.js</stringProp>
582
            <stringProp name="HTTPSampler.method">GET</stringProp>
583
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
584
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
585
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
586
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
587
            <boolProp name="HTTPSampler.monitor">false</boolProp>
588
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
589
          </HTTPSampler>
590
          <hashTree/>
591
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/shippingAddress.js" enabled="true">
592
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
593
              <collectionProp name="Arguments.arguments"/>
594
            </elementProp>
595
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
596
            <stringProp name="HTTPSampler.port">8090</stringProp>
597
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
598
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
599
            <stringProp name="HTTPSampler.protocol">http</stringProp>
600
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
601
            <stringProp name="HTTPSampler.path">/js/shippingAddress.js</stringProp>
602
            <stringProp name="HTTPSampler.method">GET</stringProp>
603
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
604
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
605
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
606
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
607
            <boolProp name="HTTPSampler.monitor">false</boolProp>
608
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
609
          </HTTPSampler>
610
          <hashTree/>
611
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.tipsy.js" enabled="true">
612
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
613
              <collectionProp name="Arguments.arguments"/>
614
            </elementProp>
615
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
616
            <stringProp name="HTTPSampler.port">8090</stringProp>
617
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
618
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
619
            <stringProp name="HTTPSampler.protocol">http</stringProp>
620
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
621
            <stringProp name="HTTPSampler.path">/js/jquery.tipsy.js</stringProp>
622
            <stringProp name="HTTPSampler.method">GET</stringProp>
623
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
624
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
625
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
626
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
627
            <boolProp name="HTTPSampler.monitor">false</boolProp>
628
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
629
          </HTTPSampler>
630
          <hashTree/>
1392 vikas 631
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
1195 vikas 632
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
633
              <collectionProp name="Arguments.arguments"/>
634
            </elementProp>
1537 ankur.sing 635
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
636
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 637
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
638
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
639
            <stringProp name="HTTPSampler.protocol">http</stringProp>
640
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1392 vikas 641
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
1195 vikas 642
            <stringProp name="HTTPSampler.method">GET</stringProp>
643
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
644
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
645
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
646
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
647
            <boolProp name="HTTPSampler.monitor">false</boolProp>
648
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
649
          </HTTPSampler>
650
          <hashTree/>
1537 ankur.sing 651
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_slidetab.js" enabled="true">
1195 vikas 652
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
653
              <collectionProp name="Arguments.arguments"/>
654
            </elementProp>
1537 ankur.sing 655
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
656
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 657
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
658
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
659
            <stringProp name="HTTPSampler.protocol">http</stringProp>
660
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 661
            <stringProp name="HTTPSampler.path">/js/widget_slidetab.js</stringProp>
1195 vikas 662
            <stringProp name="HTTPSampler.method">GET</stringProp>
663
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
664
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
665
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
666
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
667
            <boolProp name="HTTPSampler.monitor">false</boolProp>
668
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
669
          </HTTPSampler>
670
          <hashTree/>
1537 ankur.sing 671
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/all.js" enabled="true">
1195 vikas 672
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
673
              <collectionProp name="Arguments.arguments"/>
674
            </elementProp>
1537 ankur.sing 675
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
676
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 677
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
678
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
679
            <stringProp name="HTTPSampler.protocol">http</stringProp>
680
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 681
            <stringProp name="HTTPSampler.path">/js/all.js</stringProp>
1195 vikas 682
            <stringProp name="HTTPSampler.method">GET</stringProp>
683
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
684
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
685
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
686
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
687
            <boolProp name="HTTPSampler.monitor">false</boolProp>
688
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
689
          </HTTPSampler>
690
          <hashTree/>
1537 ankur.sing 691
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/productCategory.js" enabled="true">
1195 vikas 692
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
693
              <collectionProp name="Arguments.arguments"/>
694
            </elementProp>
1537 ankur.sing 695
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
696
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 697
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
698
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
699
            <stringProp name="HTTPSampler.protocol">http</stringProp>
700
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 701
            <stringProp name="HTTPSampler.path">/js/productCategory.js</stringProp>
1195 vikas 702
            <stringProp name="HTTPSampler.method">GET</stringProp>
703
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
704
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
705
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
706
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
707
            <boolProp name="HTTPSampler.monitor">false</boolProp>
708
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
709
          </HTTPSampler>
710
          <hashTree/>
1537 ankur.sing 711
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.cookie.js" enabled="true">
1195 vikas 712
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
713
              <collectionProp name="Arguments.arguments"/>
714
            </elementProp>
1537 ankur.sing 715
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
716
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 717
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
718
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
719
            <stringProp name="HTTPSampler.protocol">http</stringProp>
720
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 721
            <stringProp name="HTTPSampler.path">/js/jquery.cookie.js</stringProp>
1195 vikas 722
            <stringProp name="HTTPSampler.method">GET</stringProp>
723
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
724
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
725
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
726
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
727
            <boolProp name="HTTPSampler.monitor">false</boolProp>
728
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
729
          </HTTPSampler>
730
          <hashTree/>
1537 ankur.sing 731
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.js" enabled="true">
1195 vikas 732
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
733
              <collectionProp name="Arguments.arguments"/>
734
            </elementProp>
1537 ankur.sing 735
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
736
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 737
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
738
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
739
            <stringProp name="HTTPSampler.protocol">http</stringProp>
740
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 741
            <stringProp name="HTTPSampler.path">/js/gallery.js</stringProp>
1195 vikas 742
            <stringProp name="HTTPSampler.method">GET</stringProp>
743
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
744
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
745
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
746
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
747
            <boolProp name="HTTPSampler.monitor">false</boolProp>
748
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
749
          </HTTPSampler>
750
          <hashTree/>
1537 ankur.sing 751
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/saholic-main.jpg" enabled="true">
1195 vikas 752
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
753
              <collectionProp name="Arguments.arguments"/>
754
            </elementProp>
1537 ankur.sing 755
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
756
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 757
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
758
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
759
            <stringProp name="HTTPSampler.protocol">http</stringProp>
760
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 761
            <stringProp name="HTTPSampler.path">/images/saholic-main.jpg</stringProp>
1195 vikas 762
            <stringProp name="HTTPSampler.method">GET</stringProp>
763
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
764
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
765
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
766
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
767
            <boolProp name="HTTPSampler.monitor">false</boolProp>
768
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
769
          </HTTPSampler>
770
          <hashTree/>
1537 ankur.sing 771
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart.jpg" enabled="true">
1195 vikas 772
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
773
              <collectionProp name="Arguments.arguments"/>
774
            </elementProp>
1537 ankur.sing 775
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
776
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 777
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
778
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
779
            <stringProp name="HTTPSampler.protocol">http</stringProp>
780
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 781
            <stringProp name="HTTPSampler.path">/images/cart.jpg</stringProp>
1195 vikas 782
            <stringProp name="HTTPSampler.method">GET</stringProp>
783
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
784
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
785
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
786
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
787
            <boolProp name="HTTPSampler.monitor">false</boolProp>
788
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
789
          </HTTPSampler>
790
          <hashTree/>
1537 ankur.sing 791
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
1195 vikas 792
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
793
              <collectionProp name="Arguments.arguments"/>
794
            </elementProp>
1537 ankur.sing 795
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
796
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 797
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
798
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
799
            <stringProp name="HTTPSampler.protocol">http</stringProp>
800
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 801
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
1195 vikas 802
            <stringProp name="HTTPSampler.method">GET</stringProp>
803
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
804
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
805
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
806
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
807
            <boolProp name="HTTPSampler.monitor">false</boolProp>
808
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
809
          </HTTPSampler>
810
          <hashTree/>
1537 ankur.sing 811
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/down-arrow-white.jpg" enabled="true">
1195 vikas 812
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
813
              <collectionProp name="Arguments.arguments"/>
814
            </elementProp>
1537 ankur.sing 815
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
816
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 817
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
818
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
819
            <stringProp name="HTTPSampler.protocol">http</stringProp>
820
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 821
            <stringProp name="HTTPSampler.path">/images/down-arrow-white.jpg</stringProp>
1195 vikas 822
            <stringProp name="HTTPSampler.method">GET</stringProp>
823
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
824
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
825
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
826
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
827
            <boolProp name="HTTPSampler.monitor">false</boolProp>
828
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
829
          </HTTPSampler>
830
          <hashTree/>
1537 ankur.sing 831
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/search-sprite.jpg" enabled="true">
1195 vikas 832
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
833
              <collectionProp name="Arguments.arguments"/>
834
            </elementProp>
1537 ankur.sing 835
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
836
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 837
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
838
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
839
            <stringProp name="HTTPSampler.protocol">http</stringProp>
840
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 841
            <stringProp name="HTTPSampler.path">/images/search-sprite.jpg</stringProp>
1195 vikas 842
            <stringProp name="HTTPSampler.method">GET</stringProp>
843
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
844
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
845
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
846
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
847
            <boolProp name="HTTPSampler.monitor">false</boolProp>
848
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
849
          </HTTPSampler>
850
          <hashTree/>
1537 ankur.sing 851
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
1195 vikas 852
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
853
              <collectionProp name="Arguments.arguments"/>
854
            </elementProp>
1537 ankur.sing 855
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
856
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 857
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
858
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
859
            <stringProp name="HTTPSampler.protocol">http</stringProp>
860
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 861
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
1195 vikas 862
            <stringProp name="HTTPSampler.method">GET</stringProp>
863
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
864
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
865
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
866
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
867
            <boolProp name="HTTPSampler.monitor">false</boolProp>
868
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
869
          </HTTPSampler>
870
          <hashTree/>
1537 ankur.sing 871
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/buttons/big-button-sprite.png" enabled="true">
1195 vikas 872
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
873
              <collectionProp name="Arguments.arguments"/>
874
            </elementProp>
1537 ankur.sing 875
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
876
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 877
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
878
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
879
            <stringProp name="HTTPSampler.protocol">http</stringProp>
880
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 881
            <stringProp name="HTTPSampler.path">/images/buttons/big-button-sprite.png</stringProp>
1195 vikas 882
            <stringProp name="HTTPSampler.method">GET</stringProp>
883
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
884
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
885
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
886
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
887
            <boolProp name="HTTPSampler.monitor">false</boolProp>
888
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
889
          </HTTPSampler>
890
          <hashTree/>
1537 ankur.sing 891
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-sprite.png" enabled="true">
1195 vikas 892
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
893
              <collectionProp name="Arguments.arguments"/>
894
            </elementProp>
1537 ankur.sing 895
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
896
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 897
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
898
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
899
            <stringProp name="HTTPSampler.protocol">http</stringProp>
900
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 901
            <stringProp name="HTTPSampler.path">/images/product-sprite.png</stringProp>
1195 vikas 902
            <stringProp name="HTTPSampler.method">GET</stringProp>
903
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
904
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
905
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
906
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
907
            <boolProp name="HTTPSampler.monitor">false</boolProp>
908
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
909
          </HTTPSampler>
910
          <hashTree/>
1537 ankur.sing 911
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/cart-ms-call-sprite.png" enabled="true">
1195 vikas 912
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
913
              <collectionProp name="Arguments.arguments"/>
914
            </elementProp>
1537 ankur.sing 915
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
916
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 917
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
918
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
919
            <stringProp name="HTTPSampler.protocol">http</stringProp>
920
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 921
            <stringProp name="HTTPSampler.path">/images/cart-ms-call-sprite.png</stringProp>
1195 vikas 922
            <stringProp name="HTTPSampler.method">GET</stringProp>
923
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
924
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
925
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
926
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
927
            <boolProp name="HTTPSampler.monitor">false</boolProp>
928
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
929
          </HTTPSampler>
930
          <hashTree/>
1537 ankur.sing 931
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/spriteme1.png" enabled="true">
932
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
933
              <collectionProp name="Arguments.arguments"/>
934
            </elementProp>
935
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
936
            <stringProp name="HTTPSampler.port">8090</stringProp>
937
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
938
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
939
            <stringProp name="HTTPSampler.protocol">http</stringProp>
940
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
941
            <stringProp name="HTTPSampler.path">/images/spriteme1.png</stringProp>
942
            <stringProp name="HTTPSampler.method">GET</stringProp>
943
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
944
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
945
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
946
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
947
            <boolProp name="HTTPSampler.monitor">false</boolProp>
948
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
949
          </HTTPSampler>
950
          <hashTree/>
951
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/product-banner.jpg" enabled="true">
952
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
953
              <collectionProp name="Arguments.arguments"/>
954
            </elementProp>
955
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
956
            <stringProp name="HTTPSampler.port">8090</stringProp>
957
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
958
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
959
            <stringProp name="HTTPSampler.protocol">http</stringProp>
960
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
961
            <stringProp name="HTTPSampler.path">/images/product-banner.jpg</stringProp>
962
            <stringProp name="HTTPSampler.method">GET</stringProp>
963
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
964
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
965
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
966
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
967
            <boolProp name="HTTPSampler.monitor">false</boolProp>
968
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
969
          </HTTPSampler>
970
          <hashTree/>
971
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
972
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
973
              <collectionProp name="Arguments.arguments"/>
974
            </elementProp>
975
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
976
            <stringProp name="HTTPSampler.port">8090</stringProp>
977
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
978
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
979
            <stringProp name="HTTPSampler.protocol">http</stringProp>
980
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
981
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
982
            <stringProp name="HTTPSampler.method">GET</stringProp>
983
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
984
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
985
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
986
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
987
            <boolProp name="HTTPSampler.monitor">false</boolProp>
988
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
989
          </HTTPSampler>
990
          <hashTree/>
991
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/controls.png" enabled="true">
992
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
993
              <collectionProp name="Arguments.arguments"/>
994
            </elementProp>
995
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
996
            <stringProp name="HTTPSampler.port">8090</stringProp>
997
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
998
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
999
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1000
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1001
            <stringProp name="HTTPSampler.path">/images/controls.png</stringProp>
1002
            <stringProp name="HTTPSampler.method">GET</stringProp>
1003
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1004
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1005
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1006
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1007
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1008
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1009
          </HTTPSampler>
1010
          <hashTree/>
1195 vikas 1011
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/border.png" enabled="true">
1012
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1013
              <collectionProp name="Arguments.arguments"/>
1014
            </elementProp>
1537 ankur.sing 1015
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
1016
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 1017
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1018
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1019
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1020
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1021
            <stringProp name="HTTPSampler.path">/images/border.png</stringProp>
1022
            <stringProp name="HTTPSampler.method">GET</stringProp>
1023
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1024
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1025
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1026
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1027
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1028
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1029
          </HTTPSampler>
1030
          <hashTree/>
1537 ankur.sing 1031
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading_background.png" enabled="true">
1195 vikas 1032
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1033
              <collectionProp name="Arguments.arguments"/>
1034
            </elementProp>
1537 ankur.sing 1035
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
1036
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 1037
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1038
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1039
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1040
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 1041
            <stringProp name="HTTPSampler.path">/images/loading_background.png</stringProp>
1195 vikas 1042
            <stringProp name="HTTPSampler.method">GET</stringProp>
1043
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1044
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1045
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1046
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1047
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1048
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1049
          </HTTPSampler>
1050
          <hashTree/>
1537 ankur.sing 1051
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/loading.gif" enabled="true">
1195 vikas 1052
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
1053
              <collectionProp name="Arguments.arguments"/>
1054
            </elementProp>
1537 ankur.sing 1055
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
1056
            <stringProp name="HTTPSampler.port">8090</stringProp>
1195 vikas 1057
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1058
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1059
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1060
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1537 ankur.sing 1061
            <stringProp name="HTTPSampler.path">/images/loading.gif</stringProp>
1195 vikas 1062
            <stringProp name="HTTPSampler.method">GET</stringProp>
1063
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
1064
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1065
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1066
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1067
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1068
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1069
          </HTTPSampler>
1070
          <hashTree/>
1071
        </hashTree>
1072
      </hashTree>
1073
    </hashTree>
1074
  </hashTree>
1075
</jmeterTestPlan>