1
edit
Changes
no edit summary
'''Brief Description:''' This is a template Use Case enables the actor to copy switch between the Calendar and paste into other pagesGird view type.
=='''Scenario 1:''' Create new meetingChange view type from Calendar to Grid==
'''Preconditions:''' Includes anything that has been set up before starting * The actor is logged into the system* The actor is currently viewing the scenariomain page (calender. It must include what page jsp) with a view type drop-down list, located on the user is on before upper right site of the scenario starts.webpage* The current view type is Calender
{| class="wikitable" border="1" cellpadding="5"
|-
! Step# !! Actor !! System !! Data Used
|-
| What the actors does. 1 || What Chooses the system does in response. || The data fields retrieved, added, removed, by Grid view type from the system.|drop-| down list || Displays the meeting and lecture appointments in a grid form, format data accordingly ||ALL (meeting_schedule)ALL (meeting)<br />ALL (lecture_schedule)<br />ALL (lecture)
|}
'''Successful Post Conditions:'''
=='''Scenario 2:''' Change view type from Grid to Calender==
'''Preconditions:'''
* The actor is logged into the system
* The actor is currently viewing the main page (calender.jsp) with a view type drop-down list, located on the upper right site of the webpage
* The current view type is Grid
{| class="wikitable" border="1" cellpadding="5"
|-
! Step# !! Actor !! System !! Data Used|-| What the actors does. || What the system does in response. || The data fields retrieved, added, removed, by the system.
|-
| 1 || Chooses the Calender view type from the drop-down list ||Displays the meeting and lecture appointments in a calender form, format data accordingly || ALL (meeting_schedule)ALL (meeting)<br />ALL (lecture_schedule)<br />ALL (lecture)
|}
'''Successful Post Conditions:'''
* Meeting and lecture appointments are displayed in a calender format
* The system now displays the main site page (calender.jsp) using the Calender view