You are on page 1of 2

Introduction to

3/1/2020 Software Engineering

Assignment # 1

Name:
Faizan javed (SP19-BSE-030)
Submitted To:
Hafiza Sundus Farooq
Section:
(III-C)
Date:
01/03/2020

Department of Computer Science.

faizan javed
MAKERS.COM
Framework models with Examples
Waterfall Model:
All activities perform in linear sequence.

Automatic Door lock system of cars:


 Car lock system is simple and need less effort and requirements are easily understandable.
 System is stable, once made can be use in any car.
 Does not need any modification.

Incremental model:
Product is built in less time with low cost and requirements.

Small Business Software:


 Someone want to start a small business and need software to manage it.
 Developer start communication with stakeholder and start to build it.
 Divide product into increments.
 First increments is made to get stakeholders feedback.
 After several increments final product is launched with certain modification.

Evolutionary Models
Prototype model:
When wants to satisfy stack holders, feedback and sure about software modification in future.

Mobile applications:
 Whenever mobile application is build, some requirements needed, through communication
developer get all the requirements related to application.
 Prototype is given to stake holder to get feedback.
 Any miss functionality can be detected and clear easily.
 Modification and updating is easy in future with less effort.

Spiral model:
When complex, large scale and secure system is required.

Database security software:


 By spiral model, highly secure security system is built to protect precious data.
 Fully functional product gave to stake holder.
 Fully approved and documented.
 Any other functionality needed in future will be added easily.
 All kind of risk analysis is done before giving to stake holder.

You might also like