CIS 475/575: Topic # 1

Size: px
Start display at page:

Download "CIS 475/575: Topic # 1"

Transcription

1 CIS 475/575: Topic # 1 The Systems Development Environment Objectives 1. Definition of information systems (IS) analysis and design. 2. Modern approach to systems analysis and design. 3. The roles of specialists involved in information systems design and development. 4. Different types of information systems. 5. The systems development life cycle (SDLC).

2 Information Systems from 1950 to 2006 In the early years of computing, analysis and design were considered more of an art. However, with the growing importance of and changing nature of information technology and its usage in the work environment, work methods have evolved, making analysis and design a disciplined process. Through the years, we have seen the systems developer s job move from that of a builder to an integrator. In the 1950s, the development effort concentrated on the processes the software performed; emphasis was placed on automating existing processes; all applications had to be developed in machine language or assembly language and were developed from scratch. In the 1970s, systems development came to be more disciplined as many people worked to make it more like engineering. In the 1980s microcomputers became key organizational tools, the software industry expanded greatly, fourth-generation languages were used more and more to write applications, and CASE tools were developed. Systems integration is currently the focus of the systems development environment. IS Analysis and Design Information systems analysis and design is the complex organizational process through which computer based information systems are designed, developed, tested, analyzed, redesigned, redeveloped, and maintained. There are 2 approaches to develop IS system: 1. Process model approach: Traditionally, an information system s design was based on WHAT the system was supposed to do. Each application had its own files and data storage. The data had to match the specifications established in each application, and each application was considered separately. 2. Data oriented approach: It depicts the ideal organization of data, independent of WHERE and HOW data are used within a system. It also reflects the inherent nature of the business instead of the way the business operates, which is constantly changing.

3 Process-Oriented and Data-Oriented Approaches Several small independent IS (process-oriented approach) Process is in the center of IS (e.g., calculate payments, etc.); specific data supports calculations A single united database (data-oriented approach) Data is in the center of IS (applications just use specific pieces from a single database) CIS Analysis, Design and Development: Basic Principle Separating Data and Processes (Databases and Applications) 1. Basic principle to information systems development distinction between data, data flows, and processing logic (data processing). 2. Data row facts about objects, systems, people, events. 3. Information data that have been processed and presented in a form suitable for human interpretation. 4. Data flow data in motion, moving from one place in a system to another. 5. Processing logic (data processing ) a) the steps (algorithms) by which data are transformed or moved and b) events that trigger these steps.

4 Data, Data Flow and Processing Logic (data processing) Key Differences between Process-Oriented and Data-Oriented Approaches Characteristic Process-Oriented Data-Oriented 1. System focus WHAT the system is supposed to do and WHEN 2. Design stability Limited because business processes change constantly 3. Data organization Data files designed for each indiv. application 4. State of the data Uncontrolled duplication of data; no synchronization of data changes DATA that the system needs More enduring (data needs do not change rapidly) Common data files designed for the entire enterprise (corporate applications) Controlled duplication; no synchronization problems

5 Types of Specialists Involved in Systems Development 1. IS managers (allocating resources; overseeing approved project). 2. Systems analysts (use analytical, technical, managerial, and interpersonal skills in developing new systems; playing a key liaison role between users and programmers). 3. Programmers (converting system specifications to code). 4. End users (take a lead role in determining what new systems should do and look like; in some cases, developing applications themselves with the assistance of IS professionals). 5. Business managers (set IS development priorities; fund projects; approve projects). 6. Other professionals (includes database administrators, telecommunications experts, human factors specialists, and internal auditors their responsibilities depend on their jobs). Characteristics of a Successful Systems Development Team 1. Diversity in backgrounds, skills, and goals. 2. Tolerance of diversity, uncertainty, and ambiguity. 3. Clear and complete communication. 4. Trust. 5. Mutual respect and putting one s own views second to the team. 6. Reward structure that promotes shared responsibility and accountability.

6 TYPES OF INFORMATION SYSTEMS KIND OF INF. SYSTEM STRATEGIC LEVEL GROUPS SERVED SENIOR MANAGERS MANAGEMENT LEVEL MIDDLE MANAGERS KNOWLEDGE LEVEL KNOWLEDGE & DATA WORKERS OPERATIONAL LEVEL OPERATIONAL MANAGERS SALES & MARKETING MANUFACTURING FINANCE ACCOUNTING HUMAN RESOURCES Source: Laudon&Laudon, 8 th ed. Six Major Types of Information Systems 1. EXECUTIVE SUPPORT SYSTEMS (ESS) 2. MANAGEMENT INFORMATION SYSTEMS (MIS) 3. DECISION SUPPORT SYSTEMS (DSS) 4. KNOWLEDGE WORK STATIONS (KWS) 5. OFFICE AUTOMATION SYSTEMS (OAS) 6. TRANSACTION PROCESSING SYSTEMS(TPS)

