what is SDLC? what are the different stages in SDLC?
Answers were Sorted based on User's Feedback
Answer / lester
System Development Life Cycle is a set of procedures to
create a system step by step.
| Is This Answer Correct ? | 17 Yes | 49 No |
Answer / shoeb ahmad
SDLC extends for software development life cycle. SDLC
underpins many kind of software development methodologies.
Before implement any methologies we have create Application
Architecture and BRD after that we will following the
following step which is below mention:
1. Priliminary Investigation
2. Feasibility Study
3. Analysis requiremtns
4. Design
5. Coding
6. Testing
7. Deployement on the Server
| Is This Answer Correct ? | 13 Yes | 51 No |
Answer / gambhir chauhan
1> Requirement Analysis
2> High level design
3> Dedicated Specifications
4> Coding
--------------------------------
Dedicated Specifications => Unit Testing
High level design => Integration Testing
Requirement Analysis => Operational Testing
.................. then it comes to Ongoing Support
(Maintenance and Review.
| Is This Answer Correct ? | 11 Yes | 57 No |
Answer / vishal sharma
SDLC is a software developement life cycle which is used
for develope any kind of software.
SDLC have main six type phases.
1.Feasibility analysis
2.Requirement analysis
3.Design
4.Coding
5.Testing
6.Maintenance
| Is This Answer Correct ? | 7 Yes | 55 No |
Answer / ravindra
Sdlc is the standard procedure followed to build a software
types of Sdlc :
1.Waterfall model
2.Spiral model
3.V or V and V model
4.prototype model
5.Hybrid model
Different stages in SDLC :
*Requirement collection
*feasebility study
*making CRS into SRS(system requirement pefication)
*Design
*HLD
*LLD
*coding
*testing
*implementation
*maintainance
| Is This Answer Correct ? | 76 Yes | 167 No |
WHat is software life cycle ? How much time is spent usually in each phases and why ?
Why analysis and testing phases are very important ?
What are various life cycle model in S/W development ?
What are the two data table in Microsoft Project 2007?
How do you create the Software Project Management Plan (SPMP)?
How do you estimate the effort for your project? Where is the estimation procedure documented?
Test the save dialog in Notepad?
What is DLL HELL?
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?
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.
can any body help me to know the procedure followed by programmer/developer inorder to develop a project. what are the steps, how he/she get the SRS,technical document??how does he submit his wotk to TL/PM/Business Analyst?? How does these documents review?? how the developer starts coding? how does he deploy his coding in server? in which server he will deploy?? what are the important document a developer should have??? Pls give me a real time scenario of development process, how it is going on in a company???? Thanks in advance
How did you choose the appropriate lifecycle for your project?