SlideShare a Scribd company logo
3
Most read
8
Most read
9
Most read
DEPARTMENT OF
MANAGEMENT STUDIES
Presented by., Mr.R.Santosh., MBA, 1st Year
Course Teacher., Mr.R.Jaikar Joseph.,Asst.Prof / MBA
1
MASTER OF BUSINESS ADMINISTRATION
CONTINUOUS ASSESSMENT
YBA 205 - MANAGEMENT INFORMATION SYSTEM
Seminar
On
System development life cycle
DATE OF PRESENTATION : 12 / 04 / 2018
1. CONCEPT OF A SYSTEM
a. Characteristics of a system
b. Elements of system
2. TYPES OF SYSTEMS
3. SYSTEM LIFE CYCLE
a. Phases of system Development Life Cycle
b. Roles of System Analyst
CONTENTS
2
 The term system is derived from the Greek word “Systema‟ which means “an
organized relationship among functioning units or components”.
 Basically there are three major components in every system, namely input,
processing and output.
 In a system the different components are connected with each other and they
are interdependent.
 For example, human body represents a complete natural system. We are also
bound by many national systems such as political system, economic system,
educational system, etc.
DEFINITION
3
 The objective of the system demands that some output is produced as a result of
processing the suitable inputs.
 A well-designed system also includes an additional element referred to as
“control” that provides a feedback to achieve desired objectives of the system.
 BOOK DEFINITION:
 "A system is an orderly grouping of interdependent components linked
together according to a plan to achieve a specific objective".
DEFINITION
4
 Organization - It implies structure and order.
 Interaction - It refers to manner in which each component functions with other
components of the system.
 Interdependence - Units/parts are dependent on each other.
 Integration - The parts of a system work together within the system even though
each part performs a unique function.
 Central Objective - Objective may be real or stated
 All the components work together to achieve that particular objective.
CHARACTERISTICS OF A SYSTEM
5
 Outputs and inputs:
 Inputs are the elements (material, human resources, and information) that
enter the system for processing. Output is the outcome of processing.
 Processor(s):
 The processor is the element of a system that involves the actual
transformation of input into output.
 Control :
 The control element guides the system. It is the decision – making
subsystem that controls the pattern of activities governing input,
processing, and output.
ELEMENTS OF A SYSTEM
6
 Feedback :
 Positive feedback reinforces the performance of the system. It is routine
in nature.
 Negative feedback generally provides the controller with information for
action.
 Environment :
 The environment is the “suprasystem” within which an organization
operates. For example, the organization's environment, consisting of
vendors, competitors, and others.
 Boundaries and interface :
 A system should be defined by its boundaries – the limits that identify its
components, processes and interrelationship when it interfaces with
another system . 7
 System life cycle is an organizational process of developing and maintaining
systems. It helps in establishing a system project plan, because it gives overall list
of processes and sub-processes required for developing a system.
 System development life cycle means combination of various activities. In other
words we can say that various activities put together are referred as system
development life cycle.
 In the System Analysis and Design terminology, the system development life
cycle also means software development life cycle.
SYSTEM LIFE CYCLE &
SYSTEM DEVELOPMENT LIFE CYCLE
8
The different phases of system development life cycle,
1. Preliminary study
2. Feasibility study
3. Detailed system study
4. System analysis
5. System design
6. Coding
7. Testing
8. Implementation
9. Maintenance
PHASES OF
SYSTEM DEVELOPMENT LIFE CYCLE
9
 The initial system study involves the preparation of a “System Proposal” which
lists the
 Problem Definition,
 Objectives of the Study,
 Terms of reference for Study,
 Constraints,
 Expected benefits of the new system, etc. in the light of the user
requirements. The system proposal is prepared by the System Analyst.
STEPS:
 Problem identification and project initiation
 Background analysis
 Inference or findings (system proposal)
1. PRELIMINARY STUDY
10
 The feasibility study is basically the test of the proposed system in the light of its
