what is SDLC? what are the different stages in SDLC?
Answer Posted / podila.srikanth
SDLC is mainly for Software Development Life Cycle.
It is varies form one organization to other.
there are mainly 6 phases in SDLC.
1.Requirements phase (or) Initial phase.
*Gathering all requirement for the businesses with the
help of Requirement Document. (FRS,BDD,BRS,CRS).
2.Analysis phase (SRS)
*Feasibility (requirements are possible or not,
.....with in time & budget).
*Tentative planing (resource and time planning will be
temporarily done).
*Technology selection (what are the best suitable
technology and environment (S/W and H/W))
3.Design phase (TDD)
*High Level Design: by Architect (split the project into
modules and also draw some diagrams with UML Language).
*Low Level Design: by Technical Lead (split modules into
sub modules same as Architect).
*Also write some Pseudo codes for writing the code easily.
4.Coding phase (SCD)
*Developers play this role to develop the script based
on the client requirements.
5.Testing phase
*Based on the developed Application the Tester will
focus on each and every thing to do testing.
*Is any requirements are not clear then there is a
Review meeting for clarifying the doubts.
*Then they will start the testing with all modules.
*If the Application is defect free then the product will
Quality product.
6.Maintenance
*Once the Application is delivered to client the
maintenance people will manage. if there is any problem then
they manage all the tasks.
*some companies will go for third party maintenance.
Thank for reading
(********** Is any correction please correct me**********)
| Is This Answer Correct ? | 3 Yes | 0 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.
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
Assignment A software house got a project to automate sales/purchase department of a furniture store. The store management is clearly transferred their requirements to the software house management. There is no chance of changing the requirements afterwards. Software house management use waterfall process model to make the project. Given is the progress flow of water-fall process model In waterfall process model, the deliverable (document) produced in one phase serves as an input to the next phase. Suppose you are a project manager who is leading this project. It is decided to work and complete the project using waterfall process model approach. You are required to develop a plan in which the key task is to decide the deliverable that should be built during and after completion of each phase. Also give a description or required contents that must be included in those deliverables. You are not supposed to make the complete project. All you are required to do is to make a Project plan. In that, you need to give a set of deliverables (documents) which according to you, should be developed in each of the phase (Requirements, Designing, implementation, Testing, Maintenance). Also provide contents which should be there in each deliverable. The contents should be clear and have brief explanation. Note:: There are one folder and one file in the attached folder. The file is named as Assignment 4 write-up which is your assignment write-up. The other folder named Project deliverables is the folder in which you are required to organize and place your deliverables. Name of the document/deliverable saved in each folder should be mentioned in the file named checklist (This file is placed in the “Project deliverables” folder) For Example If you produce a deliverable named Requirement Specification (RS) in the “Requirements” phase. You need to do following tasks 1) Finalize the RS contents 2) Save the file in sub-folder named Requirements 3) Write the name of this document in the checklist file under the heading Requirements. Similarly, you need to make and save deliverables of each phase. Not all phases contain one deliverable. There must be some phases having more than one deliverables. PLEASE SIR PRIVIDE ME THE CHECK LIST FOR GIVE SENERION ? CHECKLIST ARE: 1-Requirements 2- Designing 3- Implementation 4- Testing 5- Maintenance
Did you used crystal reports? Do you have sufficient knowledge on crystal reports?
Tell about current project ?
create a flow diagram up to 2 levels for hospital management
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.
What and where are the policy statements for software project planning?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
Test the save dialog in Notepad?
How are the team members kept informed about the current status of the project?
How did you choose the appropriate lifecycle for your project?
Explain the various activities you do (as a PL) when the project is started up.
Explain dll hell?
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.