what is SDLC? what are the different stages in SDLC?

Answers were Sorted based on User's Feedback



what is SDLC? what are the different stages in SDLC?..

Answer / virender dahiya

SDLC is Software Development Life Cycle. It is used to
develop the software systematically .
SDLC have main 7 Stage:
1. Priliminary Investigation
2. Feasibility Study
3. Analysis
4. Design
5. Coding
6. Testing
7. Maintainance & Review.

Is This Answer Correct ?    744 Yes 165 No

what is SDLC? what are the different stages in SDLC?..

Answer / jyoti

Software Developmet life cycle comprises of the following
different stages.

1) Information Gathering
2) Requirement Analysis
3) Design
4) Coding
5) Testing
6) Implementation & Maintenance.

Information Gathering : In this phase; information is
gathered from the customer , if some information are
missing then we need to go to customer and take the
required information. Mainly this is done by the Business
Analyst as they are the one who are completely involved in
Software Development life Cycle.
The Document Prepared during this phase is : Business
Requirement Specification (BRS)or Customer Required
Specification( CRS) Or User Requirement Specification(URS).

Entry Criteria : BRS OR CRS or URS.

2) Analysis Phase : The Features and the functions that
need to be put in the project are determined.

Entry Criteria : Business Requirement Document
Exit Criteria : SRS ( Software Requirement Specification)

3) Design Phase : The actually flow of the project is done
here.Deciding upto logical functionality ,ER diagram , Data
Flow etc are made. These activities would be executed by
team lead , technical Specialist and depending upon the
work appropriate decisions are made.
Document prepared during this phase are HLD, LLD
HLD : Defines the overall Hierarchy of the function.
Example : Login into Net Banking. From the root level to
the least level is defines in HLD.

LLD: Internal logic of the project is defined. Focuses on
thei nternal functionality of the program. Each and every
module logic is defined.

Entry Criteria : SRS
Exit Criteria : Design Document.

4) Coding Phase : Based on the design document , small-
small modules are prepared . All the modules are summed
together to form a .exe

Entry Criteria : Design document
Exit Criteria : .exe
Unit testing , integration testing & white box testing
comes in this phase.

Testing : Actuall system testing take place here.

Implementing & Maintenace : I think all know this.

Is This Answer Correct ?    240 Yes 74 No

what is SDLC? what are the different stages in SDLC?..

Answer / aruna

SDLC defines as SOFTWARE DEVELOPMENT LIFE CYCLE
It is defined as how well our application is build
in meeting the customer requirement and customer
expectation.

The different stages are
1.Information Gathering: In this phase Bussiness Analyst
will gather all the information from customer requirement
and prepare B.R.S. documents.
2.Analysis: In this phase Senior Business Analyst will
prepare S.R.S documents.
3.Design: This is done by the Cheif Architect.
4.Coding: This phase is done by the developer.
5.Testing: This phase is done by Test Engineeers.
6.Release and Maintance: all sr.department will release the
product .
In maintance the maintance team will change the software
if necessory.

Is This Answer Correct ?    206 Yes 82 No

what is SDLC? what are the different stages in SDLC?..

Answer / rocket singh

1Preliminary Investigation
(A)Request clarification
(B) Feasibility Study
(C) Request approval
(B) Feasibility Study
1 Technical Feasibility
2 Economical Feasibility
3Operational Feasibility
2 Information required for software
3 Designing
4 Coding
5 Testing
6 Implementation & Evaluation

Is This Answer Correct ?    141 Yes 21 No

what is SDLC? what are the different stages in SDLC?..

Answer / hardik desai

Acronym for system development life cycle. SDLC is the
process of developing information systems through
investigation, analysis, design, implementation and
maintenance. SDLC is also known as information systems
development or application development. SDLC is a systems
approach to problem solving and is made up of several
phases, each comprised of multiple steps:
• The software concept - identifies and defines a
need for the new system
• A requirements analysis - analyzes the information
needs of the end users
• The architectural design - creates a blueprint for
the design with the necessary specifications for the
hardware, software, people and data resources
• Coding and debugging - creates and programs the
final system
• System testing - evaluates the system's actual
functionality in relation to expected or intended
functionality.

Is This Answer Correct ?    216 Yes 134 No

what is SDLC? what are the different stages in SDLC?..

Answer / tarz

