what is SDLC? what are the different stages in SDLC?
Answer Posted / liplong
SDLC stands for software development lifecycle
SDLC is a procedure used to develop software systematically
the stages are-:
1.requirement gathering
feasibility study
requirement specification
requirement validation
2.Analysis and design
highlevel design-components,interfaces
lowlevel design-class,operations
3.Implementations: builds,debugging,integration of components
4 Testing:unit,integration,system,acceptance
5.Deployment:release notes,installation scripts,trainings
6.Maintenance :preventive,corrective,adaptive,perfective
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
Tell about current project ?
Explain dll hell?
What and where are the policy statements for software project planning?
create a flow diagram up to 2 levels for hospital management
Write the test cases for instr function?
How are the team members kept informed about the current status of the project?
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?
Why do you want to work for Microsoft?
Test the save dialog in Notepad?
Did you used crystal reports? Do you have sufficient knowledge on crystal reports?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
Write the instr function.
Tell about yourself and job ?
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.