7 6 MAJOR TYPES OF INFORMATION SYSTEMS Source: Laudon&Laudon, 8 th ed. Transaction Processing Systems (TPS): OPERATIONAL LEVEL INPUTS: TRANSACTIONS, EVENTS PROCESSING: UPDATING OUTPUTS: DETAILED REPORTS USERS: OPERATIONS PERSONNEL

8 TYPICAL APPLICATIONS OF TPS Source: Laudon&Laudon, 8 th ed. KNOWLEDGE WORK SYSTEMS (KWS) KNOWLEDGE LEVEL INPUTS: DESIGN SPECS PROCESSING: MODELLING OUTPUTS: DESIGNS, GRAPHICS USERS: TECHNICAL STAFF EXAMPLE: ENGINEERING WORK STATION

9 Office Automation Systems: TOWARD A PAPERLESS OFFICE REDESIGN OF WORK FLOW INTEGRATED SOFTWARE ERGONOMIC DESIGN BRIGHT, CHEERFUL WORK SPACE EXAMPLE: PRESENTATION GRAPHICS Management Information Systems: MANAGEMENT LEVEL INPUTS: HIGH VOLUME DATA PROCESSING: SIMPLE MODELS OUTPUTS: SUMMARY REPORTS USERS: MIDDLE MANAGERS

10 A SAMPLE REPORT THAT MIGHT BE PRODUCED BY MANAGEMENT INFORMATION SYSTEMS (MIS) Source: Laudon&Laudon, 8 th ed. Decision Support Systems: MANAGEMENT LEVEL INPUTS: LOW VOLUME DATA PROCESSING: INTERACTIVE OUTPUTS: DECISION ANALYSIS USERS: PROFESSIONALS, STAFF EXAMPLE: CONTRACT COST ANALYSIS

11 DECISION SUPPORT SYSTEMS (DSS) Executive Support Systems: STRATEGIC LEVEL INPUTS: AGGREGATE DATA PROCESSING: INTERACTIVE OUTPUTS: PROJECTIONS USERS: SENIOR MANAGERS EXAMPLE: 5 YEAR OPERATING PLAN

12 INTERRELATIONSHIPS AMONG SYSTEMS ESS MIS DSS KWS OAS TPS System Development Life Cycle The seven phases of the systems development life cycle are 1. project identification and selection, 2. project initiation and planning, 3. analysis, 4. logical design, 5. physical design, 6. implementation, and 7. maintenance. Project identification and selection is the phase where an organization s total information system needs are identified, analyzed, prioritized, and arranged. Project initiation and planning is the phase where a potential IS project is explained and an argument for continuing or not continuing the project is presented. Analysis is the phase where the current system is studied and alternative replacement systems are proposed. Logical design is the phase where all functional features of the target system are described independent of implementation concerns. Physical design is the phase where the logical specifications are transformed into implementation specific specifications so system construction can occur. Implementation is the phase where the code is written and tested, the system is installed, and user training and support are planned and provided. Maintenance is the phase where the system is systematically repaired and improved.

Chapter 1 System Development Environment

Chapter 1 System Development Environment Chapter 1 System Development Environment Definition Information systems analysis and design: The organizational process to develop computer-based information systems. History In the early years of computing,

More information

Lecture-2-The Strategic Role of Information Systems

Lecture-2-The Strategic Role of Information Systems Lecture-2-The Strategic Role of Information Systems Thepul Ginige 1 LEARNING OBJECTIVES Analyze roles of 6 types of information systems Describe types of information systems Analyze relationships between

More information

Foundations for Systems Development

Foundations for Systems Development Foundations for Systems Development ASSIGNMENT 1 Read this assignment introduction. Then, read Chapter 1, The Systems Development Environment, on pages 2 25 in your textbook. What Is Systems Analysis and

More information

IT FOR BUSINESS AND FINANCE. BUSINESS PROCESSES and INFORMATION SYSTEMS

IT FOR BUSINESS AND FINANCE. BUSINESS PROCESSES and INFORMATION SYSTEMS IT FOR BUSINESS AND FINANCE BUSINESS PROCESSES and INFORMATION SYSTEMS SYSTEM (definition) A group of interacting, interrelated, or interdependent elements forming a complex whole presenting the following

More information

Management Information Systems

Management Information Systems Faculty of Foundry Engineering Virtotechnology Management Information Systems Classification, elements, and evolution Agenda Information Systems (IS) IS introduction Classification Integrated IS 2 Information

More information

Introduction to Management Information Systems

Introduction to Management Information Systems IntroductiontoManagementInformationSystems Summary 1. Explain why information systems are so essential in business today. Information systems are a foundation for conducting business today. In many industries,

