Introduction to System Analysis and Design Methods
A Framework for Systems Analysis and Design
A system is a group of interrelated components that function together to achieve a desired result. An information system (IS) is an arrangement of people, data, processes, and information technology that interact to collect, process, store, and provide as output the information needed to support an organization. Information technology is a contemporary term that describes the combination of computer technology (hardware and software) with telecommunications technology (data, image, and voice networks).
1-2
Types of Information Systems
A transaction processing system (TPS) is an information system that captures and processes data about business transactions. A management information system (MIS) is an information system that provides for management-oriented reporting based on transaction processing and operations of the organization. A decision support system (DSS) is an information system that either helps to identify decision making opportunities or provides information to help make decisions.
1-3
Types of Information Systems (cont.)
An expert system is an information system that captures the expertise of workers and then simulates that expertise to the benefit of non-experts. A communications and collaboration system is an information system that enables more effective communications between workers, partners, customers, and suppliers to enhance their ability to collaborate.
An office automation system is an information system that supports the wide range of business office activities that provide for improved work flow between workers.
1-4
map emphasizes how each kind of stakeholder interacts with the information system. Note that the systems analyst role overlaps the roles of all the other stakeholders. The systems analyst is a facilitator to all the other roles.
Systems Analysts
Systems analyst a specialist who studies the problems and needs of an organization to determine how people, data, processes, and information technology can best accomplish improvements for the business. A programmer/analyst (or analyst/programmer) includes the responsibilities of both the computer programmer and the systems analyst. A business analyst focuses on only the nontechnical aspects of systems analysis and design.
1-6
The Systems Analyst as a Problem-Solver
By "Problems" that need solving, we mean:
Problems, either real or anticipated, that require corrective action Opportunities to improve a situation despite the absence of complaints Directives to change a situation regardless of whether
anyone has complained about the current situation
1-7
Skills Needed by the Systems Analyst
Working knowledge of information technology Computer programming experience and expertise General business knowledge General problem-solving skills Good interpersonal communication skills Good interpersonal relations skills Flexibility and adaptability Character and ethics
1-8
Business Drivers for Todays Information Systems
Globalization of the Economy
Electronic Commerce and Business
Security and Privacy Collaboration and Partnership Knowledge Asset Management Continuous Improvement and Total Quality Management Business Process Redesign
1-9
Globalization of the Economy
Global Economy brings
New and expanded international markets New international competitors
Impact on information systems
Require support of multiple languages, currency exchange rates, business cultures Require consolidation of international data Demand for players who can communicate, orally and in writing, with management and users that speak different languages
1-10
Electronic Commerce and Business
E-Commerce the buying and selling of goods and services by using the Internet. E-Business the use of the Internet to conduct and support day-to-day business activities. Types of e-commerce and e-business
Marketing of corporate image, products, and services Business-to-consumer (B2C) Business-to-business (B2B)
Impact on information systems
Most new information systems are being designed for an Internet (or intranet) architecture Since the only client-side software is a web browser, the choice of client operating system is becoming less important
1-11
Security and Privacy
Security
How will the business continue in the even of a security breach, terrorist attack, or disaster? How can the business protect its digital assets from outside threats?
Privacy
Consumer demands for privacy in e-commerce transactions Government requirements
Impact on information systems
Need to incorporate stringent security and privacy controls
1-12
Collaboration and Partnership
Organizations seek to break down the walls that separate organizational departments and functions. Organizations collaborate with outside business partners and even competitors. Impact on information systems
Need to provide secure, external access Need to pass data between different information systems
1-13
Knowledge Asset Management
Data raw facts about people, places, events, and things that are of importance in an organization. Information data that has been processed or reorganized into a more meaningful form for someone. Knowledge data and information that is further refined based on the facts, truths, beliefs, judgments, experiences, and expertise of the recipient. Knowledge Asset Management
Recognizes that data, information, and knowledge are critical business resources Asks: How can the organization manage and share knowledge for competitive advantage? Strives to integrate the data and information that can create and preserve knowledge
1-14
Continuous Improvement and Total Quality Management
Business Processes Tasks that respond to business events (e.g., an order). Business processes are the work, procedures, and rules required to complete the business tasks, independent of any information technology used to automate or support them. Continuous process improvement (CPI) The continuous monitoring of business processes to effect small but measurable improvements in cost reduction and value added. Total quality management (TQM) a comprehensive approach to facilitating quality improvements and management within a business.
1-15
Business Process Redesign
Business process redesign (BPR) is the study, analysis, and redesign of fundamental business processes to reduce costs and/or improve value added to the business.
More substantial changes and improvements than CPI Usually complemented by CPI
1-16
Technology Drivers for Todays Information Systems
Networks and the Internet Mobile and Wireless Technologies Object Technologies
Collaborative Technologies
Enterprise Applications
1-17
Networks and the Internet
Networks include mainframe time-sharing systems, network servers, and a variety of desktop, laptop, and handheld client computers. The most pervasive networking technologies are based on the Internet.
1-18
XHTML and XML Scripting languages Web-specific programming languages Intranets Extranets Portals Web services
Mobile and Wireless Technologies
Some mobile and wireless technologies
PDAs Smart phones Bluetooth Wireless networking
Impact on information systems
Wireless connectivity must be assumed Limitations of mobile devices and screen sizes must be accommodated
1-19
Object Technologies
Object technology a software technology that defines a system in terms of objects that consolidate data and behavior (into objects).
Objects are reusable Objects are extensible Object-oriented programming languages include C++, Java, Smalltalk, and .NET
Object-oriented analysis and design a collection of tools and techniques for systems development that will utilize object technologies to construct a system and its software. Agile development a system development strategy in which system developers are given the flexibility to select from a variety of tools and techniques to best accomplish the tasks at hand.
1-20
Collaborative Technologies
Collaborate technologies are those that enhance interpersonal communications and teamwork.
E-mail
Instant messaging
Groupware Work flow
1-21
Enterprise Applications
Virtually all organizations require a core set of enterprise applications
Financial mgmt, human resources, sales, etc. Frequently purchased Frequently need to have custom elements added
Systems Integration - the process of building a unified information system out of diverse components of purchases software, custom-built software, hardware, and networking.
1-22
Enterprise Applications - ERP
Enterprise Resource Planning (ERP) a software application that fully integrates information systems that span most or all of the basic, core business functions. An ERP solution is built around a common database shared by common business functions. Representative ERP vendors:
SSA Oracle/Peoplesoft SAP AG
1-23
Enterprise Applications - SCM
Supply Chain Management (SCM) a software application that optimizes business processes for raw material procurement through finished product distribution by directly integrating the logistical information systems of organizations with those of their suppliers and distributors. Representative SCM vendors:
i2 Technologies Manugistics SAP SCT
1-24
Enterprise Applications - CRM
Customer Relationship Management (CRM) a software application that provides customers with access to a businesss processes from initial inquiry through postsale service and support. Representative CRM vendors:
1-25
SAP BroadVision [Link] Kana Amdocs Oracle/Peoplesoft Siebel
Enterprise Applications - EAI
Enterprise Application Integration (EAI) the process and technologies used to link applications to support the flow of data and information between those applications. Middleware software (usually purchased) used to translate and route data between different applications. Representative EAI vendors:
BEA Systems
IBM (MQSeries)
Mercator Software TIBCO Software
1-26
System Development Process
System development process a set of activities, methods, best practices, deliverables, and automated tools that stakeholders use to develop and maintain information systems and software. A general problem-solving approach
1. 2. 3. 4. 5. 6. 7. Identify the problem. Analyze and understand the problem. Identify solution requirements or expectations. Identify alternative solutions and choose the best course of action. Design the chosen solution. Implement the chosen solution. Evaluate the results. If the problem is not solved, return to step 1 or 2 as appropriate.
1-27
A Simple System Development Process
Our Simplified System Development Process General Problem-Solving Steps
System initiation
System analysis
1. Identify the problem.
2. 3. 4. 5. Analyze and understand the problem. Identify solution requirements or expectations. Identify alternative solutions and choose the best course of action. Design the chosen solution. Implement the chosen solution. Evaluate the results. If the problem is not solved, return to step 1 or 2 as appropriate.
System design
System implementation
6. 7.
1-28
System Development Process Overview
System initiation the initial planning for a project to define initial business scope, goals, schedule, and budget. System analysis the study of a business problem domain to recommend improvements and specify the business requirements and priorities for the solution. System design the specification or construction of a technical, computer-based solution for the business requirements identified in a system analysis. System implementation the construction, installation, testing, and delivery of a system into production.
1-29
Project and Process Management
Project management the activity of defining, planning, directing, monitoring, and controlling a project to develop an acceptable system within the allotted time and budget. Process management the ongoing activity that defines, improves, and coordinates the use of an organizations chosen methodology (the process) and standards for all system development projects.
1-30