Subversion Repositories SmartDukaan

Rev

Rev 1759 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1759 Rev 2934
Line 7... Line 7...
7
      <boolProp name="TestPlan.serialize_threadgroups">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">
8
      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
9
        <collectionProp name="Arguments.arguments">
9
        <collectionProp name="Arguments.arguments">
10
          <elementProp name="user.saholic.server" elementType="Argument">
10
          <elementProp name="user.saholic.server" elementType="Argument">
11
            <stringProp name="Argument.name">user.saholic.server</stringProp>
11
            <stringProp name="Argument.name">user.saholic.server</stringProp>
12
            <stringProp name="Argument.value">${__P(saholic.server, localhost)}</stringProp>
12
            <stringProp name="Argument.value">${__P(saholic.server, local.shop2020.in)}</stringProp>
13
            <stringProp name="Argument.metadata">=</stringProp>
13
            <stringProp name="Argument.metadata">=</stringProp>
14
          </elementProp>
14
          </elementProp>
15
          <elementProp name="user.saholic.port" elementType="Argument">
15
          <elementProp name="user.saholic.port" elementType="Argument">
16
            <stringProp name="Argument.name">user.saholic.port</stringProp>
16
            <stringProp name="Argument.name">user.saholic.port</stringProp>
17
            <stringProp name="Argument.value">${__P(saholic.port, 8080)}</stringProp>
17
            <stringProp name="Argument.value">${__P(saholic.port, 8080)}</stringProp>
Line 35... Line 35...
35
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
35
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
36
        <stringProp name="ThreadGroup.duration"></stringProp>
36
        <stringProp name="ThreadGroup.duration"></stringProp>
37
        <stringProp name="ThreadGroup.delay"></stringProp>
37
        <stringProp name="ThreadGroup.delay"></stringProp>
38
      </ThreadGroup>
38
      </ThreadGroup>
39
      <hashTree>
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"/>
40
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
47
        <hashTree>
41
        <hashTree>
48
          <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
42
          <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">
43
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
50
              <collectionProp name="Arguments.arguments"/>
44
              <collectionProp name="Arguments.arguments"/>
51
            </elementProp>
45
            </elementProp>
52
            <stringProp name="HTTPSampler.domain">localhost</stringProp>
46
            <stringProp name="HTTPSampler.domain">local.shop2020.in</stringProp>
53
            <stringProp name="HTTPSampler.port">8090</stringProp>
47
            <stringProp name="HTTPSampler.port">8090</stringProp>
54
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
48
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
55
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
49
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
56
            <stringProp name="HTTPSampler.protocol"></stringProp>
50
            <stringProp name="HTTPSampler.protocol"></stringProp>
57
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
51
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
58
            <stringProp name="HTTPSampler.path"></stringProp>
52
            <stringProp name="HTTPSampler.path"></stringProp>
59
          </ConfigTestElement>
53
          </ConfigTestElement>
60
          <hashTree/>
54
          <hashTree/>
61
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
-
 
62
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
63
              <collectionProp name="Arguments.arguments"/>
-
 
64
            </elementProp>
-
 
65
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
66
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
71
            <stringProp name="HTTPSampler.path">/</stringProp>
-
 
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/>
-
 
81
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/product.css" enabled="true">
-
 
82
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
83
              <collectionProp name="Arguments.arguments"/>
-
 
84
            </elementProp>
-
 
85
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
86
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
91
            <stringProp name="HTTPSampler.path">/css/product.css</stringProp>
-
 
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/>
-
 
101
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/lightbox_inline.css" enabled="true">
-
 
102
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
103
              <collectionProp name="Arguments.arguments"/>
-
 
104
            </elementProp>
-
 
105
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
106
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
111
            <stringProp name="HTTPSampler.path">/css/lightbox_inline.css</stringProp>
-
 
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="/css/common.css" enabled="true">
-
 
122
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
123
              <collectionProp name="Arguments.arguments"/>
-
 
124
            </elementProp>
-
 
125
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
126
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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">/css/common.css</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/>
-
 
141
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/signinsignup.css" enabled="true">
-
 
142
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
143
              <collectionProp name="Arguments.arguments"/>
-
 
144
            </elementProp>
-
 
145
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
146
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
151
            <stringProp name="HTTPSampler.path">/css/signinsignup.css</stringProp>
-
 
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/>
-
 
161
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/gc_safari.css" enabled="true">
-
 
162
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
163
              <collectionProp name="Arguments.arguments"/>
-
 
164
            </elementProp>
-
 
165
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
166
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
171
            <stringProp name="HTTPSampler.path">/css/gc_safari.css</stringProp>
-
 
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/>
-
 
181
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/contactus.css" enabled="true">
-
 
182
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
183
              <collectionProp name="Arguments.arguments"/>
-
 
184
            </elementProp>
-
 
185
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
186
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
191
            <stringProp name="HTTPSampler.path">/css/contactus.css</stringProp>
-
 
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/>
-
 
201
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/cart.css" enabled="true">
-
 
202
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
203
              <collectionProp name="Arguments.arguments"/>
-
 
204
            </elementProp>
-
 
205
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
206
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
211
            <stringProp name="HTTPSampler.path">/css/cart.css</stringProp>
-
 
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/>
-
 
221
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/demoStyles.css" enabled="true">
-
 
222
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
223
              <collectionProp name="Arguments.arguments"/>
-
 
224
            </elementProp>
-
 
225
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
226
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
231
            <stringProp name="HTTPSampler.path">/css/demoStyles.css</stringProp>
-
 
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/>
-
 
241
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/style.css" enabled="true">
-
 
242
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
243
              <collectionProp name="Arguments.arguments"/>
-
 
244
            </elementProp>
-
 
245
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
246
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
251
            <stringProp name="HTTPSampler.path">/css/style.css</stringProp>
