Systems Analysis : Week 2 1 G Benoit benoit@simmons.edu

Size: px
Start display at page:

Download "Systems Analysis : Week 2 1 G Benoit benoit@simmons.edu"

Transcription

1 Systems Analysis : Week 2 1 Review of Last Week Introduction to the topic of Systems Analysis Not all systems are computer or tech oriented Review of Client-Server Architecture Overview of the process Introduction of the Client Introduction to roles played by the analyst Waterfall Model; Agile Model; others Project Identification: Usually prompted by dissatisfaction of an existing way of doing things Gather data about sense of problems and actual problems from data gathering: Written documents: s, memos, previous analyses, anything! Oral documents: group discussions, individual discussions Today: we chat about what we should ask the client and then just introduce some ideas. Our time doesn t permit a lot of time on these topics but you should know about them. You ll use them in practice. Before using software to help you manage your project, you need to know why. What questions should we ask our client? [a few ideas; let s formalize this in class] Motivations: why this product now? what other attempts have been made Expectations: what does the client know about the problem and candidate solutions? Who are the participants? [Want to know what interests are to be addressed and for whom] [Executive, Administrators, Managers, Builder/Designers, Endusers] What is already in place? What technical/computational issues are there? Is there a commitment to a particular platform? What data stores exist already? Is there an existing systems analysis, data dictionary, etc. How committed to the project is the client? Something that ll get started and overthrown by someone else s efforts? As we plan, we plan for problems, too. Our goal is to define the parameters of the client s needs in an initial document for us (system service request) in order to move towards definitive boundaries of the project (baseline business plan). After the client signs off on these documents, there is a contract of work. Note that the work you do belongs to the client ( work for hire ) but you gain the know-how, coding, etc. The analyst guides the client but listens, too. The client retains an analyst because of his/her being disinterested in the project [neutral party] and for expertise.

2 Systems Analysis : Week 2 2 Making decisions and costs: As a project evolves and is work on, events may happen that cause the client or the analyst to revise the assessment of work and deadlines. Therefore, we should prioritize what can be done, and when, and how to recover from a setback. This leads to PERT charts ( Program Evaluation and Review Technique ), critical path analysis (kind of a subset), and Gantt charts with milestones. Background: software products: How to do it: List the activities we perform, how long we anticipate doing them, type, and what one activity depends on. GANTT CHARTS First notice the graphic representation: the lines start and top; sometimes have names and arrows. This lets us know when to start a task and when it should be finished. It means, also, that we will know how much time we need to get a task ready to start. [NB: Grant applications expect a Gantt chart and every project should have one.]

3 Systems Analysis : Week 2 3 Follow-up reading/video: Example: PERT Please notice that main activities (not great details) are identified and numbered. Then the activity links between them. Notice, too, that there can be activities that are dependent upon the completion of another task [important!] are performed concurrently or in parallel [hence the need for white papers to keep other busy groups informed of what s happening] are prioritized, time-dependent, and lead to a final activity. Follow-up reading:

4 Systems Analysis : Week 2 4 CorrelationId=fa27e47c-303f-4a1b-940a-37f149e95587&ui=en-US&rs=en-US&ad=US CRITICAL PATH ANALYSIS: Figure 1. Task List: Planning a custom-written computer project Task A. High level analysis B. Selection of hardware platform Earliest start Week 0 Week 1 Length 1 day Type Dependent on... A C. Installation and commissioning of hardware Week weeks Parallel B D. Detailed analysis of core modules Week 1 2 weeks A E. Detailed analysis of supporting modules Week 3 2 weeks D F. Programming of core modules Week 3 2 weeks D G. Programming of supporting modules Week 5 3 weeks E H. Quality assurance of core modules Week 5 F I. Quality assurance of supporting modules Week 8 G J.Core module training Week 6 1 day Parallel C,H K. Development and QA of accounting reporting Week 5 Parallel E L. Development and QA of management reporting Week 5 Parallel E M. Development of Management Information System Week 6 L N. Detailed training Now start to plot:

5 Systems Analysis : Week 2 5 ly show the chain of activities and dependencies Multiple ways of arriving at the end:

6 Systems Analysis : Week 2 6 Other examples: notice that the graphic language is not that important. What is valuable is the activity planned time to completion prioritizing the activity [best case, worst case; optimal/acceptable/non-acceptable, etc.] Main points: activities are linked with estimates of time. There is more than one way to reach the final task. Follow-up readings:

