CPSC330F07 - Add/Remove Student

From MWCSWiki

Jump to: navigation, search

Add/Remove Student

Actor: Systems Administrator

Preconditions: User is logged in and has administrator privileges.

Sunny Day Scenario:

1) User is presented with a form, with fields for student's first, middle and last names, date of birth, student id number.

2) User enters student's information into fields.

3) If adding student, user clicks "Add" button.

4) Confirmation that student has been added is displayed on screen.

5) If removing student, users clicks "Remove" button and is then asked if they wish to proceed with the removal of the student.

6) If user selects "Yes," student is removed and confirmation of removal is displayed on screen.

7) If user selects "No," student is not removed and user is returned to the form.

Rainy Day Scenario:

1) If user clicks either "Add" or "Remove" without all fields being filled, user is given an error message.

2) If user clicks "Add" and student already exists in Banner, an error message is displayed to screen.

3) If user clicks "Remove" and student does not exist in Banner, an error message is displayed to screen.

Postcondition: Student has been added/removed from Banner.

Personal tools