Difference between revisions of "BBB BUC Emp MngMeeting"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''Brief Description:''' This is a template to copy and paste into other pages. '''Scenario 1:''' Create new meeting '''Preconditions:''' Includes anything that has been set …')
 
Line 1: Line 1:
 
'''Brief Description:''' This is a template to copy and paste into other pages.
 
'''Brief Description:''' This is a template to copy and paste into other pages.
 
+
Manage Meeting
  
 
'''Scenario 1:''' Create new meeting
 
'''Scenario 1:''' Create new meeting
Line 6: Line 6:
  
 
'''Preconditions:''' Includes anything that has been set up before starting the scenario. It must include what page the user is on before the scenario starts.
 
'''Preconditions:''' Includes anything that has been set up before starting the scenario. It must include what page the user is on before the scenario starts.
 
+
User is logged.
 +
User is accessing the home page.
  
 
{| class="wikitable" border="1" cellpadding="5"
 
{| class="wikitable" border="1" cellpadding="5"
Line 13: Line 14:
 
|-
 
|-
 
| What the actors does. || What the system does in response. || The data fields retrieved, added, removed, by the system.
 
| What the actors does. || What the system does in response. || The data fields retrieved, added, removed, by the system.
 +
|-
 +
| Clicks on the empty section of a calendar date or clicks the "Create Event" button. || Returns a page with editable fields/drop-downs regarding meeting details. || Database is not affected.
 +
| Chooses "Meeting" as type of event from the drop-down list, and then fills in editable fields and optionally chooses to create a schedule. ||
 
|-
 
|-
 
| || ||
 
| || ||
Line 19: Line 23:
  
 
'''Postconditions:''' The final results of the scenario running (ex. A record has been created, edited, etc.). It also includes the page that the user ends on.
 
'''Postconditions:''' The final results of the scenario running (ex. A record has been created, edited, etc.). It also includes the page that the user ends on.
 
+
User gets a feedback message informing if transaction was successful.
 +
User has the option to create another meeting, to view the created meeting being shown in the calendar, and to just return to the calendar.
  
 
'''Scenario 2:''' Edit meeting
 
'''Scenario 2:''' Edit meeting

Revision as of 16:28, 13 June 2013

Brief Description: This is a template to copy and paste into other pages. Manage Meeting

Scenario 1: Create new meeting


Preconditions: Includes anything that has been set up before starting the scenario. It must include what page the user is on before the scenario starts. User is logged. User is accessing the home page.

Actor System Data Used
What the actors does. What the system does in response. The data fields retrieved, added, removed, by the system.
Clicks on the empty section of a calendar date or clicks the "Create Event" button. Returns a page with editable fields/drop-downs regarding meeting details. Database is not affected. Chooses "Meeting" as type of event from the drop-down list, and then fills in editable fields and optionally chooses to create a schedule.


Postconditions: The final results of the scenario running (ex. A record has been created, edited, etc.). It also includes the page that the user ends on. User gets a feedback message informing if transaction was successful. User has the option to create another meeting, to view the created meeting being shown in the calendar, and to just return to the calendar.

Scenario 2: Edit meeting


Preconditions: Includes anything that has been set up before starting the scenario. It must include what page the user is on before the scenario starts.


Actor System Data Used
What the actors does. What the system does in response. The data fields retrieved, added, removed, by the system.


Postconditions: The final results of the scenario running (ex. A record has been created, edited, etc.). It also includes the page that the user ends on.