workability, meeting user’s requirements, effective use of resource and of course,
the cost effectiveness.
 These are categorized as technical ,operational ,economic and schedule
feasibility.
 The main goal of feasibility study is not to solve the problem but to achieve the
scope.
 The cost and benefits are estimated with greater accuracy to find the Return on
Investment(ROI).
 The result is a feasibility report submitted to the management. This may be
accepted or accepted with modifications or rejected. The system cycle proceeds
only if the management accepts it.
2. FEASIBILITY STUDY
11
 The detailed investigation of the system is carried out in accordance with the
objectives of the proposed system.
 This involves detailed study of various operations performed by a system and
their relationships within and outside the system.
 During this process, data are collected on the available files, decision points and
transactions handled by the present system.
 Interviews, on-site observation and questionnaire are the tools used for detailed
system study.
3. DETAILED SYSTEM STUDY
12
 Systems analysis is a process of collecting factual data, understand the processes
involved, identifying problems and recommending feasible suggestions for
improving the system functioning.
 This involves studying the business processes, gathering operational data,
understand the information flow, finding out bottlenecks and evolving solutions
for overcoming the weaknesses of the system so as to achieve the organizational
goals.
 The major objectives of systems analysis are to find answers for each business
process: What is being done, How is it being done, Who is doing it, When is he
doing it, Why is it being done and How can it be improved? It is more of a
thinking process and involves the creative skills of the System Analyst.
4. SYSTEM ANALYSIS
13
 The system design involves:
i. Defining precisely the required system output
ii. Determining the data requirement for producing the output
iii. Determining the medium and format of files and databases
iv. Devising processing methods and use of software to produce output
v. Determine the methods of data capture and data input
vi. Designing Input forms
vii. Designing Codification Schemes
viii. Detailed manual procedures
5. SYSTEM DESIGN
14
 The system design needs to be implemented to make it a workable system. This
demands the coding of design into computer understandable language, i.e.,
programming language.
 This is also called the programming phase in which the programmer converts the
program specifications into computer instructions, which we refer to as programs.
 It is an important stage where the defined procedures are transformed into control
specifications by the help of a computer language.
 The programs coordinate the data movements and control the entire process in a
system. It is generally felt that the programs must be modular in nature.
 This helps in fast development, maintenance and future changes, if required.
6. CODING
15
 Before actually implementing the new system into operation, a test run of the
system is done for removing the bugs, if any. It is an important phase of a
successful system.
 Using the test data following test run are carried out:
 Program test - When the programs have been coded, compiled and brought
to working conditions, they must be individually tested with the prepared test
data. Any undesirable happening must be noted and debugged (error
corrections)
 System test - After carrying out the program test for each of the programs of
the system and errors removed, then system test is done. At this stage the test
is done on actual data. The complete system is executed on the actual data.
 At each stage of the execution, the results or output of the system is analyzed.
7. TESTING
16
 After having the user acceptance of the new system developed, the
implementation phase begins. Implementation is the stage of a project during
which theory is turned into practice. The major steps involved in this phase are:
 Acquisition and Installation of Hardware and Software
 Conversion
 User Training
 Documentation
8. IMPLEMENTATION
17
 Maintenance is necessary to eliminate errors in the system during its working life
and to tune the system to any variations in its working environments.
 It has been seen that there are always some errors found in the systems that must
be noted and corrected. It also means the review of the system from time to time.
 The review of the system is done for:
 knowing the full capabilities of the system
 knowing the required changes or the additional requirements
 studying the performance.
9. MAINTENANCE
18
 The system analyst is the person (or persons) who guides through the
development of an information system. In performing these tasks the analyst
must always match the information system objectives with the goals of the
organization.
1. Defining Requirement
2. Prioritizing Requirements
3. Gathering Facts, data and opinions of Users
4. Evaluation and Analysis
5. Solving Problems
6. Drawing Specifications
ROLES OF SYSTEM ANALYST
19
 Management Information System - Gordon B. Davis
 Wikipedia.com
 MIS Blogs
 Slideshare.net
