SlideShare a Scribd company logo
1 of 27
Download to read offline
SOFTWARE DEVELOPMENT LIFE
CYCLE (SDLC)
MOHAMED SAMI
AGENDA
Software Development Life Cycle (SDLC) - Mohamed Sami 2
What is SDLC, and why we need them
How to select the right SDLC
WHAT IS SDLC?
A framework that describes
the activities performed at
each stage of a software
development project.
SDLC is a splitting of software
development work into
distinct phases (or stages)
containing activities with the
intent of better planning and
management
The SDLC aims to produce a
high quality software that
meets or exceeds customer
expectations, reaches
completion within times and
cost estimates
Known
as
Software
development
methodology
System
development
methodology
Software
development
life cycle
Software
development
process
Software
process
Software Development Life Cycle (SDLC) - Mohamed Sami 3
WHAT IS SDLC PROCESS MODELS?
โ€ข SDLC models have been created by software development experts,
universities, and standards organizations to solve some repeated issue
or to enhance other models.
โ€ข Each process model follows series of steps unique to its type, in order
to ensure success in process of software development.
Software Development Life Cycle (SDLC) - Mohamed Sami 4
WHY USING A PROCESS MODEL
Project Planning
What should be or
shouldnโ€™t be built
Define the
terminologies,
activities and
deliverables
Proper
documentation
Align project
progress visibility
with stakeholders
Software Development Life Cycle (SDLC) - Mohamed Sami 5
THE RIGHT CHOICE
Improve customer
alignment and relations
Development speed
(time to market)
Increase projects success
rate
Improve software quality
Eliminating management
overhead
Decrease
implementation risk
We need to choose the right SDLC based on project context
Software Development Life Cycle (SDLC) - Mohamed Sami 6
PERSPECTIVES
Software Development Life Cycle (SDLC) - Mohamed Sami 7
THE COST OF DEFECTS
Software Development Life Cycle (SDLC) - Mohamed Sami 8
HOW TO SELECT THE RIGHT SDLC
โ€ข Selecting the right SDLC is a process in itself that organization can implement internally or consult for.
There are some steps to get the right selection
Learn about
SDLC Models
Assess the
needs of
Stakeholders
Define the
criteria
Software Development Life Cycle (SDLC) - Mohamed Sami 9
MOST COMMON MODELS
Models
Waterfall
V-Shaped
Model
Evolutionary
Prototyping
Spiral Method
(SDM)
Iterative and
Incremental
Extreme
programming
(Agile
development)
Software Development Life Cycle (SDLC) - Mohamed Sami 10
WATERFALL
โ€ข The waterfall Model is a linear
sequential flow.
โ€ข In which progress is seen as
flowing steadily downwards (like
a waterfall) through the phases
of software implementation.
โ€ข This means that any phase in the
development process begins
only if the previous phase is
complete.
โ€ข The waterfall approach does not
define the process to go back to
the previous phase to handle
changes in requirement.
โ€ข The waterfall approach is the
earliest approach that was used
for software development
Operation
and
maintenance
Release and
deployment
Testing
Implementati
on
Design
Requirements
analysis
A linear
sequential flow.
Oldest and most
well-known -
1970
The usage
Projects which not focus on changing requirements, for example, responses for
request for proposals (RFPs)
Software Development Life Cycle (SDLC) - Mohamed Sami 11
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Easy to be explained inflexible, like the waterfall model
Stages and activities are well defined Adjusting scope is difficult and expensive
Milestones are well understood Model doesn't provide a clear path for problems
found during testing phases
Each phase has specific deliverables Costly and required more time
Works well for smaller projects where requirements
are very well understood.
Needs very proper and detailed planning
Process and results are well documented No continuous customer involvement to review the
output
Software Development Life Cycle (SDLC) - Mohamed Sami 12
V-SHAPED
โ€ข It is an extension for waterfall
model, Instead of moving
down in a linear way, the
process steps are bent
upwards after the coding
phase, to form the typical V
shape.
โ€ข The major difference between
v-shaped model and waterfall
model is the early test
planning in v-shaped model.
The usage
ยท Software requirements clearly defined and known
ยท Software development technologies and tools is well-known
Software Development Life Cycle (SDLC) - Mohamed Sami 13
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Verification and validation of the product in early
stages of product development
Assumes that the requirements of a system can be
frozen and known from beginning
Easy to use.
Stages and activities are well defined
Does not easily handle dynamic changes in
requirements
Higher chance of success over the waterfall model
due to the development of test plans early on
during the life cycle
Inflexible and adjusting scope is difficult and
expensive
Each phase has specific deliverables Costly and required more time
Works well for where requirements are easily
understood
Needs very proper and detailed planning
No continuous customer involvement
Software Development Life Cycle (SDLC) - Mohamed Sami 14
PROTOTYPING MODEL
โ€ข It refers to the activity of
creating prototypes of software
applications, for example,
incomplete versions of the
software program being
developed.
โ€ข It is an activity that can occur in
software development. It used
to visualize some component of
the software to limit the gap of
misunderstanding the customer
requirements by the
development team.
โ€ข This also will reduce the
iterations may occur in waterfall
approach and hard to be
implemented due to inflexibility
of the waterfall approach.
โ€ข So, when the final prototype is
developed, the requirement is
considered to be frozen.
The usage
โ€ข This process can be used with any software developing life cycle model.
โ€ข While this shall be focused with systems needs more user interactions.
โ€ข So, the system do not have user interactions, such as, system does some
calculations shall not have prototypes.
Throwaway
prototyping
Evolutionary
prototyping
Incremental
prototyping
Extreme
prototyping
Software Development Life Cycle (SDLC) - Mohamed Sami 15
PROTOTYPING MODEL
Software Development Life Cycle (SDLC) - Mohamed Sami 16
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Reduced time and costs Insufficient analysis, guess why?
this can be disadvantage if the developer loses time
in developing the prototypes
User confusion of prototype and finished system
Improved user involvement Developer misunderstanding of user objectivesยท
Users give corrective feedback Excessive development time of the prototype
A more accurate end product Expense of implementing prototyping, this can be
eliminated if it will be integrated with the final
product. Process may continue forever (scope
creep)
Software Development Life Cycle (SDLC) - Mohamed Sami 17
SPIRAL (SDM)
โ€ข It is combining elements of both design
and prototyping-in-stages, in an effort to
combine advantages of top-down and
bottom-up concepts.
โ€ข This model of development combines the
features of the prototyping model and the
waterfall model.
โ€ข The spiral model is favored for large,
expensive, and complicated projects.
โ€ข This model uses many of the same phases
as the waterfall model, in essentially the
same order, separated by planning, risk
assessment, and the building of prototypes
and simulations.
The usage
โ€ข It is used in shrink-wrap large applications and systems which
built-in small phases or segments.
Software Development Life Cycle (SDLC) - Mohamed Sami 18
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Estimates (i.e. budget, schedule, etc.) become more
realistic as work progresses
High cost and time to reach the final product
Changing requirements can be accommodated Needs special skills to evaluate the risks and
assumptions
Development can be divided into smaller parts and
more risky parts can be developed earlier which
helps better risk management
Highly customized limiting re-usability
Users see the system early and give corrective
feedback
Time spent planning, setting objectives, doing risk
analysis and prototyping will be huge
A more accurate end product
Software Development Life Cycle (SDLC) - Mohamed Sami 19
ITERATIVE AND INCREMENTAL
โ€ข It is developed to overcome the weaknesses
of the waterfall model.
โ€ข It starts with an initial planning and ends
with deployment with the cyclic interactions
in between.
โ€ข The basic idea behind this method is to
develop a system through repeated cycles
(iterative) and in smaller portions at a time
(incremental), allowing software developers
to take advantage of what was learned
during development of earlier parts or
versions of the system.
The usage
โ€ข It is used in shrink-wrap application and large system
which built-in small phases or segments
โ€ข can be used in system has separated components, for
example, ERP system. Which we can start with budget
module as first iteration and then we can start with
inventory module and so forth.
Mini Waterfall 1
Mini Waterfall 2
Mini Waterfall n
Final Waterfall
Software Development Life Cycle (SDLC) - Mohamed Sami 20
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Produces business value early in the development life cycle
(Do you know why)
Requires heavy documentationยท Follows a defined set of
processes
More customer involvement Partitioning the functions and features might be
problematic
Better use of scarce resources through proper increment
definition
Defines increments based on function and feature
dependencies
Can accommodate some change requests between
increments
Requires more customer involvement than the linear
approaches (It is advantage as well)
More focused on customer value than the linear
approaches
Integration between iteration can be an issue if this is not
considered during the development
Problems can be detected earlier
Lowers initial delivery cost and initial product delivery is
faster
Software Development Life Cycle (SDLC) - Mohamed Sami 21
AGILE (XP - SCRUM)
โ€ข It is based on iterative and
incremental development, where
requirements and solutions
evolve through collaboration
between cross-functional teams.
โ€ข Usually less formal and reduced
scope
โ€ข Used for time-critical
applications
The usage
โ€ข It can be used with any type of the project
โ€ข it can be used when the customer needs to have some functional requirement
ready in less than three weeks
Software Development Life Cycle (SDLC) - Mohamed Sami 22
ADVANTAGES AND DISADVANTAGES
Advantages Disadvantages
Decrease the time required to avail some system features Scalability
Face to face communication and continuous inputs from
customer representative leaves no space for guesswork
Skill of the software developers
The end result is the high quality software in least possible
time duration and satisfied customer
Ability of customer to express user needs
Produces business value early in the development life cycle
(Do you know why)
Documentation is done at later stages
Reduce the usability of components
Needs special skills for the team
Software Development Life Cycle (SDLC) - Mohamed Sami 23
THE CONTEXT
Business Priorities Skills
Technology Others
Software Development Life Cycle (SDLC) - Mohamed Sami 24
THE CRITERIA
โ€ข Is the SDLC appropriate for the size of our team and their skills?
โ€ข Is the SDLC appropriate with the selected technology we use for implementing the solution?
โ€ข Is the SDLC appropriate with client and stakeholders need and priorities
โ€ข Is the SDLC appropriate for the geographical situation (co-located or geographically dispersed)?
โ€ข Is the SDLC appropriate for the size and complexity of our software?
โ€ข Is the SDLC appropriate for the type of projects we do?
โ€ข Is the SDLC appropriate for our engineering capability?
Software Development Life Cycle (SDLC) - Mohamed Sami 25
THE CRITERIA
Factors Waterfall V-Shaped Evolutionary
Prototyping
Spiral Iterative and
Incremental
Agile
Methodologies
Unclear User
Requirement
Poor Poor Good Excellent Good Excellent
Unfamiliar Technology Poor Poor Excellent Excellent Good Poor
Complex System Good Good Excellent Excellent Good Poor
Reliable system Good Good Poor Excellent Good Good
Short Time Schedule Poor Poor Good Excellent Excellent Excellent
Strong Project
Management
Excellent Excellent Excellent Excellent Excellent Excellent
Cost limitation Poor Poor Poor Poor Excellent Excellent
Visibility of
Stakeholders
Good Good Excellent Excellent Good Excellent
Skills limitation Good Good Poor Poor Good Poor
Documentations Excellent Excellent Good Good Excellent Poor
Component reusability Excellent Excellent Poor Poor Excellent Poor
Software Development Life Cycle (SDLC) - Mohamed Sami 26
Thank you
I hope you have learned new things
Mohamed Sami
Software Development Life Cycle (SDLC) - Mohamed Sami 27

