-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDebug checklist.txt
45 lines (36 loc) · 2.13 KB
/
Debug checklist.txt
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
1. Login
- Login as Alan ( Manager ) ✓
- Login as Ada ( Admin ) ✓
- Login as Peter ( Staff ) ✓
2. Manager Menu
- Change the discounts(gold / Normal) ✓
- Set Profit Margin ✓
- Registration Function ✓
3. Staff Menu
- Registration Function ✓
4. Admin Menu
- Add courses, staff, teachers and students, etc ✓
- Delete courses, staff, teachers and students, etc ✓
- Maintain courses, staff, teachers and students, etc ✓
5. View Course Detail
- Course description ✓
- Number of places remain ✓
- class time (date) ✓
- monthly fee (with or without discount) ✓
6. Course Registration
- Membership status ✓
- contact phone number ✓
- email address ✓
- the course to be registered ✓
- number of months the student intend to enroll ✓
- Full check ✓
- Not allow to register for two courses run on the same week day check ✓
7. Search Function
- Price (ranges) ✓
- Number of available places ✓
8. Membership System
- Normal members and gold members ✓
9. Promotions
- Credit card specials ✓
10. Invoice
- discount check ✓