-
 
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="/css/widget.css" enabled="true">
-
 
262
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
263
              <collectionProp name="Arguments.arguments"/>
-
 
264
            </elementProp>
-
 
265
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
266
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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">/css/widget.css</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/>
-
 
281
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/nav.css" enabled="true">
-
 
282
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
283
              <collectionProp name="Arguments.arguments"/>
-
 
284
            </elementProp>
-
 
285
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
286
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
287
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
288
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
289
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
290
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
291
            <stringProp name="HTTPSampler.path">/css/nav.css</stringProp>
-
 
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/>
-
 
301
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jsapi.js" enabled="true">
-
 
302
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
303
              <collectionProp name="Arguments.arguments"/>
-
 
304
            </elementProp>
-
 
305
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
306
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
311
            <stringProp name="HTTPSampler.path">/js/jsapi.js</stringProp>
-
 
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="/js/all.js" enabled="true">
-
 
322
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
323
              <collectionProp name="Arguments.arguments"/>
-
 
324
            </elementProp>
-
 
325
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
326
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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">/js/all.js</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/>
-
 
341
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-ui.min.js" enabled="true">
-
 
342
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
343
              <collectionProp name="Arguments.arguments"/>
-
 
344
            </elementProp>
-
 
345
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
346
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
351
            <stringProp name="HTTPSampler.path">/js/jquery-ui.min.js</stringProp>
-
 
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/>
-
 
361
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.cookie.js" enabled="true">
-
 
362
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
363
              <collectionProp name="Arguments.arguments"/>
-
 
364
            </elementProp>
-
 
365
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
366
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
371
            <stringProp name="HTTPSampler.path">/js/jquery.cookie.js</stringProp>
-
 
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="/js/jquery.Storage.js" enabled="true">
55
          <CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
382
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
383
              <collectionProp name="Arguments.arguments"/>
-
 
384
            </elementProp>
-
 
385
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
386
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
387
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
388
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
389
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
390
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
391
            <stringProp name="HTTPSampler.path">/js/jquery.Storage.js</stringProp>
-
 
392
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
393
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
394
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
395
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
396
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
397
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
398
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
399
          </HTTPSampler>
-
 
400
          <hashTree/>
-
 
401
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/scrolltab.js" enabled="true">
-
 
402
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
403
              <collectionProp name="Arguments.arguments"/>
-
 
404
            </elementProp>
-
 
405
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
406
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
407
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
408
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
409
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
410
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
411
            <stringProp name="HTTPSampler.path">/js/scrolltab.js</stringProp>
-
 
412
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
413
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
414
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
415
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
416
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
417
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
418
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
419
          </HTTPSampler>
-
 
420
          <hashTree/>
-
 
421
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_slidetab.js" enabled="true">
-
 
422
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
423
              <collectionProp name="Arguments.arguments"/>
-
 
424
            </elementProp>
-
 
425
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
426
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
427
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
428
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
429
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
430
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
431
            <stringProp name="HTTPSampler.path">/js/widget_slidetab.js</stringProp>
-
 
432
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
433
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
434
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
435
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
436
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
437
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
438
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
439
          </HTTPSampler>
-
 
440
          <hashTree/>
-
 
441
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/charLimit.js" enabled="true">
-
 
442
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
443
              <collectionProp name="Arguments.arguments"/>
-
 
444
            </elementProp>
-
 
445
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
446
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
447
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
448
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
449
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
450
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
451
            <stringProp name="HTTPSampler.path">/js/charLimit.js</stringProp>
-
 
452
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
453
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
454
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
455
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
456
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
457
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
458
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
459
          </HTTPSampler>
-
 
460
          <hashTree/>
-
 
461
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/myaccount.js" enabled="true">
-
 
462
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
463
              <collectionProp name="Arguments.arguments"/>
56
            <collectionProp name="CookieManager.cookies"/>
464
            </elementProp>
-
 
465
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
466
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
467
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
468
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
469
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
470
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
471
            <stringProp name="HTTPSampler.path">/js/myaccount.js</stringProp>
-
 
472
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
473
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
474
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
57
            <boolProp name="CookieManager.clearEachIteration">false</boolProp>
475
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
476
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
477
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
478
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
479
          </HTTPSampler>
58
          </CookieManager>
480
          <hashTree/>
59
          <hashTree/>
481
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.number_format.js" enabled="true">
60
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
482
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
61
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
483
              <collectionProp name="Arguments.arguments"/>
62
              <collectionProp name="Arguments.arguments"/>
484
            </elementProp>
63
            </elementProp>
485
            <stringProp name="HTTPSampler.domain"></stringProp>
64
            <stringProp name="HTTPSampler.domain"></stringProp>
486
            <stringProp name="HTTPSampler.port"></stringProp>
65
            <stringProp name="HTTPSampler.port"></stringProp>
487
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
66
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
488
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
67
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
489
            <stringProp name="HTTPSampler.protocol">http</stringProp>
68
            <stringProp name="HTTPSampler.protocol">http</stringProp>
490
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
491
            <stringProp name="HTTPSampler.path">/js/jquery.number_format.js</stringProp>
-
 
492
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
493
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
494
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
495
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
496
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
497
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
498
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
499
          </HTTPSampler>
-
 
500
          <hashTree/>
-
 
501
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/widget_accordion.js" enabled="true">
-
 
502
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
503
              <collectionProp name="Arguments.arguments"/>
-
 
504
            </elementProp>
-
 
505
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
506
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
507
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
508
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
509
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
510
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
511
            <stringProp name="HTTPSampler.path">/js/widget_accordion.js</stringProp>
-
 
512
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
513
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
514
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
515
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
516
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
517
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
518
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
519
          </HTTPSampler>
-
 
520
          <hashTree/>