REFERENCES
20
* * * THANK YOU * * *
21

More Related Content

PPTX
Basis of departmentation
PPT
Implementation of MIS and its methods
PPT
Mis – Subsystems
PPTX
Structure of MIS
PDF
System Development Life Cycle & Implementation of MIS
PPTX
Strategic Management Process - PPT- MBA
PPT
Marketing information system
PPTX
Human Resource Accounting
Basis of departmentation
Implementation of MIS and its methods
Mis – Subsystems
Structure of MIS
System Development Life Cycle & Implementation of MIS
Strategic Management Process - PPT- MBA
Marketing information system
Human Resource Accounting

What's hot (20)

PPTX
Market Segmentation PPT
PDF
Product mix
PPTX
BCG Matrix
PPT
Ge matrix
PPTX
Techniques of strategic evaluation and control
PPT
Forecasting and demand measurement
PPTX
System concept in MIS
PPT
Strategic management
PPTX
Syndicated sources of secondary data
PPTX
SALES FORECASTING METHOD
PPTX
Ppt on personal selling and its process
PPTX
Marketing channel policies
PPTX
Behavioural implimentations
PPTX
applications of marginal costing
PPTX
Product classification
PPTX
Pricing Method and Pricing Strategies
PPT
NATURE AND SCOPE OF MARKETING
PPSX
Pricing
PPT
Cost accounting
PPT
Process of strategic choice
Market Segmentation PPT
Product mix
BCG Matrix
Ge matrix
Techniques of strategic evaluation and control
Forecasting and demand measurement
System concept in MIS
Strategic management
Syndicated sources of secondary data
SALES FORECASTING METHOD
Ppt on personal selling and its process
Marketing channel policies
Behavioural implimentations
applications of marginal costing
Product classification
Pricing Method and Pricing Strategies
NATURE AND SCOPE OF MARKETING
Pricing
Cost accounting
Process of strategic choice
Ad

Similar to System Development Life Cycle (20)

PPTX
SAD_SDLC.pptx
PPTX
Management information system
PDF
Intro sad
PPTX
PPTX
PPTX
Software Development Life Cycle & Its Models
DOCX
System development life cycle
DOCX
Introduction to system analysis and design
PPTX
DOCX
Lesson how to create sad
PPTX
System Analysis And Design 2011
PDF
System development life cycle
PPTX
system development life cycle
DOC
System analysis and_design
DOCX
System Analysis and Design concept. objective of the design methodologies .
PDF
System ana
PPTX
System development life_cycle
PPTX
SAD_SDLC.pptx
Management information system
Intro sad
Software Development Life Cycle & Its Models
System development life cycle
Introduction to system analysis and design
Lesson how to create sad
System Analysis And Design 2011
System development life cycle
system development life cycle
System analysis and_design
System Analysis and Design concept. objective of the design methodologies .
System ana
System development life_cycle
Ad

Recently uploaded (20)

PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Cost to Outsource Software Development in 2025
PDF
Website Design Services for Small Businesses.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
Reimagine Home Health with the Power of Agentic AI​
DOCX
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
Salesforce Agentforce AI Implementation.pdf
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
Digital Systems & Binary Numbers (comprehensive )
Design an Analysis of Algorithms II-SECS-1021-03
Cost to Outsource Software Development in 2025
Website Design Services for Small Businesses.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Navsoft: AI-Powered Business Solutions & Custom Software Development
Wondershare Filmora 15 Crack With Activation Key [2025
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Reimagine Home Health with the Power of Agentic AI​
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Salesforce Agentforce AI Implementation.pdf
Design an Analysis of Algorithms I-SECS-1021-03
CHAPTER 2 - PM Management and IT Context
Computer Software and OS of computer science of grade 11.pptx
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
wealthsignaloriginal-com-DS-text-... (1).pdf

System Development Life Cycle

  • 1. DEPARTMENT OF MANAGEMENT STUDIES Presented by., Mr.R.Santosh., MBA, 1st Year Course Teacher., Mr.R.Jaikar Joseph.,Asst.Prof / MBA 1 MASTER OF BUSINESS ADMINISTRATION CONTINUOUS ASSESSMENT YBA 205 - MANAGEMENT INFORMATION SYSTEM Seminar On System development life cycle DATE OF PRESENTATION : 12 / 04 / 2018
  • 2. 1. CONCEPT OF A SYSTEM a. Characteristics of a system b. Elements of system 2. TYPES OF SYSTEMS 3. SYSTEM LIFE CYCLE a. Phases of system Development Life Cycle b. Roles of System Analyst CONTENTS 2
  • 3.  The term system is derived from the Greek word “Systema‟ which means “an organized relationship among functioning units or components”.  Basically there are three major components in every system, namely input, processing and output.  In a system the different components are connected with each other and they are interdependent.  For example, human body represents a complete natural system. We are also bound by many national systems such as political system, economic system, educational system, etc. DEFINITION 3
  • 4.  The objective of the system demands that some output is produced as a result of processing the suitable inputs.  A well-designed system also includes an additional element referred to as “control” that provides a feedback to achieve desired objectives of the system.  BOOK DEFINITION:  "A system is an orderly grouping of interdependent components linked together according to a plan to achieve a specific objective". DEFINITION 4
  • 5.  Organization - It implies structure and order.  Interaction - It refers to manner in which each component functions with other components of the system.  Interdependence - Units/parts are dependent on each other.  Integration - The parts of a system work together within the system even though each part performs a unique function.  Central Objective - Objective may be real or stated  All the components work together to achieve that particular objective. CHARACTERISTICS OF A SYSTEM 5
  • 6.  Outputs and inputs:  Inputs are the elements (material, human resources, and information) that enter the system for processing. Output is the outcome of processing.  Processor(s):  The processor is the element of a system that involves the actual transformation of input into output.  Control :  The control element guides the system. It is the decision – making subsystem that controls the pattern of activities governing input, processing, and output. ELEMENTS OF A SYSTEM 6
  • 7.  Feedback :  Positive feedback reinforces the performance of the system. It is routine in nature.  Negative feedback generally provides the controller with information for action.  Environment :  The environment is the “suprasystem” within which an organization operates. For example, the organization's environment, consisting of vendors, competitors, and others.  Boundaries and interface :  A system should be defined by its boundaries – the limits that identify its components, processes and interrelationship when it interfaces with another system . 7
  • 8.  System life cycle is an organizational process of developing and maintaining systems. It helps in establishing a system project plan, because it gives overall list of processes and sub-processes required for developing a system.  System development life cycle means combination of various activities. In other words we can say that various activities put together are referred as system development life cycle.  In the System Analysis and Design terminology, the system development life cycle also means software development life cycle. SYSTEM LIFE CYCLE & SYSTEM DEVELOPMENT LIFE CYCLE 8
  • 9. The different phases of system development life cycle, 1. Preliminary study 2. Feasibility study 3. Detailed system study 4. System analysis 5. System design 6. Coding 7. Testing 8. Implementation 9. Maintenance PHASES OF SYSTEM DEVELOPMENT LIFE CYCLE 9
  • 10.  The initial system study involves the preparation of a “System Proposal” which lists the  Problem Definition,  Objectives of the Study,  Terms of reference for Study,  Constraints,  Expected benefits of the new system, etc. in the light of the user requirements. The system proposal is prepared by the System Analyst. STEPS:  Problem identification and project initiation  Background analysis  Inference or findings (system proposal) 1. PRELIMINARY STUDY 10
  • 11.  The feasibility study is basically the test of the proposed system in the light of its workability, meeting user’s requirements, effective use of resource and of course, the cost effectiveness.  These are categorized as technical ,operational ,economic and schedule feasibility.  The main goal of feasibility study is not to solve the problem but to achieve the scope.  The cost and benefits are estimated with greater accuracy to find the Return on Investment(ROI).  The result is a feasibility report submitted to the management. This may be accepted or accepted with modifications or rejected. The system cycle proceeds only if the management accepts it. 2. FEASIBILITY STUDY 11
  • 12.  The detailed investigation of the system is carried out in accordance with the objectives of the proposed system.  This involves detailed study of various operations performed by a system and their relationships within and outside the system.  During this process, data are collected on the available files, decision points and transactions handled by the present system.  Interviews, on-site observation and questionnaire are the tools used for detailed system study. 3. DETAILED SYSTEM STUDY 12
  • 13.  Systems analysis is a process of collecting factual data, understand the processes involved, identifying problems and recommending feasible suggestions for improving the system functioning.  This involves studying the business processes, gathering operational data, understand the information flow, finding out bottlenecks and evolving solutions for overcoming the weaknesses of the system so as to achieve the organizational goals.  The major objectives of systems analysis are to find answers for each business process: What is being done, How is it being done, Who is doing it, When is he doing it, Why is it being done and How can it be improved? It is more of a thinking process and involves the creative skills of the System Analyst. 4. SYSTEM ANALYSIS 13
  • 14.  The system design involves: i. Defining precisely the required system output ii. Determining the data requirement for producing the output iii. Determining the medium and format of files and databases iv. Devising processing methods and use of software to produce output v. Determine the methods of data capture and data input vi. Designing Input forms vii. Designing Codification Schemes viii. Detailed manual procedures 5. SYSTEM DESIGN 14
  • 15.  The system design needs to be implemented to make it a workable system. This demands the coding of design into computer understandable language, i.e., programming language.  This is also called the programming phase in which the programmer converts the program specifications into computer instructions, which we refer to as programs.  It is an important stage where the defined procedures are transformed into control specifications by the help of a computer language.  The programs coordinate the data movements and control the entire process in a system. It is generally felt that the programs must be modular in nature.  This helps in fast development, maintenance and future changes, if required. 6. CODING 15
  • 16.  Before actually implementing the new system into operation, a test run of the system is done for removing the bugs, if any. It is an important phase of a successful system.  Using the test data following test run are carried out:  Program test - When the programs have been coded, compiled and brought to working conditions, they must be individually tested with the prepared test data. Any undesirable happening must be noted and debugged (error corrections)  System test - After carrying out the program test for each of the programs of the system and errors removed, then system test is done. At this stage the test is done on actual data. The complete system is executed on the actual data.  At each stage of the execution, the results or output of the system is analyzed. 7. TESTING 16
  • 17.  After having the user acceptance of the new system developed, the implementation phase begins. Implementation is the stage of a project during which theory is turned into practice. The major steps involved in this phase are:  Acquisition and Installation of Hardware and Software  Conversion  User Training  Documentation 8. IMPLEMENTATION 17
  • 18.  Maintenance is necessary to eliminate errors in the system during its working life and to tune the system to any variations in its working environments.  It has been seen that there are always some errors found in the systems that must be noted and corrected. It also means the review of the system from time to time.  The review of the system is done for:  knowing the full capabilities of the system  knowing the required changes or the additional requirements  studying the performance. 9. MAINTENANCE 18
  • 19.  The system analyst is the person (or persons) who guides through the development of an information system. In performing these tasks the analyst must always match the information system objectives with the goals of the organization. 1. Defining Requirement 2. Prioritizing Requirements 3. Gathering Facts, data and opinions of Users 4. Evaluation and Analysis 5. Solving Problems 6. Drawing Specifications ROLES OF SYSTEM ANALYST 19
  • 20.  Management Information System - Gordon B. Davis  Wikipedia.com  MIS Blogs  Slideshare.net REFERENCES 20
  • 21. * * * THANK YOU * * * 21