More information

LECTURE 1. SYSTEMS DEVELOPMENT

LECTURE 1. SYSTEMS DEVELOPMENT LECTURE 1. SYSTEMS DEVELOPMENT 1.1 INFORMATION SYSTEMS System A system is an interrelated set of business procedures used within one business unit working together for a purpose A system has nine characteristics

More information

PFMEA Process Failure Mode and Effects Analysis. James Davis, General Dynamics

PFMEA Process Failure Mode and Effects Analysis. James Davis, General Dynamics PFMEA Process Failure Mode and Effects Analysis James Davis, General Dynamics Purpose The purpose of this presentation is to share the benefits of a detailed Process Flow Diagram, conducted during a Process

More information

The Role of Internal Audit in Risk Governance

The Role of Internal Audit in Risk Governance The Role of Internal Audit in Risk Governance How Organizations Are Positioning the Internal Audit Function to Support Their Approach to Risk Management Executive summary Risk is inherent in running any

More information

Systems Analysis and Design

Systems Analysis and Design Systems Analysis and Design Slides adapted from Jeffrey A. Hoffer, University of Dayton Joey F. George, Florida State University Joseph S. Valacich, Washington State University Modern Systems Analysis

More information

INFO1400. 1. What are business processes? How are they related to information systems?

INFO1400. 1. What are business processes? How are they related to information systems? Chapter 2 INFO1400 Review Questions 1. What are business processes? How are they related to information systems? Define business processes and describe the role they play in organizations. A business process

More information

Computer Integrated Manufacturing Course Description

Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing (CIM) is the study of manufacturing planning, integration, and implementation of automation. The course explores manufacturing

More information

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012 1. Global E Business and Collaboration Lecture 2 TIM 50 Autumn 2012 Objective of the Learning The Major Feature of Business Systems Performance of Business Organization Levels of Business management The

More information

Chapter 1 The Systems Development Environment

Chapter 1 The Systems Development Environment Your Objects of SA&D Study Chapter 1 The Systems Development Environment 2011 by Prentice Hall: J.A.Hoffer et.al., Modern Systems Analysis & Design, 6 th Edition 1/55 2/55 Course Content Fundamental of

More information

How To Develop Software

How To Develop Software Software Engineering Prof. N.L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture-4 Overview of Phases (Part - II) We studied the problem definition phase, with which

More information

CDC UNIFIED PROCESS PRACTICES GUIDE

CDC UNIFIED PROCESS PRACTICES GUIDE Purpose The purpose of this document is to provide guidance on the practice of Modeling and to describe the practice overview, requirements, best practices, activities, and key terms related to these requirements.

More information

Fundamentals of Information Systems, Fifth Edition. Chapter 8 Systems Development

Fundamentals of Information Systems, Fifth Edition. Chapter 8 Systems Development Fundamentals of Information Systems, Fifth Edition Chapter 8 Systems Development Principles and Learning Objectives Effective systems development requires a team effort of stakeholders, users, managers,

More information

Global E-Business and Collaboration

Global E-Business and Collaboration Chapter 2 Global E-Business and Collaboration 2.1 Copyright 2011 Pearson Education, Inc. STUDENT LEARNING OBJECTIVES What are the major features of a business that are important for understanding the role

More information

Peace operations 2010 reform strategy (excerpts from the report of the Secretary-General)

Peace operations 2010 reform strategy (excerpts from the report of the Secretary-General) Peace operations 2010 reform strategy (excerpts from the report of the Secretary-General) Reporting to the General Assembly on 24 February 2006 on the financing of the United Nations peacekeeping operations

More information

Chapter 1 DECISION SUPPORT SYSTEMS AND BUSINESS INTELLIGENCE

Chapter 1 DECISION SUPPORT SYSTEMS AND BUSINESS INTELLIGENCE Chapter 1 DECISION SUPPORT SYSTEMS AND BUSINESS INTELLIGENCE Learning Objectives Understand today s turbulent business environment and describe how organizations survive and even excel in such an environment

More information

E-Business: Use of Information Systems

E-Business: Use of Information Systems E-Business: Use of Information Systems Reading: Laudon & Laudon chapter 2 Additional Reading: Brien & Marakas chapter 1 COMP 5131 1 Outline Components of Business Business Process Managing Business and

More information

Improve Your Energy Data Infrastructure:

Improve Your Energy Data Infrastructure: Electric Gas Water Information collection, analysis, and application 2818 North Sullivan Road, Spokane, WA 99216 509.924.9900 Tel 509.891.3355 Fax www.itron.com Improve Your Energy Data Infrastructure:

More information

Nothing in this job description restricts management's right to assign or reassign duties and responsibilities to this job at any time.