More Related Content

What's hot

Software Development Life Cycle Model
Software Development Life Cycle ModelSoftware Development Life Cycle Model
Software Development Life Cycle ModelJ.T.A.JONES
ย 
Agile Software Development Life Cycle
Agile Software Development Life CycleAgile Software Development Life Cycle
Agile Software Development Life CycleUTKARSHSRIVASTAVA235
ย 
Waterfall model
Waterfall modelWaterfall model
Waterfall modelkhushboo8093
ย 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process ModelsJesse Manalansan
ย 
Agile model
Agile modelAgile model
Agile modelDivyaStephen3
ย 
S.D.L.C (Software Development Life Cycle.)
S.D.L.C (Software Development Life Cycle.)S.D.L.C (Software Development Life Cycle.)
S.D.L.C (Software Development Life Cycle.)Jayesh Buwa
ย 
Software Engineering Process Models
Software Engineering Process Models Software Engineering Process Models
Software Engineering Process Models Satya P. Joshi
ย 
software development life cycle(SDLC)
software development life cycle(SDLC)software development life cycle(SDLC)
software development life cycle(SDLC)sanoop s
ย 
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
 ppt on sOFTWARE DEVELOPMENT LIFE CYCLE ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
ppt on sOFTWARE DEVELOPMENT LIFE CYCLESwarnima Tiwari
ย 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycleA Subbiah
ย 
SDLC ITS MODEL AND SOFTWARE TESTING
SDLC ITS MODEL AND SOFTWARE TESTING SDLC ITS MODEL AND SOFTWARE TESTING
SDLC ITS MODEL AND SOFTWARE TESTING Abhinav Shukla
ย 
SDLC
SDLCSDLC
SDLCchkjha
ย 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycleGurban Daniel
ย 
Software Devlopment Life Cycle
Software Devlopment Life CycleSoftware Devlopment Life Cycle
Software Devlopment Life CycleVivek Gupta
ย 
Waterfall model in SDLC
Waterfall model in SDLCWaterfall model in SDLC
Waterfall model in SDLCHND Assignment Help
ย 
Software development life cycle (SDLC)
Software development life cycle (SDLC)Software development life cycle (SDLC)
Software development life cycle (SDLC)Simran Kaur
ย 

