Sunteți pe pagina 1din 10

Insurance project

1 UML diagrams

1.1 Activity diagram


Update
Information

Approve polices

Grant insurance
View

Generate
policies

Profile

View details

Discussion
forum

Company
officials
Customer

Login

Interest

EMI

Premium

1.2 Class Diagrams


Customer

Insurance

full Name : String


age : int

company Name :
String

dateOfBirth : String

policy Number : int

pan Number : String


address : String
gender : String
adharNumber : String
nationality : String
mobile Number : long
mail_Id : String

1..*

policy type : String


insured Amount :
double
premium : float
payment Period :
String
duration : int

Payment
modeOfPayment
:String
payment Type
:String
paymentPaidDate:
String
card Type : String
policyStartDate :
Date
policyEndDate :
Date
amountDueDate :
Date
due Amount : float

paid Amount : float


extra Charges :
float

1.3) Use-Case Diagram

2) How many actions are there in UML diagram?

Duration of a Policy
Tax Calculation
Premium Rate
Insured Amount
Due Calculation
Claims
Coverages

3) How many actors are there in your Project and explain their
responsibities?
Customer: Provided Valid KYC documents
Know about types of Policies
Know About Interest Rate On Dues Based on Duration
Administrator: List Out the valid Customers
Update Customer and Policy Informations
Approves the Policy
Policy Management: Generate Policies
Grant the Policies

4) What is meant by LLD? On what bases we can Design?


It is a Technical Design Document which is used to build implementation
of project. It defines the actual logic for each and every component of the
system. We Designed based on UML diagrams and Workflow. It describes
what each class's responsibility, its interface and its interaction with other
classes.

5) What is meant by FSD? On What bases we can build?


A functional specification (or sometimes functional specifications) is a
formal document used to describe in detail for software developers a
product's intended capabilities, appearance, and interactions with users.
The functional specification is a kind of guideline and continuing reference
point as the developers write the programming code.
Based on requirements we Designed Specification Document.

6) What is meant by BRD? On What bases we can build?


A business requirements document (BRD) details the business solution for
a project including the documentation of customer needs and expectations.
It is used to provide a foundation to communicate to a technology service
provider what the solution needs to do to satisfy the customers and
business needs.

7) What is meant by Release Document? On what bases we can


Design?
Release notes are documents that are distributed with software products,
sometimes when the product is still in the development or test state.
It is Used to Give Guidelines to the Administrator how BRMS application
will be deployed in to WAS.

It Consist of Rule Project Path, Release details and Check list of


Application.

8) What are the databases you worked on?


DB-2

9) Which operating system/ environment you are working on?


Windows Family

10) What are your roles and responsibilities in the project?


Involved in the Design part of Application
Designed XOMs and BOM
Implemented Business Rules By using rule Artifacts(Action Rules.
Decision Table and Decision Tree)
Created Test Suits For DVS Testing.

11) What Designing methodology used for Xpress


project and why?
We Used Agile Methodology for Xpress Project because at the time of
Designing We can add additional requirements in the middle with the end
user involvement, we followed agile for at the time of Policy renewal we
need not to implement again for existing Customers.

12) What are the Challenges you have faced in your Project?

We faced Rule Set parse Exception at the time of parsing our rules
into RES

We resolved that exception as Redeploy and repackage the SSP


Components to RES

Project Architecture

E
PSS Web
Service

S
B

We Used N-tier Architecture which consist of

BPM+ODM+DB+ClientAppication(WSDL )

In the Initial Process we Consumed PSS Web Service through ESB

Layer
At the Time of Authoring Rules we Interacted with DB for required data
and calculated several activities.
After Created Insurance BRMS Application we deployed it on RES then
BPM People will consume our application with RES Credentials.
By Using the AD Service we provided Access Control to users

Project workflow:

Start

False

Eligibility

Tru
e

Age Check

Nationality
Check

Policy type

Validation
Duration

Computation

Tax
calculatio

Due
amount

End

Premium

Payment
type

S-ar putea să vă placă și