SlideShare a Scribd company logo
1 of 23
Chapter 1
The Systems Development
Environment
1.1
Modern Systems Analysis
and Design
Third Edition
Introduction
• Information Systems Analysis and Design
– Complex process whereby computer-based information systems are
developed and maintained
– Main goal is to improve employee efficiency by applying software
solutions to key business tasks
– A structured approach must be used in order to ensure success
• Application Software
– Result of systems analysis and design
– Designed to support specific organizational functions or processes
• Systems Analyst performs analysis and design based upon:
– Understanding of organization’s objectives, structure and processes
– Knowledge of how to exploit information technology for advantage
1.4
Software Engineering Process
• A process used to create an information system
• Consists of:
– Methodologies
• A sequence of step-by-step approaches that help develop the
information system
– Techniques
• Processes that the analyst follows to ensure thorough, complete
and comprehensive analysis and design
– Tools
• Computer programs that aid in applying techniques
1.7
Data and Processes
• Three key components of an information system
– Data
– Data Flows
– Processing Logic
• Data vs. Information
– Data
• Raw facts about people, objects, and events in an organization
such as customer’s account number
– Information
• Data that have been processed and presented in a form
that humans can understand
1.4
Data and Processes
• Data
– Understanding the source and kind of data a system uses is key to
good system design
– Various techniques are used to describe data and the relationship
among data
• Data Flow
– Groups of data that move and flow through the system from one
place to another
– Include description of sources and destination for each data flow
• Processing Logic
– Describe steps in the transformation of data and events that trigger
these steps
1.5
Approaches to Systems Development
• Process-Oriented Approach
– Focus is on how and when data are moved and transformation
of data in an information system
– Involves creating graphical representations such as data flow
diagrams and charts
– Data are tracked from sources, through intermediate steps and
to final destinations
– Natural structure of data is not specified
– Disadvantage: existence of several data files each locked within
different applications.
– To change a single data element all files has to be updated
1.6
Approaches to Systems Development
• Data-Oriented Approach
– Depicts ideal organization of data, independent of where
and how data are used
– Data model describes kinds of data and business
relationships among the data
– Business rules depict how organization captures and
processes the data
1.7
Databases and Application Independence
• Database
– Shared collection of logically related data
– Organized to facilitate capture, storage and retrieval by
multiple users in an organization
– Centrally managed
– Designed around subjects
• Customers
• Suppliers
• Application Independence
– Separation of data and definition of data from applications
that use these data
1.8
Organizational Responsibilities in Systems
Development
• Systems development is a team effort
• Systems Analysts work in a team
– Project Based
– Includes
• IS Manager
• Programmers
• Users
• Other specialists
– Characteristics of Successful Teams
• Diversity of backgrounds
• Tolerance of diversity
• Clear and complete communication
• Trust
• Mutual Respect
• Reward structure that promotes shared responsibility
1.9
Organizational Responsibilities in Systems
Development
• IS Manager
– May have a direct role in systems development if the
organization is small
– Typically involved in allocating resources to and overseeing
system development projects.
– May prescribe what methodologies, techniques and tools to
be used
• Systems Analyst
– Key individuals in the systems development process
Organizational Responsibilities in Systems
Development
• Skills of a Successful Systems Analyst
– Analytical
• Understanding of organizations
• Problem solving skills
• System thinking
– Ability to see organizations and information systems as systems
– Technical
• Understanding of potential and limitations of technology
– Management
• Ability to manage projects, resources, risk and change
– Interpersonal
• Effective written and oral communication skills
1.11
Organizational Responsibilities in Systems
Development
• Programmers
– Convert specifications into instructions that the computer
understands
– Write program documentation and programs for testing
systems
• Business Managers
– Have power to fund projects and allocate resources
– Set general requirements and constraints for projects
1.12
Organizational Responsibilities in Systems
Development
• Other IS Managers / Technicians
– Database Administrator
• Involved in design, development and maintenance of
databases
– Network and telecommunications experts
• Develop systems involving data and/or voice communications
– Human Factors Specialists
• Involved in training users and writing documentation
– Internal Auditors
• Ensure that required controls are built into the system
1.13
Types of Information Systems
and Systems Development
• Transaction Processing Systems (TPS)
– Automate handling of data about business activities (transactions)
• Management Information Systems (MIS)
– Converts raw data from transaction processing system into
meaningful form
• Decision Support Systems (DSS)
– Composed of database designed to help decision makers
– Provides interactive environment for decision makers to
manipulate data and models
• Expert Systems (ES)
– Codifies and manipulate knowledge instead of information
– Users communicate with an ES through interactive dialogue
1.14
Systems Development Life Cycle
• System Development Methodology
– Standard process followed in an organization
– Consists of:
– Analysis
– Design
– Implementation
– Maintenance
of information systems
1.15
Systems Development Life Cycle (SDLC)
• SDLC – traditional methodology used to develop,
maintain, and replace information systems
• Consists of six phases:
– Project Identification and Selection
– Project Initiation and Planning
– Analysis
– Design
– Implementation
– Maintenance
1.16
Systems Development Life Cycle
– Phases are not necessarily sequential
– Each phase has a specific outcome and deliverable
– It is possible to complete some activities in one phase in
parallel with some activities of another phase
– Sometimes life cycle is iterative – phases are repeated as
required until acceptable system is found
– Sometimes life cycle is spiral – constantly cycle through the
phases at different levels
– Individual companies use customized life cycles
1.17
Phases of the Systems Development Life Cycle
• Project Identification and Selection
– Two Main Activities
• Identify and analyze organizations information system needs
• Prioritization and translation of need into a development
schedule
– Helps organization to determine whether or not resources should
be dedicated to a project.
• Project Initiation and Planning
– Two Activities
• Formal preliminary investigation of the problem at hand
• Presentation of reasons why system should or should not be
developed by the organization
– Determining scope of the proposed system
1.18
Systems Development Life Cycle
• Analysis
– Study of current procedures and information systems
– Sub phases
• Determine requirements
– Study current system
– Structure requirements and eliminate redundancies
• Generate alternative designs
• Compare alternatives
• Recommend best alternative
1.19
Systems Development Life Cycle
• Design – convert the description into logical and then physical
system specifications
– Logical Design
• Concentrates on business aspects of the system
• Independent of any specific hardware or software platform
– Physical Design
• Logical specifications are transformed into technical
specifications
1.20
Systems Development Life Cycle
• Implementation
– Information system is
• Coded – programmers write programs
• Tested – programmers and analysts test individual programs and entire
system to find errors and correct
• Installed – application software is installed on hardware
• Supported – documentation and training programs are provided
• Maintenance
– Information system is systematically repaired and improved
depending on organization’s needs over time
– Programmers modify the system to reflect changing business
conditions
– It is a repetition of other life cycle phases and is not a separate
phase
1.21
Approaches to Development
• Prototyping
– Designing and Building a scaled-down working version
of the system with any computer language (4GLs) or
development tools (CASE)
– Advantages:
• Users are involved in design
• Captures requirements in concrete form
• Rapid Application Development (RAD)
– Utilizes prototyping to delay producing system design
until after user requirements are clear
1.22
Approaches to Development
• Joint Application Design (JAD)
– Users, Managers and Analysts work together for
several days
– System requirements are reviewed
– Structured meetings
• Computer-aided software engineering (CASE)
tools
– Facilitate creation of a central repository for system
descriptions and specifications
1.23

