Difference between revisions of "Use Cases v0.2"


Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
Jump to: navigation, search
(added use case Make Orders)
 
Line 1: Line 1:
= Visualize Tables =
+
= Location and Tables Visualization =
After a successful login the user will see an overview of all tables or - if there is more than one location and the user can work on these tables - an overview of the locations. To test this use case there will be some test tables in the database. For example ''table 1'', ''table 2'' and ''table 3'' in 'location 1'.
+
The user will be able to visualize the locations with their related tables and all orders of every table.
  
= Visualize Orders =
+
Make Orders
The user will be able to visualize all products (and their quantity) that has already been ordered.
+
 
 +
The user will be able to create a new Order by choosing one or multiple products. To test this process the database will contain some standard categories. Every category will contain some standard products. For example
 +
 
 +
Pizza: Margherita, Marinara, Bufala...
 +
Pasta: Carbonara, Bolognese...
 +
Vines: Morellino, Pinot Nero, Chardonnay...
 +
Caffe: Espresso, Macchiato, Cappucino...
 +
...
  
 
= Manage User Accounts =
 
= Manage User Accounts =
 
An administrator must be able to manage the user accounts on the server. Therefor it must be possible to do a login on the server user interface.
 
An administrator must be able to manage the user accounts on the server. Therefor it must be possible to do a login on the server user interface.
 +
 +
= Manage Locations and Tables =
 +
An administrator must be able to manage all the tables and different locations through a simple UI on the server.

Latest revision as of 15:55, 6 March 2014