Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Based on the given problem statement below, do the following tasks: A . List three functional and non - factional requirements of the system. B

Based on the given problem statement below, do the following tasks:
A. List three functional and non-factional requirements of the system.
B. Draw the UML for class diagram (Clearly and with details)
C. use case diagram for this scenario (clearly and with details)
Problem Statement
Consider the following set of requirements for a university information system that is used to keep track of student's transcripts. The first requirement RS1 concerns the data to be kept in permanent storage, which is further broken down into five parts.
RS1a. The university keeps track of each student's name, student number, social security number, current address and phone, permanent address and phone, birthdate, sex, class (freshman, sophomore,..., graduate), major department, minor department (if any), and degree program (B.A., B.S.,..., Ph.D.). Some user applications need to refer to the city, state, and zip of the student's permanent address, and to the students' last name. Both social security number and student number have unique values for each student.
RS1b. Each department is described by a name, department code, office number, office phone and college. Both name and code have unique values for each department.
RS1c. Each course has a course name, description, code number, number of semester hours, level, and offering department. The value of code number is unique for each course.
RS1d. Each section has an instructor, semester, year, course, and section number. The section number distinguishes different sections of the same course that are taught during the same semester/year; its values are 1,2,3,dots; up to the number of sections taught during each semester.
RS1e. A grade report has a student, section, and grade.
The other requirements for this application are: (RS2) An administrator can update the courses to be taught by instructors and enter the list of students taking a course. (RS3) An instructor can enter and update the grades of the course(s) taught by this instructor. (RS4) A student can request a grade report from the information system.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

2nd Edition

0470624701, 978-0470624708

More Books

Students also viewed these Databases questions

Question

How do Data Types perform data validation?

Answered: 1 week ago

Question

How does Referential Integrity work?

Answered: 1 week ago