SlideShare ist ein Scribd-Unternehmen logo
1 von 45
Downloaden Sie, um offline zu lesen
Systems Analysis and Design
9th Edition
Chapter 1
Introduction to Systems Analysis and
Design
Chapter Objectives
• Discuss the impact of information technology on
business strategy and success
• Define an information system and describe its
components
• Explain how profiles and models can represent
business functions and operations
• Explain how the Internet has affected business
strategies and relationships
• Identify various types of information systems and
explain who uses them
2
Chapter Objectives
• Distinguish between structured analysis,
object-oriented analysis, and agile methods
• Compare the traditional waterfall model with
agile methods and models
• Apply five basic guidelines for systems
development
• Discuss the role of the information technology
department and the systems analysts who
work there
3
Introduction
• Companies use
information as a weapon
in the battle to increase
productivity, deliver
quality products and
services, maintain
customer loyalty, and
make sound decisions
• Information technology
can mean the difference
between success and
failure
4
The Impact of Information Technology
• Information Technology (IT)
– Combination of hardware and software products
and services that companies use to manage,
access, communicate, and share information
• The Future
– Three issues that will shape the future
• Changes in world
• Changes in technology
• Changes in client demand
5
The Impact of Information Technology
• Systems Development
– Business information systems are developed by
people who are technically qualified, business-
oriented, and highly motivated
– Must be good communicators with strong
analytical and critical thinking skills
6
The Impact of Information Technology
• Systems Analysis and Design
– Systems Analysis and Design
• Step-by-step process for developing high-quality
information systems
– Systems Analyst
• Plan, develop, and maintain information systems
7
The Impact of Information Technology
• Who develops Information Systems?
– In-house applications
– Software packages
– Internet-based application services
– Outsourcing
– Custom solutions
– Enterprise-wide software strategies
– How versus What
8
Information System Components
• A system is a set of related components that
produces specific results
• A Mission-critical system is one that is vital to a
company’s operations
• Data consists of basic facts that are the system’s
raw material
• Information is data that has been transformed
into output that is valuable to users
• Information systems have five key components:
hardware, software, data, processes, and people
9
Information System Components
• Hardware
– Is the physical layer of
the information system
– Moore’s Law
• Software
– System software
– Application software
– Enterprise applications
10
Information System Components
• Software
– Horizontal system
– Vertical system
– Legacy systems
• Data
– Tables store data
– Linked tables work
together to supply
data
11
Information System Components
• Processes
– Describe the tasks and
business functions that
users, managers, and IT
staff members perform
to achieve specific
results
• People
– Stakeholders
– Users, or end users
12
Understanding The Business
• Business Process Modeling
• Business Profile
• Business Models
– Business model
– Business process
– Business process reengineering (BPR)
13
Understanding The Business
• New Kinds of
Companies
– Production-oriented
– Service-oriented
– Internet-dependent
– Dot-com (.com)
– Brick-and-mortar
14
Impact of the Internet
• E-Commerce or I-Commerce
• B2C (Business-to-Consumer)
• B2B (Business-to-Business)
– EDI
– Extensible markup language (XML)
– Supply chain management (SCM)
– Supplier relationship management (SRM)
15
Business Information Systems
• In the past, IT managers divided systems into
categories based on the user group the system
served
– Office systems
– Operational systems
– Decision support systems
– Executive information systems
16
Business Information Systems
• Today, identify a system by its functions and
features, rather than by its users
– Enterprise computing systems
– Transaction processing systems
– Business support systems
– Knowledge management systems
– User productivity systems
17
Business Information Systems
• Enterprise computing
systems
– Support company-wide
operations and data
management
requirements
– Enterprise resource
planning (ERP)
– Many hardware and
software vendors target
the enterprise
computing market
18
Business Information Systems
• Transaction processing
systems
– Involve large amounts of
data and are mission-
critical systems
– Efficient because they
process a set of
transaction-related
commands as a group
rather than individually
19
Business Information Systems
• Business support systems
– Provide job-related information to users at all
levels of a company
– Management information systems (MIS)
– Radio frequency identification (RFID)
– What-if
20
Business Information Systems
• Knowledge management systems
– Called expert systems
– Simulate human reasoning by combining a
knowledge base and inference rules
– Many knowledge management systems use a
technique called fuzzy logic
21
Business Information Systems
• User productivity systems
– Technology that improves productivity
– Groupware
• Information systems integration
– Most large companies require systems that
combine transaction processing, business support,
knowledge management, and user productivity
features
22
What Information Do Users Need?
23
Systems Development Tools
• Modeling
– Business model
– Requirements model
– Data model
– Object model
– Network model
– Process model
24
Systems Development Tools
• Prototyping
– Prototype
– Speeds up the development process significantly
– Important decisions might be made too early,
before business or IT issues are thoroughly
understood
– Can be an extremely valuable tool
25
Systems Development Tools
• Computer-Aided Systems Engineering (CASE)
Tools
– Also called computer-aided software engineering
– CASE tools
– Can generate program code, which speeds the
implementation process
26
Systems Development Methods
• Structured Analysis
– Systems development
life cycle (SDLC)
– Predictive approach
– Uses a set of process
models to describe a
system graphically
– Process-centered
technique
– Waterfall model
27
Systems Development Methods
• Structured Analysis
– Deliverable or end product
– Disadvantage in the built-in structure of the SDLC,
because the waterfall model does not emphasize
interactivity among the phases
– This criticism can be valid if the SDLC phases are
followed too rigidly
– Adjacent phases usually interact
28
Systems Development Methods
• Structured Analysis
– The SDLC model usually includes five steps
• Systems planning
• Systems analysis
• Systems design
• Systems implementation
• Systems support and security
29
Systems Development Methods
• Structured Analysis
– Systems Planning
• Systems planning phase
• Systems request – begins the process & describes
problems or desired changes
• Purpose of this phase is to perform a preliminary
investigation
• Key part of preliminary investigation is a feasibility
study
30
Systems Development Methods
• Structured Analysis
– Systems Analysis
• Deliverable is the System requirements document
– Systems Design
• Deliverable is system design specification
• Management and user involvement is critical
31
Systems Development Methods
• Structured Analysis
– Systems Implementation
• New system is constructed
– Systems Support and Security
• A well-designed system must be secure, reliable,
maintainable, and scalable
• Most information systems need to be updated
significantly or replaced after several years of operation
32
Systems Development Methods
• Object-oriented
Analysis
– Combines data &
processes that act on the
data into things called
objects
– Object is a member of a
class
– Objects possess
properties
– Methods change an
object’s properties
33
Systems Development Methods
• Object-Oriented Analysis
– A message requests specific behavior or
information from another object
– Usually follow a series of analysis and design
phases that are similar to the SDLC
– Interactive model
34
Systems Development Methods
• Agile Methods
– Are the newest development
– Emphasize continuous feedback
– Iterative development
– Agile community has published the Agile
Manifesto
– Spiral model
35
Systems Development Methods
• Agile Methods
– Agile process determines the end result
– Other adaptive variations and related methods
exist
– Two examples are Scrum and Extreme
Programming (XP)
– Analysts should understand the pros and cons of
any approach before selecting a development
method
36
Systems Development Methods
• Other Development Methods
– Joint application development (JAD)
– Rapid application development (RAD)
– Might encounter other systems development
techniques
– Rational Unified Process (RUP®)
– Microsoft Solutions Framework (MSF)
37
Systems Development Guidelines
• Develop a project plan
• Involve users and listen carefully to them
• Use project management tools to identify
tasks and milestones
• Develop accurate cost and benefit information
• Remain flexible
38
Information Technology Department
39
The Systems Analyst
• Responsibilities
– Translate business requirements into IT projects
• Knowledge, Skills, and Education
• Needs technical knowledge, strong oral and
written communication skills and analytic ability,
an understanding of business operations, and
critical thinking skills
• Certification
– Important credential
40
The Systems Analyst
• Career Opportunities
– Job titles
– Company organization
– Company size
– Corporate culture
– Salary, location, and future growth
41
Chapter Summary
• IT refers to the combination of hardware and
software resources that companies use to
manage, access, communicate, and share
information
• The essential components of an information
system are hardware, software, data, processes,
and people
• Successful companies offer a mix of products,
technical and financial services, consulting, and
customer support
42
Chapter Summary
• Information systems are identified as
enterprise computing systems, transaction
processing systems, business support systems,
knowledge management systems, or user
productivity systems
• Organization structure includes top managers,
middle managers and knowledge workers,
supervisors and team leaders
43
Chapter Summary
• The IT department develops, maintains and
operates a company’s information systems
• Systems analysts need a combination of
technical and business knowledge, analytical
ability, and communication skills
• Systems analysts need to consider salary,
location, and future growth potential when
making a career decision
44
Chapter Summary
• Chapter 1 complete
45

