Insurance Management System
Insurance Management System
Insurance Management System
INTRODUCTION
The system is designed in such a way that it accepts and stores the input data,
process and produce output under the direction of a detailed step by step stored
programmed instruction. This system includes Client Dairy, Client Details, Add new
Client, Policy Details and Payment Details information’s and gives details based on the
policy Number of the client. This system is necessary for Storing Information, assessing
Workload and hence their efficiency. The System provides the adequate information to
the concern for its smooth run.
Thus the computerization will make it very easy and accurate at all the
processing stages. Report preparation requires more time so by computerizing, it will
be very easy for the management. So the existing system is to be changed and put for
computerization.
The systems provide all possible options to new entry, editing, updating and
The system have the search options in many ways, it is very user friendly.
The user interface is the part of the program that responds to key
press and mouse clicks. The action is referred to as events of the form and a control in the
form. Controls are placed to communicate with backend database and validation checks.
Visual basic provides a vast properties and methods each control which helps utilize all
the function for record manipulations. Data manager in visual basic easy way to create
database and build interface using data control or data access object the database tables.
Each database objects can be accessed through data access object of any type as such as
record set.
There are several built in active x control in VB6.0 they are used to represent the
data in a simple format.
Tree view control - is used to represent the data in a hierarchical tree structure
format.
List view control – lists the data in a vertical table format.
Animation control and multimedia control are mainly used in graphical oriented
application developed using VB6.0.
MS ACCESS
MS Access is a powerful database management system and user creates
application that requires little or no programming. It supports GUI features entire
programming language, VBA (Visual Basic 6 for application).
Access is easy enough to use that, in short time, beginners can manage their own
data in MS Access; the database means a collection of tables that holds data. It collect
and stores all the other related object such as queries, forms and report that are used to
implement the database management function effectively. The MS access database can
acts as a backend database for VB 6.0.
A user can move inside a table very easily using the navigating tools supported by
the Access database. A table can be accessed in number of ways like a snapshot, dynaset,
table etc.
4. SYSTEM DESIGN
They are
1. Input design
2. Output design
3. Screen design
4. Code design
5. Database design
The input design is the link between the information system and
the user. It comprises the director specification and procedures for data preparation and
those steps that are necessary to put transaction data into a usable form for processing
data entry. The activity if putting data in to the computer for processing can be achieved
by inputs, focuses on controlling the amount of inputs required, controlling errors,
avoiding delay, avoiding extra steps and keeping the process simple.
Database files are the key source of the information into the system. The
final design must satisfy user needs in terms of completeness, integrity, performance and
other factors. The main objective of the database design is to store the captured data
efficiently and facilitate its timely retrieval.
4.1 DESIGN NOTATIONS
4.1.1 System Flow Diagram
Login Process
Client Dairy
Payment Details
Client Details
Level: 0 DFD
User
Login
Login
Checkin In valid user
g
Valid user
Introductio
n
Payment Details
Client Dairy With Add Amount
Policy
Client
Details
Details
Add Client
Level: 2 DFD
Exit
A Data Flow Diagram (DFD) is a diagram that describes the flow of data and the
processes that change or transform data throughout a system. It is a structured analysis
and design tool that can be used for flowcharting in place of, or in association with,
information oriented and process oriented system flowcharts. When analysts prepare the
DFD, they specify the user needs at a level of detail that virtually determines the
information flow into and out of the system and the required data resources. This network
is constructed by using a set of symbols that do not imply a physical implementation. The
DFD reviews the current physical system, prepares input and output specification,
specifies the implementation plan etc., Four basic symbols are used to construct data flow
diagrams. They are symbols that represent data source, data flows, and data
transformations and data storage. The points at which data are transformed are
represented by enclosed figures, usually circles, which are called nodes.
A "Circle" represents a process that transforms incoming data flow(s) into outgoing data
flow(s).
Process should be named and numbered for easy reference. Each name should be
representative of the process.
The direction of flow is from top to bottom and from left to right.
When a process is exploded in to lower level details they are numbered.
The names of data stores, sources and destinations are written in capital letters.
4.1.2 Table Design
The enables users to detect errors and correct it without affecting any
other modules. Whenever the program was not executing the required function, it must be
corrected to get the required result. Thus all the modules, master, transaction, queries,
reports, are tested separately with test data. Errors isolated and corrected. To check error-
handling paths, uncorrected data is entered and tested.
Validation
Data Validation is done to see whether the corresponding entries in
different tables done correctly. Proper validation checks are done in case of insertion and
updating of tables, in order, to see that no duplication of data has occurred. Validation
succeeds when the software functions in a manner as expected by the customer.
Interaction Testing
In this testing, all modules of the application are combined together and
running is made. This ensures the co-ordination between different modules of the
program. This test starts from main menu to all the modules. Form term main menu we
can to the entire application module and to the main module.
Output Testing
After performing the validation testing, the next step is output testing of
the proposed system, since no system could be useful if it does not produce the required
output in the specified format. The outputs generated or displayed by the system under
consideration are tested by asking the users about the format required by them. Hence
the output format is considered in 2 ways – one is on screen and another in printed
format.
6. IMPLEMENTATION
Implementation is the stage of the project where the theoretical design is turned
into a working system. At this stage the main work load, the greatest upheaval and the
major impact on the existing system shifts to the user department. If the implementation
is not carefully planned a controlled it can cause chaos and confusion.
Implementation includes all those activities that take place to convert from the old
system to the new one. The new system may be totally new, replacing an existing manual
or automated system or it may be a major modification to an existing system. Proper
implementation is essential to provide a reliable system to meet the organization
requirements. Successful implementation may not guarantee improvement in the
organization using the new system, but improper installation will prevent it.
The process of putting the developed system in actual use is called system
implementation. This includes all those activities that take place to convert from the old
system to the new system. The system can be implemented only after thorough testing is
done and if it is found to be working according to the specifications. The system
personnel checks the feasibility of the system.
The most crucial stage is achieving a new successful system and giving
confidence on the new system for the user that it will work efficiently and effectively. It
involves careful planning, investigation of the current system and its constraints on
implementation, design of methods to achieve the changeover. The more complex the
system being implemented, the more involved will be the system analysis an the design
effort required just for implementation. The system implementation has three main
aspects. They are education and training, system testing and changeover.
Careful planning.
The method of implementation and the time scale to be adopted are found out
initially. Next the system is tested properly and the same time users are trained in the
new procedures.
Implementation Procedures
Implementation of software refers to the final installation of the package in its real
environment, to the satisfaction of the intended users and the operation of the system. In
many organizations some one who will not be operating it, will commission the software
development project. The people who are not sure that the software is meant to make
their job easier. In the initial stage, they doubt about the software but we have to ensure
that the resistance does not build up as one has to make sure that
The active user must be aware of the benefits of using the system
application.
Before going ahead and viewing the system, the user must know that for
viewing the result, the server program should be running in the server. If the server object
is not up running on the server, the actual processes wont take place.
6.1 SYSTEM MAINTANANCE
The maintenance phase of the software cycle is the time in which a Software
product performs useful work.
The process that includes the diagnosis and correction of one or more errors is
called corrective maintenance.
The system is fully user interactive with command buttons for selecting
various options to navigate other table processing and manipulate the effective handling
of Client Details and Payment Details. Report from the system provides complete details
about the Policy to the Insurance Agency, hence the daily report taken so that any future
change in the current system will improve the efficiency of the generating process.
By using this software, they can take quick decisions and preventive
actions based on the details given by the system. Due to the software, I hope quality will
be improved, problems will be solved.
iii) Peter Norton and Michael Groh, “Guide to Visual Basic 6.0”, BPB
publications.