Nothing in this job description restricts management's right to assign or reassign duties and responsibilities to this job at any time. S99980, page 1 Nothing in this job description restricts management's right to assign or reassign duties and responsibilities to this job at any time. DUTIES Serves as Financial Systems Automation Specialist

More information

Developing a Role s Key Accountabilities: Laying a Foundation for Performance, Satisfaction and Results

Developing a Role s Key Accountabilities: Laying a Foundation for Performance, Satisfaction and Results Developing a Role s Key Accountabilities: Laying a Foundation for Performance, Satisfaction and Results Different managers have different methods of communicating expectations and delivering employee performance

More information

Implementing Portfolio Management: Integrating Process, People and Tools

Implementing Portfolio Management: Integrating Process, People and Tools AAPG Annual Meeting March 10-13, 2002 Houston, Texas Implementing Portfolio Management: Integrating Process, People and Howell, John III, Portfolio Decisions, Inc., Houston, TX: Warren, Lillian H., Portfolio

More information

Introduction to Systems Analysis and Design

Introduction to Systems Analysis and Design Introduction to Systems Analysis and Design What is a System? A system is a set of interrelated components that function together to achieve a common goal. The components of a system are called subsystems.

More information

Business Information Systems. IT Enabled Services And Emerging Technologies. Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA

Business Information Systems. IT Enabled Services And Emerging Technologies. Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA Business Information Systems IT Enabled Services And Emerging Technologies Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA 1 Business Information Systems Task Statements 1.6 Consider the

More information

Charting our outcomes

Charting our outcomes Charting our outcomes 2010-2016 January 2011 P r e p a r e d b y : Evangeline Danseco, PhD Director, Evaluation and Research Sherry McGee, MA Research associate 1 TABLE OF CONTENTS INTRODUCTION... 3 LOGIC

More information

Information Technology (IT) Introduction to System Analysis and Design. Information System. Information System Components

Information Technology (IT) Introduction to System Analysis and Design. Information System. Information System Components Information Technology (IT) Introduction to System Analysis and Design Peter Lo A combination of Hardware Software Telecommunications systems Support business operations Improve productivity Help managers

More information

"Bite-sized" Business Intelligence (BI) for Enterprise Risk Management (ERM) Institute of Internal Auditors - Dallas Chapter

Bite-sized Business Intelligence (BI) for Enterprise Risk Management (ERM) Institute of Internal Auditors - Dallas Chapter "Bite-sized" Business Intelligence (BI) for Enterprise Risk Management (ERM) Institute of Internal Auditors - Dallas Chapter August 5, 2010 June 2010 Highlights State of ERM Adoption Enhancing ERM with

More information

EXAMPLES OF FUNCTIONAL COMPETENCIES

EXAMPLES OF FUNCTIONAL COMPETENCIES EXAMPLES OF FUNCTIONAL COMPETENCIES Functional competencies are specific to a specific department or type of job. Functional competencies describe the knowledge, skill, and/or abilities required to fulfill

More information

Total Quality Management (TQM) Quality, Success and Failure. Total Quality Management (TQM) vs. Process Reengineering (BPR)

Total Quality Management (TQM) Quality, Success and Failure. Total Quality Management (TQM) vs. Process Reengineering (BPR) Total Quality Management (TQM) Quality, Success and Failure Total Quality Management (TQM) is a concept that makes quality control a responsibility to be shared by all people in an organization. M7011

More information

KNOWLEDGE MANAGEMENT AND NEW PRODUCT DEVELOPMENT: LEARNING FROM A SOFTWARE DEVELOPMENT FIRM

KNOWLEDGE MANAGEMENT AND NEW PRODUCT DEVELOPMENT: LEARNING FROM A SOFTWARE DEVELOPMENT FIRM KNOWLEDGE MANAGEMENT AND NEW PRODUCT DEVELOPMENT: LEARNING FROM A SOFTWARE DEVELOPMENT FIRM A B. (Rami) Shani California Polytechnic State University San Luis Obispo, California ashani@calpoly.edu James

More information

N/A. Computing, Engineering

N/A. Computing, Engineering UNIVERSITY OF BRADFORD School of Engineering and Informatics School of Electrical Engineering and Computer Science Programme title: BEng (Hons) Software Engineering Awarding institution: Teaching institution:

More information

Becoming a Business Analyst

Becoming a Business Analyst Becoming a Business Analyst What is Business Analysis? The practice of enabling change in an organizational context by defining needs and recommending solutions that delivers value to stakeholders When

More information

Designing Productive and Satisfying Work. Lesson 4

Designing Productive and Satisfying Work. Lesson 4 Designing Productive and Satisfying Work Lesson 4 Learning objectives After this lecture you should be able to: Describe how the design of work tasks and roles can align with overall HR strategy. Explain

More information

Phase 2 Systems Analysis. Dr. Feng-Jen Yang