What's hot (20)

Software Development Life Cycle Model
Software Development Life Cycle ModelSoftware Development Life Cycle Model
Software Development Life Cycle Model
ย 
Agile Software Development Life Cycle
Agile Software Development Life CycleAgile Software Development Life Cycle
Agile Software Development Life Cycle
ย 
Waterfall model
Waterfall modelWaterfall model
Waterfall model
ย 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process Models
ย 
Agile model
Agile modelAgile model
Agile model
ย 
S.D.L.C (Software Development Life Cycle.)
S.D.L.C (Software Development Life Cycle.)S.D.L.C (Software Development Life Cycle.)
S.D.L.C (Software Development Life Cycle.)
ย 
Software Engineering Process Models
Software Engineering Process Models Software Engineering Process Models
Software Engineering Process Models
ย 
software development life cycle(SDLC)
software development life cycle(SDLC)software development life cycle(SDLC)
software development life cycle(SDLC)
ย 
Sdlc
SdlcSdlc
Sdlc
ย 
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
 ppt on sOFTWARE DEVELOPMENT LIFE CYCLE ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
ย 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycle
ย 
SDLC
SDLCSDLC
SDLC
ย 
Sdlc models
Sdlc modelsSdlc models
Sdlc models
ย 
SDLC ITS MODEL AND SOFTWARE TESTING
SDLC ITS MODEL AND SOFTWARE TESTING SDLC ITS MODEL AND SOFTWARE TESTING
SDLC ITS MODEL AND SOFTWARE TESTING
ย 
SDLC
SDLCSDLC
SDLC
ย 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycle
ย 
Software Devlopment Life Cycle
Software Devlopment Life CycleSoftware Devlopment Life Cycle
Software Devlopment Life Cycle
ย 
Waterfall model in SDLC
Waterfall model in SDLCWaterfall model in SDLC
Waterfall model in SDLC
ย 
Software development life cycle (SDLC)
Software development life cycle (SDLC)Software development life cycle (SDLC)
Software development life cycle (SDLC)
ย 
SDLC
SDLCSDLC
SDLC
ย 