-
 
521
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.tipsy.js" enabled="true">
-
 
522
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
523
              <collectionProp name="Arguments.arguments"/>
-
 
524
            </elementProp>
-
 
525
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
526
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
527
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
528
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
529
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
530
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
531
            <stringProp name="HTTPSampler.path">/js/jquery.tipsy.js</stringProp>
-
 
532
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
533
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
534
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
535
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
536
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
537
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
538
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
539
          </HTTPSampler>
-
 
540
          <hashTree/>
-
 
541
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loginpop.js" enabled="true">
-
 
542
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
543
              <collectionProp name="Arguments.arguments"/>
-
 
544
            </elementProp>
-
 
545
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
546
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
547
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
548
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
549
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
550
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
551
            <stringProp name="HTTPSampler.path">/js/loginpop.js</stringProp>
-
 
552
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
553
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
554
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
555
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
556
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
557
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
558
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
559
          </HTTPSampler>
-
 
560
          <hashTree/>
-
 
561
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/productCategory.js" enabled="true">
-
 
562
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
563
              <collectionProp name="Arguments.arguments"/>
-
 
564
            </elementProp>
-
 
565
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
566
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
567
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
568
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
569
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
570
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
571
            <stringProp name="HTTPSampler.path">/js/productCategory.js</stringProp>
-
 
572
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
573
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
574
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
575
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
576
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
577
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
578
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
579
          </HTTPSampler>
-
 
580
          <hashTree/>
-
 
581
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/colorbox.css" enabled="true">
-
 
582
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
583
              <collectionProp name="Arguments.arguments"/>
-
 
584
            </elementProp>
-
 
585
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
586
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
587
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
588
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
589
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
590
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
591
            <stringProp name="HTTPSampler.path">/css/colorbox.css</stringProp>
-
 
592
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
593
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
594
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
595
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
596
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
597
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
598
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
599
          </HTTPSampler>
-
 
600
          <hashTree/>
-
 
601
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.truncate.min.js" enabled="true">
-
 
602
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
603
              <collectionProp name="Arguments.arguments"/>
-
 
604
            </elementProp>
-
 
605
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
606
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
607
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
608
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
609
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
610
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
611
            <stringProp name="HTTPSampler.path">/js/jquery.truncate.min.js</stringProp>
-
 
612
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
613
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
614
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
615
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
616
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
617
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
618
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
619
          </HTTPSampler>
-
 
620
          <hashTree/>
-
 
621
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/custom-jquery.js" enabled="true">
-
 
622
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
623
              <collectionProp name="Arguments.arguments"/>
-
 
624
            </elementProp>
-
 
625
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
626
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
627
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
628
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
629
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
630
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
631
            <stringProp name="HTTPSampler.path">/js/custom-jquery.js</stringProp>
-
 
632
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
633
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
634
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
635
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
636
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
637
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
638
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
639
          </HTTPSampler>
-
 
640
          <hashTree/>
-
 
641
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/css/myaccount.css" enabled="true">
-
 
642
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
643
              <collectionProp name="Arguments.arguments"/>
-
 
644
            </elementProp>
-
 
645
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
646
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
647
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
648
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
649
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
650
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
651
            <stringProp name="HTTPSampler.path">/css/myaccount.css</stringProp>
-
 
652
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
653
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
654
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
655
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
656
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
657
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
658
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
659
          </HTTPSampler>
-
 
660
          <hashTree/>
-
 
661
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/loopedslider.js" enabled="true">
-
 
662
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
663
              <collectionProp name="Arguments.arguments"/>
-
 
664
            </elementProp>
-
 
665
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
666
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
667
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
668
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
669
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
670
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
671
            <stringProp name="HTTPSampler.path">/js/loopedslider.js</stringProp>
-
 
672
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
673
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
674
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
675
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
676
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
677
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
678
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
679
          </HTTPSampler>
-
 
680
          <hashTree/>
-
 
681
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.colorbox-min.js" enabled="true">
-
 
682
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
683
              <collectionProp name="Arguments.arguments"/>
-
 
684
            </elementProp>
-
 
685
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
686
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
687
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
688
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
689
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
690
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
691
            <stringProp name="HTTPSampler.path">/js/jquery.colorbox-min.js</stringProp>
-
 
692
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
693
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
694
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
695
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
696
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
697
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
698
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
699
          </HTTPSampler>
-
 
700
          <hashTree/>
-
 
701
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
-
 
702
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
703
              <collectionProp name="Arguments.arguments"/>
-
 
704
            </elementProp>
-
 
705
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
706
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
707
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
708
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
709
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
710
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
711
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
-
 
712
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
713
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
714
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
715
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
716
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
717
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
718
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
719
          </HTTPSampler>
-
 
720
          <hashTree/>
-
 
721
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/gallery.js" enabled="true">
-
 
722
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
723
              <collectionProp name="Arguments.arguments"/>
-
 
724
            </elementProp>
-
 
725
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
726
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
727
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
728
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
729
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
730
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
731
            <stringProp name="HTTPSampler.path">/js/gallery.js</stringProp>
-
 
732
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
733
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
734
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
735
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
736
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
737
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
738
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
739
          </HTTPSampler>
-
 
740
          <hashTree/>
-
 
741
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/shippingAddress.js" enabled="true">
-
 
742
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
743
              <collectionProp name="Arguments.arguments"/>
-
 
744
            </elementProp>
-
 
745
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
746
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
747
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
748
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
749
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
750
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
751
            <stringProp name="HTTPSampler.path">/js/shippingAddress.js</stringProp>
-
 
752
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
753
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
754
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
755
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
756
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
757
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
758
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
759
          </HTTPSampler>
-
 
760
          <hashTree/>
-
 
761
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery-1.4.2.js" enabled="true">
-
 