Phase 2 Systems Analysis. Dr. Feng-Jen Yang Phase 2 Systems Analysis Dr. Feng-Jen Yang Phase Description Systems analysis is the 2nd phase in the systems development life cycle (SDLC) Use requirements modeling, data and process modeling, and object

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases;

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases; COURSE NAME: Database Management TOPIC: Database Design LECTURE 3 The Database System Life Cycle (DBLC) The database life cycle contains six phases; 1 Database initial study. Analyze the company situation.

More information

EVOLVING THE PROJECT MANAGEMENT OFFICE: A COMPETENCY CONTINUUM

EVOLVING THE PROJECT MANAGEMENT OFFICE: A COMPETENCY CONTINUUM EVOLVING THE PROJECT MANAGEMENT OFFICE: A COMPETENCY CONTINUUM Gerard M. Hill Many organizations today have recognized the need for a project management office (PMO) to achieve project management oversight,

More information

Information Systems and Technologies in Organizations

Information Systems and Technologies in Organizations Information Systems and Technologies in Organizations Information System One that collects, processes, stores, analyzes, and disseminates information for a specific purpose Is school register an information

More information

Role of Chartered Accountants in. Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk

Role of Chartered Accountants in. Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk Role of Chartered Accountants in Building Successful Organizations Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk Objective of this Seminar To discuss role

More information

PRINCE2:2009 Glossary of Terms (English)

PRINCE2:2009 Glossary of Terms (English) accept (risk response) acceptance acceptance criteria activity agile methods approval approver assumption assurance A risk response to a threat where a conscious and deliberate decision is taken to retain

More information

Chapter 2: OS Overview

Chapter 2: OS Overview Chapter 2: OS Overview CmSc 335 Operating Systems 1. Operating system objectives and functions Operating systems control and support the usage of computer systems. a. usage users of a computer system:

More information

Course Description Bachelor in Management Information Systems

Course Description Bachelor in Management Information Systems Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing

More information

PHASE 1: INITIATION PHASE

PHASE 1: INITIATION PHASE PHASE 1: INITIATION PHASE The Initiation Phase begins when agency management determines that a business function requires enhancement through an agency information technology (IT) project and investment

More information

Information Systems: Definitions and Components

Information Systems: Definitions and Components Information Systems: Definitions and Components What Is an Information System? Information system has been defined in terms of two perspectives: one relating to its function; the other relating to its

More information

STANDARDIZED WORK 2ND SESSION. Art of Lean, Inc. 1 www.artoflean.com

STANDARDIZED WORK 2ND SESSION. Art of Lean, Inc. 1 www.artoflean.com STANDARDIZED WORK 2ND SESSION 1 STANDARDIZED WORK AND WORK STANDARDS - SESSION 2 AIM (1) Understand the Importance of Standardization in TPS (2) Introduce Various Standards Sheets and Basics of Creation

More information

Associate in Applied Science Code: 5150

Associate in Applied Science Code: 5150 Legal Office Professional AAS 1 / 5 Last updated 5/29/2015 Associate in Applied Science Code: 5150 Program Contacts: QC Campus Viola Bain, 309-796-5314, bainv@bhc.edu East Campus East Campus Advising,

More information

IMPACT OF INFORMATION TECHNOLOGY ON HUMAN RESOURCE DEVELOPMENT

IMPACT OF INFORMATION TECHNOLOGY ON HUMAN RESOURCE DEVELOPMENT IMPACT OF INFORMATION TECHNOLOGY ON HUMAN RESOURCE DEVELOPMENT BY Prof. Rajesh Kumar Sharma Assistant Professor VNS Institute of Management, Bhopal (MP) e-mail: rajeshsharma.vnsim@gmail.com ABSTRACT: Strength

More information

Organizational Renewal: The Challenge of Change. Chapter 2

Organizational Renewal: The Challenge of Change. Chapter 2 Organizational Renewal: The Challenge of Change Chapter 2 Objectives Recognize the factors contributing to the accelerating rate of change Identify the ways an organization uses renewing processes to adapt

More information

Information Systems in the Enterprise

Information Systems in the Enterprise Chapter 2 Information Systems in the Enterprise 2.1 2006 by Prentice Hall OBJECTIVES Evaluate the role played by the major types of systems in a business and their relationship to each other Describe the

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 41 Value of Information In this lecture, we look at the Value

More information

Find what matters. SkySpark Analytic Rules: Combining a Comprehensive Library of Analytic Functions with Full Programmability

Find what matters. SkySpark Analytic Rules: Combining a Comprehensive Library of Analytic Functions with Full Programmability Find what matters SkySpark Analytic Rules: Combining a Comprehensive Library of Analytic Functions with Full Programmability The Tools Your Need to Address Your Applications Version 1.1 Feb 2014 CONTENTS

