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 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?
what are all the test scenarios for login passwords?(user authentication)
how to tell project details in interview the project is funds flow analysis?
funds flows analysis how to prepare for interview
Tell about yourself and job ?
You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar?
Does XML has white spaces?
How do you ensure that your project plan is available for others to see? Where will you find the plans of other projects executed (in the past or currently) in the center?
Test the save dialog in Notepad?
Write the test cases for instr function?
Tell about current project ?
How would you deal with changes being made a week or so before the ship date?