SlideShare a Scribd company logo
1 of 56
Principles of Information
Systems, Tenth Edition
Chapter 13
Systems Development: Design,
Implementation, Maintenance, and
Review
1
Principles and Learning Objectives
• Designing new systems or modifying existing ones
should always help an organization achieve its
goals
– State the purpose of systems design and discuss the
differences between logical and physical systems
design
– Describe the process of design modeling and the
diagrams used during object-oriented design

Principles of Information Systems, Tenth Edition

2
Principles and Learning Objectives
(continued)
– Discuss the issues involved in environmental design
– Define the term RFP and discuss how this document
is used to drive the acquisition of hardware and
software
– Describe the techniques used to make systems
selection evaluations

Principles of Information Systems, Tenth Edition

3
Principles and Learning Objectives
(continued)
• The primary emphasis of systems implementation
is to make sure that the right information is
delivered to the right person in the right format at
the right time
– State the purpose of systems implementation and
discuss the activities associated with this phase of
systems development
– List the advantages and disadvantages of
purchasing versus developing software

Principles of Information Systems, Tenth Edition

4
Principles and Learning Objectives
(continued)
– Discuss the software development process and list
some of the tools used in this process, including
object-oriented program development tools

Principles of Information Systems, Tenth Edition

5
Principles and Learning Objectives
(continued)
• Maintenance and review add to the useful life of a
system but can consume large amounts of
resources; these activities can benefit from the
same rigorous methods and project management
techniques applied to systems development
– State the importance of systems and software
maintenance and discuss the activities involved
– Describe the systems review process

Principles of Information Systems, Tenth Edition

6
Why Learn About Systems
Development?
• This chapter shows how:
– You can be involved in designing and implementing
an information system that will directly benefit you on
the job
– To avoid errors and how to recover from disasters

Principles of Information Systems, Tenth Edition

7
Systems Design
• Answers the question:
– How will the information system solve a problem?

• Results in a technical design that:
– Details system outputs, inputs, and user interfaces
– Specifies hardware, software, databases,
telecommunications, personnel, and procedures
– Shows how these components are related

Principles of Information Systems, Tenth Edition

8
Logical and Physical Design
• Logical design
– Describes functional requirements of a system

• Physical design
– Specifies the characteristics of the system
components necessary to put the logical design into
action

Principles of Information Systems, Tenth Edition

9
Object-Oriented Design
• Using the OO approach:
– You can design key objects and classes of objects in
the new or updated system
– Process includes considering the problem domain,
the operating environment, and the user interface

• During design phase, consider the sequence of
events that must happen for the system to function
correctly

Principles of Information Systems, Tenth Edition

10
Principles of Information Systems, Tenth Edition

11
Interface Design and Controls
• System characteristics:
–
–
–
–

Sign-on procedure
Menu-driven system
Help facility
Lookup tables

Principles of Information Systems, Tenth Edition

12
Interface Design and Controls
(continued)

Principles of Information Systems, Tenth Edition

13
Design of System Security and
Controls
• Preventing, detecting, and correcting errors
– The most cost-effective time to deal with potential
errors is early in the design phase

• Disaster planning and recovery:
– Disaster planning
– Disaster recovery

• Systems controls:
– Closed shops
– Open shops
– Deterrence controls
Principles of Information Systems, Tenth Edition

14
Principles of Information Systems, Tenth Edition

15
Environmental Design Considerations
• Environmental design:
– Also called green design
– Involves systems development efforts that slash
power consumption, require less physical space, and
result in systems that can be disposed in a way that
doesn’t negatively affect the environment

Principles of Information Systems, Tenth Edition

16
Generating Systems Design
Alternatives
• Request for proposal (RFP):
– Document that specifies required resources such as
hardware and software in detail

• Financial options:
– Purchase, lease, or rent

• Evaluating and selecting a systems design
– Preliminary evaluation
– Final evaluation

Principles of Information Systems, Tenth Edition

17
Generating Systems Design
Alternatives (continued)

Principles of Information Systems, Tenth Edition

18
Generating Systems Design
Alternatives (continued)

Principles of Information Systems, Tenth Edition

19
Generating Systems Design
Alternatives (continued)

Principles of Information Systems, Tenth Edition

20
Evaluation Techniques
• Group consensus:
– Decision-making group is appointed and given the
responsibility of making the final evaluation and
selection

• Cost/benefit analysis:
– Lists the costs and benefits of each proposed
system

Principles of Information Systems, Tenth Edition

21
Evaluation Techniques (continued)
• Benchmark test:
– An examination that compares computer systems
operating under the same conditions

• Point evaluation:
– Evaluation process in which each evaluation factor is
assigned a weight, in percentage points, based on
importance

Principles of Information Systems, Tenth Edition

22
Principles of Information Systems, Tenth Edition

23
Freezing Design Specifications
• User agrees in writing that the design is acceptable
• Other organizations:
– Allow or even encourage design changes

Principles of Information Systems, Tenth Edition

24
Principles of Information Systems, Tenth Edition

25
The Contract
• Vendors provide standard contracts to protect
themselves
• Typically, the request for proposal becomes part of
the contract

Principles of Information Systems, Tenth Edition