More information

Correlation between competency profile and course learning objectives for Full-time MBA

Correlation between competency profile and course learning objectives for Full-time MBA Correlation between competency and course for Full-time MBA Competency management in the Organizational Behavior and Leadership Managing Sustainable Corporations Accounting Marketing Economics Human Resource

More information

Systems Investigation and Analysis. Systems Development. What is it? Why Plan?

Systems Investigation and Analysis. Systems Development. What is it? Why Plan? C H A P T E R 12 Systems Investigation and Analysis Systems Development What is it? If you can t do it better, why do it? -Herbert H. Dow, Founder, Dow Chemical Company Why Plan? Why do we need a process?

More information

SOME THOUGHTS ABOUT EFFECTIVE CUSTOMER RELATIONS

SOME THOUGHTS ABOUT EFFECTIVE CUSTOMER RELATIONS SOME THOUGHTS ABOUT EFFECTIVE CUSTOMER RELATIONS WHO ARE YOUR CUSTOMERS? YOUR CUSTOMERS FALL INTO TWO CATEGORIES: YOUR CUSTOMERS FALL INTO TWO CATEGORIES: EXTERNAL CUSTOMERS YOUR CUSTOMERS FALL INTO TWO

More information

The Health Foundation is an independent charity working to improve the quality of healthcare in the UK.

The Health Foundation is an independent charity working to improve the quality of healthcare in the UK. Job description Job title: Reporting to: Salary: Intern in Data Analytics (six months fixed term contract) Data Manager 17,843 per annum (pro rata) Hours per week: 37.5 The Health Foundation The Health

More information

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence Decision Support and Business Intelligence Systems Chapter 1: Decision Support Systems and Business Intelligence Types of DSS Two major types: Model-oriented DSS Data-oriented DSS Evolution of DSS into

More information

Choosing a Major in the Harrison College of Business

Choosing a Major in the Harrison College of Business Choosing a Major in the Harrison College of Business Considerable information for this document was provided by the Bureau of Labor Statistics, U.S. Department of Labor, Occupational Outlook Handbook,

More information

Agile QA Process. Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com. Version 1.

Agile QA Process. Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com. Version 1. Agile QA Process Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com Version 1.1 Agile QA Process 1 / 12 1. Objective QA is NOT the gatekeeper of the quality

More information

ORGANIZATIONAL BEHAVIOR

ORGANIZATIONAL BEHAVIOR Overview ORGANIZATIONAL BEHAVIOR Lesson 2 In last lecture we tried to understand the term of organizational behavior its need and its impact on the organization. The focus in this discussion is to have

More information

CHAPTER 9. DEVELOPING IT SY STEM S Bringing IT System s to Life

CHAPTER 9. DEVELOPING IT SY STEM S Bringing IT System s to Life CHAPTER 9 DEVELOPING IT SY STEM S Bringing IT System s to Life 9-2 Introduction Every Organization Is Using Information Technology But IT systems don t magically appear. Organizations spend billions of

More information

The Next Wave in Finance & Accounting Shared Services Establishing Centers of Expertise

The Next Wave in Finance & Accounting Shared Services Establishing Centers of Expertise The Next Wave in Finance & Accounting Shared Services Establishing Centers of Expertise The Next Wave of Finance & Accounting Shared Services INTRODUCTION As finance and accounting shared services operations

More information

A SCOPING REVIEW OF HEALTH VISITING AND SCHOOL NURSING

A SCOPING REVIEW OF HEALTH VISITING AND SCHOOL NURSING ANEURIN BEVAN HEALTH BOARD A SCOPING REVIEW OF HEALTH VISITING AND SCHOOL NURSING EXECUTIVE SUMMARY 1. Health visiting and school nursing services differ from other health services in that they are concerned

More information

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

Exhibit F. VA-130620-CAI - Staff Aug Job Titles and Descriptions Effective 2015 Applications... 3 1. Programmer Analyst... 3 2. Programmer... 5 3. Software Test Analyst... 6 4. Technical Writer... 9 5. Business Analyst... 10 6. System Analyst... 12 7. Software Solutions Architect...

More information

5/19/2014. 1 Professor Lili Saghafi

5/19/2014. 1 Professor Lili Saghafi 5/19/2014 1 Professor Lili Saghafi MANAGING INFORMATION TECHNOLOGY Lecture 9 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT By : Prof. Lili Saghafi 1-2 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT Large

More information

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

THE ORGANISATION. Senior Management Major end users (divisions) Information Systems Department THE ORGANISATION Senior Management Major end users (divisions) Information Systems Department Technology Hardware Software Information Systems Specialists CIO Managers Systems analysts Systems designers

More information

LECTURE-4. Dronacharya College of Engineering

