What are the different phases of SDLC ?
Answers were Sorted based on User's Feedback
Answer / anil kumar
1. Costumer Requirement Analysis
2. System Requirement Analysis
3. Design Analysis
4. Development Analysis
5. Coding
6. Testing
7. Maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dharmveer mishra
1.requirement
2.initiation&planning
3.analysis
4.design
5.coding
6.testing
7.implementation
8.maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chanchal
Different phases of SDLC are:
1. Requirement Analysis
2. Analysis and Design
3. Coding
4. Test
5. Use
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suraj singh
1.Problem recognation phase:- we identified that wt is the
problem in exixting system. What is the reason behind
develop a new system. wt are the drawback of exixting
system.
2.feasibility study: feasibility study mean is the new
system which one we r trying to develop woud be feasible
for the users. either it may ecnomical feasible ,
opertionly feasibl or etc?
3.Anaylisis:- then we start to analise the systemthrew the
existing system, Questionaries,and threw interviews. We
also mention srs (System Requirments specification) in this
phase.
4.Design:- then after Analize the system we start to design
the system according the requirments of the new system.
5.Testing:- After that we test the new developed system
testing has three phases
1.unit test(moudele level test)
2.interagation test(means we combine the modules and test
them integratedly)
3.System test(means finaly we test the new desined system)
6.Implementation: afterthat we implement the new developed
system on the existing system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shubham shukla
There are basically six phases in SDLC::
1.feasibility study & requirements specification
2.design
3.coding
4.testing
5.implementation
6.maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sapna rana
Feasibility study
Requirment analysis & specification
Design
Coding&unit testing
Integration & system testing
Maintainance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pule mokonyane
System requirement analysis
Feasibility studies
System analysis and design
Code generation
Testing
maintenance
Implementation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravinderpal singh
1. First phase : Recognition of need
The trends of increasing technical complexity of the systems, coupled with the need for repeatable and predictable process methodologies, have driven System Developers to establish system development models or software development life cycle models.
2. Second Phase : Feasibility Study
Feasibility for a system means whether it is practical and beneficial to build that system.
1.Technical feasibility: Can the development of the proposed system be done with current equipment, existing software technology, and available personnel? Does it require new technology?
2. Economic feasibility: Are there sufficient benefits in creating the system to make the costs acceptable? An important outcome of the economic feasibility study is the cost benefit analysis.
3. Legal feasibility: It checks if there are any legal hassle in developing the system.
4. Operational feasibility: Will the system be used if it is developed and implemented? Will there be resistance from users that will undermine the possible application benefits?
3. Third phase : Analysis
analysis find the fact by below techniques:
Sampling
Questionnaires
Interviews
Observations
Research
4. Fourth Phase : Design
5. Fifth Phase : Development, Implementation & Testing
6. Sixth phase : Post Implementation & Maintenance
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sudhir
Following are the SDLC phases.
-Information Gathering.
-Analysis.
-Design
-Coding
-Testing
-maintenance
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / er. anuradha
SDLC has following phases:
1. Feasibility Study
2. Requirement analysis and specification
3. Design and coding
4. Implementation and Unit testing
5. Integration and System Testing
6. Operation and Maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you know that a particular individual is the project leader (or) how do you know that you are the Project Leader?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
About current project architecture ?
How do you ensure that you and all the other team members in your project have the required technical skills to execute the project?
How do you assign tasks to your team members?
Why do you want to work for Microsoft?
Did you used crystal reports? Do you have sufficient knowledge on crystal reports?
What are various life cycle model in S/W development ?
Write a function that will return the number of days in a month (not using System.DateTime)?
When you come in to the office, how do you know what you have to do during the day?
What is the basics of Agile/Scrum development?
What are the different inputs and outputs of the phases in SDLC ?