26
The Design Report
• Primary result of systems design
• Reflects decisions made and prepares the way for
systems implementation

Principles of Information Systems, Tenth Edition

27
Principles of Information Systems, Tenth Edition

28
Systems Implementation
• Includes:
– Hardware acquisition
– Programming and software acquisition or
development
– User preparation
– Hiring and training of personnel
– Site and data preparation
– Installation, testing, start-up, and user acceptance

Principles of Information Systems, Tenth Edition

29
Acquiring Hardware from an IS Vendor
• IS vendor:
– Company that offers hardware, software,
telecommunications systems, databases, IS
personnel, or other computer-related resources

• Types of IS vendors include:
– General computer manufacturers
– Small computer manufacturers
– Peripheral equipment manufacturers

Principles of Information Systems, Tenth Edition

30
Acquiring Software: Make or Buy?
• Make-or-buy decision:
– Whether to obtain software from external or internal
sources

• Externally acquired software and Software as a
Service (SaaS)
– Commercial off-the-shelf (COTS) combines software
from various vendors into a finished system
– Software as a Service (SaaS) allows businesses to
subscribe to Web-delivered application software by
paying a monthly service charge
Principles of Information Systems, Tenth Edition

31
Acquiring Software: Make or Buy?
(continued)
• In-house developed in-house software
– Techniques used:
•
•
•
•

CASE and object-oriented approaches
Cross-platform development
Integrated development environment
Documentation

Principles of Information Systems, Tenth Edition

32
Acquiring Database and
Telecommunications Systems
• Databases:
– A blend of hardware and software

• Virtual databases and database as a service
(DaaS):
– Popular ways to acquire database capabilities

Principles of Information Systems, Tenth Edition

33
User Preparation
• Readying managers, decision makers, employees,
other users, and stakeholders for new systems
• Important but often ignored area of systems
implementation

Principles of Information Systems, Tenth Edition

34
IS Personnel: Hiring and Training
• Eventual success of any system depends on how it
is used by the IS personnel within the organization
• Training programs should be conducted for the IS
personnel who will be using the computer system
– More detailed than user training in the technical
aspects of the systems

Principles of Information Systems, Tenth Edition

35
Site Preparation
• Preparing the location of a new system
• Larger systems may require special equipment
• Developing IS sites that are energy efficient is
important

Principles of Information Systems, Tenth Edition

36
Data Preparation
• Also called data conversion
• Ensuring all files and databases are ready to be
used with new computer software and systems

Principles of Information Systems, Tenth Edition

37
Installation
• Process of physically placing computer equipment
on the site and making it operational
• Normally, manufacturer is responsible for installing
computer equipment
• Someone from the organization (usually IS
manager) should oversee the process

Principles of Information Systems, Tenth Edition

38
Testing
• Forms of testing:
–
–
–
–
–
–
–

Unit testing
System testing
Volume testing
Integration testing
Acceptance testing
Alpha testing
Beta testing

Principles of Information Systems, Tenth Edition

39
Start-Up
• Process of making the final tested information
system fully operational
• Approaches:
–
–
–
–

Direct conversion (plunge, direct cutover)
Phase-in approach (piecemeal)
Pilot start-up
Parallel start-up

Principles of Information Systems, Tenth Edition

40
Principles of Information Systems, Tenth Edition

41
User Acceptance
• Formal agreement signed by user that states that a
phase of installation or the complete system is
approved
• Legal document that removes or reduces IS
vendor’s liability

Principles of Information Systems, Tenth Edition

42
Systems Operation and Maintenance
• Systems operation:
– Use of a new or modified system

• Systems maintenance:
– Checking, changing, and enhancing the system to
make it more useful in achieving user and
organizational goals

Principles of Information Systems, Tenth Edition

43
Reasons for Maintenance
• Some reasons for program maintenance:
– Changes in business processes
– New requests from stakeholders, users, and
managers
– Bugs or errors in program
– Technical and hardware problems
– Corporate mergers and acquisitions
– Government regulations
– Changes in the operating system or hardware on
which the application runs
Principles of Information Systems, Tenth Edition

44
Types of Maintenance
• Slipstream upgrade:
– Usually requires recompiling all the code

• Patch:
– Minor change to correct a problem

• Release:
– Significant program change

• Version:
– Major program change

Principles of Information Systems, Tenth Edition

45
The Request for Maintenance Form
• Form authorizing modification of programs
• Usually signed by a business manager
• IS group:
–
–
–
–
–

Reviews form
Identifies programs to be changed
Determines programmer to be assigned to task
Estimates expected completion date
Develops a technical description of change

Principles of Information Systems, Tenth Edition

46
Performing Maintenance
• Maintenance team:
– Responsible for modifying, fixing, and updating
existing software

• Modernization Workbench from Micro Focus:
– Collection of tools that help organizations analyze
the inner workings of legacy applications

Principles of Information Systems, Tenth Edition

47
The Relationship between
Maintenance and Design
• Programs are expensive to develop, but they are
even more expensive to maintain
• Determining factor in decision to replace a system:
– The point at which it is costing more to fix than to
replace

Principles of Information Systems, Tenth Edition

48
Principles of Information Systems, Tenth Edition

