System Development Life Cycle
This note is about the System Development Life Cycle and its models like linear model, prototyping model, water fall, RAD model, Incremental model Spiral model. It also includes the steps in the spiral model.
Summary
This note is about the System Development Life Cycle and its models like linear model, prototyping model, water fall, RAD model, Incremental model Spiral model. It also includes the steps in the spiral model.
Things to Remember
- System Development Life Cycle (SDLC) is the procedure which constructs the overall steps in the development of system or software for a particular organization is called System Development Life Cycle.
Different models of SDLC are:
- Linear sequential Model or classic life cycle or waterfall Model
- Prototyping Model
- Rapid Application Development (RAD) Model
- Incremental Model
- Spiral Model
MCQs
No MCQs found.
Subjective Questions
No subjective questions found.
Videos
No videos found.

System Development Life Cycle
System Development Life Cycle (SDLC)
System Development Life Cycle (SDLC), which is also known as Application Development Life Cycle, is a term used in system that describes the process of planning, creating, testing and deploying an information system.
All organizations have several types of information systems. At any point of time, varying degrees of these information systems may be computer based. For example, an organization’s payroll information system may be computer based, but its strategic planning information system may be processed manually.
As the time passes, organizational processes change. The organization’s information systems must change in response to the changing needs of an organization. When this occurs, management usually initiates some form as systems development life cycle (SDLC) to address the problem.
System Development Life Cycle Models
During software development or system development for organizations, a common process framework is established, defining a small number of framework activities that are applicable to all software projects, regardless of their size complexity. For a better paradigm of a software process, several models are designed and implemented. It is the choice of system analyst which model is used to achieve the goal. The different models are:
- Linear Sequential Model or Classic or Waterfall Model
We are going to discuss waterfall model or linear sequential or classic mode in this section. The original waterfall model was proposed by Winston Royce. Although, it made provisions for feedback loops, the vast majority of an organization that applies this process model treats it as if it was strictly linear. The various steps are illustrated by the following diagram.
Source:www.tutorialspoint.com
- Prototyping Model
The prototyping Model is a System Development Method (SDM) in which a prototype (an early approximation of final system or product) is built, tested and then reworked as necessary until an acceptable prototype is finally achieved from which the complete system or product can now be developed.
Source:www.itproportal.com
This model works best in scenarios where not all of the project requirements are known in detail ahead of time. It is an iterative, trial-and-error process that takes between the developers and the users.
- Rapid Application Development (RAD) Model
This is a software development process that allows usable systems to be built in as little as for 60-90 days, often with some compromises. RAD is a linear sequential software development process model that emphasise an extremely short development cycle using a component based construction approach.
Source:istqbexamcertification.com
If the requirements are well understood and defined, and the project scope is a constraint, the RAD process enables a development team to create a fully functional system within a very short time period.
- Incremental Model
Incremental model is an evolution of waterfall model. The product is designed, implemented, integrated and tested as a series of incremental builds. It is a popular model software evolution used by many commercial software companies and system vendor.
Source:istqbexamcertification.com
Incremental software development model may be system vendor.
- Software requirements are well defined, but realization may be delayed.
- The basic software functionality is required early.
- Spiral Model
The spiral model is a system development life cycle methodology that combines feature of prototyping with the waterfall methodology. The spiral model is often favored for large, complex projects.

Iterates cycle of these project phases:
- Requirements definition
- Risk analysis
- Prototyping
- Simulate, benchmark
- Design, implement, test
- Plan next cycle (if any)
Steps in the spiral model include:
- The new system requirements are defined. This usually involves interviewing a number of users representing all the end users of the system.
- A preliminary system design is created.
- An initial prototype of the new system is constructed from the preliminary design. This is usually a scaled-down system and represents an approximation of the final product’s characteristics.
- After evaluating the strengths, weaknesses and risks of the first prototype, a second prototype is developed and tested.
- If the risk considered is being too great, the client may choose to terminate the project at this point. Risk factors to be considered include development cost over runs, operating-cost miscalculations, etc.
- Subsequent prototypes are developed until the customer is satisfied, until the customer get assured that the latest prototype represents the desired product.
- The system is constructed based on the final prototype.
- The final system is evaluated and tested. Routine maintenance is carried out continually to prevent large-scale failures and to minimize downtime.
When to use Spiral Model
- When creating a prototype is appropriate.
- When costs and risk evaluation is important.
- For medium to high-risk projects
- Long –term project commitment unwise because of potential changes to economic priorities
- Users are unsure of their needs
- Requirements are complex
- New product line
- Significant changes are expected (research and exploration)
Since, there are possibilities of repetition in the system development as a new problem may arise. This situation can be represented diagrammatically below:
New Problems or Opportunities Arise:
The initial step of system development cycle is the identification of new problems. In some cases, it can be considered as new opportunities. For example, a wholesale distributor receives customer complaints concerning late deliveries of goods. These late delivery result in loss of customer goodwill. The action is necessary to implement. To clearly understand the exact nature of the problem requires a thorough analysis and understanding of the existing system.
Analyze and Document Existing Systems:
In the above example, the management may initiate a project team or task force to analyze the existing order-processing system. This project is headed by a team leader called system analyst. Analysis of the existing system consists:
- Review workflow
- Define decision making associated with workflow
- Review current information available to support decision-making
- Isolate deficiencies of the information system
Design Information Requirements:
As soon as the deficiencies in the information system have been determined, solutions to those deficiencies can be designed. It is important that the solutions relate to improving workflow and the decisions being made must be related to the solutions. In other words, solutions should improve productivity.
Design Technology and Personnel Requirements:
The design of information and processing requirements establishes the criteria for identifying alternative means for solution achievement. That is, the previous step defines what is desired. This step defines how to do it.
Variable technologies and personnel are identified that, if included in the system, it can be structured to support the solution defined in the previous step. Generally, several alternatives offering varying degrees of solution achievement are available.
Develop, Test and Validate System:
At this point, the desired solutions and the means of achieving them have been identified. Specifically, inclusion and structure decisions are established for the information and technology of the new system. The actual structuring or development and testing of the system are now possible. This step consists of installing an additional hardware or software required and coding and testing computer programs where necessary.
Implement System:
After a new system has been developed and tested, conversion from the old system to the new system is required. The actual implementation process can be expressed in terms of the continum that ranges from parallel to discrete. In a parallel system, the old and new systems are concurrently processed until the new system stabilizes. The parallel implementation reduces risk when implementing a new system.
Evaluate and Maintain System:
After a new system has been implemented, it is important to review how effectively and efficiently the solutions to the new problems and opportunities have been achieved. Evaluation, therefore, consists of accessing the degree of variation between planned and actual system performance.
References:
Khanal, R.C. Khanal, R.C. Computer Concept for XII. Pashupatigriha Marga, Thapathali, Kathmandu, Nepal: Ekta Books Distributors Pvt. Ltd., 2010. 13-17.
Adhikari,Deepak Kumar et.,al,Computer science XII Asia Publication Pvt.Ltd
Lesson
System Development Concept
Subject
Computer Science
Grade
Grade 12
Recent Notes
No recent notes.
Related Notes
No related notes.