Information Systems Analysis and Design CSC340. I. Introduction



Similar documents
Information Systems Analysis and Design CSC340. XXIV. Other Phases

IV. Software Lifecycles

Trends in Embedded Software Development in Europe. Dr. Dirk Muthig

Software Engineering/Courses Description Introduction to Software Engineering Credit Hours: 3 Prerequisite: (Computer Programming 2).

A Foundation for Understanding Enterprise Resource Planning Systems

Chapter 13: Program Development and Programming Languages

DATABASE DESIGN. - Developing database and information systems is performed using a development lifecycle, which consists of a series of steps.

CSC340S - Information Systems Analysis and Design

Your Software Quality is Our Business. INDEPENDENT VERIFICATION AND VALIDATION (IV&V) WHITE PAPER Prepared by Adnet, Inc.

The Development of Enterprise Resource Planning Systems. Introduction

E TE T R E PR P IS I E S E R ES E O S URCE E P L P A L NNIN I G

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I

8/25/2008. Chapter Objectives PART 3. Concepts in Enterprise Resource Planning 2 nd Edition

Enterprise-Wide Information Systems in the Modern Organization

1.1 The Nature of Software... Object-Oriented Software Engineering Practical Software Development using UML and Java. The Nature of Software...

IT Infrastructure and Platforms

CASE STUDY: IIS GIVES A GLOBAL BEAUTY AND FASHION COMPANY AN IT MAKE-OVER MISSION ACCOMPLISHED

Software Engineering UNIT -1 OVERVIEW

Chapter 9 Software Evolution

Sistemi ICT per il Business Networking