Weitere ähnliche Inhalte

Ähnlich wie chapter01-120827115344-phpapp01.pdf

Chapter 4 Requirements ModelInformation Technology Project Management - part ...
Chapter 4 Requirements ModelInformation Technology Project Management - part ...Chapter 4 Requirements ModelInformation Technology Project Management - part ...
Chapter 4 Requirements ModelInformation Technology Project Management - part ...AxmedMaxamuudYoonis
 
IS740 Chapter 01
IS740 Chapter 01IS740 Chapter 01
IS740 Chapter 01iDocs
 
chapter04-120827115356-phpapp01.pdf
chapter04-120827115356-phpapp01.pdfchapter04-120827115356-phpapp01.pdf
chapter04-120827115356-phpapp01.pdfAxmedMaxamuud6
 
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
 
IS740 Chapter 13
IS740 Chapter 13IS740 Chapter 13
IS740 Chapter 13iDocs
 
Chapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxChapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxAxmedMaxamuudYoonis
 
chapter11-120827115420-phpapp01.pdf
chapter11-120827115420-phpapp01.pdfchapter11-120827115420-phpapp01.pdf
chapter11-120827115420-phpapp01.pdfAxmedMaxamuud6
 
Part7-updated.pptx descrription of lectures
Part7-updated.pptx descrription of lecturesPart7-updated.pptx descrription of lectures
Part7-updated.pptx descrription of lecturesmohammedderriche2
 