Similar to Software Development Life Cycle (SDLC)

Lecture-3-SDLC Models-part1.pptx
Lecture-3-SDLC Models-part1.pptxLecture-3-SDLC Models-part1.pptx
Lecture-3-SDLC Models-part1.pptxYaseenNazir3
ย 
Chapter 2
Chapter 2 Chapter 2
Chapter 2 KaiEnTee1
ย 
Scrum in IT Industry Part1
Scrum in IT Industry Part1Scrum in IT Industry Part1
Scrum in IT Industry Part1JayeshPatil149
ย 
Software Life Cycle Modelsrerfgrgreg.pptx
Software Life Cycle Modelsrerfgrgreg.pptxSoftware Life Cycle Modelsrerfgrgreg.pptx
Software Life Cycle Modelsrerfgrgreg.pptxaryanchauhan040301
ย 
Software Development Life Cycle Part II
Software Development Life Cycle Part IISoftware Development Life Cycle Part II
Software Development Life Cycle Part IICompare Infobase Limited
ย 
Software life cycle models
Software life cycle modelsSoftware life cycle models
Software life cycle modelsWasif Khan
ย 
Software Design Architecture SDA SDLC DETAILS
Software Design Architecture  SDA SDLC DETAILSSoftware Design Architecture  SDA SDLC DETAILS
Software Design Architecture SDA SDLC DETAILSMalikNaeemullah
ย 
61f4fc87-9977-4003-baf8-37f13200977b.pptx
61f4fc87-9977-4003-baf8-37f13200977b.pptx61f4fc87-9977-4003-baf8-37f13200977b.pptx
61f4fc87-9977-4003-baf8-37f13200977b.pptxSuhleemAhmd
ย 
Plagiarism Report SDLC 1.pdf
Plagiarism Report SDLC 1.pdfPlagiarism Report SDLC 1.pdf
Plagiarism Report SDLC 1.pdfOmethSanchitha
ย 
reaserch ppt.pptx
reaserch ppt.pptxreaserch ppt.pptx
reaserch ppt.pptxBinyamBekele3
ย 
Process model
Process modelProcess model
Process modelkazim Hussain
ย 
Software development
Software developmentSoftware development
Software developmentemporiumtechs
ย 
System Development Life Cycle Models
System Development Life Cycle ModelsSystem Development Life Cycle Models
System Development Life Cycle ModelsPavithran Anthonipillai
ย 
Software development life cycle (sdlc)
Software development life cycle (sdlc)Software development life cycle (sdlc)
Software development life cycle (sdlc)NavneetKumar383
ย 
SDLC (Software development life Cycle)
SDLC (Software development life Cycle)SDLC (Software development life Cycle)
SDLC (Software development life Cycle)PrithvirajChauhan61
ย 
software construction modules,language,tools,design
software construction modules,language,tools,designsoftware construction modules,language,tools,design
software construction modules,language,tools,designnemali akhilesh
ย 
Software models
Software modelsSoftware models
Software modelsSumayyiah .
ย 