Software Engineering. So(ware Evolu1on

THE CORNERSTONE DIFFERENCE

Management. Information. Systems. Education. Available Software and Guidelines for Selection (EMIS):

Distributed Systems. Outline. What is a Distributed System?

2.1 The RAD life cycle composes of four stages:

Software: Systems and Application Software

Exhibit F. VA CAI - Staff Aug Job Titles and Descriptions Effective 2015

CHAPTER 1: INTRODUCTION TO ENTERPRISE SYSTEMS FOR MANAGEMENT

How To Write Software

Investigate Requirements for Software Solutions

How To Develop Software

Outline. Definitions. Course schedule

Chapter 5 Information Technology and Changing Business Processes

System Architecture Review Glossary

Service Oriented Architecture

SELECTION OF AN ORGANIZATION SPECIFIC ERP

INTRODUCTION. National Competency Standard for Application Developers Commission on Information and Communications Technology

THE ORGANISATION. Senior Management Major end users (divisions) Information Systems Department

Organizations remain under intense pressure to reduce costs To reduce costs we must increase efficiency in resource allocation

A Systematic Security Approach in Software Requirements Engineering

Business Intelligence Solution for Small and Midsize Enterprises (BI4SME)

Course Description Bachelor in Management Information Systems

Introduction to Systems Analysis and Design

Enterprise Resource Planning Presentation to the Joint Legislative Oversight Committee on Information Technology.

Concepts of Database Management Eighth Edition. Chapter 1 Introduction to Database Management

Chapter 7A. Functions of Operating Systems. Types of Operating Systems. Operating System Basics

VeriSolv Technologies, Inc. Capabilities Briefing

Measuring Success Service Desk Evaluation Guide for the Midsized Business: How to Choose the Right Service Desk Solution and Improve Your ROI

CDC UNIFIED PROCESS JOB AID

Web Application Architectures

SOFTWARE REQUIREMENTS

CSC340S - Information Systems Analysis and Design

Chapter 1 System Development Environment

Chapter 13: Program Development and Programming Languages

The Importance of Information Delivery in IT Operations

Applications in Business. Embedded Systems. FIGURE 1-17 Application Types and Decision Types

Introduction to software architecture

Introduction to Networks and the Internet

The Software Process. The Unified Process (Cont.) The Unified Process (Cont.)

VI. The Feasibility Study. The Feasibility Study Phase

CHAPTER 15: Operating Systems: An Overview

ICT Maintenance. ICT Standards. Document number: ISMF-ICT/3.11 Version: Institutional and Sector Modernisation Facility

APPENDIX III - Role definitions and required skills, by category. Application Development Category

An Integrated Methodology for Implementing ERP Systems

5/19/ Professor Lili Saghafi

Enterprise Resource Planning Global Opportunities & Challenges. Preface

HP Client Manager 6.2

Automating Software License Management

Answers to Review Questions

COMPARATIVE STUDY OF ERP IMPLEMENTATION METHODOLOGY CASE STUDY: ACCELERATED SAP VS DANTES & HASIBUAN METHODOLOGY

Infrastructure Configuration Management Techniques. Neal R. Firth VIZIM Worldwide, Inc.

White Paper. Recording Server Virtualization

CLASS SPECIFICATION Systems Support Analyst II

Software Process for QA

Client/server is a network architecture that divides functions into client and server

NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0

Five Commandments for Successful COTS Package Testing

26. Legacy Systems. Objectives. Contents. Legacy systems 1

Four Steps to Faster, Better Application Dependency Mapping

THE ENTITY- RELATIONSHIP (ER) MODEL CHAPTER 7 (6/E) CHAPTER 3 (5/E)

CAREER OPPORTUNITIES

ERP. Enterprise Resource Planning. Presented at May, 21st by. Mümtaz Copur Andreas Reichert. for. ITTM-class SS Managers and stakeholders

Business Process Management Systems ITEC 4030 Winter 2011 Peter Khaiter Lecture 9 Enabling Business (IT) Integration Feb 7

CLASS SPECIFICATION Systems Support Analyst I

Introduction to software architecture

Keywords IS-SDE, software engineering, CALM, ALM, collaborative software development, development tools

Transcription:

I. Introduction Types of Software Information Systems in Organizations Requirements Analysis and Design Roles of a Systems Analyst Notations, Methods and Tools Information System Lifecycle Phases 2003 John Mylopoulos Introduction -- 1 Software Everywhere! Software started off as an artifact used only by IT professionals in the 60s and 70s. With PCs and breakthroughs in usability, it became a fundamental component of our work day in the 80s and 90s. In the millennium, it literally threatens to run our lives! There are different types of software: System software: Operating s, network drivers, Middleware: Compilers, database management s, office software, Applications: Accounting, inventory control, personnel management, Information s are software applications which manage large amounts of data. Most of the software out there is information s software, written in languages such as COBOL, RPG, 4GLs and the like. 2003 John Mylopoulos Introduction -- 2

Information Systems Large organizations own and operate hundreds or even thousands of information s. By-and-large, these were developed independently of each other, are legacy s (sometimes more than 30 years old) and are not well integrated. Large organizations spend as much as 10% of their budget for IT, much of which goes towards the development, operation and maintenance of their information s. Worldwide spending on IT is ~$2TUS (in 2000). IT accounts for 6.6% of GDP worldwide; it s 9% in the US. Systems analyst jobs grew by ~30% between 1985 and 2000; during the same period, overall job market grew by ~15%. 2003 John Mylopoulos Introduction -- 3 Why Do Organizations Need Information Systems? For feedback! A large multinational bank wants to know its assets at the end of the year/month/day(??) A car manufacturer who is supposed to produce 1,000,000 cars by the end of the year, wants to know how many it has produced so far, how many it has sold so far, actual (as opposed to budgeted) production costs, (Closer to home ) ) A software company that is supposed to release a version of its popular software product by April 1, wants to know whether development is on target or behind, so that it can take appropriate measures. Information s make organizations run! 2003 John Mylopoulos Introduction -- 4

The Bad News 30% of large IT projects are cancelled before completion 50% of IT projects are over-budget by more than 200% The majority of completed projects deliver 60% or less of prescribed functionality Many delivered information s are under-used because they don t meet user needs and/or expectations Legacy s are a serious and growing bottleneck to organizational evolution etc. Information Technology is failing us! 2003 John Mylopoulos Introduction -- 5 Why is this Course Important? Most errors (54%) are detected after coding and testing. Almost half of all errors in software (45%) are in requirements and design. Most errors made during requirements analysis are nonclerical (77%) and may arise because of incorrect facts, inconsistencies, omissions and ambiguities. Requirements errors can cost up to 100 times more to fix than implementation errors -- if they are not caught early on. Requirements errors can be detected, because inspection techniques have proven most effective for any software, and inspection techniques can be applied to requirements as well as design and code. Need to do requirements and design right! 2003 John Mylopoulos Introduction -- 6