762
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
763
              <collectionProp name="Arguments.arguments"/>
-
 
764
            </elementProp>
-
 
765
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
766
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
767
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
768
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
769
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
770
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
771
            <stringProp name="HTTPSampler.path">/js/jquery-1.4.2.js</stringProp>
-
 
772
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
773
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
774
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
775
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
776
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
777
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
778
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
779
          </HTTPSampler>
-
 
780
          <hashTree/>
-
 
781
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/js/jquery.validate.js" enabled="true">
-
 
782
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
783
              <collectionProp name="Arguments.arguments"/>
-
 
784
            </elementProp>
-
 
785
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
786
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
787
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
788
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
789
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
790
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
791
            <stringProp name="HTTPSampler.path">/js/jquery.validate.js</stringProp>
-
 
792
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
793
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
794
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
795
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
796
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
797
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
798
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
799
          </HTTPSampler>
-
 
800
          <hashTree/>
-
 
801
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
-
 
802
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
803
              <collectionProp name="Arguments.arguments"/>
-
 
804
            </elementProp>
-
 
805
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
806
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
807
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
808
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
809
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
810
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
811
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
-
 
812
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
813
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
814
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
815
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
816
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
817
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
818
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
819
          </HTTPSampler>
-
 
820
          <hashTree/>
-
 
821
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
-
 
822
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
823
              <collectionProp name="Arguments.arguments"/>
-
 
824
            </elementProp>
-
 
825
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
826
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
827
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
828
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
829
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
830
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
831
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
-
 
832
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
833
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
834
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
835
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
836
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
837
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
838
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
839
          </HTTPSampler>
-
 
840
          <hashTree/>
-
 
841
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
-
 
842
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
843
              <collectionProp name="Arguments.arguments">
-
 
844
                <elementProp name="_" elementType="HTTPArgument">
-
 
845
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
846
                  <stringProp name="Argument.name">_</stringProp>
-
 
847
                  <stringProp name="Argument.value">1304679852681</stringProp>
-
 
848
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
849
                </elementProp>
-
 
850
              </collectionProp>
-
 
851
            </elementProp>
-
 
852
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
853
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
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>
-
 
858
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
-
 
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/>
-
 
868
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
-
 
869
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
870
              <collectionProp name="Arguments.arguments">
-
 
871
                <elementProp name="_" elementType="HTTPArgument">
-
 
872
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
873
                  <stringProp name="Argument.name">_</stringProp>
-
 
874
                  <stringProp name="Argument.value">1304679852678</stringProp>
-
 
875
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
876
                </elementProp>
-
 
877
              </collectionProp>
-
 
878
            </elementProp>
-
 
879
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
880
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
881
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
882
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
883
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
884
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
885
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
-
 
886
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
887
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
888
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
889
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
890
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
891
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
892
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
893
          </HTTPSampler>
-
 
894
          <hashTree/>
-
 
895
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/register" enabled="true">
-
 
896
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
897
              <collectionProp name="Arguments.arguments"/>
-
 
898
            </elementProp>
-
 
899
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
900
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
901
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
902
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
903
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
904
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
905
            <stringProp name="HTTPSampler.path">/register</stringProp>
-
 
906
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
907
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
908
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
909
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
910
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
911
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
912
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
913
          </HTTPSampler>
-
 
914
          <hashTree/>
-
 
915
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
-
 
916
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
917
              <collectionProp name="Arguments.arguments">
-
 
918
                <elementProp name="_" elementType="HTTPArgument">
-
 
919
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
920
                  <stringProp name="Argument.name">_</stringProp>
-
 
921
                  <stringProp name="Argument.value">1304679856364</stringProp>
-
 
922
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
923
                </elementProp>
-
 
924
              </collectionProp>
-
 
925
            </elementProp>
-
 
926
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
927
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
928
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
929
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
930
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
931
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
69
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
932
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
70
            <stringProp name="HTTPSampler.path">/login</stringProp>
933
            <stringProp name="HTTPSampler.method">GET</stringProp>
71
            <stringProp name="HTTPSampler.method">GET</stringProp>
934
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
72
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
935
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
73
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
936
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
74
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
937
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
75
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
938
            <boolProp name="HTTPSampler.monitor">false</boolProp>
76
            <boolProp name="HTTPSampler.monitor">false</boolProp>
939
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
77
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
940
          </HTTPSampler>
78
          </HTTPSampler>
941
          <hashTree/>
79
          <hashTree>
942
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
80
            <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
-
 
81
              <collectionProp name="Asserion.test_strings">
943
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
82
                <stringProp name="978004821">					&lt;form id=&quot;frmRegister&quot; name=&quot;frmRegister&quot; method=&quot;post&quot; action=&quot;/register?redirectUrl=/&quot;&gt;
-
 
83
						&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
944
              <collectionProp name="Arguments.arguments">
84
						&lt;div class=&quot;login-row&quot;&gt;&lt;/div&gt;
-
 
85
						&lt;div id=&quot;loginCreate&quot; class=&quot;register-blocks&quot;&gt;
-
 
86
							&lt;!-- Name of the user--&gt;
-
 
87
							&lt;div class=&quot;register-row&quot;&gt;
-
 
88
								&lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Your Name:&lt;/span&gt;&lt;/label&gt;
-
 
89
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
90
									&lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;nameOfUser&quot; id=&quot;nameOfUser&quot; /&gt;
-
 
91
								&lt;/div&gt;
-
 
92
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
93
							&lt;/div&gt;
-
 
94
							&lt;!-- Login Id --&gt;
-
 
95
							&lt;div class=&quot;register-row&quot;&gt;
-
 
96
								&lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Login Id(Email):&lt;/span&gt;&lt;/label&gt;
-
 
97
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
98
									&lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;email&quot; id=&quot;email&quot;&gt;