software requirement
software requirement software requirement
software requirement nimmik4u
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.pptNadiSarj2
 
Pengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiPengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiSherly Uda
 
information system analysis and design
information system analysis and designinformation system analysis and design
information system analysis and designEndalkachewYazie1
 
PTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdfPTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdfTmTri
 

Ähnlich wie chapter01-120827115344-phpapp01.pdf (20)

9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt9780324665284_PPT_ch13.ppt
9780324665284_PPT_ch13.ppt
 
Chapter 4 Requirements ModelInformation Technology Project Management - part ...
Chapter 4 Requirements ModelInformation Technology Project Management - part ...Chapter 4 Requirements ModelInformation Technology Project Management - part ...
Chapter 4 Requirements ModelInformation Technology Project Management - part ...
 
IS740 Chapter 01
IS740 Chapter 01IS740 Chapter 01
IS740 Chapter 01
 
chapter04-120827115356-phpapp01.pdf
chapter04-120827115356-phpapp01.pdfchapter04-120827115356-phpapp01.pdf
chapter04-120827115356-phpapp01.pdf
 
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 04
Chapter 04Chapter 04
Chapter 04
 
IS740 Chapter 13
IS740 Chapter 13IS740 Chapter 13
IS740 Chapter 13
 
Chapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptxChapter 11 Managing Systems Implementation .pptx
Chapter 11 Managing Systems Implementation .pptx
 
chapter11-120827115420-phpapp01.pdf
chapter11-120827115420-phpapp01.pdfchapter11-120827115420-phpapp01.pdf
chapter11-120827115420-phpapp01.pdf
 
Part7-updated.pptx descrription of lectures
Part7-updated.pptx descrription of lecturesPart7-updated.pptx descrription of lectures
Part7-updated.pptx descrription of lectures
 
software requirement
software requirement software requirement
software requirement
 
Mis
MisMis
Mis
 
Ppt ch01
Ppt ch01Ppt ch01
Ppt ch01
 