More Related Content

Similar to System imolementation(Modern Systems Analysis and Design)

LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptx
LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptxLECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptx
LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptxAOmaAli
 
Introduction To System Analysis & Design
Introduction To System Analysis & DesignIntroduction To System Analysis & Design
Introduction To System Analysis & DesignSyedQamar9
 
IS740 Chapter 12
IS740 Chapter 12IS740 Chapter 12
IS740 Chapter 12iDocs
 
Creation of Information Systems.pptx
Creation of Information Systems.pptxCreation of Information Systems.pptx
Creation of Information Systems.pptxjoelphillipGranada2
 
01. Developing Business _ IT Solutions 2011.ppt
01. Developing Business _ IT Solutions 2011.ppt01. Developing Business _ IT Solutions 2011.ppt
01. Developing Business _ IT Solutions 2011.pptiqbal051663
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.pptNadiSarj2
 
1 Information Systems Analysis & Design,.pptx
1 Information Systems Analysis & Design,.pptx1 Information Systems Analysis & Design,.pptx
1 Information Systems Analysis & Design,.pptxMadhusudhanaSubraman
 
Introduction to system life cycle
Introduction to system life cycleIntroduction to system life cycle
Introduction to system life cycleHaa'Meem Mohiyuddin
 
Introduction to system life cycle
Introduction to system life cycleIntroduction to system life cycle
Introduction to system life cycleHaa'Meem Mohiyuddin
 
management system development and planning
management system development and planningmanagement system development and planning
management system development and planningmilkesa13
 
Pengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiPengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiSherly Uda
 
Chapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxChapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxAxmedMaxamuudYoonis
 

Similar to System imolementation(Modern Systems Analysis and Design) (20)

LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptx
LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptxLECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptx
LECTURE 1-BASIC CONCEPT OF INFORMATION SYSTEM.pptx
 
Introduction To System Analysis & Design
Introduction To System Analysis & DesignIntroduction To System Analysis & Design
Introduction To System Analysis & Design
 
IS740 Chapter 12
IS740 Chapter 12IS740 Chapter 12
IS740 Chapter 12
 
SDLC 21.11.2022.pdf
SDLC 21.11.2022.pdfSDLC 21.11.2022.pdf
SDLC 21.11.2022.pdf
 
Creation of Information Systems.pptx
Creation of Information Systems.pptxCreation of Information Systems.pptx
Creation of Information Systems.pptx
 
01. Developing Business _ IT Solutions 2011.ppt
01. Developing Business _ IT Solutions 2011.ppt01. Developing Business _ IT Solutions 2011.ppt
01. Developing Business _ IT Solutions 2011.ppt
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.ppt
 
Database design
Database designDatabase design
Database design
 
1 Information Systems Analysis & Design,.pptx
1 Information Systems Analysis & Design,.pptx1 Information Systems Analysis & Design,.pptx
1 Information Systems Analysis & Design,.pptx
 
Introduction to system life cycle
Introduction to system life cycleIntroduction to system life cycle
Introduction to system life cycle
 
Introduction to system life cycle
Introduction to system life cycleIntroduction to system life cycle
Introduction to system life cycle
 
management system development and planning
management system development and planningmanagement system development and planning
management system development and planning
 
9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt
 
Pengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiPengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem Informasi
 
Lec01.pptx
Lec01.pptxLec01.pptx
Lec01.pptx
 
Role of System Analysis & Design
Role of System Analysis & DesignRole of System Analysis & Design
Role of System Analysis & Design
 
Chapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxChapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptx
 
Concepts of information system
Concepts of information systemConcepts of information system
Concepts of information system
 
Chaper 1 sdlc
Chaper 1 sdlcChaper 1 sdlc
Chaper 1 sdlc
 

Recently uploaded

VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...Suhani Kapoor
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Yantram Animation Studio Corporation
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 

Recently uploaded (20)

VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 

