-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMeeting Notes
31 lines (21 loc) · 858 Bytes
/
Meeting Notes
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
Tasks for part 1 of the coursework -----------
Data Generation (Orders) Sara
Data Generation (Menu) Hazel
Classes/Methods ------------------------------
Item Clare
Menu Hanako
Order Flo
All orders Flo
Customer Sara
Discounts Hazel
Sales Report Hanako
Exceptions All
GUI Clare
Testing All
Report All
Testing allocations ------------------------
Hazel ----- tests ----> Flo
Flo ----- tests ----> Hanako
Hanako ----- tests ----> Sara
Sara ----- tests ----> Clare
Clare ----- tests ----> Hazel