Open main menu

CDOT Wiki β

Changes

BBB BUC Guest ChgView

238 bytes added, 18:09, 14 June 2013
no edit summary
'''Preconditions:'''
* The actor is logged into the system
* The actor is currently viewing the main page (calender.jsp) with a view "View type " drop-down list, located on the upper -right site side of the webpage
* The current view type is Calender
! Step# !! Actor !! System !! Data Used
|-
| 1 || Chooses the Grid view type from the drop-down list || Displays the meeting and lecture appointments in a grid form, format <br />Retrieve relevant data from database<br />Format data accordingly || ALL bu_id<br />(meeting_schedule)ALL <br />(meeting)<br />ALL (lecture_schedulemeeting_attendance)<br />(meeting_guest)<br />(lecture_attendance)<br />ALL (lecture)<br />(guest_lecturer)
|}
=='''Scenario 2:''' Change view type from Grid to CalenderCalendar==
'''Preconditions:'''
* The actor is logged into the system
* The actor is currently viewing the main page (calender.jsp) with a view "View type " drop-down list, located on the upper -right site side of the webpage
* The current view type is Grid
! Step# !! Actor !! System !! Data Used
|-
| 1 || Chooses the Calender view type from the drop-down list || Displays the meeting and lecture appointments in a calender calendar form, format <br />Retrieve relevant data from database<br />Format data accordingly || ALL bu_id<br />(meeting_schedule)ALL <br />(meeting)<br />ALL (lecture_schedulemeeting_attendance)<br />(meeting_guest)<br />(lecture_attendance)<br />ALL (lecture)<br />(guest_lecturer)
|}
1
edit