7 Systems Analysis : Week 2 7 GANTT CHARTS First notice the graphic representation: the lines start and top; sometimes have names and arrows. This lets us know when to start a task and when it should be finished. It means, also, that we will know how much time we need to get a task ready to start. [NB: Grant applications expect a Gantt chart.] Follow-up reading/video: Future Value of Money (FVM), Break-Even Analysis, and Return on Investment (ROI) Part of determining whether we should execute a project is how much the project will cost and when the client will recoup the costs and benefit. In actual business practice, there is the benefit of depreciation when determining how long a system might be useful (lifetime value). Here s an example of using Excel to determine FVM:

8 Systems Analysis : Week 2 8 No doubt you ve seen this kind of chart: If a project costs $150,000 to develop (salaries, software, equipment, training, etc.) why should the client use your service? At what point will the project actually not cost money but make the system more efficient (and in most settings, more cost effective). OUR CLIENT S PROJECT We don t know yet what the client wants, but we do have a hint. The client is planning to change to a third-party enterprise-wide solution. There is a rumor that the Client wants to adopt a CMS and management tool called WorkBook. We don t know for sure but we should nevertheless investigate it. The point is that the analyst needs to know the alternatives. This is both to be able to discuss openly with the client, but also as part of our build-or-buy analysis. Let s take a look: Build-or-buy: (environmental scan) What products seem to fulfill the client s interests? What technical needs are there: what platform? what kind of data types are created? can these data be exported and imported? are there helper tools - tools to facilitate converting existing data to the new product? are there capabilities in the tool that are bound to the operating system? are there version interoperability issues? what kind of training is available?

9 Systems Analysis : Week 2 9 who else is using this product? how much is the product? [basic software, use licenses, data thruput costs] (Oracle example: baseline software + license_cost * users + volume of data * data_cost) We believe the client wants an identity management system. What does that mean? Who else is there? [Identity Management] Notice this interesting government site: Note, too, that domain-specific fields have their own ideas about IMP. Here s a health care example. You should know about Gartner Research (your clients do). IBM has learned that the best way to sell something is to inform the client (white papers turned into ads): Class Activities

