Cycle: The Software Development Life Cycle

1055 Words3 Pages

SDLC( Software Development Life Cycle) , is a process used by the software industry to design, develop and test high quality software .The SDLC aim to produce good quality software that meets or exceeds the user’s expectation and reaches completion within time and cost estimates.
 Software Development Life Cycle is SDLC
 Also called software development process.
 The software development life cycle (SDLC) is a framework defining tasks performed at each step in the software development process.
 ISO/IEC 12207 is an international standard for software life-cycle processes. It aims to be the standard that defines all the tasks required for developing and maintaining software.

What is SDLC?
SDLC is a process used when doing software project, …show more content…

This phase is the main focus of the project managers and stake holders. Meetings with managers, stake holders and users are held in order to determine the requirements like; Who is going to use the system? How will they use the system? What data should be input into the system? What data should be output by the system? These are general questions that get answered during a requirements gathering phase. After requirement gathering these requirements are analyzed for their validity and the possibility of incorporating the requirements in the system to be development is also studied.
Finally, a Requirement Specification document is created which serves the purpose of guideline for the next phase of the model.

REQUIREMENTS GATHERING AND ANALYSIS

REQUIREMENT GATHERING AND ANALYSIS
Business requirements are gathered in this stage. This stage is the main focus of the project managers and stake holders. It is performed by the senior members of the team with inputs from the customer, the sales department, market surveys and domain experts in the industry. This information is then used to plan the main project approach and to conduct product feasibility study in the economical, operational and technical areas. You identify needs of the software. This is the vital stage, because bad investigation may lead to the project …show more content…

Because of complexity and the way it (project) is too long each team member is assigned a task, making code for each programmer not to be too long. Both unit and module testing are accomplished here by software developers. The computer language like C++, Java, Pascal, COBOL and other programming languages is used for coding. On receiving system design documents, the work is divided in modules and actual coding is started. Since, in this phase the code is produced so it is the main focus for the developer. This is the longest phase of the software development life

Open Document