0% found this document useful (0 votes)
64 views10 pages

SDLC Project

The document discusses the software development life cycle (SDLC) and its phases. It describes the SDLC as the process of developing software through requirements gathering, analysis, design, development, testing, and deployment. The key phases of the SDLC are identified as planning and analysis, design, development, testing, and maintenance. Common SDLC models like waterfall, RAD, spiral, V-model, incremental, agile, and bigbang are also briefly explained.

Uploaded by

dikwagh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views10 pages

SDLC Project

The document discusses the software development life cycle (SDLC) and its phases. It describes the SDLC as the process of developing software through requirements gathering, analysis, design, development, testing, and deployment. The key phases of the SDLC are identified as planning and analysis, design, development, testing, and maintenance. Common SDLC models like waterfall, RAD, spiral, V-model, incremental, agile, and bigbang are also briefly explained.

Uploaded by

dikwagh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Software Development

Life Cycle
Presented By – Archana Vohra
Agenda: Introduction:

 Introduction  SDLC
 SDLC Phases  Process to develop the software
through requirement, analysis and
 SDLC Model
gathering.
 Waterfall Model
 Business Analyst will collect there
 Agile Model requirements from the client and
 Conclusion will prepare the BRS document i.e.
Business Requirements
Specification and CRS document
i.e. Customer Requirements
Specification.
SDLC Phases:
SDLC Phases:

1. Planning & Analysis: 2. Design


Planning is done by the Project Design is done by software designer or
Manager. In this project manager design architect. In this phase detail
prepares plan document. design document is prepared.
It includes:- Type of design document:-
-scope of the project.  High Level Document – system level
design documents.
-Rules & regulations
 Low Level design
-deadline of each activity mention.
document-unit/program level
design documents.
 Coding .
SDLC Phases:

3. Development 4. Testing
 Building the system.  Test scenario document
 Live environment.  Test case document
 It is done in client side end user  Defect report document
environment  Execution log
 Test summary report
SDLC Phases:

5. Maintenance 6. Deployment
 Deals with the changes like patch,  Deployment phase is the final
defect fixing. phase of the SDLC.
 Adding new functionality, changes  Puts the product into production
in the platform. and is ready to go live.
Waterfall Model:
 Used when requirements are not changing
frequently.
 Application is not complicated.
 Project is short.
 Requirements are clear.
RAD Model: Spiral Model:

• Rapid Application Development • Combination of water fall model and


Model. iterative model.
• Type of incremental model. • Used for the custom application.
• Targets are developing in short time. • Used when the risk and cost
evaluation is important.
V-Model: Incremental Model:

• Validation or Verification Model.


• Highly disciplined model.
• Involves both development and
maintenance.
• System is broken down into many mini
development projects.
Agile Model: Bigbang Model:

• Practical approach. • Does not follow any specific process.


• Less documents. • Begins with the necessary funds and
• Based upon the principal build short efforts.
but often.

You might also like