Transforming Organizations

Slides:



Advertisements
Similar presentations
SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT Corporate Responsibility
Advertisements

Building Software to Support an Agile Organization
Business Driven Technology Unit 5 Transforming Organizations Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution.
Enterprise Resource Planning
Designing and Developing Decision Support Systems Chapter 4.
THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC)
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc. All rights reserved BUSINESS DRIVEN TECHNOLOGY Chapter Nineteen: Building Software to Support.
BUSINESS DRIVEN TECHNOLOGY
Transforming Organizations
Business Driven Technology Unit 5
Slide 1 INTRODUCTION Chapter 1. Slide 2 Key Ideas The primarily goal of a system is to create value for the organization. Many failed systems were abandoned.
COMPONENT-BASED DEVELOPMENT
Chapter 6 SYSTEMS DEVELOPMENT Phases, Tools, and Techniques
DEVELOPING ENTERPRISE APPLICATIONS
Slide 1 INTRODUCTION Chapter 1. Slide 2 Key Ideas Many failed systems were abandoned because analysts tried to build wonderful systems without understanding.
Unit Five – Transforming Organizations
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved CHAPTER 11 SYSTEMS DEVELOPMENT.
Chapter 6 Systems Development: Phases, Tools, and Techniques
CHAPTER 9: LEARNING OUTCOMES
CHAPTER 17 Building Software to Support an Agile Organization
CHAPTER 11 SYSTEMS DEVELOPMENT.
Introduction to Systems Analysis and Design
SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS Spring 2015.
CHAPTER 19 Building Software.
Software Development Life Cycle (SDLC)
CHAPTER 11 SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT Modified by Prof. V. Yen.
SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT: CORPORATE RESPONSIBILITY
Chapter 2 The process Process, Methods, and Tools
Transforming Organizations
CHAPTER OVERVIEW SECTION 9.1 – Developing Enterprise Applications
Business Driven Technology Unit 5 Transforming Organizations McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved.
Appendix D McGraw-Hill/Irwin Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Managing the development and purchase of information systems (Part 1)
Chapter 11 McGraw-Hill/Irwin Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill-Ryerson ©2011 The McGraw-Hill Companies, All Rights Reserved CHAPTER 10 Developing Information Systems Opening Case: Canadian Youth Design.
Information Systems Development
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e CHAPTER 11 SYSTEMS DEVELOPMENT AND PROJECT.
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin CHAPTER NINE SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT CHAPTER.
Slide 1 Systems Analysis and Design With UML 2.0 An Object-Oriented Approach, Second Edition Chapter 1: Introduction to Systems Analysis and Design Alan.
1 - 1 Systems Analysis and Design, Key Ideas Many failed systems were abandoned because analysts tried to build wonderful systems without understanding.
Chapter 11  2000 by Prentice Hall System Analysis and Design: Methodologies and Tools Uma Gupta Introduction to Information Systems.
11 ADM2372 Management Information Systems (MIS) Chapter 10 – Part I Systems Development Chapter 10 – Part I Systems Development.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e CHAPTER 11 SYSTEMS DEVELOPMENT AND PROJECT.
C_ITIP211 LECTURER: E.DONDO. Unit 1 : The Systems Development Environment.
Systems Development Process and Methodologies Dr. T. Ravichandran.
CHAPTER 9: LEARNING OUTCOMES
SDLC and Related Methodologies
Software Engineering cosc 4359 Spring 2017.
Software Development - Methodologies
Chapter 1 The Systems Development Environment
Information Systems Development
Chapter 1: Introduction to Systems Analysis and Design
Fundamentals of Information Systems, Sixth Edition
CHAPTER OVERVIEW SECTION 9.1 – Developing Enterprise Applications
Chapter 1 The Systems Development Environment
Information Technology Project Management – Fifth Edition
Chapter 1 The Systems Development Environment
Methodologies For Systems Analysis.
Methodologies For Systems Analysis.
SDLC The systems development life cycle is the foundation for many systems development methodologies such as RAD and agile Systems development life cycle.
Gathering Systems Requirements
CHAPTER 10 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT
Building Information Systems
Chapter 1: Introduction to Systems Analysis and Design
MANAGING THE DEVELOPMENT AND PURCHASE OF INFORMATION SYSTEMS
SDLC and Related Methodologies
Gathering Systems Requirements
The Web Development Life Cycle
Chapter 1: Introduction to Systems Analysis and Design
Building Information Systems
Presentation transcript:

Transforming Organizations Unit Five Transforming Organizations

Unit Five Chapter Seventeen – Building Software to Support an Agile Organization Chapter Eighteen – Outsourcing in the 21st Century Chapter Nineteen – Developing a 21st Century Organization

Building Software to Support an Agile Organization Chapter 17 Building Software to Support an Agile Organization