49
Systems Review
• Final step of systems development
• Analyzes systems to make sure that they are
operating as intended
• Can be used to uncover potential problems and
solve them before they occur

Principles of Information Systems, Tenth Edition

50
Types of Review Procedures
• Event-driven review:
– Triggered by a problem or opportunity

• Time-driven review:
– Performed after a specified amount of time

Principles of Information Systems, Tenth Edition

51
Types of Review Procedures
(continued)

Principles of Information Systems, Tenth Edition

52
System Performance Measurement
• Monitoring the system:
–
–
–
–

Number of errors encountered
Amount of memory required
Amount of processing or CPU time needed
Other problems

• System performance products:
– Software that measures all components of the
information system

Principles of Information Systems, Tenth Edition

53
Summary
• Purpose of systems design:
– To prepare detailed design needs for a new system

• Logical and physical design:
– Can be accomplished using the traditional systems
development life cycle or the object-oriented
approach

• Disaster recovery:
– Important aspect of systems design

Principles of Information Systems, Tenth Edition

54
Summary (continued)
• Purpose of systems implementation:
– To install the system and make everything, including
users, ready for its operation

• Software can be purchased from vendors or
developed in-house
• Cross-platform development and integrated
development environments (IDEs):
– Make software development easier and more
thorough

Principles of Information Systems, Tenth Edition

55
Summary (continued)
• Systems operation:
– Use of a new or modified system

• Maintenance:
– Can be as simple as a program patch to the more
complex upgrading of software with a new release
from a vendor

• Systems review:
– Process of analyzing and monitoring systems to
make sure that they are operating as intended

Principles of Information Systems, Tenth Edition

56

More Related Content

What's hot

Advanced data modeling
Advanced data modelingAdvanced data modeling
Advanced data modelingDhani Ahmad
 
Types Of Information Systems
Types Of Information SystemsTypes Of Information Systems
Types Of Information SystemsManuel Ardales
 
system analysis and design chapter 1 Kendall & Kendall
system analysis and design chapter 1 Kendall & Kendallsystem analysis and design chapter 1 Kendall & Kendall
system analysis and design chapter 1 Kendall & KendallDana dia
 
Management information system
Management information systemManagement information system
Management information systemakharlalka
 
Requirement analysis and specification, software engineering
Requirement analysis and specification, software engineeringRequirement analysis and specification, software engineering
Requirement analysis and specification, software engineeringRupesh Vaishnav
 
Requirements validation - requirements engineering
Requirements validation - requirements engineeringRequirements validation - requirements engineering
Requirements validation - requirements engineeringRa'Fat Al-Msie'deen
 
Transaction processing system future programming
Transaction processing system   future programmingTransaction processing system   future programming
Transaction processing system future programmingFuture Programming
 
Chapter 01 Information systems in global business today
Chapter 01 Information systems in global business todayChapter 01 Information systems in global business today
Chapter 01 Information systems in global business todayVan Chau
 
Software Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationSoftware Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationAjit Nayak
 
Chapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projectsChapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projectsDhani Ahmad
 
Chapter 1: Business Functions, Processes, and Data Requirements
Chapter 1: Business Functions, Processes, and Data RequirementsChapter 1: Business Functions, Processes, and Data Requirements
Chapter 1: Business Functions, Processes, and Data RequirementsQuang Ngoc
 
system analysis and design Chap005
 system analysis and design  Chap005 system analysis and design  Chap005
system analysis and design Chap005Nderitu Muriithi
 

What's hot (20)

ITE 101 - Week 4
ITE 101 - Week 4ITE 101 - Week 4
ITE 101 - Week 4
 
Chap05
Chap05Chap05
Chap05
 
Ethical and social issues in information systems
Ethical and social issues in information systemsEthical and social issues in information systems
Ethical and social issues in information systems
 
Requirements engineering
Requirements engineeringRequirements engineering
Requirements engineering
 
Chap02
Chap02Chap02
Chap02
 
Advanced data modeling
Advanced data modelingAdvanced data modeling
Advanced data modeling
 
Types Of Information Systems
Types Of Information SystemsTypes Of Information Systems
Types Of Information Systems
 
system analysis and design chapter 1 Kendall & Kendall
system analysis and design chapter 1 Kendall & Kendallsystem analysis and design chapter 1 Kendall & Kendall
system analysis and design chapter 1 Kendall & Kendall
 
Management information system
Management information systemManagement information system
Management information system
 
System analysis
System analysisSystem analysis
System analysis
 
Requirement analysis and specification, software engineering
Requirement analysis and specification, software engineeringRequirement analysis and specification, software engineering
Requirement analysis and specification, software engineering
 
Mis chapter 7 database systems
Mis chapter 7 database systemsMis chapter 7 database systems
Mis chapter 7 database systems
 
Information Systems
Information SystemsInformation Systems
Information Systems
 
Requirements validation - requirements engineering
Requirements validation - requirements engineeringRequirements validation - requirements engineering
Requirements validation - requirements engineering
 
Transaction processing system future programming
Transaction processing system   future programmingTransaction processing system   future programming
Transaction processing system future programming
 
Chapter 01 Information systems in global business today
Chapter 01 Information systems in global business todayChapter 01 Information systems in global business today
Chapter 01 Information systems in global business today
 