Database_Design.ppt
Database_Design.pptDatabase_Design.ppt
Database_Design.ppt
 
Mis 9
Mis 9Mis 9
Mis 9
 
SAD 1st PPT
SAD 1st PPTSAD 1st PPT
SAD 1st PPT
 
Pengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem InformasiPengantar Analisis Dan Desain Sistem Informasi
Pengantar Analisis Dan Desain Sistem Informasi
 
information system analysis and design
information system analysis and designinformation system analysis and design
information system analysis and design
 
SDLC 21.11.2022.pdf
SDLC 21.11.2022.pdfSDLC 21.11.2022.pdf
SDLC 21.11.2022.pdf
 
PTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdfPTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdf
 

Mehr von AxmedMaxamuud6

chapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfchapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfAxmedMaxamuud6
 
chapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfchapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfAxmedMaxamuud6
 
chapter03-120827115353-phpapp02.pdf
chapter03-120827115353-phpapp02.pdfchapter03-120827115353-phpapp02.pdf
chapter03-120827115353-phpapp02.pdfAxmedMaxamuud6
 
chapter02-120827115348-phpapp01.pdf
chapter02-120827115348-phpapp01.pdfchapter02-120827115348-phpapp01.pdf
chapter02-120827115348-phpapp01.pdfAxmedMaxamuud6
 
chapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfchapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfAxmedMaxamuud6
 
chapter05-120827115357-phpapp01.pdf
chapter05-120827115357-phpapp01.pdfchapter05-120827115357-phpapp01.pdf
chapter05-120827115357-phpapp01.pdfAxmedMaxamuud6
 
chapter06-120827115400-phpapp01.pdf
chapter06-120827115400-phpapp01.pdfchapter06-120827115400-phpapp01.pdf
chapter06-120827115400-phpapp01.pdfAxmedMaxamuud6
 
chapter09-120827115409-phpapp01.pdf
chapter09-120827115409-phpapp01.pdfchapter09-120827115409-phpapp01.pdf
chapter09-120827115409-phpapp01.pdfAxmedMaxamuud6
 
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.ppt
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.pptL14_DesignGoalsSubsystemDecompositionc_ch06lect1.ppt
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.pptAxmedMaxamuud6
 

Mehr von AxmedMaxamuud6 (9)

chapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfchapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdf
 
chapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdfchapter12-120827115424-phpapp01.pdf
chapter12-120827115424-phpapp01.pdf
 
chapter03-120827115353-phpapp02.pdf
chapter03-120827115353-phpapp02.pdfchapter03-120827115353-phpapp02.pdf
chapter03-120827115353-phpapp02.pdf
 
chapter02-120827115348-phpapp01.pdf
chapter02-120827115348-phpapp01.pdfchapter02-120827115348-phpapp01.pdf
chapter02-120827115348-phpapp01.pdf
 
chapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdfchapter07-120827115403-phpapp01.pdf
chapter07-120827115403-phpapp01.pdf
 
chapter05-120827115357-phpapp01.pdf
chapter05-120827115357-phpapp01.pdfchapter05-120827115357-phpapp01.pdf
chapter05-120827115357-phpapp01.pdf
 
chapter06-120827115400-phpapp01.pdf
chapter06-120827115400-phpapp01.pdfchapter06-120827115400-phpapp01.pdf
chapter06-120827115400-phpapp01.pdf
 
chapter09-120827115409-phpapp01.pdf
chapter09-120827115409-phpapp01.pdfchapter09-120827115409-phpapp01.pdf
chapter09-120827115409-phpapp01.pdf
 
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.ppt
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.pptL14_DesignGoalsSubsystemDecompositionc_ch06lect1.ppt
L14_DesignGoalsSubsystemDecompositionc_ch06lect1.ppt
 

Kürzlich hochgeladen

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
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
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
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
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
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
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 