-
 
99
								&lt;/div&gt;
-
 
100
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
101
								&lt;div class=&quot;instruction-text&quot;&gt;Enter your email address as login ID&lt;/div&gt;
-
 
102
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
103
							&lt;/div&gt;
-
 
104
							&lt;!-- Password --&gt;
-
 
105
							&lt;div class=&quot;register-row&quot;&gt;
-
 
106
								&lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Password:&lt;/span&gt;&lt;/label&gt;
-
 
107
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
108
									&lt;input type=&quot;password&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;txtPassword&quot; id=&quot;txtPassword&quot; /&gt;
-
 
109
								&lt;/div&gt;
-
 
110
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
111
								&lt;div class=&quot;instruction-text&quot;&gt;Minimum 6 characters&lt;/div&gt;
-
 
112
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
113
							&lt;/div&gt;
-
 
114
							&lt;!-- Password --&gt;
-
 
115
							&lt;div class=&quot;register-row&quot;&gt;
-
 
116
								&lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Confirm Password:&lt;/span&gt;&lt;/label&gt;
-
 
117
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
118
									&lt;input type=&quot;password&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;confirmPassword&quot; id=&quot;confirmPassword&quot; /&gt;
-
 
119
								&lt;/div&gt;
-
 
120
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
121
							&lt;/div&gt;
-
 
122
							&lt;div class=&quot;register-row&quot;&gt;
-
 
123
								&lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Communication Email:&lt;/span&gt;&lt;/label&gt;
945
                <elementProp name="_" elementType="HTTPArgument">
124
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
125
									&lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;communicationEmail&quot; id=&quot;communicationEmail&quot; /&gt;
-
 
126
								&lt;/div&gt;
-
 
127
								&lt;div class=&quot;instruction-text&quot; id=&quot;communicationEmailInstruction&quot;&gt;Edit to change this email address&lt;/div&gt;
-
 
128
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
129
							&lt;/div&gt;
-
 
130
							&lt;div class=&quot;register-row&quot;&gt;
946
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
131
								&lt;label&gt;&lt;span&gt;Mobile Number:&lt;/span&gt;&lt;/label&gt;
947
                  <stringProp name="Argument.name">_</stringProp>
132
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
133
									&lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;mobileNumber&quot; id=&quot;mobileNumber&quot; /&gt;
-
 
134
								&lt;/div&gt;
-
 
135
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
136
							&lt;/div&gt;
-
 
137
							&lt;div class=&quot;register-row&quot;&gt;
948
                  <stringProp name="Argument.value">1304679856365</stringProp>
138
								&lt;label&gt;&lt;span&gt;Date of Birth:&lt;/span&gt;&lt;/label&gt;
949
                  <stringProp name="Argument.metadata">=</stringProp>
139
								&lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
-
 
140
									&lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;dateOfBirth&quot; id=&quot;datepicker&quot; /&gt;
-
 
141
								&lt;/div&gt;
-
 
142
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
143
							&lt;/div&gt;
-
 
144
							&lt;div class=&quot;register-row&quot;&gt;
-
 
145
								&lt;label&gt;&lt;span&gt;Sex:&lt;/span&gt;&lt;/label&gt;
-
 
146
								&lt;div class=&quot;sex-options&quot;&gt;
-
 
147
									&lt;input type=&quot;radio&quot; name=&quot;sex&quot; value=&quot;0&quot; id=&quot;male&quot; /&gt; Male
-
 
148
									&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
149
								&lt;/div&gt;
-
 
150
								&lt;div class=&quot;sex-options&quot;&gt;
-
 
151
									&lt;input type=&quot;radio&quot; name=&quot;sex&quot; value=&quot;1&quot; id=&quot;female&quot; /&gt; Female
-
 
152
									&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
153
								&lt;/div&gt;
-
 
154
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
155
							&lt;/div&gt;
-
 
156
							&lt;div class=&quot;register-row&quot;&gt;
-
 
157
								&lt;label&gt;&amp;nbsp;&lt;/label&gt;
-
 
158
								&lt;div class=&quot;newsletter&quot;&gt;
-
 
159
									&lt;input type=&quot;checkbox&quot; name=&quot;conditions&quot; value=&quot;&quot; /&gt;
-
 
160
									&amp;nbsp;I agree and accept the &lt;a href=&quot;/static/terms-conditions&quot;&gt;Terms of Service&lt;/a&gt; of Saholic
-
 
161
								&lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
-
 
162
							&lt;/div&gt;
-
 
163
							&lt;div class=&quot;register-row&quot;&gt;
-
 
164
								&lt;label&gt;&amp;nbsp;&lt;/label&gt;
-
 
165
								&lt;div class=&quot;bigImgButton floatLeft register-button yellow-image&quot;&gt;
-
 
166
									&lt;input type=&quot;submit&quot; class=&quot;button&quot; value=&quot;Register&quot; name=&quot;btnSearch&quot;&gt;
-
 
167
								&lt;/div&gt;
-
 
168
							&lt;/div&gt;
-
 
169
						&lt;/div&gt;
-
 
170
						&lt;/div&gt;
-
 
171
					&lt;!-- Create Login --&gt;
-
 
172
 
-
 
173
					&lt;!-- Conditions Information --&gt;
-
 
174
						&lt;!-- Conditions Information --&gt;
950
                </elementProp>
175
					&lt;/form&gt;</stringProp>
951
              </collectionProp>
176
              </collectionProp>
952
            </elementProp>
-
 
953
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
954
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
955
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
956
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
177
              <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
957
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
958
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
959
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
-
 
960
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
961
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
962
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
178
              <boolProp name="Assertion.assume_success">false</boolProp>
963
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
179
              <intProp name="Assertion.test_type">16</intProp>