Similar to Software Development Life Cycle (SDLC) (20)

SDLC
SDLCSDLC
SDLC
ย 
Lecture-3-SDLC Models-part1.pptx
Lecture-3-SDLC Models-part1.pptxLecture-3-SDLC Models-part1.pptx
Lecture-3-SDLC Models-part1.pptx
ย 
Assignment
AssignmentAssignment
Assignment
ย 
Chapter 2
Chapter 2 Chapter 2
Chapter 2
ย 
Scrum in IT Industry Part1
Scrum in IT Industry Part1Scrum in IT Industry Part1
Scrum in IT Industry Part1
ย 
Software Life Cycle Modelsrerfgrgreg.pptx
Software Life Cycle Modelsrerfgrgreg.pptxSoftware Life Cycle Modelsrerfgrgreg.pptx
Software Life Cycle Modelsrerfgrgreg.pptx
ย 
Software Development Life Cycle Part II
Software Development Life Cycle Part IISoftware Development Life Cycle Part II
Software Development Life Cycle Part II
ย 
Soft lifecycle
Soft lifecycleSoft lifecycle
Soft lifecycle
ย 
Software life cycle models
Software life cycle modelsSoftware life cycle models
Software life cycle models
ย 
Software Design Architecture SDA SDLC DETAILS
Software Design Architecture  SDA SDLC DETAILSSoftware Design Architecture  SDA SDLC DETAILS
Software Design Architecture SDA SDLC DETAILS
ย 
61f4fc87-9977-4003-baf8-37f13200977b.pptx
61f4fc87-9977-4003-baf8-37f13200977b.pptx61f4fc87-9977-4003-baf8-37f13200977b.pptx
61f4fc87-9977-4003-baf8-37f13200977b.pptx
ย 
Plagiarism Report SDLC 1.pdf
Plagiarism Report SDLC 1.pdfPlagiarism Report SDLC 1.pdf
Plagiarism Report SDLC 1.pdf
ย 
reaserch ppt.pptx
reaserch ppt.pptxreaserch ppt.pptx
reaserch ppt.pptx
ย 
Process model
Process modelProcess model
Process model
ย 
Software development
Software developmentSoftware development
Software development
ย 
System Development Life Cycle Models
System Development Life Cycle ModelsSystem Development Life Cycle Models
System Development Life Cycle Models
ย 
Software development life cycle (sdlc)
Software development life cycle (sdlc)Software development life cycle (sdlc)
Software development life cycle (sdlc)
ย 
SDLC (Software development life Cycle)
SDLC (Software development life Cycle)SDLC (Software development life Cycle)
SDLC (Software development life Cycle)
ย 
software construction modules,language,tools,design
software construction modules,language,tools,designsoftware construction modules,language,tools,design
software construction modules,language,tools,design
ย 
Software models
Software modelsSoftware models
Software models
ย 

