What are the different phases of SDLC ?
Answers were Sorted based on User's Feedback
Answer / yasser ubpon ali
1. Project Planning
2. Requirements Determination
3. Analysis
4. Design
5. Implementation
6. Maintenance
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / gayathri
1. Initiation
2. Inception(scheduling and finalising requirements)
3. Elloboration(design)
4. Construction
5. Deployment
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / chandan
1.recognition of need
2.fesibility study
3.analysis
4.design
5.implemantion
6.post impemantion
7.maintenance
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / jashoda halai
1.requirement gathering
2.system designig
3.development
4.testing
5.operations and maintaince
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pavankumar
1. Initiation
2. system concept development
3. Planing
4. Requirements Analysis
5. Design
6. Development
7. Integration and Test
8. Implementation
9. Operation and Maintenance
10.Disposition
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / yashodhan soman
Phases of SDLC
User Business Requirement
High Level Architecture
Scope of Work
Purchase Order
Kickoff
Design
Development
System Integration test
Internal Testing
User Acceptance Test
Go-Live
Closure
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / karim
sdlc 7 phases
requirement collection
feasibility analysis
design
coding
testing
implementation
maintenance
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ahmed
there are six phases of SDLC.
1.project identification and selection.
2.project initiaion and planning.
3.analysis.
4.design
a)logical design
b)physical design
5.implementation.
6.maintenance.
| Is This Answer Correct ? | 35 Yes | 38 No |
Answer / sambath kumar
1.Planning
2.Design
3.Design review
4.Code
5.Code review
6.Compile
7.Test
8.Postmortem
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / naga koteswari
theee are mainly 4 phases are there
1.planning
2.analysi
s.design
4.imlimentation
| Is This Answer Correct ? | 40 Yes | 52 No |
what are all the test scenarios for login passwords?(user authentication)
How do you know what you need to deliver or do in your project?
How do you handle change requests ?
How did you choose the appropriate lifecycle for your project?
How to estimate the cost of projects ?
What are the different phases of SDLC ?
94 Answers College School Exams Tests, Geometric Software, Infosys, Microsoft, NIIT, Samyak, Sun Microsystems, TCS,
Write the test cases for a vending machine?
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
What is the basics of Agile/Scrum development?
WHat is software life cycle ? How much time is spent usually in each phases and why ?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.