964
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
965
            <boolProp name="HTTPSampler.monitor">false</boolProp>
180
            </ResponseAssertion>
966
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
967
          </HTTPSampler>
181
            <hashTree/>
968
          <hashTree/>
182
          </hashTree>
969
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/register" enabled="true">
183
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/register?redirectUrl=/" enabled="true">
970
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
184
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
971
              <collectionProp name="Arguments.arguments">
185
              <collectionProp name="Arguments.arguments">
972
                <elementProp name="nameOfUser" elementType="HTTPArgument">
186
                <elementProp name="nameOfUser" elementType="HTTPArgument">
973
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
187
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
974
                  <stringProp name="Argument.name">nameOfUser</stringProp>
188
                  <stringProp name="Argument.name">nameOfUser</stringProp>
975
                  <stringProp name="Argument.value">registertest</stringProp>
189
                  <stringProp name="Argument.value">registertest</stringProp>
976
                  <stringProp name="Argument.metadata">=</stringProp>
190
                  <stringProp name="Argument.metadata">=</stringProp>
977
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
191
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
978
                </elementProp>
192
                </elementProp>
979
                <elementProp name="email" elementType="HTTPArgument">
193
                <elementProp name="email" elementType="HTTPArgument">
980
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
194
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
981
                  <stringProp name="Argument.name">email</stringProp>
195
                  <stringProp name="Argument.name">email</stringProp>
982
                  <stringProp name="Argument.value">registertest@mailinator.com</stringProp>
196
                  <stringProp name="Argument.value">registertest%40mailinator.com</stringProp>
983
                  <stringProp name="Argument.metadata">=</stringProp>
197
                  <stringProp name="Argument.metadata">=</stringProp>
984
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
198
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
985
                </elementProp>
199
                </elementProp>
986
                <elementProp name="txtPassword" elementType="HTTPArgument">
200
                <elementProp name="txtPassword" elementType="HTTPArgument">
987
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
201
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
Line 996... Line 210...
996
                  <stringProp name="Argument.value">registertest</stringProp>
210
                  <stringProp name="Argument.value">registertest</stringProp>
997
                  <stringProp name="Argument.metadata">=</stringProp>
211
                  <stringProp name="Argument.metadata">=</stringProp>
998
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
212
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
999
                </elementProp>
213
                </elementProp>
1000
                <elementProp name="communicationEmail" elementType="HTTPArgument">
214
                <elementProp name="communicationEmail" elementType="HTTPArgument">
1001
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
215
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1002
                  <stringProp name="Argument.name">communicationEmail</stringProp>
216
                  <stringProp name="Argument.name">communicationEmail</stringProp>
1003
                  <stringProp name="Argument.value">registertest@mailinator.com</stringProp>
217
                  <stringProp name="Argument.value">registertest%40mailinator.com</stringProp>
1004
                  <stringProp name="Argument.metadata">=</stringProp>
218
                  <stringProp name="Argument.metadata">=</stringProp>
1005
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
219
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1006
                </elementProp>
220
                </elementProp>
1007
                <elementProp name="mobileNumber" elementType="HTTPArgument">
221
                <elementProp name="mobileNumber" elementType="HTTPArgument">
1008
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
222
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1009
                  <stringProp name="Argument.name">mobileNumber</stringProp>
223
                  <stringProp name="Argument.name">mobileNumber</stringProp>
1010
                  <stringProp name="Argument.value">9938498386</stringProp>
224
                  <stringProp name="Argument.value"></stringProp>
1011
                  <stringProp name="Argument.metadata">=</stringProp>
225
                  <stringProp name="Argument.metadata">=</stringProp>
1012
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
226
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
1013
                </elementProp>
227
                </elementProp>
1014
                <elementProp name="dateOfBirth" elementType="HTTPArgument">
228
                <elementProp name="dateOfBirth" elementType="HTTPArgument">
1015
                  <boolProp name="HTTPArgument.always_encode">true</boolProp>
-
 
1016
                  <stringProp name="Argument.name">dateOfBirth</stringProp>
-
 
1017
                  <stringProp name="Argument.value">05/05/2001</stringProp>
-
 
1018
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
1019
                </elementProp>
-
 
1020
                <elementProp name="sex" elementType="HTTPArgument">
-
 
1021
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
229
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1022
                  <stringProp name="Argument.name">sex</stringProp>
230
                  <stringProp name="Argument.name">dateOfBirth</stringProp>
1023
                  <stringProp name="Argument.value">0</stringProp>
231
                  <stringProp name="Argument.value"></stringProp>
1024
                  <stringProp name="Argument.metadata">=</stringProp>
232
                  <stringProp name="Argument.metadata">=</stringProp>
1025
                </elementProp>
233
                </elementProp>
1026
                <elementProp name="conditions" elementType="HTTPArgument">
234
                <elementProp name="conditions" elementType="HTTPArgument">
1027
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
235
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
1028
                  <stringProp name="Argument.name">conditions</stringProp>
236
                  <stringProp name="Argument.name">conditions</stringProp>
Line 1040... Line 248...
1040
            <stringProp name="HTTPSampler.domain"></stringProp>
248
            <stringProp name="HTTPSampler.domain"></stringProp>
1041
            <stringProp name="HTTPSampler.port"></stringProp>
249
            <stringProp name="HTTPSampler.port"></stringProp>
1042
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
250
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
1043
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
251
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
1044
            <stringProp name="HTTPSampler.protocol">http</stringProp>
252
            <stringProp name="HTTPSampler.protocol">http</stringProp>
1045
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1046
            <stringProp name="HTTPSampler.path">/register</stringProp>
-
 
1047
            <stringProp name="HTTPSampler.method">POST</stringProp>
-
 
1048
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
-
 
1049
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1050
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1051
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1052
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1053
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1054
          </HTTPSampler>