LECTURE-4. Dronacharya College of Engineering LECTURE-4 Dronacharya College of Engineering Prototyping Model In this model the developer and client interact to established the requirements of the software. Define the broad set of objectives. This

More information

RISK BASED INTERNAL AUDIT

RISK BASED INTERNAL AUDIT RISK BASED INTERNAL AUDIT COURSE OBJECTIVE The objective of this course is to clarify the principles of Internal Audit along with the Audit process and arm internal auditors with a good knowledge of risk

More information

2014 New Jersey Core Curriculum Content Standards - Technology

2014 New Jersey Core Curriculum Content Standards - Technology 2014 New Jersey Core Curriculum Content Standards - Technology Content Area Standard Strand Grade Level bands Technology 8.2 Technology Education, Engineering, Design, and Computational Thinking - Programming:

More information

Immunization Information System (IIS) Manager Sample Role Description

Immunization Information System (IIS) Manager Sample Role Description Immunization Information System (IIS) Manager Sample Role Description March 2016 0 Note: This role description is meant to offer sample language and a comprehensive list of potential desired responsibilities

More information

MASTER S COURSES FASHION & LUXURY BRAND MANAGEMENT

MASTER S COURSES FASHION & LUXURY BRAND MANAGEMENT MASTER S COURSES FASHION & LUXURY BRAND MANAGEMENT postgraduate programmes master s course fashion & luxury brand management 02 Brief Descriptive Summary Over the past 80 years Istituto Marangoni has grown

More information

1 Introduction to ISO 9001:2000

1 Introduction to ISO 9001:2000 Introduction to ISO 9001:2000 CHAPTER 1 1 Introduction to ISO 9001:2000 By the end of this chapter you should be able to: Describe the origins of quality management systems. Describe the potential benefits

More information

Best of luck on your job search. Also remember to check the Professional Recruiting section on our website.

Best of luck on your job search. Also remember to check the Professional Recruiting section on our website. HFMA-PLACEMENT COMMITTEE Best of luck on your job search. Also remember to check the Professional Recruiting section on our website. Financial Analyst Oakwood Hospital Dearborn, MI Under minimal direction

More information

the Defence Leadership framework

the Defence Leadership framework the Defence Leadership framework Growing Leaders at all Levels Professionalism Loyalty Integrity Courage Innovation Teamwork Foreword One of the founding elements of Building Force 2030, as outlined in

More information

Building HR Capabilities. Through the Employee Survey Process

Building HR Capabilities. Through the Employee Survey Process Building Capabilities Through the Employee Survey Process Survey results are only data unless you have the capabilities to analyze, interpret, understand and act on them. Your organization may conduct

More information

Teaching Methodology for 3D Animation

Teaching Methodology for 3D Animation Abstract The field of 3d animation has addressed design processes and work practices in the design disciplines for in recent years. There are good reasons for considering the development of systematic

More information

COURSE CATALOGUE 2013-2014

COURSE CATALOGUE 2013-2014 COURSE CATALOGUE 201-201 Field: COMPUTER SCIENCE Programme: Bachelor s Degree Programme in Computer Science (Informatics) Length of studies: years (6 semesters) Number of ECTS Credits: 180 +0 for the B.Sc.

More information

Information Technology Specialists, #39110 Occupational Family: Engineering and Technology Pay Band Range: 4-8. Concept of Work

Information Technology Specialists, #39110 Occupational Family: Engineering and Technology Pay Band Range: 4-8. Concept of Work Information Technology Specialists #39110 Page 1 of 16 Information Technology Specialists, #39110 Occupational Family: Engineering and Technology Pay Band Range: 4-8 Concept of Work This Career Group provides

More information

Please Note: Temporary Graduate 485 skills assessments applicants should only apply for ANZSCO codes listed in the Skilled Occupation List above.

Please Note: Temporary Graduate 485 skills assessments applicants should only apply for ANZSCO codes listed in the Skilled Occupation List above. ANZSCO Descriptions This ANZSCO description document has been created to assist applicants in nominating an occupation for an ICT skill assessment application. The document lists all the ANZSCO codes that

More information

The Graduate Program in Information Technology at Virginia Tech

The Graduate Program in Information Technology at Virginia Tech The Graduate Program in Information Technology at Virginia Tech William H. Tranter and Leonard A. Ferrari Department of Electrical and Computer Engineering Virginia Tech Blacksburg, VA 24061 Session 12b5

More information

STATE OF MONTANA SECRETARY OF STATE S OFFICE JOB PROFILE AND EVALUATION. SECTION I - Identification. 1236 6 th Ave.

STATE OF MONTANA SECRETARY OF STATE S OFFICE JOB PROFILE AND EVALUATION. SECTION I - Identification. 1236 6 th Ave. STATE OF MONTANA SECRETARY OF STATE S OFFICE JOB PROFILE AND EVALUATION SECTION I - Identification Working Title: Web Developer Class Code Number: 151296 Agency: Secretary of State Division/ Bureau: Executive