Software Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationSoftware Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & Specification
 
Chapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projectsChapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projects
 
Chapter 1: Business Functions, Processes, and Data Requirements
Chapter 1: Business Functions, Processes, and Data RequirementsChapter 1: Business Functions, Processes, and Data Requirements
Chapter 1: Business Functions, Processes, and Data Requirements
 
system analysis and design Chap005
 system analysis and design  Chap005 system analysis and design  Chap005
system analysis and design Chap005
 

Viewers also liked

IS740 Chapter 14
IS740 Chapter 14IS740 Chapter 14
IS740 Chapter 14iDocs
 
IS740 Chapter 07
IS740 Chapter 07IS740 Chapter 07
IS740 Chapter 07iDocs
 
IS740 Chapter 08
IS740 Chapter 08IS740 Chapter 08
IS740 Chapter 08iDocs
 
IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03iDocs
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06iDocs
 
MIS Chapter 2
MIS Chapter 2MIS Chapter 2
MIS Chapter 2Dara Som
 
Scope creep ankit sharma
Scope creep ankit sharmaScope creep ankit sharma
Scope creep ankit sharmaAnkit Sharma
 
The Battle Rages: 5 Strategies to Combat Constant Scope Creep
The Battle Rages: 5 Strategies to Combat Constant Scope CreepThe Battle Rages: 5 Strategies to Combat Constant Scope Creep
The Battle Rages: 5 Strategies to Combat Constant Scope CreepLou Russell
 
Type of Contract Delays By Dean Ellis
Type of Contract Delays By Dean EllisType of Contract Delays By Dean Ellis
Type of Contract Delays By Dean EllisDean Ball
 
The Casual Giver - iOS Design Specification
The Casual Giver - iOS Design SpecificationThe Casual Giver - iOS Design Specification
The Casual Giver - iOS Design Specificationmjennex
 
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...Yoshiki Sato
 
Core Concepts in Information Systems
Core Concepts in Information SystemsCore Concepts in Information Systems
Core Concepts in Information Systemssaurdubey
 
Training Scope Creep Linked In
Training Scope Creep Linked InTraining Scope Creep Linked In
Training Scope Creep Linked Inhaddadmazen
 
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope Creep
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope CreepWCSD 2015: Milestones and Delivery. Tough Conversations and Scope Creep
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope CreepWes Chyrchel
 
Introduction to SCORE - strategy-assessment beyond SWOT
Introduction to SCORE - strategy-assessment beyond SWOTIntroduction to SCORE - strategy-assessment beyond SWOT
Introduction to SCORE - strategy-assessment beyond SWOTTetradian Consulting
 
Managing scope creep in IT projects
Managing scope creep in IT projectsManaging scope creep in IT projects
Managing scope creep in IT projectsHimanshu Prabhakar
 

Viewers also liked (17)

IS740 Chapter 14
IS740 Chapter 14IS740 Chapter 14
IS740 Chapter 14
 
IS740 Chapter 07
IS740 Chapter 07IS740 Chapter 07
IS740 Chapter 07
 
IS740 Chapter 08
IS740 Chapter 08IS740 Chapter 08
IS740 Chapter 08
 
IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06
 
MIS Chapter 2
MIS Chapter 2MIS Chapter 2
MIS Chapter 2
 
Scope creep ankit sharma
Scope creep ankit sharmaScope creep ankit sharma
Scope creep ankit sharma
 
The Battle Rages: 5 Strategies to Combat Constant Scope Creep
The Battle Rages: 5 Strategies to Combat Constant Scope CreepThe Battle Rages: 5 Strategies to Combat Constant Scope Creep
The Battle Rages: 5 Strategies to Combat Constant Scope Creep
 
Type of Contract Delays By Dean Ellis
Type of Contract Delays By Dean EllisType of Contract Delays By Dean Ellis
Type of Contract Delays By Dean Ellis
 
Scope Management
Scope ManagementScope Management
Scope Management
 
The Casual Giver - iOS Design Specification
The Casual Giver - iOS Design SpecificationThe Casual Giver - iOS Design Specification
The Casual Giver - iOS Design Specification
 
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...
2016-12-07 Development of a Project/Problem Based Learning Body of Knowledge ...
 
Core Concepts in Information Systems
Core Concepts in Information SystemsCore Concepts in Information Systems
Core Concepts in Information Systems
 
Training Scope Creep Linked In
Training Scope Creep Linked InTraining Scope Creep Linked In
Training Scope Creep Linked In
 
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope Creep
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope CreepWCSD 2015: Milestones and Delivery. Tough Conversations and Scope Creep
WCSD 2015: Milestones and Delivery. Tough Conversations and Scope Creep
 
Introduction to SCORE - strategy-assessment beyond SWOT
Introduction to SCORE - strategy-assessment beyond SWOTIntroduction to SCORE - strategy-assessment beyond SWOT
Introduction to SCORE - strategy-assessment beyond SWOT
 
Managing scope creep in IT projects
Managing scope creep in IT projectsManaging scope creep in IT projects
Managing scope creep in IT projects
 

Similar to IS740 Chapter 13