Recently uploaded

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
ย 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7Call Girls in Nagpur High Profile Call Girls
ย 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Standamitlee9823
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
ย 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
ย 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 

Recently uploaded (20)

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
ย 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
ย 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
ย 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
ย 

Software Development Life Cycle (SDLC)

  • 1. SOFTWARE DEVELOPMENT LIFE CYCLE (SDLC) MOHAMED SAMI
  • 2. AGENDA Software Development Life Cycle (SDLC) - Mohamed Sami 2 What is SDLC, and why we need them How to select the right SDLC
  • 3. WHAT IS SDLC? A framework that describes the activities performed at each stage of a software development project. SDLC is a splitting of software development work into distinct phases (or stages) containing activities with the intent of better planning and management The SDLC aims to produce a high quality software that meets or exceeds customer expectations, reaches completion within times and cost estimates Known as Software development methodology System development methodology Software development life cycle Software development process Software process Software Development Life Cycle (SDLC) - Mohamed Sami 3
  • 4. WHAT IS SDLC PROCESS MODELS? โ€ข SDLC models have been created by software development experts, universities, and standards organizations to solve some repeated issue or to enhance other models. โ€ข Each process model follows series of steps unique to its type, in order to ensure success in process of software development. Software Development Life Cycle (SDLC) - Mohamed Sami 4
  • 5. WHY USING A PROCESS MODEL Project Planning What should be or shouldnโ€™t be built Define the terminologies, activities and deliverables Proper documentation Align project progress visibility with stakeholders Software Development Life Cycle (SDLC) - Mohamed Sami 5
  • 6. THE RIGHT CHOICE Improve customer alignment and relations Development speed (time to market) Increase projects success rate Improve software quality Eliminating management overhead Decrease implementation risk We need to choose the right SDLC based on project context Software Development Life Cycle (SDLC) - Mohamed Sami 6
  • 7. PERSPECTIVES Software Development Life Cycle (SDLC) - Mohamed Sami 7
  • 8. THE COST OF DEFECTS Software Development Life Cycle (SDLC) - Mohamed Sami 8
  • 9. HOW TO SELECT THE RIGHT SDLC โ€ข Selecting the right SDLC is a process in itself that organization can implement internally or consult for. There are some steps to get the right selection Learn about SDLC Models Assess the needs of Stakeholders Define the criteria Software Development Life Cycle (SDLC) - Mohamed Sami 9
  • 10. MOST COMMON MODELS Models Waterfall V-Shaped Model Evolutionary Prototyping Spiral Method (SDM) Iterative and Incremental Extreme programming (Agile development) Software Development Life Cycle (SDLC) - Mohamed Sami 10
  • 11. WATERFALL โ€ข The waterfall Model is a linear sequential flow. โ€ข In which progress is seen as flowing steadily downwards (like a waterfall) through the phases of software implementation. โ€ข This means that any phase in the development process begins only if the previous phase is complete. โ€ข The waterfall approach does not define the process to go back to the previous phase to handle changes in requirement. โ€ข The waterfall approach is the earliest approach that was used for software development Operation and maintenance Release and deployment Testing Implementati on Design Requirements analysis A linear sequential flow. Oldest and most well-known - 1970 The usage Projects which not focus on changing requirements, for example, responses for request for proposals (RFPs) Software Development Life Cycle (SDLC) - Mohamed Sami 11
  • 12. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Easy to be explained inflexible, like the waterfall model Stages and activities are well defined Adjusting scope is difficult and expensive Milestones are well understood Model doesn't provide a clear path for problems found during testing phases Each phase has specific deliverables Costly and required more time Works well for smaller projects where requirements are very well understood. Needs very proper and detailed planning Process and results are well documented No continuous customer involvement to review the output Software Development Life Cycle (SDLC) - Mohamed Sami 12
  • 13. V-SHAPED โ€ข It is an extension for waterfall model, Instead of moving down in a linear way, the process steps are bent upwards after the coding phase, to form the typical V shape. โ€ข The major difference between v-shaped model and waterfall model is the early test planning in v-shaped model. The usage ยท Software requirements clearly defined and known ยท Software development technologies and tools is well-known Software Development Life Cycle (SDLC) - Mohamed Sami 13
  • 14. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Verification and validation of the product in early stages of product development Assumes that the requirements of a system can be frozen and known from beginning Easy to use. Stages and activities are well defined Does not easily handle dynamic changes in requirements Higher chance of success over the waterfall model due to the development of test plans early on during the life cycle Inflexible and adjusting scope is difficult and expensive Each phase has specific deliverables Costly and required more time Works well for where requirements are easily understood Needs very proper and detailed planning No continuous customer involvement Software Development Life Cycle (SDLC) - Mohamed Sami 14
  • 15. PROTOTYPING MODEL โ€ข It refers to the activity of creating prototypes of software applications, for example, incomplete versions of the software program being developed. โ€ข It is an activity that can occur in software development. It used to visualize some component of the software to limit the gap of misunderstanding the customer requirements by the development team. โ€ข This also will reduce the iterations may occur in waterfall approach and hard to be implemented due to inflexibility of the waterfall approach. โ€ข So, when the final prototype is developed, the requirement is considered to be frozen. The usage โ€ข This process can be used with any software developing life cycle model. โ€ข While this shall be focused with systems needs more user interactions. โ€ข So, the system do not have user interactions, such as, system does some calculations shall not have prototypes. Throwaway prototyping Evolutionary prototyping Incremental prototyping Extreme prototyping Software Development Life Cycle (SDLC) - Mohamed Sami 15
  • 16. PROTOTYPING MODEL Software Development Life Cycle (SDLC) - Mohamed Sami 16
  • 17. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Reduced time and costs Insufficient analysis, guess why? this can be disadvantage if the developer loses time in developing the prototypes User confusion of prototype and finished system Improved user involvement Developer misunderstanding of user objectivesยท Users give corrective feedback Excessive development time of the prototype A more accurate end product Expense of implementing prototyping, this can be eliminated if it will be integrated with the final product. Process may continue forever (scope creep) Software Development Life Cycle (SDLC) - Mohamed Sami 17
  • 18. SPIRAL (SDM) โ€ข It is combining elements of both design and prototyping-in-stages, in an effort to combine advantages of top-down and bottom-up concepts. โ€ข This model of development combines the features of the prototyping model and the waterfall model. โ€ข The spiral model is favored for large, expensive, and complicated projects. โ€ข This model uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations. The usage โ€ข It is used in shrink-wrap large applications and systems which built-in small phases or segments. Software Development Life Cycle (SDLC) - Mohamed Sami 18
  • 19. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Estimates (i.e. budget, schedule, etc.) become more realistic as work progresses High cost and time to reach the final product Changing requirements can be accommodated Needs special skills to evaluate the risks and assumptions Development can be divided into smaller parts and more risky parts can be developed earlier which helps better risk management Highly customized limiting re-usability Users see the system early and give corrective feedback Time spent planning, setting objectives, doing risk analysis and prototyping will be huge A more accurate end product Software Development Life Cycle (SDLC) - Mohamed Sami 19
  • 20. ITERATIVE AND INCREMENTAL โ€ข It is developed to overcome the weaknesses of the waterfall model. โ€ข It starts with an initial planning and ends with deployment with the cyclic interactions in between. โ€ข The basic idea behind this method is to develop a system through repeated cycles (iterative) and in smaller portions at a time (incremental), allowing software developers to take advantage of what was learned during development of earlier parts or versions of the system. The usage โ€ข It is used in shrink-wrap application and large system which built-in small phases or segments โ€ข can be used in system has separated components, for example, ERP system. Which we can start with budget module as first iteration and then we can start with inventory module and so forth. Mini Waterfall 1 Mini Waterfall 2 Mini Waterfall n Final Waterfall Software Development Life Cycle (SDLC) - Mohamed Sami 20
  • 21. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Produces business value early in the development life cycle (Do you know why) Requires heavy documentationยท Follows a defined set of processes More customer involvement Partitioning the functions and features might be problematic Better use of scarce resources through proper increment definition Defines increments based on function and feature dependencies Can accommodate some change requests between increments Requires more customer involvement than the linear approaches (It is advantage as well) More focused on customer value than the linear approaches Integration between iteration can be an issue if this is not considered during the development Problems can be detected earlier Lowers initial delivery cost and initial product delivery is faster Software Development Life Cycle (SDLC) - Mohamed Sami 21
  • 22. AGILE (XP - SCRUM) โ€ข It is based on iterative and incremental development, where requirements and solutions evolve through collaboration between cross-functional teams. โ€ข Usually less formal and reduced scope โ€ข Used for time-critical applications The usage โ€ข It can be used with any type of the project โ€ข it can be used when the customer needs to have some functional requirement ready in less than three weeks Software Development Life Cycle (SDLC) - Mohamed Sami 22
  • 23. ADVANTAGES AND DISADVANTAGES Advantages Disadvantages Decrease the time required to avail some system features Scalability Face to face communication and continuous inputs from customer representative leaves no space for guesswork Skill of the software developers The end result is the high quality software in least possible time duration and satisfied customer Ability of customer to express user needs Produces business value early in the development life cycle (Do you know why) Documentation is done at later stages Reduce the usability of components Needs special skills for the team Software Development Life Cycle (SDLC) - Mohamed Sami 23
  • 24. THE CONTEXT Business Priorities Skills Technology Others Software Development Life Cycle (SDLC) - Mohamed Sami 24
  • 25. THE CRITERIA โ€ข Is the SDLC appropriate for the size of our team and their skills? โ€ข Is the SDLC appropriate with the selected technology we use for implementing the solution? โ€ข Is the SDLC appropriate with client and stakeholders need and priorities โ€ข Is the SDLC appropriate for the geographical situation (co-located or geographically dispersed)? โ€ข Is the SDLC appropriate for the size and complexity of our software? โ€ข Is the SDLC appropriate for the type of projects we do? โ€ข Is the SDLC appropriate for our engineering capability? Software Development Life Cycle (SDLC) - Mohamed Sami 25
  • 26. THE CRITERIA Factors Waterfall V-Shaped Evolutionary Prototyping Spiral Iterative and Incremental Agile Methodologies Unclear User Requirement Poor Poor Good Excellent Good Excellent Unfamiliar Technology Poor Poor Excellent Excellent Good Poor Complex System Good Good Excellent Excellent Good Poor Reliable system Good Good Poor Excellent Good Good Short Time Schedule Poor Poor Good Excellent Excellent Excellent Strong Project Management Excellent Excellent Excellent Excellent Excellent Excellent Cost limitation Poor Poor Poor Poor Excellent Excellent Visibility of Stakeholders Good Good Excellent Excellent Good Excellent Skills limitation Good Good Poor Poor Good Poor Documentations Excellent Excellent Good Good Excellent Poor Component reusability Excellent Excellent Poor Poor Excellent Poor Software Development Life Cycle (SDLC) - Mohamed Sami 26
  • 27. Thank you I hope you have learned new things Mohamed Sami Software Development Life Cycle (SDLC) - Mohamed Sami 27