More information

Role of Management Information System in Business: Opportunities and Challenges

Role of Management Information System in Business: Opportunities and Challenges Role of Management Information System in Business: Opportunities and Challenges Kulbir Singh 1 and Baljeet Kaur 2 Abstract The role of Management Information Systems is described and analyzed in light

More information

ISO 9001:2000 - A Quality Manual for the Transition Period and Beyond

ISO 9001:2000 - A Quality Manual for the Transition Period and Beyond ISO 9001:2000 - A Quality Manual for the Transition Period and Beyond By Mark Kaganov Abstract This article shows a practical approach to converting an ISO 9001:1994 quality manual into the new ISO 9001:2000

More information

MCQ: Unit -2: Operation processes

MCQ: Unit -2: Operation processes MCQ: Unit -2: Operation processes 1.What type of process would a Cement plant be most likely to use? a. Continuous flow b. Project c c. Job shop d. Flow shop 2. Process selection is primarily considered

More information

Software Engineering. Software Development Process Models. Lecturer: Giuseppe Santucci

Software Engineering. Software Development Process Models. Lecturer: Giuseppe Santucci Software Engineering Software Development Process Models Lecturer: Giuseppe Santucci Summary Modeling the Software Process Generic Software Process Models Waterfall model Process Iteration Incremental

More information

Under moderate supervision, tests and troubleshoots hardware and/or software problems, makes repairs. May supervise or provide leadership to staff.

Under moderate supervision, tests and troubleshoots hardware and/or software problems, makes repairs. May supervise or provide leadership to staff. Information Technology University of Kansas Job Title Definitions Job Family Definition: Provides functional and/or technical support of software and hardware in the conceptualization, creation, development,

More information

SOA + BPM = Agile Integrated Tax Systems. Hemant Sharma CTO, State and Local Government

SOA + BPM = Agile Integrated Tax Systems. Hemant Sharma CTO, State and Local Government SOA + BPM = Agile Integrated Tax Systems Hemant Sharma CTO, State and Local Government Nothing Endures But Change 2 Defining Agility It is the ability of an organization to recognize change and respond

More information

Visions for the hospital service in Region Zealand 2020. We create the hospital-service of the future through coherence and development

Visions for the hospital service in Region Zealand 2020. We create the hospital-service of the future through coherence and development Visions for the hospital service in Region Zealand 2020 We create the hospital-service of the future through coherence and development 4 6 20 22 We create the hospital of the future through coherence

More information

Should Costing Version 1.1

Should Costing Version 1.1 Should Costing Identify should cost elements early in the design phase, and enable cost down initiatives Version 1.1 August, 2010 WHITE PAPER Copyright Notice Geometric Limited. All rights reserved. No

More information

Systems analysis is the dissection of a system into its component pieces to study how those component pieces interact and work.

Systems analysis is the dissection of a system into its component pieces to study how those component pieces interact and work. SYSTEMS ANALYSIS Systems analysis is the dissection of a system into its component pieces to study how those component pieces interact and work. We do a systems analysis to subsequently perform a systems

More information

What is a life cycle model?

What is a life cycle model? What is a life cycle model? Framework under which a software product is going to be developed. Defines the phases that the product under development will go through. Identifies activities involved in each

More information

Assuming the Role of Systems Analyst & Analysis Alternatives

Assuming the Role of Systems Analyst & Analysis Alternatives Assuming the Role of Systems Analyst & Analysis Alternatives Nature of Analysis Systems analysis and design is a systematic approach to identifying problems, opportunities, and objectives; analyzing the

More information

Study Plan Guide for the Bachelor Degree in Management Information Systems

Study Plan Guide for the Bachelor Degree in Management Information Systems Study Plan Guide for the Bachelor Degree in Management Information Systems First Year Course No. Course Title hr. Corequisite 101101 Arabic Language Skills (1) 3 401101 Principle of Management (1) 3 Principle

More information

SAMPLE Short-form Job Profile

SAMPLE Short-form Job Profile SAMPLE Short-form Job Profile (This profile type is included free with the survey data for each position ordered) Foote Partners, LLC www.footepartners.com Senior Information Security Analyst Assists in

More information

Graduate Student Orientation

Graduate Student Orientation Graduate Student Orientation Prof. Sanjeev Setia Chair, Department of Computer Science The Volgenau School of IT & Engineering Spring 2013 http://cs.gmu.edu Outline CS Department Overview Rules pertaining

More information

Application development = documentation processing

Application development = documentation processing Application development = documentation processing Software is documented information about activities, that can be transformed into executable computer instructions performing the activities as documented.

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information