Creation of Information Systems.pptx
Creation of Information Systems.pptxCreation of Information Systems.pptx
Creation of Information Systems.pptxjoelphillipGranada2
 
IS740 Chapter 01
IS740 Chapter 01IS740 Chapter 01
IS740 Chapter 01iDocs
 
Chapter 7 Development StrategiesInformation Technology Project Management .pptx
Chapter 7 Development StrategiesInformation Technology Project Management  .pptxChapter 7 Development StrategiesInformation Technology Project Management  .pptx
Chapter 7 Development StrategiesInformation Technology Project Management .pptxAxmedMaxamuudYoonis
 
chapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfchapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfAxmedMaxamuud6
 
Chapter 1 Introduction to Systems Analysis and Design .pptx
Chapter 1 Introduction to Systems Analysis and Design .pptxChapter 1 Introduction to Systems Analysis and Design .pptx
Chapter 1 Introduction to Systems Analysis and Design .pptxAxmedMaxamuudYoonis
 
chapter01-120827115344-phpapp01.pdf
chapter01-120827115344-phpapp01.pdfchapter01-120827115344-phpapp01.pdf
chapter01-120827115344-phpapp01.pdfAxmedMaxamuud6
 
MIS Chapter 1
MIS Chapter 1MIS Chapter 1
MIS Chapter 1Dara Som
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.pptNadiSarj2
 
chapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfchapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfAxmedMaxamuud6
 
System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)yukidiagnosticimagin
 
CH01_Foundation of Systems Development.pptx
CH01_Foundation of Systems Development.pptxCH01_Foundation of Systems Development.pptx
CH01_Foundation of Systems Development.pptxNoharaShinnosuke2
 
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
 
Chapter 12 Managing Systems Support and Security .pptx
Chapter 12 Managing Systems Support and Security .pptxChapter 12 Managing Systems Support and Security .pptx
Chapter 12 Managing Systems Support and Security .pptxAxmedMaxamuudYoonis
 

Similar to IS740 Chapter 13 (20)

9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt
 
Creation of Information Systems.pptx
Creation of Information Systems.pptxCreation of Information Systems.pptx
Creation of Information Systems.pptx
 
IS740 Chapter 01
IS740 Chapter 01IS740 Chapter 01
IS740 Chapter 01
 
Chapter 7 Development StrategiesInformation Technology Project Management .pptx
Chapter 7 Development StrategiesInformation Technology Project Management  .pptxChapter 7 Development StrategiesInformation Technology Project Management  .pptx
Chapter 7 Development StrategiesInformation Technology Project Management .pptx
 
chapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfchapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdf
 
Chapter 1 Introduction to Systems Analysis and Design .pptx
Chapter 1 Introduction to Systems Analysis and Design .pptxChapter 1 Introduction to Systems Analysis and Design .pptx
Chapter 1 Introduction to Systems Analysis and Design .pptx
 
chapter01-120827115344-phpapp01.pdf
chapter01-120827115344-phpapp01.pdfchapter01-120827115344-phpapp01.pdf
chapter01-120827115344-phpapp01.pdf
 
Week 3 database design
Week 3   database designWeek 3   database design
Week 3 database design
 
MIS Chapter 1
MIS Chapter 1MIS Chapter 1
MIS Chapter 1
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.ppt
 
Database design
Database designDatabase design
Database design
 
Lec01.pptx
Lec01.pptxLec01.pptx
Lec01.pptx
 
System analysis 1
System analysis 1System analysis 1
System analysis 1
 
chapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfchapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdf
 
System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)
 
CH01_Foundation of Systems Development.pptx
CH01_Foundation of Systems Development.pptxCH01_Foundation of Systems Development.pptx
CH01_Foundation of Systems Development.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 12 Managing Systems Support and Security .pptx
Chapter 12 Managing Systems Support and Security .pptxChapter 12 Managing Systems Support and Security .pptx
Chapter 12 Managing Systems Support and Security .pptx
 
SAD 1st PPT
SAD 1st PPTSAD 1st PPT
SAD 1st PPT
 
ch11.ppt
ch11.pptch11.ppt
ch11.ppt
 

More from iDocs

MGMT 340 - Chapter 03
MGMT 340 - Chapter 03MGMT 340 - Chapter 03
MGMT 340 - Chapter 03iDocs
 
MGMT 340 - Chapter 02
MGMT 340 - Chapter 02MGMT 340 - Chapter 02
MGMT 340 - Chapter 02iDocs
 
MGMT 340: Chapter 01
MGMT 340: Chapter 01MGMT 340: Chapter 01
MGMT 340: Chapter 01iDocs
 
ACCT321 Chapter 14
ACCT321 Chapter 14ACCT321 Chapter 14
ACCT321 Chapter 14iDocs
 
ACCT321 Chapter 10
ACCT321 Chapter 10ACCT321 Chapter 10
ACCT321 Chapter 10iDocs
 
ACCT321 Chapter 09
ACCT321 Chapter 09ACCT321 Chapter 09
ACCT321 Chapter 09iDocs
 
ACCT321 Chapter 08
ACCT321 Chapter 08ACCT321 Chapter 08
ACCT321 Chapter 08iDocs
 
