what is SDLC? what are the different stages in SDLC?
Answer Posted / preet sahota
SDLC is Software/system Development Life Cycle. It is used
to develop the software systematically.
SDLC have main 7 stages:
1. Priliminary Investigation/Initial Invastigation
2. Feasibility/Possibility Study
a. Technical feasibility
b. Economical feasibility
c. Operational feasibility
d. Schadule feasibility
e. Motivational feasibility
3. System Analysis
4. System Design
5. Testing
6. Implementation
7. maintenance
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you create the Software Project Management Plan (SPMP)?
funds flows analysis how to prepare for interview
What is the role of CLR in ASP.NET?
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?
Tell about yourself and job ?
Write the instr function.
What is the project management structure in your project? Is a PL assigned to the project?
What training have you undergone in project planning?
Explain the various activities you do (as a PL) when the project is started up.
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.
Explain dll hell?
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
how to tell project details in interview the project is funds flow analysis?
Can any one please give me an effective format for designing a functional specification and technical specification sheet for a software developemnt related company asap...it would be highly useful for my final year project.
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.