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 / ganesh

Software Developmet life cycle comprises of the following
different stages.

1.Information Gathering and Analysis
2.Planning
3.Designing
4.Development
5.Testing
6.Documentation
7.Maintenance

Is This Answer Correct ?    0 Yes 0 No

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

Answer / pavithra

Stages:
->Requirements
->Design
->Testing
->Coding
->Maintenance

Is This Answer Correct ?    0 Yes 0 No

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

Answer / zia ullah sanjrani

SDLC stand for system development life cycle. It is a set of steps that are performed to develop a system. It is an organized way of developing successful system. following are the different stages of system development cycle.
1: System study
2: Feasibility study
3: System analysis
4: System design
5: Coding
6: Testing
7: Implementation
8: Maintenance

Is This Answer Correct ?    0 Yes 0 No

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

Answer / gayatri

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 ?    0 Yes 0 No

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

Answer / aceyouth

1.)
Initial investigation or recognization of the need
2. feasibility

Is This Answer Correct ?    0 Yes 0 No

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

Answer / nandkishor dhangar

7 step
1.Problem identification
2.Requirement identification
3.Feasibility Study
4.Analysis
5.Codding
6.Testing
7.Maintainance & Review

Is This Answer Correct ?    0 Yes 0 No

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

Answer / gunjan sharma

it is the process of creating and alternig systems and
models.
stages
1. identification of need
2.feasibility study
3.system analysis
4.system design
5.implementation
6.post implementation and maintainance

Is This Answer Correct ?    4 Yes 8 No

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

Answer / mohit

SDLC

Softwate Development Life Cycle..

this is a process used for developing any software. for this
following five steps are considered..

1. requirement analysis
2. designing
3. coding
4. testing(unit and integration testing)
5. implementation of s/w and maintainance

Is This Answer Correct ?    80 Yes 88 No

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

Answer / ewe guy

iBELIEVE THEY ARE
-definition and indentification
-design
-coding
-testing
-maintenance and documentation

Is This Answer Correct ?    2 Yes 19 No

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

Answer / gurbax

sdlc means system development life cycle this is the
procedure to create the new system. the different stages
used in the sdlc are:
1. initial investigation or recogination of the need

2.feasibility study: feasibility study has to be satisfied
the following feasibilities:-
a.behavioral feasibility
b.economics feasibility
c.technical feasibility
d. legal feasibility
e.social feasibility

3. system analysis.

4. system design

5.system tesing;-testing are of many types such as
a.unit testing
b.behaviour testing
c.software testing

6.implenentation
7. post implementation
8. maintanence

Is This Answer Correct ?    54 Yes 80 No

Post New Answer

More Project Planning Interview Questions

funds flows analysis how to prepare for interview

0 Answers   Mphasis,


How do you report the status of your project?

2 Answers  


Scenario: -------- -- You are a project manager in a large software house of 375 staff in total. The company has been running for 5 years. The company has been CMM assessed at level 3. The company has many external clients for whom it develops a wide range of business applications. -- Most of the company‘s applications are developed in Java. The waterfall lifecycle development model is normally used in developments. -- The company has historically suffered from the type of problems that are common in the software industry. In particular systems have been delivered not always to user requirements and containing faults. The managing director of the company is very keen for improvements to be made in these areas. -- You are in charge of a project team of 8 developers, 2 requirements engineers and 3 testers. Your team is just about to start a new development. System to Develop :( Exact Question ) ------------------------------------- -- Your team is about to start to develop a novel vehicle navigation system for physically impaired drivers. The navigation system not only identifies the correct route for the driver in the normal way, but also controls the steering wheel to navigate the car to the destination identified by the driver. -- A basic statement of requirements has been received from the customer and budget and timescales have been formalised into a contract. Requires TASK to write : ------------------------ -- You must write a short report (maximum of 1 page) for the managing director of your company outlining how you propose to ensure that this project improves on previous projects in terms of delivering to user requirements and without faults. Your report must include how you propose to show improvement on these issues to your managing director. Also please tell me how should I choose the best software model when given scenarios like these ...?

1 Answers  


What are the different inputs and outputs of the phases in SDLC ?

7 Answers   Apple, Honeywell,


Write the InStr function. Write the test cases for this function?

2 Answers   Microsoft,






Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.

0 Answers   Microsoft,


How do you ensure that you and all the other team members in your project have the required technical skills to execute the project?

1 Answers  


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

0 Answers   Mphasis,


Tell about current project ?

0 Answers   Infosys, Wipro,


Why analysis and testing phases are very important ?

2 Answers   AGR, Infosys,


Does XML has white spaces?

1 Answers  


Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.

2 Answers   Microsoft,


Categories