What are the different phases of SDLC ?
Answers were Sorted based on User's Feedback
Answer / nheil
There are four phases of SDLC:
*Planning
*Analysis
*Design
*Implementation
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / himanshu
phases of SDLC are:-
1:REQUIREMENT
I : Requirement Gathering.
II: Requirement Specification.
2:Analysis
I: Feasiblity Analysis.
3:Design
I: System Design.
4:Hardware And Software Specification.
5:Coding And Debugging.
6:Testing.
7:Deployment And Maintenance.
8:System Evaluation
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / mumtaz brohi
Following are the main six phases of SDLC.
1- Perlimanery Investigation (Basic Information).
2- System Analysis / Recognation of Needs.
3- System Design
4- System Development (coding/programming)
5- System Testing (Unit Testing / System Testing)
6- System Implimentation
7- System Maintenance
8- Reports (final documentation b/w s/h & org)
| Is This Answer Correct ? | 29 Yes | 26 No |
Answer / vj
In a layman's language lets try to analyze what are the
steps in a software development life cycle or SDLC.
Suppose in a locality there's this problem of theft
increasing day by day..let's design a system that will
prevent this from happening..
1. Identify the Problem:-Preliminary Investigation
We know the problem. Stop the thefts in the locality.
2.Feasibility Study:=system analysis
Can we get enough resources and policing in our locality to
stop all this??
Can we do it in the stipulated time??
Do we have the necessary funds??
3.system design
Where exactly will we locate the police stations and how
many.It might involve a lot of paper work too!!
4.system development
Start building!!
5.system implementation:
Bring in the police constables, and tell people about it.
Here is where the first case is registered.
6.maintenance{corrective,replacive, adaptive,preventive and
perfective}
Nothing in this world is perfect afterall!! Check if the
constables are not being bribed.Ask the clients(cilvilians
that is) whats not working well...and CORRECT whatever is wrong.
Replace people who are not performing well.
give incentives to those who are discouraged.
Take actions that prevent officials to go corrupt.
Make the system as near to perfect as possible.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ramxprss
SDLC is a Life cycle of an overall software.It has 7 phases.
--->Initiation Phase->RFP,Proposal,Negotiation,Letter of Intent & Contract
--->Requirement Phase->URS,SRS
--->Design->High level & Low level Design
--->Coding->Logical & Syntax error occurs
--->Testing->System,unit,Integration,Acceptance testing
--->Implementation
--->Maintenance->Bug fixing,upgrade,enhancement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / thuli
Planning
Analysis
Design
Implemantation
Operation
Mantainance
| Is This Answer Correct ? | 27 Yes | 25 No |
Answer / dheeraj
various phases of sdlc is
feasibility,requirment,disign,coding,testing,implementation,
and mentinence.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / santhosh
Requirement Elicitation
planning
design
coding
testing
deployment
operation and maintenance
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rorogu
Preliminary Investigation
system analysis
system design
system development
system implementation{installation & training the users}
maintenance{corrective,replacive, adaptive,preventive and
perfective}
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rebecca edmund
6 Phases of SDLC
1. Initiation Phase ('What and why' aspects of the
technology transition)
2.Analysis Phase (discovery process)
3. Design Phase:
(a) System design (what components are needed)
(b)Detailed Design (how the components can be implemented)
4. Construction Phase (Coding or programming phase)
5. Implementation phase (testing and installing)
6. Post-Implementation Phase (Maintenance of the system)
| Is This Answer Correct ? | 3 Yes | 1 No |
Tell about current project ?
How do the audits cover planning activities?
How do you track the size or changes to size of the work products in your project?
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
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.
funds flows analysis how to prepare for interview
Write a function that will return the number of days in a month (not using System.DateTime)?
What are the documents that you will refer to create the plan?
Did you used crystal reports? Do you have sufficient knowledge on crystal reports?
Write the test cases for a vending machine?
What are various life cycle model in S/W development ?
How do you report the status of your project?