Kürzlich hochgeladen (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
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
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
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
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 

chapter01-120827115344-phpapp01.pdf

  • 1. Systems Analysis and Design 9th Edition Chapter 1 Introduction to Systems Analysis and Design
  • 2. Chapter Objectives • Discuss the impact of information technology on business strategy and success • Define an information system and describe its components • Explain how profiles and models can represent business functions and operations • Explain how the Internet has affected business strategies and relationships • Identify various types of information systems and explain who uses them 2
  • 3. Chapter Objectives • Distinguish between structured analysis, object-oriented analysis, and agile methods • Compare the traditional waterfall model with agile methods and models • Apply five basic guidelines for systems development • Discuss the role of the information technology department and the systems analysts who work there 3
  • 4. Introduction • Companies use information as a weapon in the battle to increase productivity, deliver quality products and services, maintain customer loyalty, and make sound decisions • Information technology can mean the difference between success and failure 4
  • 5. The Impact of Information Technology • Information Technology (IT) – Combination of hardware and software products and services that companies use to manage, access, communicate, and share information • The Future – Three issues that will shape the future • Changes in world • Changes in technology • Changes in client demand 5
  • 6. The Impact of Information Technology • Systems Development – Business information systems are developed by people who are technically qualified, business- oriented, and highly motivated – Must be good communicators with strong analytical and critical thinking skills 6
  • 7. The Impact of Information Technology • Systems Analysis and Design – Systems Analysis and Design • Step-by-step process for developing high-quality information systems – Systems Analyst • Plan, develop, and maintain information systems 7
  • 8. The Impact of Information Technology • Who develops Information Systems? – In-house applications – Software packages – Internet-based application services – Outsourcing – Custom solutions – Enterprise-wide software strategies – How versus What 8
  • 9. Information System Components • A system is a set of related components that produces specific results • A Mission-critical system is one that is vital to a company’s operations • Data consists of basic facts that are the system’s raw material • Information is data that has been transformed into output that is valuable to users • Information systems have five key components: hardware, software, data, processes, and people 9
  • 10. Information System Components • Hardware – Is the physical layer of the information system – Moore’s Law • Software – System software – Application software – Enterprise applications 10
  • 11. Information System Components • Software – Horizontal system – Vertical system – Legacy systems • Data – Tables store data – Linked tables work together to supply data 11
  • 12. Information System Components • Processes – Describe the tasks and business functions that users, managers, and IT staff members perform to achieve specific results • People – Stakeholders – Users, or end users 12
  • 13. Understanding The Business • Business Process Modeling • Business Profile • Business Models – Business model – Business process – Business process reengineering (BPR) 13
  • 14. Understanding The Business • New Kinds of Companies – Production-oriented – Service-oriented – Internet-dependent – Dot-com (.com) – Brick-and-mortar 14
  • 15. Impact of the Internet • E-Commerce or I-Commerce • B2C (Business-to-Consumer) • B2B (Business-to-Business) – EDI – Extensible markup language (XML) – Supply chain management (SCM) – Supplier relationship management (SRM) 15
  • 16. Business Information Systems • In the past, IT managers divided systems into categories based on the user group the system served – Office systems – Operational systems – Decision support systems – Executive information systems 16
  • 17. Business Information Systems • Today, identify a system by its functions and features, rather than by its users – Enterprise computing systems – Transaction processing systems – Business support systems – Knowledge management systems – User productivity systems 17
  • 18. Business Information Systems • Enterprise computing systems – Support company-wide operations and data management requirements – Enterprise resource planning (ERP) – Many hardware and software vendors target the enterprise computing market 18
  • 19. Business Information Systems • Transaction processing systems – Involve large amounts of data and are mission- critical systems – Efficient because they process a set of transaction-related commands as a group rather than individually 19
  • 20. Business Information Systems • Business support systems – Provide job-related information to users at all levels of a company – Management information systems (MIS) – Radio frequency identification (RFID) – What-if 20
  • 21. Business Information Systems • Knowledge management systems – Called expert systems – Simulate human reasoning by combining a knowledge base and inference rules – Many knowledge management systems use a technique called fuzzy logic 21
  • 22. Business Information Systems • User productivity systems – Technology that improves productivity – Groupware • Information systems integration – Most large companies require systems that combine transaction processing, business support, knowledge management, and user productivity features 22
  • 23. What Information Do Users Need? 23
  • 24. Systems Development Tools • Modeling – Business model – Requirements model – Data model – Object model – Network model – Process model 24
  • 25. Systems Development Tools • Prototyping – Prototype – Speeds up the development process significantly – Important decisions might be made too early, before business or IT issues are thoroughly understood – Can be an extremely valuable tool 25
  • 26. Systems Development Tools • Computer-Aided Systems Engineering (CASE) Tools – Also called computer-aided software engineering – CASE tools – Can generate program code, which speeds the implementation process 26
  • 27. Systems Development Methods • Structured Analysis – Systems development life cycle (SDLC) – Predictive approach – Uses a set of process models to describe a system graphically – Process-centered technique – Waterfall model 27
  • 28. Systems Development Methods • Structured Analysis – Deliverable or end product – Disadvantage in the built-in structure of the SDLC, because the waterfall model does not emphasize interactivity among the phases – This criticism can be valid if the SDLC phases are followed too rigidly – Adjacent phases usually interact 28
  • 29. Systems Development Methods • Structured Analysis – The SDLC model usually includes five steps • Systems planning • Systems analysis • Systems design • Systems implementation • Systems support and security 29
  • 30. Systems Development Methods • Structured Analysis – Systems Planning • Systems planning phase • Systems request – begins the process & describes problems or desired changes • Purpose of this phase is to perform a preliminary investigation • Key part of preliminary investigation is a feasibility study 30
  • 31. Systems Development Methods • Structured Analysis – Systems Analysis • Deliverable is the System requirements document – Systems Design • Deliverable is system design specification • Management and user involvement is critical 31
  • 32. Systems Development Methods • Structured Analysis – Systems Implementation • New system is constructed – Systems Support and Security • A well-designed system must be secure, reliable, maintainable, and scalable • Most information systems need to be updated significantly or replaced after several years of operation 32
  • 33. Systems Development Methods • Object-oriented Analysis – Combines data & processes that act on the data into things called objects – Object is a member of a class – Objects possess properties – Methods change an object’s properties 33
  • 34. Systems Development Methods • Object-Oriented Analysis – A message requests specific behavior or information from another object – Usually follow a series of analysis and design phases that are similar to the SDLC – Interactive model 34
  • 35. Systems Development Methods • Agile Methods – Are the newest development – Emphasize continuous feedback – Iterative development – Agile community has published the Agile Manifesto – Spiral model 35
  • 36. Systems Development Methods • Agile Methods – Agile process determines the end result – Other adaptive variations and related methods exist – Two examples are Scrum and Extreme Programming (XP) – Analysts should understand the pros and cons of any approach before selecting a development method 36
  • 37. Systems Development Methods • Other Development Methods – Joint application development (JAD) – Rapid application development (RAD) – Might encounter other systems development techniques – Rational Unified Process (RUP®) – Microsoft Solutions Framework (MSF) 37
  • 38. Systems Development Guidelines • Develop a project plan • Involve users and listen carefully to them • Use project management tools to identify tasks and milestones • Develop accurate cost and benefit information • Remain flexible 38
  • 40. The Systems Analyst • Responsibilities – Translate business requirements into IT projects • Knowledge, Skills, and Education • Needs technical knowledge, strong oral and written communication skills and analytic ability, an understanding of business operations, and critical thinking skills • Certification – Important credential 40
  • 41. The Systems Analyst • Career Opportunities – Job titles – Company organization – Company size – Corporate culture – Salary, location, and future growth 41
  • 42. Chapter Summary • IT refers to the combination of hardware and software resources that companies use to manage, access, communicate, and share information • The essential components of an information system are hardware, software, data, processes, and people • Successful companies offer a mix of products, technical and financial services, consulting, and customer support 42
  • 43. Chapter Summary • Information systems are identified as enterprise computing systems, transaction processing systems, business support systems, knowledge management systems, or user productivity systems • Organization structure includes top managers, middle managers and knowledge workers, supervisors and team leaders 43
  • 44. Chapter Summary • The IT department develops, maintains and operates a company’s information systems • Systems analysts need a combination of technical and business knowledge, analytical ability, and communication skills • Systems analysts need to consider salary, location, and future growth potential when making a career decision 44