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

Chapter 3 information systems organizations and strategy
Chapter 3 information systems organizations and strategyChapter 3 information systems organizations and strategy
Chapter 3 information systems organizations and strategyVan Chau
 
IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03iDocs
 
IS740 Chapter 14
IS740 Chapter 14IS740 Chapter 14
IS740 Chapter 14iDocs
 
MIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsMIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsSukanya Ben
 
Chapter 6
Chapter 6Chapter 6
Chapter 6uabir
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...yaminohime
 
Types & Fundamentals of Information System
Types & Fundamentals of Information SystemTypes & Fundamentals of Information System
Types & Fundamentals of Information SystemAwais Mansoor Chohan
 
It infrastructure hardware and software
It infrastructure hardware and softwareIt infrastructure hardware and software
It infrastructure hardware and softwareProf. Othman Alsalloum
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01Norazila Mat
 
Introduction to Information Management Chapter 1
Introduction toInformation Management Chapter 1Introduction toInformation Management Chapter 1
Introduction to Information Management Chapter 1KaleemSarwar2
 
Chapter16 designing distributed and internet systems
Chapter16 designing distributed and internet systemsChapter16 designing distributed and internet systems
Chapter16 designing distributed and internet systemsDhani Ahmad
 
Chapter 6 telecommunication
Chapter 6 telecommunicationChapter 6 telecommunication
Chapter 6 telecommunicationAG RD
 
Business Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesBusiness Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesAlan McSweeney
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and DesignJoel Briza
 

What's hot (20)

Chapter 3 information systems organizations and strategy
Chapter 3 information systems organizations and strategyChapter 3 information systems organizations and strategy
Chapter 3 information systems organizations and strategy
 
IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03
 
IS740 Chapter 14
IS740 Chapter 14IS740 Chapter 14
IS740 Chapter 14
 
Information management
Information managementInformation management
Information management
 
Bis Chapter2
Bis Chapter2Bis Chapter2
Bis Chapter2
 
Laudon Ch13
Laudon Ch13Laudon Ch13
Laudon Ch13
 
MIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsMIS-CH13: Building Information Systems
MIS-CH13: Building Information Systems
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 12 - Inform...
 
Types & Fundamentals of Information System
Types & Fundamentals of Information SystemTypes & Fundamentals of Information System
Types & Fundamentals of Information System
 
It infrastructure hardware and software
It infrastructure hardware and softwareIt infrastructure hardware and software
It infrastructure hardware and software
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01
 
Introduction to Information Management Chapter 1
Introduction toInformation Management Chapter 1Introduction toInformation Management Chapter 1
Introduction to Information Management Chapter 1
 
07. datacenters
07. datacenters07. datacenters
07. datacenters
 
Introducing ITIL
Introducing ITILIntroducing ITIL
Introducing ITIL
 
Chapter16 designing distributed and internet systems
Chapter16 designing distributed and internet systemsChapter16 designing distributed and internet systems
Chapter16 designing distributed and internet systems
 
Chapter 6 telecommunication
Chapter 6 telecommunicationChapter 6 telecommunication
Chapter 6 telecommunication
 
Business Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesBusiness Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery Notes
 
Information system
Information systemInformation system
Information system
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 

Viewers also liked

IS740 Chapter 07
IS740 Chapter 07IS740 Chapter 07
IS740 Chapter 07iDocs
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06iDocs
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04iDocs
 
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 (15)

IS740 Chapter 07
IS740 Chapter 07IS740 Chapter 07
IS740 Chapter 07
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
 
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

Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 

Recently uploaded (20)

Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 

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