Learning Outcomes 17.1 Identify the business benefits associated with successful software development 17.2 Describe the seven phases of the systems development life cycle

Learning Outcomes 17.3 Summarize the different software development methodologies 17.4 Explain project management and its three interdependent variables

Systems Development Software that is built correctly can transform as the organization and its business transforms Software that effectively meets employee needs will help an organization become more productive and enhance decision making Software that does not meet employee needs may have a damaging effect on productivity and can even cause a business to fail

Systems Development As organizations’ reliance on software grows, so do the business-related consequences of software successes and failures including: Increase or decrease revenue Repair or damage to brand reputation Prevent or incur liabilities Increase or decrease productivity

Developing Software – The Systems Development Life Cycle (SDLC) Systems development life cycle (SDLC) – the overall process for developing information systems from planning and analysis through implementation and maintenance

Developing Software – The Systems Development Life Cycle (SDLC) Planning phase – involves establishing a high-level plan of the intended project and determining project goals Analysis phase – involves analyzing end-user business requirements and refining project goals into defined functions and operations of the intended system Business requirement – detailed set of business requests that the system must meet in order to be successful

Developing Software – The Systems Development Life Cycle (SDLC) Design phase – involves describing the desired features and operations of the system including screen layouts, business rules, process diagrams, pseudo code, and other documentation Development phase – involves taking all of the detailed design documents from the design phase and transforming them into the actual system

Developing Software – The Systems Development Life Cycle (SDLC) Testing phase – involves bringing all the project pieces together into a special testing environment to test for errors, bugs, and interoperability and verify that the system meets all of the business requirements defined in the analysis phase Implementation phase – involves placing the system into production so users can begin to perform actual business operations with the system

Developing Software – The Systems Development Life Cycle (SDLC) Maintenance phase – involves performing changes, corrections, additions, and upgrades to ensure the system continues to meet the business goals

Software Development Methodologies There are a number of different software development methodologies including: Waterfall Rapid application development (RAD) Extreme programming Agile

Waterfall Methodology Waterfall methodology – a sequential, activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation and maintenance

Rapid Application Development Methodology (RAD) Rapid application development methodology (RAD) – emphasizes extensive user involvement in the rapid and evolutionary construction of working prototypes of a system to accelerate the systems development process The prototype is an essential part of the analysis phase when using a RAD methodology Prototype – a smaller-scale representation or working model of the users’ requirements or a proposed design for an information system

Extreme Programming Methodology Extreme programming (XP) methodology – breaks a project into tiny phases, and developers cannot continue on to the next phase until the first phase is complete

Agile Methodology Agile methodology – a form of XP, aims for customer satisfaction through early and continuous delivery of useful software components Agile is similar to XP but with less focus on team coding and more on limiting project scope An agile project sets a minimum number of requirements and turns them into a deliverable product

Developing Successful Software Primary principles for successful agile software development include: Slash the budget If it doesn’t work, kill it Keep requirements to a minimum Test and deliver frequently Assign non-IT executives to software projects

Project Managing The Systems Development Effort Project management – the application of knowledge, skills, tools, and techniques to project activities in order to meet or exceed stakeholder needs and expectations from a project Project management software – supports the long-term and day-to-day management and execution of the steps in a project

Project Managing The Systems Development Effort Project management interdependent variables

Project Managing The Systems Development Effort Common reasons why IT projects fall behind schedule or fail

Project Managing The Systems Development Effort Expected growth for project management software

CHAPTER SEVENTEEN Opening Case Study Questions How are hospitals using new software to improve their operations? List and describe the seven phases in the systems development life cycle and determine which phase is most important to a hospital when it is developing software

CHAPTER SEVENTEEN Opening Case Study Questions Review the primary principles of successful software development and list them in order of importance for Hackensack University Medical Center’s business strategy Why is building agile software important to Hackensack University Medical Center Assess the impact to a hospital if it decided to use the waterfall methodology to build its customers’ information systems

CHAPTER SEVENTEEN CASE Transforming the Entertainment Industry - Netflix Netflix is transforming the way people rent videos with its online all you can rent for $20 a month Netflix attributes its success to its proprietary software, Netflix Recommendation System, which constantly suggests movies a customer might like, based on how the customer rates any of the 15,000 titles in the company’s catalog

Chapter Seventeen Case Questions Assess the business-related consequences of a failure in Netflix’s proprietary supply chain management system List and describe the seven phases in the systems development life cycle and determine which phase you think is most important to Netflix when it is developing software Determine the primary differences between the waterfall development methodology and the agile development methodology. Which methodology would you recommend Netflix use and why?

Chapter Seventeen Case Questions Why would prototyping be a good idea for Netflix if it decides to build a CRM system? Given $10,000, would you recommend purchasing Netflix or Blockbuster stock?