-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFinalReport.html
643 lines (643 loc) · 145 KB
/
FinalReport.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
Table{font-family: Verdana; font-size: 10pt;}
</style>
</head>
<body>
<table width="100%" style="border:0px solid" cellspacing="0" cellpadding="4" border="0" align="center">
<tr>
<td valign="bottom" align="right"><img onerror="this.onerror=null;this.src='https://www.sap.com/dam/application/shared/logos/sap-logo-svg.svg';" src="XmlReference/logo_shaklee.png" border="0"></td>
</tr>
</table>
<tr>
<td>
<hr>
</td>
</tr>
<table style="color:003399" width="100%" border="0">
<tr>
<td>
<h3>
<font face="Verdana">High Level Report Summary:</font>
</h3>
</td>
</tr>
</table>
<table width="45%">
<tr>
<td>
<table style="border:1px solid" width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td width="50%" style="color:003399">Total no. of TestCases Executed </td><td>:</td><td style="color:003399;font-weight:bold;">180</td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td style="color:003399">Total no. of TestCases Passed</td><td>:</td><td style="color:green; font-weight:bold;">175</td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td style="color:003399">Total no. of TestCases Failed</td><td>:</td><td style="color:red; font-weight:bold;">5</td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td style="color:003399">Total % of TestCases Passed</td><td>:</td><td align="left">
<div style="background-color:green;width:97.22222222222221%;text-align:center">
<font color="white"><b>97.2%</b></font>
</div>
</td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
<tr>
<td style="color:003399">Total % of TestCases Failed</td><td>:</td><td align="left">
<div style="background-color:red;width:2.7777777777777777%;text-align:center">
<font color="white"><b>2.8%</b></font>
</div>
</td>
</tr>
<tr>
<td></td><td></td><td></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
<table style="color:003399" width="100%" border="0" align="center">
<tr>
<td valign="bottom" align="left">
<h3>
<font face="Verdana">High Level Report Details:</font>
</h3>
</td>
</tr>
<tr>
<td valign="bottom" align="right"><b>Executed on :</b>10/14/2018 06.30.53</td>
</tr>
</table>
<table style="border:1px solid" cellspacing="1" cellpadding="4" width="100%" border="0">
<tr bgcolor="003399">
<th style="color:white;border:1px solid">S.No</th><th style="color:white;border:1px solid">TestCase ID</th><th style="color:white;border:1px solid">Description</th><th style="color:white;border:1px solid">Browser</th><th style="color:white;border:1px solid">Country</th><th style="color:white;border:1px solid">ScreenShot</th><th style="color:white;border:1px solid">Status</th><th style="color:white;border:1px solid">LowLevelReport</th><th style="color:white;border:1px solid">Comments</th>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">1</td><td style="border:1px solid" align="center" width="7%">TC_001</td><td style="border:1px solid" align="left" width="20%">Default Shipping Address Setup</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_001.log">LowLevelReport_TC_001.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">2</td><td style="border:1px solid" align="center" width="7%">TC_002</td><td style="border:1px solid" align="left" width="20%">Default Shipping Address Setup</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_002.log">LowLevelReport_TC_002.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">3</td><td style="border:1px solid" align="center" width="7%">TC_003</td><td style="border:1px solid" align="left" width="20%">Default Payment Details Setup</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_003.log">LowLevelReport_TC_003.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">4</td><td style="border:1px solid" align="center" width="7%">TC_004</td><td style="border:1px solid" align="left" width="20%">Default Payment Details Setup</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_004.log">LowLevelReport_TC_004.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">5</td><td style="border:1px solid" align="center" width="7%">TC_006</td><td style="border:1px solid" align="left" width="20%">Verify Price with Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_006.log">LowLevelReport_TC_006.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">6</td><td style="border:1px solid" align="center" width="7%">TC_008</td><td style="border:1px solid" align="left" width="20%">Verify Price with Business Lead User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_008.log">LowLevelReport_TC_008.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">7</td><td style="border:1px solid" align="center" width="7%">TC_009</td><td style="border:1px solid" align="left" width="20%">Verify Price for Member User with Price Tier DP</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_009.log">LowLevelReport_TC_009.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">8</td><td style="border:1px solid" align="center" width="7%">TC_010</td><td style="border:1px solid" align="left" width="20%">Verify Price for Distributor User with Price Tier MP</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_010.log">LowLevelReport_TC_010.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">9</td><td style="border:1px solid" align="center" width="7%">TC_011</td><td style="border:1px solid" align="left" width="20%">Verify Price for BusinessLead User with Price Tier DP</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_011.log">LowLevelReport_TC_011.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">10</td><td style="border:1px solid" align="center" width="7%">TC_012</td><td style="border:1px solid" align="left" width="20%">Verify Price for Member User with Price Tier SN</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_012.log">LowLevelReport_TC_012.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">11</td><td style="border:1px solid" align="center" width="7%">TC_013</td><td style="border:1px solid" align="left" width="20%">Verify Price for Distributor User with Price Tier SN</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_013.log">LowLevelReport_TC_013.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">12</td><td style="border:1px solid" align="center" width="7%">TC_016</td><td style="border:1px solid" align="left" width="20%">Verify Price with Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_016.log">LowLevelReport_TC_016.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">13</td><td style="border:1px solid" align="center" width="7%">TC_017</td><td style="border:1px solid" align="left" width="20%">Verify Price with Distributor User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_017.log">LowLevelReport_TC_017.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">14</td><td style="border:1px solid" align="center" width="7%">TC_018</td><td style="border:1px solid" align="left" width="20%">Verify Price with Business Lead User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_018.log">LowLevelReport_TC_018.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">15</td><td style="border:1px solid" align="center" width="7%">TC_020</td><td style="border:1px solid" align="left" width="20%">Verify Price for Distributor User with Price Tier MP</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_020.log">LowLevelReport_TC_020.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">16</td><td style="border:1px solid" align="center" width="7%">TC_021</td><td style="border:1px solid" align="left" width="20%">Verify Price for BusinessLead User with Price Tier DP</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_021.log">LowLevelReport_TC_021.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">17</td><td style="border:1px solid" align="center" width="7%">TC_025</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through buying the Pack</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_025.log">LowLevelReport_TC_025.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">18</td><td style="border:1px solid" align="center" width="7%">TC_026</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through shop greater than 150$</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_026.log">LowLevelReport_TC_026.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">19</td><td style="border:1px solid" align="center" width="7%">TC_027</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through Vitalizer</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="Snapshot/TC_027 14.10.18_07.20.14.png">View</a></td><td style="color:red;border:1px solid" align="center" width="7%">FAIL</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_027.log">LowLevelReport_TC_027.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">20</td><td style="border:1px solid" align="center" width="7%">TC_028</td><td style="border:1px solid" align="left" width="20%">Anonymous User join as Distributor</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_028.log">LowLevelReport_TC_028.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">21</td><td style="border:1px solid" align="center" width="7%">TC_029</td><td style="border:1px solid" align="left" width="20%">Anonymous User join as Qualified Distributor with Success Packs</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_029.log">LowLevelReport_TC_029.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">22</td><td style="border:1px solid" align="center" width="7%">TC_042</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through buying the Pack</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_042.log">LowLevelReport_TC_042.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">23</td><td style="border:1px solid" align="center" width="7%">TC_043</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through shop greater than 150$</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_043.log">LowLevelReport_TC_043.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">24</td><td style="border:1px solid" align="center" width="7%">TC_044</td><td style="border:1px solid" align="left" width="20%">Anonymous User Join Membership through Vitalizer</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="Snapshot/TC_044 14.10.18_07.34.22.png">View</a></td><td style="color:red;border:1px solid" align="center" width="7%">FAIL</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_044.log">LowLevelReport_TC_044.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">25</td><td style="border:1px solid" align="center" width="7%">TC_045</td><td style="border:1px solid" align="left" width="20%">Anonymous User join as Distributor</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_045.log">LowLevelReport_TC_045.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">26</td><td style="border:1px solid" align="center" width="7%">TC_046</td><td style="border:1px solid" align="left" width="20%">Anonymous User join as Qualified Distributor with Success Packs</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_046.log">LowLevelReport_TC_046.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">27</td><td style="border:1px solid" align="center" width="7%">TC_056</td><td style="border:1px solid" align="left" width="20%">Member User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_056.log">LowLevelReport_TC_056.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">28</td><td style="border:1px solid" align="center" width="7%">TC_057</td><td style="border:1px solid" align="left" width="20%">Distributor User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_057.log">LowLevelReport_TC_057.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">29</td><td style="border:1px solid" align="center" width="7%">TC_058</td><td style="border:1px solid" align="left" width="20%">BusinessLead User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_058.log">LowLevelReport_TC_058.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">30</td><td style="border:1px solid" align="center" width="7%">TC_059</td><td style="border:1px solid" align="left" width="20%">Place Order Without Creating Account for Anonymous User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_059.log">LowLevelReport_TC_059.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">31</td><td style="border:1px solid" align="center" width="7%">TC_060</td><td style="border:1px solid" align="left" width="20%">Place Order With Creating Account for Anonymous User[New Payment with Delivery Address]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_060.log">LowLevelReport_TC_060.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">32</td><td style="border:1px solid" align="center" width="7%">TC_061</td><td style="border:1px solid" align="left" width="20%">Place Order With Creating Account for Anonymous User[New Payment with New Address]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_061.log">LowLevelReport_TC_061.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">33</td><td style="border:1px solid" align="center" width="7%">TC_062</td><td style="border:1px solid" align="left" width="20%">Member User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_062.log">LowLevelReport_TC_062.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">34</td><td style="border:1px solid" align="center" width="7%">TC_063</td><td style="border:1px solid" align="left" width="20%">Distributro User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_063.log">LowLevelReport_TC_063.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">35</td><td style="border:1px solid" align="center" width="7%">TC_064</td><td style="border:1px solid" align="left" width="20%">BusinessLead User Autoship [Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_064.log">LowLevelReport_TC_064.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">36</td><td style="border:1px solid" align="center" width="7%">TC_065</td><td style="border:1px solid" align="left" width="20%">Place Order Without Creating Account for Anonymous User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_065.log">LowLevelReport_TC_065.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">37</td><td style="border:1px solid" align="center" width="7%">TC_066</td><td style="border:1px solid" align="left" width="20%">Place Order With Creating Account for Anonymous User[New Payment with Delivery Address]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_066.log">LowLevelReport_TC_066.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">38</td><td style="border:1px solid" align="center" width="7%">TC_067</td><td style="border:1px solid" align="left" width="20%">Place Order With Creating Account for Anonymous User[New Payment with New Address]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_067.log">LowLevelReport_TC_067.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">39</td><td style="border:1px solid" align="center" width="7%">TC_069</td><td style="border:1px solid" align="left" width="20%">Verify Order history for Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="Snapshot/TC_069 14.10.18_08.23.16.png">View</a></td><td style="color:red;border:1px solid" align="center" width="7%">FAIL</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_069.log">LowLevelReport_TC_069.log</a></td><td style="border:1px solid" align="center" width="30%">[Expected OrderPlacedBy : MONICA TYNER ,Actual OrderPlacedBy : NOREEN DIXON, Expected HealthAdvisor : LAURA EVANS ,Actual HealthAdvisor : KIM KOVER]</td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">40</td><td style="border:1px solid" align="center" width="7%">TC_070</td><td style="border:1px solid" align="left" width="20%">Verify Order history for Distributor User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="Snapshot/TC_070 14.10.18_08.25.41.png">View</a></td><td style="color:red;border:1px solid" align="center" width="7%">FAIL</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_070.log">LowLevelReport_TC_070.log</a></td><td style="border:1px solid" align="center" width="30%">[Expected SubTotal : $6.90 ,Actual SubTotal : $7.95]</td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">41</td><td style="border:1px solid" align="center" width="7%">TC_071</td><td style="border:1px solid" align="left" width="20%">Verify Order history for BusinessLead User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="Snapshot/TC_071 14.10.18_08.28.08.png">View</a></td><td style="color:red;border:1px solid" align="center" width="7%">FAIL</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_071.log">LowLevelReport_TC_071.log</a></td><td style="border:1px solid" align="center" width="30%">[Expected OrderPlacedBy : VIC REDDING ,Actual OrderPlacedBy : FAY E FULLER, Expected HealthAdvisor : MARTY TURNER ,Actual HealthAdvisor : JAMES (RUSS) R NOLAND]</td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">42</td><td style="border:1px solid" align="center" width="7%">TC_073</td><td style="border:1px solid" align="left" width="20%">Verify Order history for Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_073.log">LowLevelReport_TC_073.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">43</td><td style="border:1px solid" align="center" width="7%">TC_074</td><td style="border:1px solid" align="left" width="20%">Verify Order history for Distributor User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_074.log">LowLevelReport_TC_074.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">44</td><td style="border:1px solid" align="center" width="7%">TC_075</td><td style="border:1px solid" align="left" width="20%">Verify Order history for BusinessLead User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_075.log">LowLevelReport_TC_075.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">45</td><td style="border:1px solid" align="center" width="7%">TC_076</td><td style="border:1px solid" align="left" width="20%">Member join Order and putting order on Autoship(Become PM)</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_076.log">LowLevelReport_TC_076.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">46</td><td style="border:1px solid" align="center" width="7%">TC_077</td><td style="border:1px solid" align="left" width="20%">Member join Order and putting order on Autoship(Become PM)</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_077.log">LowLevelReport_TC_077.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">47</td><td style="border:1px solid" align="center" width="7%">TC_078</td><td style="border:1px solid" align="left" width="20%">Place Order for Member user with Shipping Method Priority Mail(Standard Only)</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_078.log">LowLevelReport_TC_078.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">48</td><td style="border:1px solid" align="center" width="7%">TC_079</td><td style="border:1px solid" align="left" width="20%">Place Order for Member user with Shipping Method 2 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_079.log">LowLevelReport_TC_079.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">49</td><td style="border:1px solid" align="center" width="7%">TC_080</td><td style="border:1px solid" align="left" width="20%">Place Order for Member user with Shipping Method 3 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_080.log">LowLevelReport_TC_080.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">50</td><td style="border:1px solid" align="center" width="7%">TC_081</td><td style="border:1px solid" align="left" width="20%">Place Order for Member user with Shipping Method Overnight Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_081.log">LowLevelReport_TC_081.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">51</td><td style="border:1px solid" align="center" width="7%">TC_082</td><td style="border:1px solid" align="left" width="20%">Verifying Valid Shipping Methods for CANADA Member user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_082.log">LowLevelReport_TC_082.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">52</td><td style="border:1px solid" align="center" width="7%">TC_083</td><td style="border:1px solid" align="left" width="20%">Place Order for Distributor User with Shipping Method Priority Mail(Standard Only)</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_083.log">LowLevelReport_TC_083.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">53</td><td style="border:1px solid" align="center" width="7%">TC_084</td><td style="border:1px solid" align="left" width="20%">Place Order for Distributor User with Shipping Method 2 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_084.log">LowLevelReport_TC_084.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">54</td><td style="border:1px solid" align="center" width="7%">TC_085</td><td style="border:1px solid" align="left" width="20%">Place Order for Distributor User with Shipping Method 3 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_085.log">LowLevelReport_TC_085.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">55</td><td style="border:1px solid" align="center" width="7%">TC_086</td><td style="border:1px solid" align="left" width="20%">Place Order for Distributor User with Shipping Method Overnight Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_086.log">LowLevelReport_TC_086.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">56</td><td style="border:1px solid" align="center" width="7%">TC_087</td><td style="border:1px solid" align="left" width="20%">Verifying Valid Shipping Methods for CANADA Distributor User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_087.log">LowLevelReport_TC_087.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">57</td><td style="border:1px solid" align="center" width="7%">TC_088</td><td style="border:1px solid" align="left" width="20%">Place Order for BusinessLead User with Shipping Method Priority Mail(Standard Only)</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_088.log">LowLevelReport_TC_088.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">58</td><td style="border:1px solid" align="center" width="7%">TC_089</td><td style="border:1px solid" align="left" width="20%">Place Order for BusinessLead User with Shipping Method 2 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_089.log">LowLevelReport_TC_089.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">59</td><td style="border:1px solid" align="center" width="7%">TC_090</td><td style="border:1px solid" align="left" width="20%">Place Order for BusinessLead User with Shipping Method 3 Days Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_090.log">LowLevelReport_TC_090.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">60</td><td style="border:1px solid" align="center" width="7%">TC_091</td><td style="border:1px solid" align="left" width="20%">Place Order for BusinessLead User with Shipping Method Overnight Air</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_091.log">LowLevelReport_TC_091.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">61</td><td style="border:1px solid" align="center" width="7%">TC_092</td><td style="border:1px solid" align="left" width="20%">Verifying Valid Shipping Methods for CANADA BusinessLead User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_092.log">LowLevelReport_TC_092.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">62</td><td style="border:1px solid" align="center" width="7%">TC_094</td><td style="border:1px solid" align="left" width="20%">Member Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_094.log">LowLevelReport_TC_094.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">63</td><td style="border:1px solid" align="center" width="7%">TC_095</td><td style="border:1px solid" align="left" width="20%">Distributor Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_095.log">LowLevelReport_TC_095.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">64</td><td style="border:1px solid" align="center" width="7%">TC_096</td><td style="border:1px solid" align="left" width="20%">Business Lead Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_096.log">LowLevelReport_TC_096.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">65</td><td style="border:1px solid" align="center" width="7%">TC_098</td><td style="border:1px solid" align="left" width="20%">Member Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_098.log">LowLevelReport_TC_098.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">66</td><td style="border:1px solid" align="center" width="7%">TC_099</td><td style="border:1px solid" align="left" width="20%">Distributor Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_099.log">LowLevelReport_TC_099.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">67</td><td style="border:1px solid" align="center" width="7%">TC_100</td><td style="border:1px solid" align="left" width="20%">Business Lead Shipping Address[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_100.log">LowLevelReport_TC_100.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">68</td><td style="border:1px solid" align="center" width="7%">TC_102</td><td style="border:1px solid" align="left" width="20%">Member CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_102.log">LowLevelReport_TC_102.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">69</td><td style="border:1px solid" align="center" width="7%">TC_103</td><td style="border:1px solid" align="left" width="20%">Distributor CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_103.log">LowLevelReport_TC_103.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">70</td><td style="border:1px solid" align="center" width="7%">TC_104</td><td style="border:1px solid" align="left" width="20%">Business Lead CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_104.log">LowLevelReport_TC_104.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">71</td><td style="border:1px solid" align="center" width="7%">TC_106</td><td style="border:1px solid" align="left" width="20%">Member CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_106.log">LowLevelReport_TC_106.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">72</td><td style="border:1px solid" align="center" width="7%">TC_107</td><td style="border:1px solid" align="left" width="20%">Distributor CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_107.log">LowLevelReport_TC_107.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">73</td><td style="border:1px solid" align="center" width="7%">TC_108</td><td style="border:1px solid" align="left" width="20%">Business Lead CC Payment[Create->Update->Delete]</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_108.log">LowLevelReport_TC_108.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">74</td><td style="border:1px solid" align="center" width="7%">TC_109</td><td style="border:1px solid" align="left" width="20%">Distributor User Sharing Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_109.log">LowLevelReport_TC_109.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">75</td><td style="border:1px solid" align="center" width="7%">TC_110</td><td style="border:1px solid" align="left" width="20%">BusinessLead User Sharing Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_110.log">LowLevelReport_TC_110.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">76</td><td style="border:1px solid" align="center" width="7%">TC_111</td><td style="border:1px solid" align="left" width="20%">Distributor User Sharing Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_111.log">LowLevelReport_TC_111.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">77</td><td style="border:1px solid" align="center" width="7%">TC_112</td><td style="border:1px solid" align="left" width="20%">BusinessLead User Sharing Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_112.log">LowLevelReport_TC_112.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">78</td><td style="border:1px solid" align="center" width="7%">TC_113</td><td style="border:1px solid" align="left" width="20%">Member user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_113.log">LowLevelReport_TC_113.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">79</td><td style="border:1px solid" align="center" width="7%">TC_114</td><td style="border:1px solid" align="left" width="20%">Distributor user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_114.log">LowLevelReport_TC_114.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">80</td><td style="border:1px solid" align="center" width="7%">TC_115</td><td style="border:1px solid" align="left" width="20%">BusinessLead user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_115.log">LowLevelReport_TC_115.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">81</td><td style="border:1px solid" align="center" width="7%">TC_116</td><td style="border:1px solid" align="left" width="20%">Member user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_116.log">LowLevelReport_TC_116.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">82</td><td style="border:1px solid" align="center" width="7%">TC_117</td><td style="border:1px solid" align="left" width="20%">Distributor user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_117.log">LowLevelReport_TC_117.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">83</td><td style="border:1px solid" align="center" width="7%">TC_118</td><td style="border:1px solid" align="left" width="20%">BusinessLead user should get autoship discount if product is eligible for autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_118.log">LowLevelReport_TC_118.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">84</td><td style="border:1px solid" align="center" width="7%">TC_121</td><td style="border:1px solid" align="left" width="20%">Verify that save cart for later functionality working fine for member users</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_121.log">LowLevelReport_TC_121.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">85</td><td style="border:1px solid" align="center" width="7%">TC_122</td><td style="border:1px solid" align="left" width="20%">Verify that save cart for later functionality working fine for BL users</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_122.log">LowLevelReport_TC_122.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">86</td><td style="border:1px solid" align="center" width="7%">TC_123</td><td style="border:1px solid" align="left" width="20%">Verify that save cart for later functionality working fine for member users</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_123.log">LowLevelReport_TC_123.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">87</td><td style="border:1px solid" align="center" width="7%">TC_124</td><td style="border:1px solid" align="left" width="20%">Verify that save cart for later functionality working fine for BL users</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_124.log">LowLevelReport_TC_124.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">88</td><td style="border:1px solid" align="center" width="7%">TC_125</td><td style="border:1px solid" align="left" width="20%">Verify that distributor user can purchase upto $1050 per month as Personal Consumption</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_125.log">LowLevelReport_TC_125.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">89</td><td style="border:1px solid" align="center" width="7%">TC_126</td><td style="border:1px solid" align="left" width="20%">Verify that distributor user can purchase eligible products as Resale</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_126.log">LowLevelReport_TC_126.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">90</td><td style="border:1px solid" align="center" width="7%">TC_128</td><td style="border:1px solid" align="left" width="20%">Verify that BusinessLead user can purchase upto $1050 per month as Personal Consumption</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_128.log">LowLevelReport_TC_128.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">91</td><td style="border:1px solid" align="center" width="7%">TC_129</td><td style="border:1px solid" align="left" width="20%">Verify that BusinessLead user can purchase eligible products as Resale</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_129.log">LowLevelReport_TC_129.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">92</td><td style="border:1px solid" align="center" width="7%">TC_132</td><td style="border:1px solid" align="left" width="20%">Search Product with keyword</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_132.log">LowLevelReport_TC_132.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">93</td><td style="border:1px solid" align="center" width="7%">TC_133</td><td style="border:1px solid" align="left" width="20%">Search Product with Full Name</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_133.log">LowLevelReport_TC_133.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">94</td><td style="border:1px solid" align="center" width="7%">TC_134</td><td style="border:1px solid" align="left" width="20%">Validate Auto Complete Search Results</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_134.log">LowLevelReport_TC_134.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">95</td><td style="border:1px solid" align="center" width="7%">TC_135</td><td style="border:1px solid" align="left" width="20%">Search Product with keyword</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_135.log">LowLevelReport_TC_135.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">96</td><td style="border:1px solid" align="center" width="7%">TC_136</td><td style="border:1px solid" align="left" width="20%">Search Product with Full Name</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_136.log">LowLevelReport_TC_136.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">97</td><td style="border:1px solid" align="center" width="7%">TC_137</td><td style="border:1px solid" align="left" width="20%">Validate Auto Complete Search Results</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_137.log">LowLevelReport_TC_137.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">98</td><td style="border:1px solid" align="center" width="7%">TC_138</td><td style="border:1px solid" align="left" width="20%">Verify that Guest user should able to buy Shaklee Style products</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_138.log">LowLevelReport_TC_138.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">99</td><td style="border:1px solid" align="center" width="7%">TC_139</td><td style="border:1px solid" align="left" width="20%">Verify that Logged in user should able to buy Shaklee Style products</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_139.log">LowLevelReport_TC_139.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">100</td><td style="border:1px solid" align="center" width="7%">TC_140</td><td style="border:1px solid" align="left" width="20%">SHAKLEE Care Order with Other Product Validation</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_140.log">LowLevelReport_TC_140.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">101</td><td style="border:1px solid" align="center" width="7%">TC_141</td><td style="border:1px solid" align="left" width="20%">SHAKLEE Care Order for Guest User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_141.log">LowLevelReport_TC_141.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">102</td><td style="border:1px solid" align="center" width="7%">TC_142</td><td style="border:1px solid" align="left" width="20%">SHAKLEE Care Order for Logged in User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_142.log">LowLevelReport_TC_142.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">103</td><td style="border:1px solid" align="center" width="7%">TC_143</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Anonymous user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_143.log">LowLevelReport_TC_143.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">104</td><td style="border:1px solid" align="center" width="7%">TC_145</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Member user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_145.log">LowLevelReport_TC_145.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">105</td><td style="border:1px solid" align="center" width="7%">TC_146</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Distributor user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_146.log">LowLevelReport_TC_146.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">106</td><td style="border:1px solid" align="center" width="7%">TC_147</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Business lead user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_147.log">LowLevelReport_TC_147.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">107</td><td style="border:1px solid" align="center" width="7%">TC_148</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Guest user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_148.log">LowLevelReport_TC_148.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">108</td><td style="border:1px solid" align="center" width="7%">TC_150</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Member user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_150.log">LowLevelReport_TC_150.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">109</td><td style="border:1px solid" align="center" width="7%">TC_151</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Distributor user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_151.log">LowLevelReport_TC_151.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">110</td><td style="border:1px solid" align="center" width="7%">TC_152</td><td style="border:1px solid" align="left" width="20%">Share on Social media for Business lead user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_152.log">LowLevelReport_TC_152.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">111</td><td style="border:1px solid" align="center" width="7%">TC_153</td><td style="border:1px solid" align="left" width="20%">Verify that logged in users should able to search and buy legacy products</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_153.log">LowLevelReport_TC_153.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">112</td><td style="border:1px solid" align="center" width="7%">TC_154</td><td style="border:1px solid" align="left" width="20%">Verify that logged in users should able to search and buy legacy products</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_154.log">LowLevelReport_TC_154.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">113</td><td style="border:1px solid" align="center" width="7%">TC_155</td><td style="border:1px solid" align="left" width="20%">Autoship Create for Legacy Product</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_155.log">LowLevelReport_TC_155.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">114</td><td style="border:1px solid" align="center" width="7%">TC_156</td><td style="border:1px solid" align="left" width="20%">Autoship Create for Legacy Product</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_156.log">LowLevelReport_TC_156.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">115</td><td style="border:1px solid" align="center" width="7%">TC_157</td><td style="border:1px solid" align="left" width="20%">Verify User can't buy more than 5 Vivix per Month</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_157.log">LowLevelReport_TC_157.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">116</td><td style="border:1px solid" align="center" width="7%">TC_158</td><td style="border:1px solid" align="left" width="20%">Verify User can't buy more than 5 Vivix per Month</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_158.log">LowLevelReport_TC_158.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">117</td><td style="border:1px solid" align="center" width="7%">TC_159</td><td style="border:1px solid" align="left" width="20%">Verify that distributor user can't buy Personal Consumption only Product as Resale</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_159.log">LowLevelReport_TC_159.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">118</td><td style="border:1px solid" align="center" width="7%">TC_161</td><td style="border:1px solid" align="left" width="20%">Verify that BusinessLead user can't buy Personal Consumption only Product as Resale</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_161.log">LowLevelReport_TC_161.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">119</td><td style="border:1px solid" align="center" width="7%">TC_163</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Men</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_163.log">LowLevelReport_TC_163.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">120</td><td style="border:1px solid" align="center" width="7%">TC_164</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Women</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_164.log">LowLevelReport_TC_164.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">121</td><td style="border:1px solid" align="center" width="7%">TC_165</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Gold</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_165.log">LowLevelReport_TC_165.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">122</td><td style="border:1px solid" align="center" width="7%">TC_166</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Gold without Vitamin K</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_166.log">LowLevelReport_TC_166.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">123</td><td style="border:1px solid" align="center" width="7%">TC_167</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Multiple Quantity of Vitalizer Men</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_167.log">LowLevelReport_TC_167.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">124</td><td style="border:1px solid" align="center" width="7%">TC_168</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer + Other Product</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_168.log">LowLevelReport_TC_168.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">125</td><td style="border:1px solid" align="center" width="7%">TC_169</td><td style="border:1px solid" align="left" width="20%">Membership Should Charge after Vitalizer Removed</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_169.log">LowLevelReport_TC_169.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">126</td><td style="border:1px solid" align="center" width="7%">TC_170</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer using Add+Remove+Add</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_170.log">LowLevelReport_TC_170.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">127</td><td style="border:1px solid" align="center" width="7%">TC_171</td><td style="border:1px solid" align="left" width="20%">Verify that user can not become member if distributor kit is in cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_171.log">LowLevelReport_TC_171.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">128</td><td style="border:1px solid" align="center" width="7%">TC_172</td><td style="border:1px solid" align="left" width="20%">Verify that user can not become member if distributor kit is in cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_172.log">LowLevelReport_TC_172.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">129</td><td style="border:1px solid" align="center" width="7%">TC_173</td><td style="border:1px solid" align="left" width="20%">Verify that the user joins free as member if cart total is > $148.75</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_173.log">LowLevelReport_TC_173.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">130</td><td style="border:1px solid" align="center" width="7%">TC_174</td><td style="border:1px solid" align="left" width="20%">Verify that the user can not join free as member if cart total is < $148.75</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_174.log">LowLevelReport_TC_174.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">131</td><td style="border:1px solid" align="center" width="7%">TC_175</td><td style="border:1px solid" align="left" width="20%">Verify that user can not Join free as member if cart total reduces to < $148.75</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_175.log">LowLevelReport_TC_175.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">132</td><td style="border:1px solid" align="center" width="7%">TC_176</td><td style="border:1px solid" align="left" width="20%">Verify that user can Join free as member if cart total increases to > $148.75 even after reduces once to < $148.75</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_176.log">LowLevelReport_TC_176.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">133</td><td style="border:1px solid" align="center" width="7%">TC_177</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer with Iron</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_177.log">LowLevelReport_TC_177.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">134</td><td style="border:1px solid" align="center" width="7%">TC_178</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer without Iron</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_178.log">LowLevelReport_TC_178.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">135</td><td style="border:1px solid" align="center" width="7%">TC_179</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Gold</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_179.log">LowLevelReport_TC_179.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">136</td><td style="border:1px solid" align="center" width="7%">TC_180</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer Gold without Vitamin K</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_180.log">LowLevelReport_TC_180.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">137</td><td style="border:1px solid" align="center" width="7%">TC_181</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Multiple Quantity of Vitalizer with Iron</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_181.log">LowLevelReport_TC_181.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">138</td><td style="border:1px solid" align="center" width="7%">TC_182</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer + Other Product</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_182.log">LowLevelReport_TC_182.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">139</td><td style="border:1px solid" align="center" width="7%">TC_183</td><td style="border:1px solid" align="left" width="20%">Membership Should Charge after Vitalizer Removed</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_183.log">LowLevelReport_TC_183.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">140</td><td style="border:1px solid" align="center" width="7%">TC_184</td><td style="border:1px solid" align="left" width="20%">Join Free Membership with Vitalizer using Add+Remove+Add</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_184.log">LowLevelReport_TC_184.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">141</td><td style="border:1px solid" align="center" width="7%">TC_185</td><td style="border:1px solid" align="left" width="20%">Verify that user can not become member if distributor kit is in cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_185.log">LowLevelReport_TC_185.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">142</td><td style="border:1px solid" align="center" width="7%">TC_186</td><td style="border:1px solid" align="left" width="20%">Verify that user can not become member if distributor kit is in cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_186.log">LowLevelReport_TC_186.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">143</td><td style="border:1px solid" align="center" width="7%">TC_187</td><td style="border:1px solid" align="left" width="20%">Verify that the user joins free as member if cart total is > $169.95</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_187.log">LowLevelReport_TC_187.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">144</td><td style="border:1px solid" align="center" width="7%">TC_188</td><td style="border:1px solid" align="left" width="20%">Verify that the user can not join free as member if cart total is < $169.95</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_188.log">LowLevelReport_TC_188.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">145</td><td style="border:1px solid" align="center" width="7%">TC_189</td><td style="border:1px solid" align="left" width="20%">Verify that user can not Join free as member if cart total reduces to < $169.95</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_189.log">LowLevelReport_TC_189.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">146</td><td style="border:1px solid" align="center" width="7%">TC_190</td><td style="border:1px solid" align="left" width="20%">Verify that user can Join free as member if cart total increases to > $169.95 even after reduces once to < $169.95</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_190.log">LowLevelReport_TC_190.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">147</td><td style="border:1px solid" align="center" width="7%">TC_191</td><td style="border:1px solid" align="left" width="20%">NFON15 promotion Verification for Join Flow</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_191.log">LowLevelReport_TC_191.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">148</td><td style="border:1px solid" align="center" width="7%">TC_192</td><td style="border:1px solid" align="left" width="20%">NFON15 promotion Verification for Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_192.log">LowLevelReport_TC_192.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">149</td><td style="border:1px solid" align="center" width="7%">TC_193</td><td style="border:1px solid" align="left" width="20%">NFON15 promotion Verification for Join Flow</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_193.log">LowLevelReport_TC_193.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">150</td><td style="border:1px solid" align="center" width="7%">TC_194</td><td style="border:1px solid" align="left" width="20%">NFON15 promotion Verification for Member User</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_194.log">LowLevelReport_TC_194.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">151</td><td style="border:1px solid" align="center" width="7%">TC_196</td><td style="border:1px solid" align="left" width="20%">Verify that user should get Success packs at fixed discounted price</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_196.log">LowLevelReport_TC_196.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">152</td><td style="border:1px solid" align="center" width="7%">TC_197</td><td style="border:1px solid" align="left" width="20%">Verify that user should get Success packs at fixed discounted price</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_197.log">LowLevelReport_TC_197.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">153</td><td style="border:1px solid" align="center" width="7%">TC_246</td><td style="border:1px solid" align="left" width="20%">Anonymous->Guest->Member->Distributor->QualifiedDistributor</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_246.log">LowLevelReport_TC_246.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">154</td><td style="border:1px solid" align="center" width="7%">TC_247</td><td style="border:1px solid" align="left" width="20%">Anonymous->Guest->Member->Distributor->QualifiedDistributor</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_247.log">LowLevelReport_TC_247.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">155</td><td style="border:1px solid" align="center" width="7%">TC_248</td><td style="border:1px solid" align="left" width="20%">Anonymous User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_248.log">LowLevelReport_TC_248.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">156</td><td style="border:1px solid" align="center" width="7%">TC_249</td><td style="border:1px solid" align="left" width="20%">Member User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_249.log">LowLevelReport_TC_249.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">157</td><td style="border:1px solid" align="center" width="7%">TC_250</td><td style="border:1px solid" align="left" width="20%">Distributor User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_250.log">LowLevelReport_TC_250.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">158</td><td style="border:1px solid" align="center" width="7%">TC_251</td><td style="border:1px solid" align="left" width="20%">Business Lead User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_251.log">LowLevelReport_TC_251.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">159</td><td style="border:1px solid" align="center" width="7%">TC_252</td><td style="border:1px solid" align="left" width="20%">Anonymous User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_252.log">LowLevelReport_TC_252.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">160</td><td style="border:1px solid" align="center" width="7%">TC_253</td><td style="border:1px solid" align="left" width="20%">Member User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_253.log">LowLevelReport_TC_253.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">161</td><td style="border:1px solid" align="center" width="7%">TC_254</td><td style="border:1px solid" align="left" width="20%">Distributor User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_254.log">LowLevelReport_TC_254.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">162</td><td style="border:1px solid" align="center" width="7%">TC_255</td><td style="border:1px solid" align="left" width="20%">Business Lead User place order with all type of Products with Autoship</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_255.log">LowLevelReport_TC_255.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">163</td><td style="border:1px solid" align="center" width="7%">TC_292</td><td style="border:1px solid" align="left" width="20%">Create Autoship from Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_292.log">LowLevelReport_TC_292.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">164</td><td style="border:1px solid" align="center" width="7%">TC_293</td><td style="border:1px solid" align="left" width="20%">Verify that upcoming autoship notification section is not displayed on landing page of the guest with account user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_293.log">LowLevelReport_TC_293.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">165</td><td style="border:1px solid" align="center" width="7%">TC_294</td><td style="border:1px solid" align="left" width="20%">Verify that upcoming autoship notification is displayed on landing page of the member user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_294.log">LowLevelReport_TC_294.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">166</td><td style="border:1px solid" align="center" width="7%">TC_295</td><td style="border:1px solid" align="left" width="20%">Verify that autoship which will be processed the soonest is displayed in upcoming autoship notification for user with multiple autoships</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_295.log">LowLevelReport_TC_295.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">167</td><td style="border:1px solid" align="center" width="7%">TC_296</td><td style="border:1px solid" align="left" width="20%">Verify the navigation when user clicks on Manage autoship button on landing page.</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_296.log">LowLevelReport_TC_296.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">168</td><td style="border:1px solid" align="center" width="7%">TC_297</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date is updated in upcoming autoship notification section when user change the date of next shipment. </td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_297.log">LowLevelReport_TC_297.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">169</td><td style="border:1px solid" align="center" width="7%">TC_298</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date of the next autoship order should displayed in upcoming autoship orders section when user change shipment date of the current autoship order</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_298.log">LowLevelReport_TC_298.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">170</td><td style="border:1px solid" align="center" width="7%">TC_299</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date of next autoship is displayed in upcoming autoship notification section when user cancels the autoship that will ship soonest</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_299.log">LowLevelReport_TC_299.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">171</td><td style="border:1px solid" align="center" width="7%">TC_300</td><td style="border:1px solid" align="left" width="20%">Verify that Hybris should determine and show 1 autoship when user have multiple autoship orders with same shipment date</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">US</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_300.log">LowLevelReport_TC_300.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">172</td><td style="border:1px solid" align="center" width="7%">TC_301</td><td style="border:1px solid" align="left" width="20%">Create Autoship from Cart</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_301.log">LowLevelReport_TC_301.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">173</td><td style="border:1px solid" align="center" width="7%">TC_302</td><td style="border:1px solid" align="left" width="20%">Verify that upcoming autoship notification section is not displayed on landing page of the guest with account user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_302.log">LowLevelReport_TC_302.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">174</td><td style="border:1px solid" align="center" width="7%">TC_303</td><td style="border:1px solid" align="left" width="20%">Verify that upcoming autoship notification is displayed on landing page of the member user</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_303.log">LowLevelReport_TC_303.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">175</td><td style="border:1px solid" align="center" width="7%">TC_304</td><td style="border:1px solid" align="left" width="20%">Verify that autoship which will be processed the soonest is displayed in upcoming autoship notification for user with multiple autoships</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_304.log">LowLevelReport_TC_304.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">176</td><td style="border:1px solid" align="center" width="7%">TC_305</td><td style="border:1px solid" align="left" width="20%">Verify the navigation when user clicks on Manage autoship button on landing page.</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_305.log">LowLevelReport_TC_305.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">177</td><td style="border:1px solid" align="center" width="7%">TC_306</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date is updated in upcoming autoship notification section when user change the date of next shipment. </td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_306.log">LowLevelReport_TC_306.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">178</td><td style="border:1px solid" align="center" width="7%">TC_307</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date of the next autoship order should displayed in upcoming autoship orders section when user change shipment date of the current autoship order</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_307.log">LowLevelReport_TC_307.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">179</td><td style="border:1px solid" align="center" width="7%">TC_308</td><td style="border:1px solid" align="left" width="20%">Verify that shipment date of next autoship is displayed in upcoming autoship notification section when user cancels the autoship that will ship soonest</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_308.log">LowLevelReport_TC_308.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
<tr style="border:1px solid">
<td style="border:1px solid" align="center" width="5%">180</td><td style="border:1px solid" align="center" width="7%">TC_309</td><td style="border:1px solid" align="left" width="20%">Verify that Hybris should determine and show 1 autoship when user have multiple autoship orders with same shipment date</td><td style="border:1px solid" align="center" width="7%">chrome</td><td style="border:1px solid" align="center" width="6%">CA</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="">NA</a></td><td style="color:green;border:1px solid" align="center" width="5%">PASS</td><td style="border:1px solid" align="center" width="10%"><a target="_top" href="../LowLevelReport/LowLevelReport_TC_309.log">LowLevelReport_TC_309.log</a></td><td style="border:1px solid" align="center" width="30%"></td>
</tr>
</table>
</body>
</html>