1
edit
Changes
no edit summary
'''Brief Description:''' This is a template Use Case enables the actor to copy filter the meeting and paste into other pageslecture appointments to be displayed on calendar.
=='''Scenario 1:''' Create new meetingChange filter type to "Show all"==
'''Preconditions:''' Includes anything that has been set up before starting * The actor is logged into the scenario. It must include what page the user system* The actor is on before currently viewing the scenario startsmain page (calender.jsp) with a "Filter by:" drop-down list* 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 Calendar==
'''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