What are the different phases of SDLC ?
Answer Posted / 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 |
Post New Answer View All Answers
Write the instr function.
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
create a flow diagram up to 2 levels for hospital management
Explain dll hell?
Explain the various activities you do (as a PL) when the project is started up.
How do you create the Software Project Management Plan (SPMP)?
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?
How did you choose the appropriate lifecycle for your project?
funds flows analysis how to prepare for interview
Why do you want to work for Microsoft?
Tell about yourself and job ?
What is the role of CLR in ASP.NET?
how to tell project details in interview the project is funds flow analysis?
What and where are the policy statements for software project planning?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.