SDLC is Software Development Life Cycle. It is used to
develop the software systematically .
SDLC have main 7 Stage:
1. Priliminary Investigation
2. Feasibility Study
3. Analysis
4. Design
5. Coding
6. Testing
7. Maintainance & Review.

Is This Answer Correct ?    131 Yes 51 No

what is SDLC? what are the different stages in SDLC?..

Answer / srinivasreddy.p

Software Developmet life cycle comprises of the following
different stages.

1) Information Gathering
2) Requirement Analysis
3) Design
4) Coding
5) Testing
6) Implementation & Maintenance.

Information Gathering : In this phase; information is
gathered from the customer , if some information are
missing then we need to go to customer and take the
required information. Mainly this is done by the Business
Analyst as they are the one who are completely involved in
Software Development life Cycle.
The Document Prepared during this phase is : Business
Requirement Specification (BRS)or Customer Required
Specification( CRS) Or User Requirement Specification(URS).

Entry Criteria : BRS OR CRS or URS.

2) Analysis Phase : The Features and the functions that
need to be put in the project are determined.

Entry Criteria : Business Requirement Document
Exit Criteria : SRS ( Software Requirement Specification)

3) Design Phase : The actually flow of the project is done
here.Deciding upto logical functionality ,ER diagram , Data
Flow etc are made. These activities would be executed by
team lead , technical Specialist and depending upon the
work appropriate decisions are made.
Document prepared during this phase are HLD, LLD
HLD : Defines the overall Hierarchy of the function.
Example : Login into Net Banking. From the root level to
the least level is defines in HLD.

LLD: Internal logic of the project is defined. Focuses on
thei nternal functionality of the program. Each and every
module logic is defined.

Entry Criteria : SRS
Exit Criteria : Design Document.

4) Coding Phase : Based on the design document , small-
small modules are prepared . All the modules are summed
together to form a .exe

Entry Criteria : Design document
Exit Criteria : .exe
Unit testing , integration testing & white box testing
comes in this phase.

Testing : Actuall system testing take place here.

Implementing & Maintenace : I think all know this.

Is This Answer Correct ?    92 Yes 54 No

what is SDLC? what are the different stages in SDLC?..

Answer / mr cool

1. Priliminary Investigation
2. Feasibility Study
3. Analysis
4. Design
5. Coding
6. Testing
7. Maintainance

Is This Answer Correct ?    36 Yes 6 No

what is SDLC? what are the different stages in SDLC?..

Answer / saravana kumar

SDLC is Software Development Life Cycle. It is used to
develop the software systematically .
SDLC have main 7 Stage:
1. Priliminary Investigation
2. Feasibility Study
3. Analysis requiremtns
4. Design
5. Coding
6. Testing
7. Maintainance & Review.

Is This Answer Correct ?    83 Yes 61 No

what is SDLC? what are the different stages in SDLC?..

Answer / harish m r

SDLC is Software Development Life Cycle. It is used to
develop the software systematically .

SDLC have main 5 Stage:

1. Planning
2. Analisys
3. Design
4. Implementation
5. Maintenance

Is This Answer Correct ?    19 Yes 14 No

Post New Answer

More Project Planning Interview Questions

What are the two data table in Microsoft Project 2007?

1 Answers  


Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.

0 Answers   Microsoft,


How do you report the status of your project?

2 Answers  


What is the team size of your project ?

3 Answers   Infosys, NIIT, Saber Corporation, Satyam,


What and where are the policy statements for software project planning?

0 Answers   MCN Solutions,






What is the stage when code is delivered to the client and he is testing it ?

5 Answers   Microsoft,


What is DLL HELL?

1 Answers  


How do the audits cover planning activities?

3 Answers   Microsoft,


how to tell project details in interview the project is funds flow analysis?

0 Answers   Mphasis,


How do you ensure that your project plan is available for others to see? Where will you find the plans of other projects executed (in the past or currently) in the center?

0 Answers   Microsoft,


How would you deal with changes being made a week or so before the ship date?

1 Answers   Microsoft,


can any body help me to know the procedure followed by programmer/developer inorder to develop a project. what are the steps, how he/she get the SRS,technical document??how does he submit his wotk to TL/PM/Business Analyst?? How does these documents review?? how the developer starts coding? how does he deploy his coding in server? in which server he will deploy?? what are the important document a developer should have??? Pls give me a real time scenario of development process, how it is going on in a company???? Thanks in advance

1 Answers  


Categories