0% found this document useful (0 votes)
103 views

SDLC

SDLC stands for Software Development Life Cycle and refers to the process of planning, creating, testing, and deploying an information system. This tutorial provides an overview of the SDLC process, different models like waterfall, iterative, and agile, and when each is typically used. It is intended for software developers, testers, project managers and other professionals involved in software development to understand best practices for developing high-quality software. No prerequisites are required to understand the basic concepts explained.

Uploaded by

sofi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
103 views

SDLC

SDLC stands for Software Development Life Cycle and refers to the process of planning, creating, testing, and deploying an information system. This tutorial provides an overview of the SDLC process, different models like waterfall, iterative, and agile, and when each is typically used. It is intended for software developers, testers, project managers and other professionals involved in software development to understand best practices for developing high-quality software. No prerequisites are required to understand the basic concepts explained.

Uploaded by

sofi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SDLC Tutorial - Tutorialspoint https://www.tutorialspoint.com/sdlc/index.

htm

SDLC Tutorial
PDF Version Quick Guide Resources Job Search Discussion

SDLC stands for Software Development Life Cycle. SDLC is a process that consists of a series of
planned activities to develop or alter the Software Products. This tutorial will give you an overview of the
SDLC basics, SDLC models available and their application in the industry. This tutorial also elaborates on
other related methodologies like Agile, RAD and Prototyping.

Why to Learn SDLC?


Software Development Life Cycle (SDLC) is a process used by the software industry to design, develop
and test high quality softwares. The SDLC aims to produce a high-quality software that meets or exceed
customer expectations, reaches completion within times and cost estimates.

SDLC is a process followed for a software project, within a software organization. It consists of a detailed
plan describing how to develop, maintain, replace and alter or enhance specific software. The life cyc
defines a methodology for improving the quality of software and the overall development process.

SDLC is the acronym of Software Development Life Cycle.

It is also called as Software Development Process.

SDLC is a framework defining tasks performed at each step in the software development
process.

ISO/IEC 12207 is an international standard for software life-cycle processes. It aims to be the
standard that defines all the tasks required for developing and maintaining software.

SDLC Models
There are various software development life cycle models defined and designed which are followed
during the software development process. These models are also referred as Software Development

1 of 2 Wednesday 08 January 2020 11:11 AM


SDLC Tutorial - Tutorialspoint https://www.tutorialspoint.com/sdlc/index.htm

Process Models. Each process model follows a Series of steps unique to its type to ensure success in
the process of software development.

Following are the most important and popular SDLC models followed in the industry −
Waterfall Model
Iterative Model
Spiral Model
V-Model
Big Bang Model

Other related methodologies are Agile Model, RAD Model, Rapid Application Development and
Prototyping Models.

Audience
This tutorial is relevant to all those professionals contributing in any manner towards Software Produ
Development and its release. It is a handy reference for the quality stakeholders of a Software projec
and the program/project managers. By the end of this tutorial, the readers will develop a comprehensiv
understanding of SDLC and its related concepts and will be able to select and follow the right model for
any given Software project.

Prerequisites
There are no specific prerequisites for this SDLC tutorial and any software professional can go throug
this tutorial to get a bigger picture of how the high-quality software applications and products are
designed. A good understanding of programming or testing or project management will give you an
added advantage and help you gain maximum from this tutorial.

2 of 2 Wednesday 08 January 2020 11:11 AM

You might also like