System imolementation(Modern Systems Analysis and Design)

  • 1. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition
  • 2. Introduction • Information Systems Analysis and Design – Complex process whereby computer-based information systems are developed and maintained – Main goal is to improve employee efficiency by applying software solutions to key business tasks – A structured approach must be used in order to ensure success • Application Software – Result of systems analysis and design – Designed to support specific organizational functions or processes • Systems Analyst performs analysis and design based upon: – Understanding of organization’s objectives, structure and processes – Knowledge of how to exploit information technology for advantage 1.4
  • 3. Software Engineering Process • A process used to create an information system • Consists of: – Methodologies • A sequence of step-by-step approaches that help develop the information system – Techniques • Processes that the analyst follows to ensure thorough, complete and comprehensive analysis and design – Tools • Computer programs that aid in applying techniques 1.7
  • 4. Data and Processes • Three key components of an information system – Data – Data Flows – Processing Logic • Data vs. Information – Data • Raw facts about people, objects, and events in an organization such as customer’s account number – Information • Data that have been processed and presented in a form that humans can understand 1.4
  • 5. Data and Processes • Data – Understanding the source and kind of data a system uses is key to good system design – Various techniques are used to describe data and the relationship among data • Data Flow – Groups of data that move and flow through the system from one place to another – Include description of sources and destination for each data flow • Processing Logic – Describe steps in the transformation of data and events that trigger these steps 1.5
  • 6. Approaches to Systems Development • Process-Oriented Approach – Focus is on how and when data are moved and transformation of data in an information system – Involves creating graphical representations such as data flow diagrams and charts – Data are tracked from sources, through intermediate steps and to final destinations – Natural structure of data is not specified – Disadvantage: existence of several data files each locked within different applications. – To change a single data element all files has to be updated 1.6
  • 7. Approaches to Systems Development • Data-Oriented Approach – Depicts ideal organization of data, independent of where and how data are used – Data model describes kinds of data and business relationships among the data – Business rules depict how organization captures and processes the data 1.7
  • 8. Databases and Application Independence • Database – Shared collection of logically related data – Organized to facilitate capture, storage and retrieval by multiple users in an organization – Centrally managed – Designed around subjects • Customers • Suppliers • Application Independence – Separation of data and definition of data from applications that use these data 1.8
  • 9. Organizational Responsibilities in Systems Development • Systems development is a team effort • Systems Analysts work in a team – Project Based – Includes • IS Manager • Programmers • Users • Other specialists – Characteristics of Successful Teams • Diversity of backgrounds • Tolerance of diversity • Clear and complete communication • Trust • Mutual Respect • Reward structure that promotes shared responsibility 1.9
  • 10. Organizational Responsibilities in Systems Development • IS Manager – May have a direct role in systems development if the organization is small – Typically involved in allocating resources to and overseeing system development projects. – May prescribe what methodologies, techniques and tools to be used • Systems Analyst – Key individuals in the systems development process
  • 11. Organizational Responsibilities in Systems Development • Skills of a Successful Systems Analyst – Analytical • Understanding of organizations • Problem solving skills • System thinking – Ability to see organizations and information systems as systems – Technical • Understanding of potential and limitations of technology – Management • Ability to manage projects, resources, risk and change – Interpersonal • Effective written and oral communication skills 1.11
  • 12. Organizational Responsibilities in Systems Development • Programmers – Convert specifications into instructions that the computer understands – Write program documentation and programs for testing systems • Business Managers – Have power to fund projects and allocate resources – Set general requirements and constraints for projects 1.12
  • 13. Organizational Responsibilities in Systems Development • Other IS Managers / Technicians – Database Administrator • Involved in design, development and maintenance of databases – Network and telecommunications experts • Develop systems involving data and/or voice communications – Human Factors Specialists • Involved in training users and writing documentation – Internal Auditors • Ensure that required controls are built into the system 1.13
  • 14. Types of Information Systems and Systems Development • Transaction Processing Systems (TPS) – Automate handling of data about business activities (transactions) • Management Information Systems (MIS) – Converts raw data from transaction processing system into meaningful form • Decision Support Systems (DSS) – Composed of database designed to help decision makers – Provides interactive environment for decision makers to manipulate data and models • Expert Systems (ES) – Codifies and manipulate knowledge instead of information – Users communicate with an ES through interactive dialogue 1.14
  • 15. Systems Development Life Cycle • System Development Methodology – Standard process followed in an organization – Consists of: – Analysis – Design – Implementation – Maintenance of information systems 1.15
  • 16. Systems Development Life Cycle (SDLC) • SDLC – traditional methodology used to develop, maintain, and replace information systems • Consists of six phases: – Project Identification and Selection – Project Initiation and Planning – Analysis – Design – Implementation – Maintenance 1.16
  • 17. Systems Development Life Cycle – Phases are not necessarily sequential – Each phase has a specific outcome and deliverable – It is possible to complete some activities in one phase in parallel with some activities of another phase – Sometimes life cycle is iterative – phases are repeated as required until acceptable system is found – Sometimes life cycle is spiral – constantly cycle through the phases at different levels – Individual companies use customized life cycles 1.17
  • 18. Phases of the Systems Development Life Cycle • Project Identification and Selection – Two Main Activities • Identify and analyze organizations information system needs • Prioritization and translation of need into a development schedule – Helps organization to determine whether or not resources should be dedicated to a project. • Project Initiation and Planning – Two Activities • Formal preliminary investigation of the problem at hand • Presentation of reasons why system should or should not be developed by the organization – Determining scope of the proposed system 1.18
  • 19. Systems Development Life Cycle • Analysis – Study of current procedures and information systems – Sub phases • Determine requirements – Study current system – Structure requirements and eliminate redundancies • Generate alternative designs • Compare alternatives • Recommend best alternative 1.19
  • 20. Systems Development Life Cycle • Design – convert the description into logical and then physical system specifications – Logical Design • Concentrates on business aspects of the system • Independent of any specific hardware or software platform – Physical Design • Logical specifications are transformed into technical specifications 1.20
  • 21. Systems Development Life Cycle • Implementation – Information system is • Coded – programmers write programs • Tested – programmers and analysts test individual programs and entire system to find errors and correct • Installed – application software is installed on hardware • Supported – documentation and training programs are provided • Maintenance – Information system is systematically repaired and improved depending on organization’s needs over time – Programmers modify the system to reflect changing business conditions – It is a repetition of other life cycle phases and is not a separate phase 1.21
  • 22. Approaches to Development • Prototyping – Designing and Building a scaled-down working version of the system with any computer language (4GLs) or development tools (CASE) – Advantages: • Users are involved in design • Captures requirements in concrete form • Rapid Application Development (RAD) – Utilizes prototyping to delay producing system design until after user requirements are clear 1.22
  • 23. Approaches to Development • Joint Application Design (JAD) – Users, Managers and Analysts work together for several days – System requirements are reviewed – Structured meetings • Computer-aided software engineering (CASE) tools – Facilitate creation of a central repository for system descriptions and specifications 1.23