Business Driven Technology Unit 5 Transforming Organizations McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved.

Slides:



Advertisements
Similar presentations
Basic SDLC Models.
Advertisements

SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT Corporate Responsibility
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.
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
Ch 3 System Development Environment
Sharif University of Technology Session # 3.  Contents  Systems Analysis and Design Sharif University of Technology MIS (Management Information System),
BUSINESS DRIVEN TECHNOLOGY
Chapter 6 SYSTEMS DEVELOPMENT Phases, Tools, and Techniques
Chapter Extension 19 Alternative Development Techniques © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
DEVELOPING ENTERPRISE APPLICATIONS
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.
CHAPTER 19 Building Software.
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Software Development Life Cycle (SDLC)
The Systems Development Environment. Learning Objectives Define information systems analysis and design. Describe the different types of information systems.
CHAPTER 11 SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT Modified by Prof. V. Yen.
Introduction to RUP Spring Sharif Univ. of Tech.2 Outlines What is RUP? RUP Phases –Inception –Elaboration –Construction –Transition.
SYSTEMS DEVELOPMENT AND PROJECT MANAGEMENT: CORPORATE RESPONSIBILITY
Chapter 2 The process Process, Methods, and Tools
Transforming Organizations
Chapter 1 The Systems Development Environment
CHAPTER OVERVIEW SECTION 9.1 – Developing Enterprise Applications
Appendix D McGraw-Hill/Irwin Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
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.
Chapter 1: Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
CS 360 Lecture 3.  The software process is a structured set of activities required to develop a software system.  Fundamental Assumption:  Good software.
CPSC 2150 August 21, Chapter 1 Object Oriented Software Development This is an introductory course In this chapter we will look at 3 topics Challenges.
Seminars in IT for Businesses Summary 1 By Dr Sadaf Sajjad.
Information Systems Development
Systems Development and
Review of Software Process Models Review Class 1 Software Process Models CEN 4021 Class 2 – 01/12.
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.
The Systems Development Environment Systems Analysis and Design II.
CSPC 464 Fall 2014 Son Nguyen. 1. The Process of Software Architecting, Peter Eeles, Peter Cripss 2. Software Architecture for Developers, Simon Brown.
Software Development Process CS 360 Lecture 3. Software Process The software process is a structured set of activities required to develop a software.
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.
Software Development. The Software Life Cycle Encompasses all activities from initial analysis until obsolescence Analysis of problem or request Analysis.
4.2 SOFTWARE DEVELOPMENT METHODOLOGGY PRESENTED BY : AZURA IBRAHIM SYARIFAH SYAZA BTE SEYD ZULKAFLY CS230(5A)
CHAPTER 9: LEARNING OUTCOMES
Software Engineering cosc 4359 Spring 2017.
Software Development.
Chapter 1: Introduction to Systems Analysis and Design
Fundamentals of Information Systems, Sixth Edition
CHAPTER OVERVIEW SECTION 9.1 – Developing Enterprise Applications
Transforming Organizations
Information Technology Project Management – Fifth Edition
Introduction to Software Engineering
Object Oriented Analysis and Design
SDLC The systems development life cycle is the foundation for many systems development methodologies such as RAD and agile Systems development life cycle.
Lecture 2 Revision of Models of a Software Process
Gathering Systems Requirements
Chapter 1: Introduction to Systems Analysis and Design
Gathering Systems Requirements
Chapter 1: Introduction to Systems Analysis and Design
Presentation transcript:

Business Driven Technology Unit 5 Transforming Organizations McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved.

Unit Five O Chapter Seventeen – Building Software to Support an Agile Organization O Chapter Eighteen – Managing Organizational Project O Chapter Nineteen - Outsourcing in the 21 st Century O Chapter Twenty – Developing a 21st-Century Organization 17-2

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

LEARNING OUTCOMES 1. Identify the business benefits associated with successful software development 2. Describe the seven phases of the systems development life cycle 3. Summarize the different software development methodologies 4. Explain why software problems are business problems 17-4

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

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

THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC) O Systems development life cycle (SDLC) – the overall process for developing information systems from planning and analysis through implementation and maintenance 17-7

THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC) 1. Planning phase – involves establishing a high-level plan of the intended project and determining project goals 2. 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 17-8

THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC) 3. Design phase – involves describing the desired features and operations of the system including screen layouts, business rules, process diagrams, pseudo code, and other documentation 4. Development phase – involves taking all of the detailed design documents from the design phase and transforming them into the actual system 17-9

THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC) 5. 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 6. Implementation phase – involves placing the system into production so users can begin to perform actual business operations with the system 17-10

THE SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC) 7. Maintenance phase – involves performing changes, corrections, additions, and upgrades to ensure the system continues to meet the business goals 17-11

SOFTWARE DEVELOPMENT METHODOLOGIES O There are a number of different software development methodologies including: O Agile O Waterfall O Rapid application development (RAD) O Extreme programming O Rational unified process (RUP) O Scrum 17-12

Waterfall Methodology O Waterfall methodology – an activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation and maintenance 17-13

Agile Methodology O Agile methodology – aims for customer satisfaction through early and continuous delivery of components developed by an iterative process O An agile project sets a minimum number of requirements and turns them into a deliverable product O Iterative development – consists of a series of tiny projects 17-14

Rapid Application Development Methodology (RAD) O 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 O The prototype is an essential part of the analysis phase when using a RAD methodology O Prototype 17-15

Rapid Application Development Methodology (RAD) O Fundamentals of RAD O Focus initially on creating a prototype that looks and acts like the desired system O Actively involve system users in the analysis, design, and development phases O Accelerate collecting the business requirements through an interactive and iterative construction approach 17-16

Extreme Programming Methodology O 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 17-17

Rational Unified Process (RUP) Methodology O Rational Unified Process (RUP) – provides a framework for breaking down the development of software into four gates O Gate One: Inception O Gate Two: Elaboration O Gate Three: Construction O Gate Four: Transition 17-18

SCRUM Methodology O SCRUM – uses small teams to produce small pieces of deliverable software using sprints, or 30-day intervals, to achieve an appointed goal O Under this methodology, each day ends or begins with a stand- up meeting to monitor and control the development effort 17-19

Implementing Agile Methodologies O The Agile Alliance Manifesto O Early and continuous delivery of valuable software will satisfy the customer O Changing requirements are welcome O Business people and developers work together O Projects need motivated individuals O Use self-organizing teams O Reflect on how to become more effective 17-20

DEVELOPING SUCCESSFUL SOFTWARE O Primary principles for successful agile software development include: O Slash the budget O If it doesn’t work, kill it O Keep requirements to a minimum O Test and deliver frequently O Assign non-IT executives to software projects 17-21

Software Problems Are Business Problems O Primary reasons for project failure include O Unclear or missing business requirements O Skipping SDLC phases O Failure to manage project scope O Scope creep – occurs when the scope increases O Feature creep – occurs when extra features are added O Failure to manage project plan O Changing technology 17-22

Software Problems Are Business Problems O Find errors early: the later in the SDLC an error is found - the more expensive it is to fix 17-23

LEARNING OUTCOME REVIEW O Now that you have finished the chapter please review the learning outcomes in your text 17-24