Online Banking System Use Case PDF
Online Banking System Use Case PDF
Online Banking System Use Case PDF
After the analysis phase, the conceptual model is developed further into an
object-oriented model using object-oriented design (OOD). In OOD, the
technology-independent concepts in the analysis model are mapped onto
implementing classes, constraints are identified, and interfaces are designed,
resulting in a model for the solution domain. In a nutshell, a detailed
description is constructed specifying how the system is to be built on
concrete technologies
The stages for object–oriented design can be identified as −
• Definition of the context of the system
• Designing system architecture
• Identification of the objects in the system
• Construction of design models
• Specification of object interfaces
Banking is one of the biggest beneficiaries of information technology, and the
proportion focusing on the software development projects of bank business
is growing. Online banking system involves a large number of business
processing, so online banking system class software development project
accounts for a considerable proportion in the bank’s software development
projects. A banking system is a group or network of institutions that provide
financial services for us. These institutions are responsible for operating a
payment system, providing loans, taking deposits, and helping with
investments.
CLASS DIAGRAM
Class diagram is a static diagram. It represents the static view of an
application. Class diagram is not only used for visualizing, describing, and
documenting different aspects of a system but also for constructing
executable code of the software application.