-
 
1055
          <hashTree/>
-
 
1056
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/home" enabled="true">
-
 
1057
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1058
              <collectionProp name="Arguments.arguments"/>
-
 
1059
            </elementProp>
-
 
1060
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1061
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1062
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1063
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1064
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1065
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1066
            <stringProp name="HTTPSampler.path">/home</stringProp>
-
 
1067
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1068
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
-
 
1069
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1070
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1071
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1072
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1073
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1074
          </HTTPSampler>
-
 
1075
          <hashTree/>
-
 
1076
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
-
 
1077
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1078
              <collectionProp name="Arguments.arguments"/>
-
 
1079
            </elementProp>
-
 
1080
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1081
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1082
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1083
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1084
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1085
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1086
            <stringProp name="HTTPSampler.path">/</stringProp>
-
 
1087
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1088
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1089
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1090
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1091
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1092
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1093
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1094
          </HTTPSampler>
-
 
1095
          <hashTree/>
-
 
1096
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001218/icon.jpg" enabled="true">
-
 
1097
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1098
              <collectionProp name="Arguments.arguments"/>
-
 
1099
            </elementProp>
-
 
1100
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
1101
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1102
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1103
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1104
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1105
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1106
            <stringProp name="HTTPSampler.path">/images/1001218/icon.jpg</stringProp>
-
 
1107
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1108
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1109
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1110
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1111
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1112
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1113
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1114
          </HTTPSampler>
-
 
1115
          <hashTree/>
-
 
1116
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1001209/icon.jpg" enabled="true">
-
 
1117
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1118
              <collectionProp name="Arguments.arguments"/>
-
 
1119
            </elementProp>
-
 
1120
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
1121
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1122
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1123
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1124
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1125
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1126
            <stringProp name="HTTPSampler.path">/images/1001209/icon.jpg</stringProp>
-
 
1127
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1128
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1129
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1130
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1131
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1132
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1133
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1134
          </HTTPSampler>
-
 
1135
          <hashTree/>
-
 
1136
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/images/1000165/icon.jpg" enabled="true">
-
 
1137
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1138
              <collectionProp name="Arguments.arguments"/>
-
 
1139
            </elementProp>
-
 
1140
            <stringProp name="HTTPSampler.domain">static1.localhost</stringProp>
-
 
1141
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1142
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1143
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1144
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1145
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1146
            <stringProp name="HTTPSampler.path">/images/1000165/icon.jpg</stringProp>
-
 
1147
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1148
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1149
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1150
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1151
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1152
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1153
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1154
          </HTTPSampler>
-
 
1155
          <hashTree/>
-
 
1156
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
-
 
1157
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1158
              <collectionProp name="Arguments.arguments">
-
 
1159
                <elementProp name="_" elementType="HTTPArgument">
-
 
1160
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
1161
                  <stringProp name="Argument.name">_</stringProp>
-
 
1162
                  <stringProp name="Argument.value">1304679887472</stringProp>
-
 
1163
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
1164
                </elementProp>
-
 
1165
              </collectionProp>
-
 
1166
            </elementProp>
-
 
1167
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1168
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1169
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1170
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1171
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1172
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1173
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
-
 
1174
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1175
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1176
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1177
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1178
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1179
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1180
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1181
          </HTTPSampler>
-
 
1182
          <hashTree/>
-
 
1183
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
-
 
1184
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1185
              <collectionProp name="Arguments.arguments">
-
 
1186
                <elementProp name="_" elementType="HTTPArgument">
-
 
1187
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
1188
                  <stringProp name="Argument.name">_</stringProp>
-
 
1189
                  <stringProp name="Argument.value">1304679887473</stringProp>
-
 
1190
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
1191
                </elementProp>
-
 
1192
              </collectionProp>
-
 
1193
            </elementProp>
-
 
1194
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1195
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1196
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1197
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1198
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1199
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1200
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
-
 
1201
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1202
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1203
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1204
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1205
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1206
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1207
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1208
          </HTTPSampler>
-
 
1209
          <hashTree/>
-
 
1210
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/logout" enabled="true">
-
 
1211
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1212
              <collectionProp name="Arguments.arguments"/>
-
 
1213
            </elementProp>
-
 
1214
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1215
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1216
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1217
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1218
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1219
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
253
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
1220
            <stringProp name="HTTPSampler.path">/logout</stringProp>
254
            <stringProp name="HTTPSampler.path">/register?redirectUrl=/</stringProp>
1221
            <stringProp name="HTTPSampler.method">GET</stringProp>
255
            <stringProp name="HTTPSampler.method">POST</stringProp>
1222
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
-
 
1223
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1224
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1225
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1226
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1227
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1228
          </HTTPSampler>
-
 
1229
          <hashTree/>
-
 
1230
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/home" enabled="true">
-
 
1231
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1232
              <collectionProp name="Arguments.arguments"/>
-
 
1233
            </elementProp>
-
 
1234
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1235
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1236
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1237
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1238
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1239
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
-
 
1240
            <stringProp name="HTTPSampler.path">/home</stringProp>
-
 
1241
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1242
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
256
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
1243
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
257
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
1244
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
258
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1245
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
259
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1246
            <boolProp name="HTTPSampler.monitor">false</boolProp>
260
            <boolProp name="HTTPSampler.monitor">false</boolProp>
Line 1264... Line 278...
1264
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
278
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
1265
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
279
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
1266
            <boolProp name="HTTPSampler.monitor">false</boolProp>
280
            <boolProp name="HTTPSampler.monitor">false</boolProp>
1267
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
281
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
1268
          </HTTPSampler>
282
          </HTTPSampler>
1269
          <hashTree/>
283
          <hashTree>
1270
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/myresearch/%5B%5D" enabled="true">
284
            <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
