Test-case (Admin)

From Bloomex Wiki
Revision as of 13:13, 19 June 2023 by ArtemLetuchyi (talk | contribs)
Jump to navigation Jump to search
Number Name Steps Expected result
Homepage
1 Check correct displaying all sections of the Control Panel Go to the Homepage All sections of the Control Panel are displayed correctly.

All sections of the Control Panel are displayed correctly..png

Manage orders
2 Check your placed orders for missing data or incorrect in addresses, delivery date, instructions, signature, card message, occasion (funeral), order calculation is correct Precondition:

order was placed

1. Go to Manage Orders module

2. Click to view order details

All necessary information is filled (addresses, delivery date, instructions, signature, card message, occasion, order calculation is correct)

All necessary information is filled (addresses, delivery date, instruction.png

3 Update billing and shipping information Precondition:

order was placed, order details page is opened in Manage Orders module

1. Update fields in billing

2. Update shipping information

1. Billing information was updated and a record about updating is shown in history of order (shown after refreshing)

Billing information was updated and a record about updating is shown in history of order.png

2. Shipping information was updated and a record about updating is shown in history of order (shown after refreshing)

Shipping information was updated and a record about updating is shown in history of order.png

4 Update  Precondition:

order was placed, order details page is opened in Manage Orders module

1. Update delivery date

Delivery date was updated and a record about updating is shown in history of order (shown after refreshing)

Delivery date was updated and a record about updating is shown in history of order.png

5 Update card message, signature, special instructions Precondition:

order was placed, order details page is opened in Manage Orders module

1. Update card message

2. Update  signature

3. Update special instructions

Card message, signature, special instructions were updated and a record about updating is shown in the history of order (shown after refreshing)

Card message, signature, special instructions were updated and a record about updating is shown in the history of order .png

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
75
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