CAMMY is an online university registration system. The system should enable the staff of each academic department to examine the courses offered by their department, add and remove courses, and change...

1 answer below »




CAMMY is an online university registration system. The system should enable the staff of each academic department to examine the courses offered by their department, add and remove courses, and change the information about them (e.g., the maximum number of students permitted). It should permit students to examine currently available courses, add and drop courses to and from their schedules, and examine the courses for which they are enrolled. Department staff should be able to print a variety of reports about the courses and the students enrolled in them. The system should ensure that no student takes too many


courses and that students who have any unpaid fees are not permitted to register. (Assume that a fees


data store is maintained by the university’s financial office, which the registration system accesses but


does not change).



a. Please explain how to effectively use object-oriented technologies and software modelling as applied to a software development process and develop the system in the application. Explain the concepts and processes for performing object-oriented system analysis and design. You could use examples if appropriate.




Note
: You are required to clearly mention the constraints, assumptions and any other additions for the original requirements



(5 Marks)





b. Apply Unified Modeling Language (UML) to develop Use Case and specifications for the given system.



(5 Marks)



Note
: You are required to clearly mention the constraints, assumptions and any other additions for the original requirements


Answered Same DayOct 20, 2020

Answer To: CAMMY is an online university registration system. The system should enable the staff of each...

Ahmedali answered on Oct 22 2020
144 Votes
Object oriented analysis and design
Contents
Object-Oriented Analysis and Design    1
Object-Oriented Design and SDLC    1
Use case diagram    2
Use case description    2
Reference
s    4
Object-Oriented Analysis and Design
It is defined as a structured approach to analyse and design a an application using concepts of object-oriented as the base. It develops various graphical system models during the development and implementation of application. OOAD works on the concepts of objects, behaviours and classes. Object is a concrete thing exist in the real world. In the given case study, staff and student are objects. Behaviour or function is the action performed by the objects. For instance: In the given case, behaviour of student class is to add or remove course from the schedule assigned (Mukherjee, 2016). Another example of function is staff is able to create a course. The functions define the responsibilities of objects of the application. Another concept of OOAD is that classes. It groups similar objects having same functions under a single class. OOAD is can also be used along with the Software Development Life Cycle (SDLC) concept.
To analyse CANNY case using OOAD concept, following steps are followed:
· Elicit requirements: This defines what exactly does the software is required to do and the problem the same software is expecting to resolve. In the given case, main requirements are managing courses, managing staff, managing students and managing fees status.
· Specify requirements: Description of requirements typically by making use of use cases as well as scenarios or even use case stories. In the given case, main action-doers are staff, student and management.
· Conceptual model: Identification of the critical...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here