1271
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1272
              <collectionProp name="Arguments.arguments">
285
              <collectionProp name="Asserion.test_strings">
1273
                <elementProp name="_" elementType="HTTPArgument">
-
 
1274
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
1275
                  <stringProp name="Argument.name">_</stringProp>
-
 
1276
                  <stringProp name="Argument.value">1304679897332</stringProp>
286
                <stringProp name="-1185024737">&lt;div id=&quot;welcome_msg&quot;&gt;Hi, registertest&lt;/div&gt;</stringProp>
1277
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
1278
                </elementProp>
-
 
1279
              </collectionProp>
287
              </collectionProp>
1280
            </elementProp>
-
 
1281
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1282
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1283
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1284
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
288
              <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
1285
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1286
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1287
            <stringProp name="HTTPSampler.path">/myresearch/%5B%5D</stringProp>
-
 
1288
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1289
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1290
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
289
              <boolProp name="Assertion.assume_success">false</boolProp>
1291
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1292
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1293
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1294
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
290
              <intProp name="Assertion.test_type">16</intProp>
1295
          </HTTPSampler>
291
            </ResponseAssertion>
1296
          <hashTree/>
292
            <hashTree/>
1297
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/browse-history/%5B%5D" enabled="true">
-
 
1298
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
-
 
1299
              <collectionProp name="Arguments.arguments">
-
 
1300
                <elementProp name="_" elementType="HTTPArgument">
-
 
1301
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
-
 
1302
                  <stringProp name="Argument.name">_</stringProp>
-
 
1303
                  <stringProp name="Argument.value">1304679897333</stringProp>
-
 
1304
                  <stringProp name="Argument.metadata">=</stringProp>
-
 
1305
                </elementProp>
-
 
1306
              </collectionProp>
-
 
1307
            </elementProp>
-
 
1308
            <stringProp name="HTTPSampler.domain"></stringProp>
-
 
1309
            <stringProp name="HTTPSampler.port"></stringProp>
-
 
1310
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-
 
1311
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
-
 
1312
            <stringProp name="HTTPSampler.protocol">http</stringProp>
-
 
1313
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
-
 
1314
            <stringProp name="HTTPSampler.path">/browse-history/%5B%5D</stringProp>
-
 
1315
            <stringProp name="HTTPSampler.method">GET</stringProp>
-
 
1316
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
-
 
1317
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
-
 
1318
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
-
 
1319
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
-
 
1320
            <boolProp name="HTTPSampler.monitor">false</boolProp>
-
 
1321
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
-
 
1322
          </HTTPSampler>
-
 
1323
          <hashTree/>
293
          </hashTree>
1324
        </hashTree>
294
        </hashTree>
1325
        <ResultSaver guiclass="ResultSaverGui" testclass="ResultSaver" testname="Save Responses to a file" enabled="true">
-
 
1326
          <stringProp name="FileSaver.filename">samples/register/test</stringProp>
-
 
1327
          <boolProp name="FileSaver.errorsonly">false</boolProp>
-
 
1328
          <boolProp name="FileSaver.skipautonumber">false</boolProp>
-
 
1329
          <boolProp name="FileSaver.skipsuffix">false</boolProp>
-
 
1330
          <boolProp name="FileSaver.successonly">false</boolProp>
-
 
1331
        </ResultSaver>
-
 
1332
        <hashTree/>
-
 
1333
        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
295
        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
1334
          <boolProp name="ResultCollector.error_logging">false</boolProp>
296
          <boolProp name="ResultCollector.error_logging">false</boolProp>
1335
          <objProp>
297
          <objProp>
1336
            <name>saveConfig</name>
298
            <name>saveConfig</name>
1337
            <value class="SampleSaveConfiguration">
299
            <value class="SampleSaveConfiguration">
1338
              <time>true</time>
300
              <time>true</time>
-
 
301
              <latency>true</latency>
-
 
302
              <timestamp>true</timestamp>
-
 
303
              <success>true</success>
-
 
304
              <label>true</label>
-
 
305
              <code>true</code>
-
 
306
              <message>true</message>
-
 
307
              <threadName>true</threadName>
-
 
308
              <dataType>true</dataType>
-
 
309
              <encoding>false</encoding>
-
 
310
              <assertions>true</assertions>
-
 
311
              <subresults>true</subresults>
-
 
312
              <responseData>false</responseData>
-
 
313
              <samplerData>false</samplerData>
-
 
314
              <xml>true</xml>
-
 
315
              <fieldNames>false</fieldNames>
-
 
316
              <responseHeaders>false</responseHeaders>
-
 
317
              <requestHeaders>false</requestHeaders>
-
 
318
              <responseDataOnError>false</responseDataOnError>
-
 
319
              <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
-
 
320
              <assertionsResultsToSave>0</assertionsResultsToSave>
-
 
321
              <bytes>true</bytes>
-
 
322
            </value>
-
 
323
          </objProp>
-
 
324
          <stringProp name="filename"></stringProp>
-
 
325
        </ResultCollector>
-
 
326
        <hashTree/>
-
 
327
        <ResultCollector guiclass="AssertionVisualizer" testclass="ResultCollector" testname="Assertion Results" enabled="true">
-
 
328
          <boolProp name="ResultCollector.error_logging">false</boolProp>
-
 
329
          <objProp>
-
 
330
            <name>saveConfig</name>
-
 
331
            <value class="SampleSaveConfiguration">
-
 
332
              <time>true</time>
1339
              <latency>true</latency>
333
              <latency>true</latency>
1340
              <timestamp>true</timestamp>
334
              <timestamp>true</timestamp>
1341
              <success>true</success>
335
              <success>true</success>
1342
              <label>true</label>
336
              <label>true</label>
1343
              <code>true</code>
337
              <code>true</code>