What is Systems Analysis? The collection of notations, methodologies and tools used to gather details and analyze a problem situation prior to information design and implementation Systems analysis (or, requirements analysis) must ensure that the proposed information meets user needs, can be delivered on time, and can be updated inexpensively. Problems in "getting the s analysis right", such as Ill-defined situations, ambiguities, inconsistencies, mixing requirements with design Remember, finding and fixing a fault after software delivery is 100 more expensive than finding and fixing it during s analysis or early design phases 2003 John Mylopoulos Introduction -- 7 What is the Result of Systems Analysis? The result of an information analysis is a requirements definition (or, "requirements") How is a requirements definition used? As a statement of the problem to be solved For communication between designer and end-users To support information evolution To support design validation What goes in a requirements definition? Functional requirements: What does the do? What information is maintained? What activities are carried out? What interfaces are supported? Non-functional requirements: Global constraints on the, such as performance constraints, (resource constraints, security, reliability,..)., operational constraints (hardware requirements, personnel,...), life cycle constraints etc. 2003 John Mylopoulos Introduction -- 8

What is System Design? The specification of the information to be built. This specification includes: The hardware configuration on which the will run, including network interfaces. The software platform on which the will run, i.e., operating, DBMS, programming language, etc... The software architecture of the proposed, including interfaces between the modules. The function of each module, i.e., what does each module do, I.e., transformations it performs on its inputs. The database(s) that will be part of the information, stored in database management s (DBMSs) or in files User interfaces that need to be in place to facilitate use of the by different user groups 2003 John Mylopoulos Introduction -- 9 Roles of the Systems Analyst Consultant -- often hired from outside, specifically for a project; this means that she brings a perspective but will not be familiar with company culture/politics. Supporting Expert -- knows well relevant hardware and software technologies, advises on alternative hardware/software configurations. Change Agent -- will be expected to suggest alternative business processes which improve on current practices (business reengineer). Systems analysis is, above all, a problem solving activity 2003 John Mylopoulos Introduction -- 10

The Background of the Systems Analyst Social Perspective Professional Perspective Technological Perspective 2003 John Mylopoulos Introduction -- 11 Technologies for System Analysis Personal computers (PCs), Workstations, Mainframes; Hardware components: CPUs, memory, disk Networks Peripherals, Monitors Palmtops, Hardware e-mail, fax Wireless communication telephones, networks, internet telephone switches Communications Word processing, Spreadsheets, Presentation software Websites Document management Software COTS, DBMSs, Compilers, OS Platforms Connectivity 2003 John Mylopoulos Introduction -- 12

Trends Hardware, connectivity, portability increasingly taken for granted. Less emphasis on implementation, more emphasis on design and analysis, for work processes and information services, not just information s! Greater demand for people skills as opposed to technological skills More packaged applications (Enterprise Resource Planning, or ERP, s) sold by companies like SAP, PeopleSoft and Oracle. 2003 John Mylopoulos Introduction -- 13 Notations, Methodologies, Tools Systematic information development is based on notations, a methodologies and associated tools Notation -- used to describe the information captured during different phases; notations range from natural language, to diagrammatic notations (such as entity-relationship or data flow diagrams), or formal languages, such as programming languages. Methodology -- this determines the process whereby the software developer creates, refines, analyzes and validates a software ; methodologies are often project- or situation-specific Tools -- introduced to support the creation, refinement, analysis and validation of software (such as CASE tools). Generally, software engineering practice does poorly with respect to all of the above! 2003 John Mylopoulos Introduction -- 14

Information System Lifecycle Phases Survey project scope & feasibility feasibility study Study current problem statement Define end user reqs. project request initial requirements Select feasible solution delivered Maintain & improve Design design spec detailed requirements configuration Select & Acquire S&H/W Deliver S/W Construct 2003 John Mylopoulos Introduction -- 15 Readings 1. Lecture units 1-4 (available at the course website.) 2. Textbook, chapters 1-3. 2003 John Mylopoulos Introduction -- 16