What are the different phases of SDLC ?

Answers were Sorted based on User's Feedback



What are the different phases of SDLC ?..

Answer / jennifer mapo

PLAN
ANALYSIS
DESIGN
IMPLEMENT
MAINTENANCE

Is This Answer Correct ?    34 Yes 16 No

What are the different phases of SDLC ?..

Answer / c.ranadeepreddy

Project Identification and Selection
Project Initiation and Planning
Analysis
Design
Implementation
Maintenance

Is This Answer Correct ?    26 Yes 14 No

What are the different phases of SDLC ?..

Answer / rahul tandon

Requirement Analysis
Design
Developement
Testing
Implementation
Maintenance

Is This Answer Correct ?    29 Yes 21 No

What are the different phases of SDLC ?..

Answer / naeem sattar

it has 5 following phases.

1)planning
2)Analysis
3)Design
4)implmenentation
5)system operation & support

Is This Answer Correct ?    26 Yes 18 No

What are the different phases of SDLC ?..

Answer / mamun rahaman

1.Initial Study
2.Feasibility Study
3.Requirement Specification
5.Design
6.Coding
7.Testing
8.Implementation

Is This Answer Correct ?    10 Yes 2 No

What are the different phases of SDLC ?..

Answer / ch.nagamaddileti

1.Prelimanery investigation
2.System Analysis (SRS Docunent)
3.Design
4.Development(coding/testing)
5.Implementation
6.Maimtanance.

Is This Answer Correct ?    11 Yes 5 No

What are the different phases of SDLC ?..

Answer / madhukar

1. Business Requirement gathering
2. Feasibility Study and problem identification.
3. Business Requirement Analysis (Hardware, software,
resource identification & Skill GAP Analysis)
4. Business Requirement Sign off and Freezed.
5. Design & Approach (High level & Detail Sign off)
6. Development & Unit Testing
7. Testing (Test Plan & Test case - FUnctional, Performance
& Regression)
8. Maintenance

Is This Answer Correct ?    7 Yes 1 No

What are the different phases of SDLC ?..

Answer / sana khan

different Phases of sdlc:
Feasibility

The feasibility study is used to determine if the project
should get the go-ahead. If the project is to proceed, the
feasibility study will produce a project plan and budget
estimates for the future stages of development.

Requirement Analysis and Design

Analysis gathers the requirements for the system. This stage
includes a detailed study of the business needs of the
organization. Options for changing the business process may
be considered. Design focuses on high level design like,
what programs are needed and how are they going to interact,
low-level design (how the individual programs are going to
work), interface design (what are the interfaces going to
look like) and data design (what data will be required).
During these phases, the software's overall structure is
defined. Analysis and Design are very crucial in the whole
development cycle. Any glitch in the design phase could be
very expensive to solve in the later stage of the software
development. Much care is taken during this phase. The
logical system of the product is developed in this phase.

Implementation

In this phase the designs are translated into code. Computer
programs are written using a conventional programming
language or an application generator. Programming tools like
Compilers, Interpreters, Debuggers are used to generate the
code. Different high level programming languages like C,
C++, Pascal, Java are used for coding. With respect to the
type of application, the right programming language is chosen.

Testing

In this phase the system is tested. Normally programs are
written as a series of individual modules, these subject to
separate and detailed test. The system is then tested as a
whole. The separate modules are brought together and tested
as a complete system. The system is tested to ensure that
interfaces between modules work (integration testing), the
system works on the intended platform and with the expected
volume of data (volume testing) and that the system does
what the user requires (acceptance/beta testing).

Maintenance

Inevitably the system will need maintenance. Software will
definitely undergo change once it is delivered to the
customer. There are many reasons for the change. Change
could happen because of some unexpected input values into
the system. In addition, the changes in the system could
directly affect the software operations. The software should
be developed to accommodate changes that could happen during
the post implementation period.

Is This Answer Correct ?    7 Yes 1 No

What are the different phases of SDLC ?..

Answer / mansasa

planning
requriement
design
implementation
testing
maintaince

Is This Answer Correct ?    26 Yes 21 No

What are the different phases of SDLC ?..

Answer / ragesh

1. Preliminary Investigation
2. Determination of System requirements
3. Design of System
4. Development of Software
5. System Testing
6. Implementation and Maintenance

Is This Answer Correct ?    20 Yes 15 No

Post New Answer

More Project Planning Interview Questions

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

1 Answers   Microsoft,


What are various life cycle model in S/W development ?

6 Answers   Digital GlobalSoft,


How do you report the status of your project?

2 Answers  


What is the role of CLR in ASP.NET?

0 Answers  


How do you track the technical activities in your project? How is the status of the project communicated to the team?

3 Answers  






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

0 Answers   MCN Solutions,


Tell about current project ?

0 Answers   Infosys, Wipro,


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

5 Answers   Microsoft,


Write a function that will return the number of days in a month (not using System.DateTime)?

0 Answers   Microsoft,


When you come in to the office, how do you know what you have to do during the day?

0 Answers   ABC,


About current project architecture ?

2 Answers   ADP, Microsoft,


How do you know what you need to deliver or do in your project?

2 Answers  


Categories