ACCT321 Chapter 07
ACCT321 Chapter 07ACCT321 Chapter 07
ACCT321 Chapter 07iDocs
 
ACCT321 Chapter 06
ACCT321 Chapter 06ACCT321 Chapter 06
ACCT321 Chapter 06iDocs
 
ACCT321 Chapter 05
ACCT321 Chapter 05ACCT321 Chapter 05
ACCT321 Chapter 05iDocs
 
ACCT321 Chapter 04
ACCT321 Chapter 04ACCT321 Chapter 04
ACCT321 Chapter 04iDocs
 
ACCT321 Chapter 02
ACCT321 Chapter 02ACCT321 Chapter 02
ACCT321 Chapter 02iDocs
 
ACCT321 Chapter 01
ACCT321 Chapter 01ACCT321 Chapter 01
ACCT321 Chapter 01iDocs
 
ACCT 321 Chapter 11
ACCT 321 Chapter 11ACCT 321 Chapter 11
ACCT 321 Chapter 11iDocs
 
MBA 760 - Labor Force Composition
MBA 760 - Labor Force CompositionMBA 760 - Labor Force Composition
MBA 760 - Labor Force CompositioniDocs
 
MBA760 Chapter 11
MBA760 Chapter 11MBA760 Chapter 11
MBA760 Chapter 11iDocs
 
MBA760 Chapter 09
MBA760 Chapter 09MBA760 Chapter 09
MBA760 Chapter 09iDocs
 

More from iDocs (17)

MGMT 340 - Chapter 03
MGMT 340 - Chapter 03MGMT 340 - Chapter 03
MGMT 340 - Chapter 03
 
MGMT 340 - Chapter 02
MGMT 340 - Chapter 02MGMT 340 - Chapter 02
MGMT 340 - Chapter 02
 
MGMT 340: Chapter 01
MGMT 340: Chapter 01MGMT 340: Chapter 01
MGMT 340: Chapter 01
 
ACCT321 Chapter 14
ACCT321 Chapter 14ACCT321 Chapter 14
ACCT321 Chapter 14
 
ACCT321 Chapter 10
ACCT321 Chapter 10ACCT321 Chapter 10
ACCT321 Chapter 10
 
ACCT321 Chapter 09
ACCT321 Chapter 09ACCT321 Chapter 09
ACCT321 Chapter 09
 
ACCT321 Chapter 08
ACCT321 Chapter 08ACCT321 Chapter 08
ACCT321 Chapter 08
 
ACCT321 Chapter 07
ACCT321 Chapter 07ACCT321 Chapter 07
ACCT321 Chapter 07
 
ACCT321 Chapter 06
ACCT321 Chapter 06ACCT321 Chapter 06
ACCT321 Chapter 06
 
ACCT321 Chapter 05
ACCT321 Chapter 05ACCT321 Chapter 05
ACCT321 Chapter 05
 
ACCT321 Chapter 04
ACCT321 Chapter 04ACCT321 Chapter 04
ACCT321 Chapter 04
 
ACCT321 Chapter 02
ACCT321 Chapter 02ACCT321 Chapter 02
ACCT321 Chapter 02
 
ACCT321 Chapter 01
ACCT321 Chapter 01ACCT321 Chapter 01
ACCT321 Chapter 01
 
ACCT 321 Chapter 11
ACCT 321 Chapter 11ACCT 321 Chapter 11
ACCT 321 Chapter 11
 
MBA 760 - Labor Force Composition
MBA 760 - Labor Force CompositionMBA 760 - Labor Force Composition
MBA 760 - Labor Force Composition
 
MBA760 Chapter 11
MBA760 Chapter 11MBA760 Chapter 11
MBA760 Chapter 11
 
MBA760 Chapter 09
MBA760 Chapter 09MBA760 Chapter 09
MBA760 Chapter 09
 

Recently uploaded

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