Critical Path Analysis & PERT Charts (taken from www.business.com.

Critical Path Analysis & PERT Charts (taken from www.business.com. Critical Path Analysis & PERT Charts (taken from www.business.com. - Planning and scheduling more complex projects Critical Path Analysis and PERT are powerful tools that help you to schedule and manage

More information

11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java. What is Project Management?

11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java. What is Project Management? 11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 11: Managing the Software Process Project management encompasses all the

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT PROJECT PLANNING WITH IT Y/601/7321 LEVEL 3 UNIT 9 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 PROJECT PLANNING WITH IT

More information

SOFTWARE PROJECT MANAGEMENT

SOFTWARE PROJECT MANAGEMENT SOFTWARE PROJECT MANAGEMENT http://www.tutorialspoint.com/software_engineering/software_project_management.htm Copyright tutorialspoint.com The job pattern of an IT company engaged in software development

More information

IT2404 Systems Analysis and Design (Compulsory)

IT2404 Systems Analysis and Design (Compulsory) Systems Analysis and Design (Compulsory) BIT 1 st YEAR SEMESTER 2 INTRODUCTION This is one of the 4 courses designed for Semester 1 of Bachelor of Information Technology Degree program. CREDITS: 04 LEARNING

More information

Chapter 3 Managing the Information Systems (IS) Project

Chapter 3 Managing the Information Systems (IS) Project Content Chapter 3 Managing the Information Systems (IS) Project Process of managing IS projects Skills required to be an effective project manager Skills and activities of a project manager during project

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

Lab 1 Introduction to Microsoft Project

Lab 1 Introduction to Microsoft Project Lab 1 Introduction to Microsoft Project Statement Purpose This lab provides students with the knowledge and skills to use Microsoft Project. This course takes students step-by-step through the features

More information

ARTEMIS VIEWS ADVANCED PLANNING. With ProjectView

ARTEMIS VIEWS ADVANCED PLANNING. With ProjectView ARTEMIS VIEWS ADVANCED PLANNING With ProjectView ADVANCED PLANNING Advanced Planning is a powerful role-based project and resource management application. Designed for project managers, project planners

More information

pm4dev, 2015 management for development series Project Schedule Management PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS

pm4dev, 2015 management for development series Project Schedule Management PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS pm4dev, 2015 management for development series Project Schedule Management PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS A methodology to manage development

More information

Software Development. Project Management

Software Development. Project Management Software Development Project Management Project Management Tools Project management software has the capacity to help plan, organize, and manage resource pools and develop resource estimates. Depending

More information

SYLLABUS CIS 3660: OBJECT-ORIENTED SYSTEM ANALYSIS AND DESIGN SPRING 2010

SYLLABUS CIS 3660: OBJECT-ORIENTED SYSTEM ANALYSIS AND DESIGN SPRING 2010 SYLLABUS CIS 3660: OBJECT-ORIENTED SYSTEM ANALYSIS AND DESIGN SPRING 2010 Instructor: Dr. Silvana Faja Office: WDE 2400 Office Hours: 9:30 10:45 and 1:30 3:00, Tuesday and Thursday and by appointment Office

More information

Project Management Planning

Project Management Planning Overview of Project Scheduling Following the definition of project activities, the activities are associated with time to create a project schedule. The project schedule provides a graphical representation

More information

Project Planning and Scheduling

Project Planning and Scheduling Project Planning and Scheduling MFS606 Project Planning Preliminary Coordination Detailed Task Description Objectives Budgeting Scheduling Project Status Monitoring When, What, Who Project Termination

More information

Mapping Your Future. Information Technology. What is Information Technology (IT)?

Mapping Your Future. Information Technology. What is Information Technology (IT)? Mapping Your Future What is (IT)? Every industry needs to collect, analyze, and manage information. The IT industry is about using technology to do just that. New York City is home to large and small IT

More information

Mapping Your Future. Information Technology. What is Information Technology (IT)?

Mapping Your Future. Information Technology. What is Information Technology (IT)? Mapping Your Future What is (IT)? Every industry needs to collect, analyze, and manage information. The IT industry is about using technology to do just that. New York City is home to large and small IT

More information

Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi

Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture - 9 Basic Scheduling with A-O-A Networks Today we are going to be talking

More information

The management of the projects with MS Project

The management of the projects with MS Project The management of the projects with MS Project Author: AgimDerguti 1 What is Microsoft Project? Microsoft Project is a project management software program developed and sold by Microsoft Designed to assist

More information

Reducing the Costs of Employee Churn with Predictive Analytics

Reducing the Costs of Employee Churn with Predictive Analytics Reducing the Costs of Employee Churn with Predictive Analytics How Talent Analytics helped a large financial services firm save more than $4 million a year Employee churn can be massively expensive, and

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

Investigate Requirements for Software Solutions

Investigate Requirements for Software Solutions Unit 29: Investigate Requirements for Software Solutions Learning Outcomes A candidate following a programme of learning leading to this unit will be able to: Gather and analyse appropriate and relevant

More information

Week 1: Introduction. Transcript of Week 1 Podcast

Week 1: Introduction. Transcript of Week 1 Podcast Transcript of Week 1 Podcast Week 1: Introduction This is the Week 1 Podcast for the course, Information System and Service Analysis and Design. This week is about Project Management. Systems development

More information

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

Your Software Quality is Our Business. INDEPENDENT VERIFICATION AND VALIDATION (IV&V) WHITE PAPER Prepared by Adnet, Inc. INDEPENDENT VERIFICATION AND VALIDATION (IV&V) WHITE PAPER Prepared by Adnet, Inc. February 2013 1 Executive Summary Adnet is pleased to provide this white paper, describing our approach to performing

More information

Explore commands on the ribbon Each ribbon has groups, and each group has a set of related commands.

Explore commands on the ribbon Each ribbon has groups, and each group has a set of related commands. Quick Start Guide Microsoft Project 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Access Toolbar Customize this area so your favorite

More information

CSIL Online Workbook. Executive Summary. Choice in Supports for Independent Living. A Guide to Applying for and Managing

CSIL Online Workbook. Executive Summary. Choice in Supports for Independent Living. A Guide to Applying for and Managing CSIL Online Workbook A Guide to Applying for and Managing Choice in Supports for Independent Living Executive Summary Prepared by BC Paraplegic Association Funded by BC Ministry of Health Table of Contents

More information

Lecture 11: Managing Your Project" Starting point"

Lecture 11: Managing Your Project Starting point The task of Management" Planning the project" Task breakdown" Pert Charts, Gantt Charts" Measuring Progress" Burndown charts" Test Progress Charts" Use of meetings" Lecture 11: Managing Your Project" 2012

More information

Choosing and Working with a Magento Solution Partner

Choosing and Working with a Magento Solution Partner Choosing and Working with a Magento Solution Partner www.magento.com You ve invested in a Magento ecommerce solution because you know that having a great online store can strengthen your brand, build your

More information

Samples of Interview Questions

Samples of Interview Questions Human Resources/Payroll Introductory/Warm-Up/Rapport Building How did you find out about this job opening? What attracted you to this position? What do you know about our organization? Why are you considering

More information

Managing Successful Software Development Projects Mike Thibado 12/28/05

Managing Successful Software Development Projects Mike Thibado 12/28/05 Managing Successful Software Development Projects Mike Thibado 12/28/05 Copyright 2006, Ambient Consulting Table of Contents EXECUTIVE OVERVIEW...3 STATEMENT OF WORK DOCUMENT...4 REQUIREMENTS CHANGE PROCEDURE...5

More information

Module 11. Software Project Planning. Version 2 CSE IIT, Kharagpur

Module 11. Software Project Planning. Version 2 CSE IIT, Kharagpur Module 11 Software Project Planning Lesson 29 Staffing Level Estimation and Scheduling Specific Instructional Objectives At the end of this lesson the student would be able to: Identify why careful planning

More information

Web Design Contract. Summary: What do both parties agree to do? Date: [date] Between us [company name] and you [customer name]

Web Design Contract. Summary: What do both parties agree to do? Date: [date] Between us [company name] and you [customer name] Web Design Contract Date: [date] Between us [company name] and you [customer name] Summary: We ll always do our best to fulfil your needs and meet your expectations, but it s important to have things written

More information

STAND THE. Data Center Optimization. Q&A with an Industry Leader

STAND THE. Data Center Optimization. Q&A with an Industry Leader Q&A with an Industry Leader Government is faced with exploding demand to provide services to end users, be they ordinary citizens or war fighters. The data center is a primary resource that overworked

More information

MS Project Tutorial. CS 587 Software Project Management Instructor: Dr. Atef Bader. Prepared by Milton Hurtado

MS Project Tutorial. CS 587 Software Project Management Instructor: Dr. Atef Bader. Prepared by Milton Hurtado CS 587 Software Project Management Instructor: Dr. Atef Bader MS Project Tutorial MS Project in Labs: Available in Siegal Hall Lab in Main Campus Available in Room 210 Rice Campus Prepared by Milton Hurtado

More information

Outbound Prospecting Toolkit Everything You Need to Prospect for Leads in Your Database

Outbound Prospecting Toolkit Everything You Need to Prospect for Leads in Your Database Outbound Prospecting Toolkit Everything You Need to Prospect for Leads in Your Database Table of Contents Outbound Prospecting Fundamentals... 3 Three Things You Need to Know... 3 What s Inside... 3 Outbound

More information

PROJECT SCHEDULING AND TRACKING

PROJECT SCHEDULING AND TRACKING PROJECT SCHEDULING AND TRACKING PROJECT SCHEDULING AND TRACKING Software project scheduling is an activity that distributes estimated effort across the planned project duration by allocating the effort

More information

Assignment 2: Microsoft Project Toolset. Eric Palmer & Mahindra Bheodari. Kennesaw State University. IS 8100 Spring 2015

Assignment 2: Microsoft Project Toolset. Eric Palmer & Mahindra Bheodari. Kennesaw State University. IS 8100 Spring 2015 Assignment 2: Microsoft Project Toolset 1 Assignment 2: Microsoft Project Toolset Eric Palmer & Mahindra Bheodari Kennesaw State University IS 8100 Spring 2015 Assignment 2: Microsoft Project Toolset 2

More information

Project planning and scheduling

Project planning and scheduling Project planning and scheduling Project Planning Mel Rosso-Llopart (rosso@cs.cmu.edu) Version 1.1 Carnegie Mellon, 2005 1 Objectives 1. Introduce project planning 2. Examine the stages of project planning:

More information

Fixed Scope Offering for Oracle Fusion HCM. Slide 1

Fixed Scope Offering for Oracle Fusion HCM. Slide 1 Fixed Scope Offering for Oracle Fusion HCM Slide 1 Today s Business Challenges Adopt leading Global HCM practices. Streamline the HCM processes and achieve measurable efficiencies. Achieve HR excellence

More information

ECDL / ICDL Project Planning Project Management Software Level 2. Syllabus Version 1.0 (UK)

ECDL / ICDL Project Planning Project Management Software Level 2. Syllabus Version 1.0 (UK) ECDL / ICDL Project Planning Project Management Software Level 2 Syllabus Version 1.0 (UK) Purpose This document details the syllabus for ECDL / ICDL Project Planning. The syllabus describes, through learning

More information

ECDL / ICDL Project Planning Syllabus Version 1.0

ECDL / ICDL Project Planning Syllabus Version 1.0 ECDL / ICDL Project Planning Syllabus Version 1.0 Purpose This document details the syllabus for ECDL / ICDL Project Planning. The syllabus describes, through learning outcomes, the knowledge and skills

More information

Use project management tools

Use project management tools Use project management tools Overview Using project management tools play a large role in all phases of a project - in planning, implementation, and evaluation. This resource will give you a basic understanding

More information

Objectives. Project Management Overview. Successful Project Fundamentals. Additional Training Resources

Objectives. Project Management Overview. Successful Project Fundamentals. Additional Training Resources Project Management for Small Business Moderator: Maria Mancha Frontline Systems, Inc. Objectives Project Management Overview Successful Project Fundamentals Additional Training Resources Project Management

More information

Project Management Dr. James A. Bednar

Project Management Dr. James A. Bednar Project Management Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar SAPM Spring 2006: Project Management 1 Project Management A project is a temporary endeavour to produce

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

technical tips and tricks

technical tips and tricks technical tips and tricks Looking for schedule variances Document author: Produced by: Andy Jessop Project Learning International Limited The tips and tricks below are taken from Project Mentor, the smart

More information

SharePoint Project Management: The Key to Successful User Adoption

SharePoint Project Management: The Key to Successful User Adoption SharePoint Project Management: The Key to Successful User Adoption Leanne M. Bateman, PMP Principal Consultant February 2012 www.beaconstrategy.com Table of Contents ABSTRACT... 3 ABOUT THE AUTHOR... 3

More information

VIII. Project Management Glossary

VIII. Project Management Glossary https://www.wrike.com/project-management-guide/glossary/ VIII. Project Management Glossary Project management, like any other industry, has its share of unique terms. Don t be overwhelmed. Here is our

More information

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME >

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > Date of Issue: < date > Document Revision #: < version # > Project Manager: < name > Project Management Plan < Insert Project Name > Revision History Name

More information

THE INCLUSION OF PROJECT MANAGEMENT COMPONENTS IN UNDERGRADUATE INFORMATION SYSTEMS CURRICULA

THE INCLUSION OF PROJECT MANAGEMENT COMPONENTS IN UNDERGRADUATE INFORMATION SYSTEMS CURRICULA THE INCLUSION OF PROJECT MANAGEMENT COMPONENTS IN UNDERGRADUATE INFORMATION SYSTEMS CURRICULA Harry Reif, James Madison University, reifhl@jmu.edu Michael Mitri, James Madison University, mitrimx@jmu.edu

More information

Project Management Process

Project Management Process Project Management Process Description... 1 STAGE/STEP/TASK SUMMARY LIST... 2 Project Initiation 2 Project Control 4 Project Closure 5 Project Initiation... 7 Step 01: Project Kick Off 10 Step 02: Project

More information

Project management. Organizing, planning and scheduling software projects

Project management. Organizing, planning and scheduling software projects Project management Organizing, planning and scheduling software projects Ian Sommerville 1995 Software Engineering, 5th edition. Chapter 3 Slide 1 Objectives To introduce software project management and

More information

Improving Process Intelligence With Predictive Analytics

Improving Process Intelligence With Predictive Analytics Improving Process Intelligence With Predictive Analytics Understanding how processes behave over time is critical to both the active management and optimization of processes. During process modeling and

More information

Enterprise Social Networks - The Seven Advantages

Enterprise Social Networks - The Seven Advantages BEST PRACTICE IN ENTREPRISE SOCIAL NETWORKING - 2013 BY WITH 0 ZYNCRO 2013. All right reserved CONTENU - 1/ GUIDELINES FOR USING ENTERPRISE SOCIAL NETWORKS - P.02 2/ HOW AND WHEN TO USE ENTERPRISE SOCIAL

More information

CLASS SPECIFICATION. Business Intelligence Supervisor

CLASS SPECIFICATION. Business Intelligence Supervisor San Diego Unified Port District Class Code: B843-UE08 CLASS SPECIFICATION FLSA Status: EEOC Job Category: Classified: Union Representation: Exempt Professionals No Unrepresented GENERAL PURPOSE Under general

More information

R a p i d I m p l e m e n tat i o n ARIES ARIES METHODOLOGY OVERVIEW

R a p i d I m p l e m e n tat i o n ARIES ARIES METHODOLOGY OVERVIEW Architecture for R a p i d I m p l e m e n tat i o n ARIES of Enterprise Systems ARIES METHODOLOGY OVERVIEW ARIES is a methodology for rapidly implementing complex large-scale enterprise software systems,

More information

Roadmap. Software Engineering. Software Engineering. Project Life Cycle. Database. Project Lifecycle

Roadmap. Software Engineering. Software Engineering. Project Life Cycle. Database. Project Lifecycle Database Project Lifecycle Philippe Bonnet, 2006 2 Software Engineering The implementation of a database application is a significant engineering endeavor The project must complete On time On budget The

More information

(Refer Slide Time: 01:52)

(Refer Slide Time: 01:52) Software Engineering Prof. N. L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture - 2 Introduction to Software Engineering Challenges, Process Models etc (Part 2) This

More information

Reduce the Stress of Selecting Your Call Management System

Reduce the Stress of Selecting Your Call Management System Reduce the Stress of Selecting Your Call Management System By Bill Tobin Associate Customer Centricity, Inc. Reduce the Stress of Selecting Your Call Management System So, you need a new call management

More information

PROJECT MANAGEMENT TRAINING SERIES Project Management Control Tools By Samuel Obino Mokaya BA, PGD, Ph.D. (Student) Jomo Kenyatta University of Agriculture & Technology, Nairobi, Kenya Tel: 0722845562

More information

Agile Methodologies and Its Processes

Agile Methodologies and Its Processes International Journal of Computational Engineering Research Vol, 03 Issue, 9 Agile Methodologies and Its Processes 1, Akanksha, 2, Akansha Rakheja, 3, Latika Kapur, 4, Kanika Ahuja 1,2,3,, Information

More information

Why You Need a Schneider Electric IT Consulting and Integration Service

Why You Need a Schneider Electric IT Consulting and Integration Service IT Consulting and Integration Technology is the foundation of your business. Keep it strong and stable throughout its life cycle with support from Schneider Electric IT Consulting and Integration Services

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

Interview Questions. Change Management

Interview Questions. Change Management Interview Questions Colleges and units are required to develop a core set of questions for each selection process as a mechanism for gathering consistent information about each candidate they consider.

More information

A Short Introduction to Project Management

A Short Introduction to Project Management 2003 January April SFWR ENG 2B03 Slides 08 0 A Short Introduction to Project Management SFWR ENG 2B03 2003 Robert L. Baber 2003 January April SFWR ENG 2B03 Slides 08 1 Why Project Management? Why manage

More information

Answers to Review Questions

Answers to Review Questions Tutorial 2 The Database Design Life Cycle Reference: MONASH UNIVERSITY AUSTRALIA Faculty of Information Technology FIT1004 Database Rob, P. & Coronel, C. Database Systems: Design, Implementation & Management,

More information

Project management. Objectives. Topics covered. Organizing, planning and scheduling software projects DISCUSSION

Project management. Objectives. Topics covered. Organizing, planning and scheduling software projects DISCUSSION Project management 1 Objectives 2 Organizing, planning and scheduling software projects DISCUSSION Project Managers? To introduce software project management and to describe its distinctive characteristics

More information

Chapter 13 BUILDING INFORMATION SYSTEMS. How does building new systems produce organizational change?

Chapter 13 BUILDING INFORMATION SYSTEMS. How does building new systems produce organizational change? MANAGING THE DIGITAL FIRM, 12 TH EDITION Learning Objectives Chapter 13 BUILDING INFORMATION SYSTEMS VIDEO CASES Case 1: IBM: Business Process Management in a Service Oriented Architecture and Managing

More information

WHITE PAPER: STRATEGIC IMPACT PILLARS FOR EFFICIENT MIGRATION TO CLOUD COMPUTING IN GOVERNMENT

WHITE PAPER: STRATEGIC IMPACT PILLARS FOR EFFICIENT MIGRATION TO CLOUD COMPUTING IN GOVERNMENT WHITE PAPER: STRATEGIC IMPACT PILLARS FOR EFFICIENT MIGRATION TO CLOUD COMPUTING IN GOVERNMENT IntelliDyne, LLC MARCH 2012 STRATEGIC IMPACT PILLARS FOR EFFICIENT MIGRATION TO CLOUD COMPUTING IN GOVERNMENT

More information

Ergon Workflow Tool White Paper

Ergon Workflow Tool White Paper Ergon Informatik AG Kleinstrasse 15 CH-8008 Zürich Phone +41 1 268 89 00 Fax +41 1 261 27 50 www.ergon.ch Ergon Workflow Tool White Paper Version 1.1, August 14, 2002 Andreas Fleischmann Copyright 2004,

More information

Release 1. BSBPMG410A Apply project time-management techniques

Release 1. BSBPMG410A Apply project time-management techniques Release 1 BSBPMG410A Apply project time-management techniques BSBPMG410A Apply project time-management techniques Modification History Release Release 1 Comments This version first released with BSB07

More information

Object-Oriented Analysis. with the Unified Process. John W. Satzinger Southwest Missouri State University. Robert B. Jackson Brigham Young University

Object-Oriented Analysis. with the Unified Process. John W. Satzinger Southwest Missouri State University. Robert B. Jackson Brigham Young University Object-Oriented Analysis and Design with the Unified Process John W. Satzinger Southwest Missouri State University Robert B. Jackson Brigham Young University Stephen D. Burd University of New Mexico ALL

More information

TURKEY BUSINESS ANALYSIS REPORT 2015. Thinking Like the Business

TURKEY BUSINESS ANALYSIS REPORT 2015. Thinking Like the Business TURKEY BUSINESS ANALYSIS REPORT 2015 Thinking Like the Business CONTENT Foreword Respondent Profiles Business Partnering Business Priorities Driving Change and Innovation Efficiency of Business Analysis

More information

Organizing, planning and scheduling software projects

Organizing, planning and scheduling software projects Project management Organizing, planning and scheduling software projects Ian Sommerville 1995 Modified by Spiros Mancoridis 1998 Software Engineering, 5th edition. Chapter 3 Slide 1 Objectives To introduce

More information

SYSTEMS ANALYSIS AND DESIGN DO NOT COPY

SYSTEMS ANALYSIS AND DESIGN DO NOT COPY Systems Analysis and Design in a Changing World, Fourth Edition -488-6-5 Copyright 7 Thomson Course Technology. All rights reserved. FOURTH EDITION SYSTEMS ANALYSIS AND DESIGN IN A C HANGING W ORLD John

More information

MSc Project Planning

MSc Project Planning MSc Project Planning Dr Paul Brunn 4 th February 2009 Project Planning and Control Intro to General Methods Some simple examples How to plan and complete an MSc Dissertation project EPS Graduate Education

More information

Scheduling Glossary Activity. A component of work performed during the course of a project.

Scheduling Glossary Activity. A component of work performed during the course of a project. Scheduling Glossary Activity. A component of work performed during the course of a project. Activity Attributes. Multiple attributes associated with each schedule activity that can be included within the

More information

ACCT341, Chapter 15 Accounting Software

ACCT341, Chapter 15 Accounting Software ACCT341, Chapter 15 Accounting Software Introduction Accounting software Early decades primarily processed bookkeeping transactions Today it has become much more of a mgmt tool customizes financial reports

More information

Project Management (CS 3730) Lecture 4 Name:

Project Management (CS 3730) Lecture 4 Name: Ch. 6: Scheduling Project Work 1. Some people think that project management is nothing but scheduling, but scheduling is just one of the tools used to manage jobs and should not be considered the primary

More information

Software Documentation

Software Documentation Software Documentation B. Lund. Lunch. Available: http://www.lunchstriper.no, http://www.dagbladet.no/tegneserie/lunch/ Hans-Petter Halvorsen, M.Sc. System Documentation End-User Documentation User Guides

More information

Enterprise Architecture Roles in Delivering Business Capabilities

Enterprise Architecture Roles in Delivering Business Capabilities Enterprise Architecture Roles in Delivering Business Capabilities Alecia Heng Committee, IASA Malaysia President, Gorgeous Geeks, SIG IASA Malaysia Chief Business Architect, ATD Solution/ATD Learning Asia

More information

Business Idea Development Product production Services. Development Project. Software project management

Business Idea Development Product production Services. Development Project. Software project management Page 1, 1/20/2003 Ivica Crnkovic Mälardalen University Department of Computer Engineering ivica.crnkovic@mdh.se Development Project Product Lifecycle Business Idea Development Product production Services

More information

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

ERP. Enterprise Resource Planning. Presented at May, 21st by. Mümtaz Copur Andreas Reichert. for. ITTM-class SS 2004. Managers and stakeholders Managers and stakeholders Customers Sales + delivery appl. Reporting Financial Central database Manufacturing ERP Service HR management Employees Inventory + supply appl. Enterprise Resource Planning Presented

More information

ORACLE PROJECT MANAGEMENT

ORACLE PROJECT MANAGEMENT ORACLE PROJECT MANAGEMENT KEY FEATURES Oracle Project Management provides project managers the WORK MANAGEMENT Define the workplan and associated resources; publish and maintain versions View your schedule,

More information

CHAPTER 24 SOFTWARE PROJECT SCHEDULING. Overview

CHAPTER 24 SOFTWARE PROJECT SCHEDULING. Overview CHAPTER 24 SOFTWARE PROJECT SCHEDULING Overview The chapter describes the process of building and monitoring schedules for software development projects. To build complex software systems, many engineering

More information

Metadata-Based Project Management System. A Case Study at M-Files Corporation. Iulia Adomnita

Metadata-Based Project Management System. A Case Study at M-Files Corporation. Iulia Adomnita Metadata-Based Project Management System. A Case Study at M-Files Corporation Iulia Adomnita University of Tampere School of Information Sciences Computer Science M.Sc. Thesis Supervisors: Timo Poranen,

More information

Improving Service Asset and Configuration Management with CA Process Maps

Improving Service Asset and Configuration Management with CA Process Maps TECHNOLOGY BRIEF: SERVICE ASSET AND CONFIGURATION MANAGEMENT MAPS Improving Service Asset and Configuration with CA Process Maps Peter Doherty CA TECHNICAL SALES Table of Contents Executive Summary SECTION

More information

Project management. Organizing, planning and scheduling software projects. Objectives. Chapter 3. Chapter 3 Project Management. Learning Objective

Project management. Organizing, planning and scheduling software projects. Objectives. Chapter 3. Chapter 3 Project Management. Learning Objective Chapter 3 Chapter 3 Project Management Learning Objective...to give an appreciation for and to introduce project management and to place it into context and give some of the fundamentals to project management

More information

Project Planning. Lecture Objectives. Basic Reasons for Planning. Planning. Project Planning and Control System. Planning Steps

Project Planning. Lecture Objectives. Basic Reasons for Planning. Planning. Project Planning and Control System. Planning Steps Project Planning What are you going to do in the project? Lecture Objectives To discuss the tasks in planning a project To describe the tools that can be used for developing a project plan To illustrate

More information

www.integratedtechstaff.com

www.integratedtechstaff.com IT Staffing Done Right. We know IT! Need experienced IT professionals or IT solution software developed? Look no further than Integrated Technology Staffing (ITS). We know IT and understand the specific

More information

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration.

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration. A discussion of information integration solutions November 2005 Deploying a Center of Excellence for data integration. Page 1 Contents Summary This paper describes: 1 Summary 1 Introduction 2 Mastering

More information

Cost Effective Information Technology Solutions for Business and Companies. Presented by Joe Gene Quesada and Martin Lopez

Cost Effective Information Technology Solutions for Business and Companies. Presented by Joe Gene Quesada and Martin Lopez Cost Effective Information Technology Solutions for Business and Companies Presented by Joe Gene Quesada and Martin Lopez 1 Outline of Talk Enterprise Resource Planning Case Study An ERP Implementation

More information

SharePoint Project Management: The Key to Successful User Adoption

SharePoint Project Management: The Key to Successful User Adoption SharePoint Project Management: The Key to Successful User Adoption Leanne M. Bateman, PMP February 2012 Leanne Bateman, 2012. All rights reserved. Table of Contents ABSTRACT... 3 ABOUT THE AUTHOR... 3

More information

Section Five Learning Module D:

Section Five Learning Module D: Section Five Learning Module D: the Project 5.1 Module D: Objectives At the conclusion of this module you will be able to: implement a project plan; keep control of a project plan; effectively review a

More information

SOFTWARE ENGINEERING INTERVIEW QUESTIONS

SOFTWARE ENGINEERING INTERVIEW QUESTIONS SOFTWARE ENGINEERING INTERVIEW QUESTIONS http://www.tutorialspoint.com/software_engineering/software_engineering_interview_questions.htm Copyright tutorialspoint.com Dear readers, these Software Engineering

More information

Time Management. Part 5 Schedule Development. Richard Boser

Time Management. Part 5 Schedule Development. Richard Boser Time Management Part 5 Schedule Development Richard Boser 6.5 Schedule Development Inputs Organizational Process Assets Scope Statement Activity List Activity Attributes Network Diagrams Resource Req ms

More information

ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS

ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS Chapter 3 of Systems Analysis and Design in a Changing World explains the techniques and steps required to build a project schedule

More information

A Roadmap to Agile Development: A Strategy to Increase Adoption Success

A Roadmap to Agile Development: A Strategy to Increase Adoption Success A Roadmap to Agile Development: A Strategy to Increase Adoption Success Executive Summary Organizations that try to adopt Agile too quickly are often discouraged with less than stellar results, and they

More information

IRON SPEED DESIGNER BUILD AND DEPLOY DATABASE APPLICATIONS WITHOUT PROGRAMMING. October 2010

IRON SPEED DESIGNER BUILD AND DEPLOY DATABASE APPLICATIONS WITHOUT PROGRAMMING. October 2010 IRON SPEED DESIGNER BUILD AND DEPLOY DATABASE APPLICATIONS WITHOUT PROGRAMMING "We have developed over 10 applications using Iron Speed Designer that are used daily by operations and maintenance personnel.

More information

Project Implementation Process (PIP)

Project Implementation Process (PIP) Vanderbilt University Medical Center Project Implementation Process (PIP).......... Project Implementation Process OVERVIEW...4 PROJECT PLANNING PHASE...5 PHASE PURPOSE... 5 TASK: TRANSITION FROM PEP TO

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