IS740 Chapter 13

  • 1. Principles of Information Systems, Tenth Edition Chapter 13 Systems Development: Design, Implementation, Maintenance, and Review 1
  • 2. Principles and Learning Objectives • Designing new systems or modifying existing ones should always help an organization achieve its goals – State the purpose of systems design and discuss the differences between logical and physical systems design – Describe the process of design modeling and the diagrams used during object-oriented design Principles of Information Systems, Tenth Edition 2
  • 3. Principles and Learning Objectives (continued) – Discuss the issues involved in environmental design – Define the term RFP and discuss how this document is used to drive the acquisition of hardware and software – Describe the techniques used to make systems selection evaluations Principles of Information Systems, Tenth Edition 3
  • 4. Principles and Learning Objectives (continued) • The primary emphasis of systems implementation is to make sure that the right information is delivered to the right person in the right format at the right time – State the purpose of systems implementation and discuss the activities associated with this phase of systems development – List the advantages and disadvantages of purchasing versus developing software Principles of Information Systems, Tenth Edition 4
  • 5. Principles and Learning Objectives (continued) – Discuss the software development process and list some of the tools used in this process, including object-oriented program development tools Principles of Information Systems, Tenth Edition 5
  • 6. Principles and Learning Objectives (continued) • Maintenance and review add to the useful life of a system but can consume large amounts of resources; these activities can benefit from the same rigorous methods and project management techniques applied to systems development – State the importance of systems and software maintenance and discuss the activities involved – Describe the systems review process Principles of Information Systems, Tenth Edition 6
  • 7. Why Learn About Systems Development? • This chapter shows how: – You can be involved in designing and implementing an information system that will directly benefit you on the job – To avoid errors and how to recover from disasters Principles of Information Systems, Tenth Edition 7
  • 8. Systems Design • Answers the question: – How will the information system solve a problem? • Results in a technical design that: – Details system outputs, inputs, and user interfaces – Specifies hardware, software, databases, telecommunications, personnel, and procedures – Shows how these components are related Principles of Information Systems, Tenth Edition 8
  • 9. Logical and Physical Design • Logical design – Describes functional requirements of a system • Physical design – Specifies the characteristics of the system components necessary to put the logical design into action Principles of Information Systems, Tenth Edition 9
  • 10. Object-Oriented Design • Using the OO approach: – You can design key objects and classes of objects in the new or updated system – Process includes considering the problem domain, the operating environment, and the user interface • During design phase, consider the sequence of events that must happen for the system to function correctly Principles of Information Systems, Tenth Edition 10
  • 11. Principles of Information Systems, Tenth Edition 11
  • 12. Interface Design and Controls • System characteristics: – – – – Sign-on procedure Menu-driven system Help facility Lookup tables Principles of Information Systems, Tenth Edition 12
  • 13. Interface Design and Controls (continued) Principles of Information Systems, Tenth Edition 13
  • 14. Design of System Security and Controls • Preventing, detecting, and correcting errors – The most cost-effective time to deal with potential errors is early in the design phase • Disaster planning and recovery: – Disaster planning – Disaster recovery • Systems controls: – Closed shops – Open shops – Deterrence controls Principles of Information Systems, Tenth Edition 14
  • 15. Principles of Information Systems, Tenth Edition 15
  • 16. Environmental Design Considerations • Environmental design: – Also called green design – Involves systems development efforts that slash power consumption, require less physical space, and result in systems that can be disposed in a way that doesn’t negatively affect the environment Principles of Information Systems, Tenth Edition 16
  • 17. Generating Systems Design Alternatives • Request for proposal (RFP): – Document that specifies required resources such as hardware and software in detail • Financial options: – Purchase, lease, or rent • Evaluating and selecting a systems design – Preliminary evaluation – Final evaluation Principles of Information Systems, Tenth Edition 17
  • 18. Generating Systems Design Alternatives (continued) Principles of Information Systems, Tenth Edition 18
  • 19. Generating Systems Design Alternatives (continued) Principles of Information Systems, Tenth Edition 19
  • 20. Generating Systems Design Alternatives (continued) Principles of Information Systems, Tenth Edition 20
  • 21. Evaluation Techniques • Group consensus: – Decision-making group is appointed and given the responsibility of making the final evaluation and selection • Cost/benefit analysis: – Lists the costs and benefits of each proposed system Principles of Information Systems, Tenth Edition 21
  • 22. Evaluation Techniques (continued) • Benchmark test: – An examination that compares computer systems operating under the same conditions • Point evaluation: – Evaluation process in which each evaluation factor is assigned a weight, in percentage points, based on importance Principles of Information Systems, Tenth Edition 22
  • 23. Principles of Information Systems, Tenth Edition 23
  • 24. Freezing Design Specifications • User agrees in writing that the design is acceptable • Other organizations: – Allow or even encourage design changes Principles of Information Systems, Tenth Edition 24
  • 25. Principles of Information Systems, Tenth Edition 25
  • 26. The Contract • Vendors provide standard contracts to protect themselves • Typically, the request for proposal becomes part of the contract Principles of Information Systems, Tenth Edition 26
  • 27. The Design Report • Primary result of systems design • Reflects decisions made and prepares the way for systems implementation Principles of Information Systems, Tenth Edition 27
  • 28. Principles of Information Systems, Tenth Edition 28
  • 29. Systems Implementation • Includes: – Hardware acquisition – Programming and software acquisition or development – User preparation – Hiring and training of personnel – Site and data preparation – Installation, testing, start-up, and user acceptance Principles of Information Systems, Tenth Edition 29
  • 30. Acquiring Hardware from an IS Vendor • IS vendor: – Company that offers hardware, software, telecommunications systems, databases, IS personnel, or other computer-related resources • Types of IS vendors include: – General computer manufacturers – Small computer manufacturers – Peripheral equipment manufacturers Principles of Information Systems, Tenth Edition 30
  • 31. Acquiring Software: Make or Buy? • Make-or-buy decision: – Whether to obtain software from external or internal sources • Externally acquired software and Software as a Service (SaaS) – Commercial off-the-shelf (COTS) combines software from various vendors into a finished system – Software as a Service (SaaS) allows businesses to subscribe to Web-delivered application software by paying a monthly service charge Principles of Information Systems, Tenth Edition 31
  • 32. Acquiring Software: Make or Buy? (continued) • In-house developed in-house software – Techniques used: • • • • CASE and object-oriented approaches Cross-platform development Integrated development environment Documentation Principles of Information Systems, Tenth Edition 32
  • 33. Acquiring Database and Telecommunications Systems • Databases: – A blend of hardware and software • Virtual databases and database as a service (DaaS): – Popular ways to acquire database capabilities Principles of Information Systems, Tenth Edition 33
  • 34. User Preparation • Readying managers, decision makers, employees, other users, and stakeholders for new systems • Important but often ignored area of systems implementation Principles of Information Systems, Tenth Edition 34
  • 35. IS Personnel: Hiring and Training • Eventual success of any system depends on how it is used by the IS personnel within the organization • Training programs should be conducted for the IS personnel who will be using the computer system – More detailed than user training in the technical aspects of the systems Principles of Information Systems, Tenth Edition 35
  • 36. Site Preparation • Preparing the location of a new system • Larger systems may require special equipment • Developing IS sites that are energy efficient is important Principles of Information Systems, Tenth Edition 36
  • 37. Data Preparation • Also called data conversion • Ensuring all files and databases are ready to be used with new computer software and systems Principles of Information Systems, Tenth Edition 37
  • 38. Installation • Process of physically placing computer equipment on the site and making it operational • Normally, manufacturer is responsible for installing computer equipment • Someone from the organization (usually IS manager) should oversee the process Principles of Information Systems, Tenth Edition 38
  • 39. Testing • Forms of testing: – – – – – – – Unit testing System testing Volume testing Integration testing Acceptance testing Alpha testing Beta testing Principles of Information Systems, Tenth Edition 39
  • 40. Start-Up • Process of making the final tested information system fully operational • Approaches: – – – – Direct conversion (plunge, direct cutover) Phase-in approach (piecemeal) Pilot start-up Parallel start-up Principles of Information Systems, Tenth Edition 40
  • 41. Principles of Information Systems, Tenth Edition 41
  • 42. User Acceptance • Formal agreement signed by user that states that a phase of installation or the complete system is approved • Legal document that removes or reduces IS vendor’s liability Principles of Information Systems, Tenth Edition 42
  • 43. Systems Operation and Maintenance • Systems operation: – Use of a new or modified system • Systems maintenance: – Checking, changing, and enhancing the system to make it more useful in achieving user and organizational goals Principles of Information Systems, Tenth Edition 43
  • 44. Reasons for Maintenance • Some reasons for program maintenance: – Changes in business processes – New requests from stakeholders, users, and managers – Bugs or errors in program – Technical and hardware problems – Corporate mergers and acquisitions – Government regulations – Changes in the operating system or hardware on which the application runs Principles of Information Systems, Tenth Edition 44
  • 45. Types of Maintenance • Slipstream upgrade: – Usually requires recompiling all the code • Patch: – Minor change to correct a problem • Release: – Significant program change • Version: – Major program change Principles of Information Systems, Tenth Edition 45
  • 46. The Request for Maintenance Form • Form authorizing modification of programs • Usually signed by a business manager • IS group: – – – – – Reviews form Identifies programs to be changed Determines programmer to be assigned to task Estimates expected completion date Develops a technical description of change Principles of Information Systems, Tenth Edition 46
  • 47. Performing Maintenance • Maintenance team: – Responsible for modifying, fixing, and updating existing software • Modernization Workbench from Micro Focus: – Collection of tools that help organizations analyze the inner workings of legacy applications Principles of Information Systems, Tenth Edition 47
  • 48. The Relationship between Maintenance and Design • Programs are expensive to develop, but they are even more expensive to maintain • Determining factor in decision to replace a system: – The point at which it is costing more to fix than to replace Principles of Information Systems, Tenth Edition 48
  • 49. Principles of Information Systems, Tenth Edition 49
  • 50. Systems Review • Final step of systems development • Analyzes systems to make sure that they are operating as intended • Can be used to uncover potential problems and solve them before they occur Principles of Information Systems, Tenth Edition 50
  • 51. Types of Review Procedures • Event-driven review: – Triggered by a problem or opportunity • Time-driven review: – Performed after a specified amount of time Principles of Information Systems, Tenth Edition 51
  • 52. Types of Review Procedures (continued) Principles of Information Systems, Tenth Edition 52
  • 53. System Performance Measurement • Monitoring the system: – – – – Number of errors encountered Amount of memory required Amount of processing or CPU time needed Other problems • System performance products: – Software that measures all components of the information system Principles of Information Systems, Tenth Edition 53
  • 54. Summary • Purpose of systems design: – To prepare detailed design needs for a new system • Logical and physical design: – Can be accomplished using the traditional systems development life cycle or the object-oriented approach • Disaster recovery: – Important aspect of systems design Principles of Information Systems, Tenth Edition 54
  • 55. Summary (continued) • Purpose of systems implementation: – To install the system and make everything, including users, ready for its operation • Software can be purchased from vendors or developed in-house • Cross-platform development and integrated development environments (IDEs): – Make software development easier and more thorough Principles of Information Systems, Tenth Edition 55
  • 56. Summary (continued) • Systems operation: – Use of a new or modified system • Maintenance: – Can be as simple as a program patch to the more complex upgrading of software with a new release from a vendor • Systems review: – Process of analyzing and monitoring systems to make sure that they are operating as intended Principles of Information Systems, Tenth Edition 56