Modeling Kanban Processes in Systems Engineering
|
|
|
- Tamsin Gallagher
- 10 years ago
- Views:
Transcription
1 Modeling Kanban Processes in Systems Engineering Richard Turner School of Systems and Enterprises Stevens Institute of Technology Hoboken, NJ, 07030, USA Raymond Madachy Department of Systems Engineering Naval Postgraduate School Monterey, CA, 93943, USA Dan Ingold, Jo Ann Lane Center for Systems and Software Engineering University of Southern California Los Angeles, CA, 90089, USA Abstract Systems engineering processes using pull scheduling methods (kanban) are being evaluated with hybrid modeling and simulation. We are assessing integrated systems and software engineering at the enterprise level, where rapid response software development projects incrementally evolve capabilities of existing systems and/or systems of systems. A kanban-based scheduling system was defined and implemented with connected discrete, continuous and agent-based models. We are simulating the process performance vs. traditional methods of sharing systems engineering services across projects, and whether the overall value of the systems of systems over time is increased. Keywords-systems engineering processes; process modeling and simulation; kanban processes; integrating systems and software engineering; hybrid modeling INTRODUCTION AND BACKGROUND Engineering principles involving agility and leanness have been adopted to address non-determinism in software systems. They use iterative and spiral concepts, require less traditional ceremony, maintain closer interaction with stakeholders, and are based on best practice, underlying theory and overarching principles [1] [2] [3]. Combining agile-lean software experience with system engineering fundamentals can provide practical, principledriven agile-lean systems engineering approaches for the design of complex or evolving hardware-software-human systems [4]. This may help alleviate the observed poor performance of systems engineering in meeting schedule and resource constraints [5] [6] [7]. This research evaluates the use of pull scheduling systems (kanban) in combined processes for systems engineering (SE) and software engineering (SWE), where rapid response software development projects incrementally evolve capabilities of existing systems and/or systems of systems. It is hypothesized that such systems could provide more effective integration and use of scarce systems engineering resources, enhance flexibility and predictability over complex master schedules, improve visibility and coordination across multiple projects, lower governance overhead, and achieve higher system-wide value earlier. We developed a general kanban approach, a specific kanban-based process for supporting SE in rapid response environments, and simulated that process as well as traditional processes to determine if there were gains in effectiveness and value. A general Kanban-based Scheduling System (KSS) was defined and coupled with a service-oriented approach to systems engineering to develop an approach for integrating multiple related projects with a resource pool of systems engineers. This approach was modeled in vitro using a variety of simulation tools to investigate whether the hypothesized benefits seemed likely to result from an in vivo implementation. THE KANBAN-BASED SCHEDULING SYSTEM Our concept definition of a KSS is illustrated in Figure 1 and detailed in Table 1. The workflow model is interpreted as recursive at any number of levels to allow for complex implementations. Upstream( Customers( Work((Backlog()(( Work( Flow( Ready(Queue( (Limit=6) 1( Ac#vity(( (WIP"Limit=8,"Resources=4) 1( 4( 2( 3( NCoS,"(WL=5)& SCoS,"WL=1"(included"" In"ac0vity"WL)" ECoS,"WL=1,"(extends" "ac0vity"wl"if"necessary)" WIP$ Work(Item(wai#ng(for(selec#on( Normal(Class(of(Service(Work(Item((NCOS)( Special(Class(of(Service(Work(Item((SCOS)( 1( Resource((Individually(numbered)( Completed( Work( Expedite(Class(of(Service(Work(Item((ECOS)( Normal(Class(of(Service(Work(Item((NCOS)( Figure 1. Kanban scheduling system model.
2 Term Work Item Effort Required Transit Time Backlog Cadence (prioritization and delivery) Activity TABLE I. KANBAN SCHEDULING SYSTEM DEFINITIONS Description The item controlled in the kanban system. A work item has a definition, a Class of Service, and a rough estimate of work effort required. The value of a work item is determined by a value function, and can vary over time. The approximate size of work in person-units of time. May be a negotiated function of desired quality. The time measured from entrance of a particular work item into the KSS to its delivery to the customer A customer-prioritized queue containing upstream customer work items awaiting service by a kanban system. The rhythm of the production system. Prioritization cadence defines the planning horizon for the KSS. Delivery cadence allows bundling work items if desired by the downstream customer. Not necessarily an iteration. Value-adding work that can be determined as complete. Includes: ready queue, a set of resources, and a WIP Limit. Allows allocation of effort to complete a work item. Ready Queue A limited queue that holds work items awaiting processing by an activity. The items in the queue may be considered part of the Activity WIP or the queue may have a specific limit. The queue cannot be unbounded in order to maintain the kanban pull effect. Resource Work Item Selection Policies Class of Service Value Function WIP Limit An agent for accomplishing work; may be generic or have specialized expertise. May include specific productivity. Usually associated with a specific activity, but may be shared across activities. Resources can swarm to alleviate bottlenecks or handle certain Classes of Service. Rules for selecting the next work item from the backlog or a ready queue when an activity has less work than its WIP limit; depends on both Class of Service and Value Function, and leads to specific flow behaviors. Provides a variety of handling options for work items. May have a corresponding WIP limit for each activity to provide guaranteed access for work of that class of service. CoS WIP limit must be less than the activity s overall WIP limit. Examples are expedite, date-certain and normal. Estimates the current value of a work item within a CoS for use in the selection algorithm. Can be simple (null value function would produce FIFO) or a complex, multiple kanban-system, multi-factor method considering shared scarce resources and multiple cost/risk factors. The means of prioritizing work items. There may be multiple value functions for each hierarchical layer within the KSS. Limit of work items allowed in progress at one time within an activity. Often initially set to twice the number of resources, but used to regulate and optimize flow and slack. Visible A common, visual indication of work flow through the Representation activities; Often a columnar display of activities and queues. May be manual or automated. Shows status of all work-in-progress, blocked work, WIP limits. Provides system wide understanding of status and value, and encourages collective responsibility for flow. Flow Metrics Includes cumulative flow charting and average transit time. These concepts were derived from [8] [9] [10] [11] [12] [13], workshops and discussions with collaborators. The displayed tasks in Figure 1 and their parameters coupled with the visual representation of flow have been sufficient thus far to define our modeling, but we may introduce new concepts to enable better communications and synchronization between the various interacting systems. MODELING AND SIMULATION The goal of the modeling in this research is to verify whether organizing projects as a set of cooperating kanbans results in better project performance. Performance is measured through a value function, and better performance is defined as achieving value along one or more of the following scales, which seem most relevant to the rapidresponse environment: Shortest-time to useful-value Highest-value for a given-time. The research question is whether value can be improved through a KSS that controls the interaction of a resourcelimited systems engineering team with one or more development teams via a service-oriented interface implemented. Three approaches to modeling were considered for this research: System dynamics Discrete-event Agent-based. Each of these modeling approaches has advantages for the problem domain and level of abstraction. Discrete event entities are needed because individual task characteristics are critical in an actual Kanban management scheduling process. The different priorities of the tasks are used for scheduling, and the WIP itself is managed as a discrete quantity. Individual performers are also mapped to tasks and this aspect can be modeled with discrete attributes. There are also important continuous parameters that drive people behavior (the agents ), including perception delays, feedback effects, schedule pressure and deadlines, motivation and other management pressures. A combined approach could provide a richer and more holistic perspective with interacting model compartments. While the behavior of individual agents, and actions that can be taken by objects are pre-specified, system-level behavior may emerge from the interaction of agents with objects and other agents [14] [15], that may be impossible to predict using the other modeling approaches. This aspect of agent-based models is well-suited since the intentional behavior of the human agents in projects is relatively simple and well-known, the emergent systemic results of their interactions in a KSS are not. We recognize that in different applications any of the modeling paradigms may be more efficient. Agent-based modeling may be less efficient than system dynamics or discrete-event, harder to develop and not a good match for a given problem [15]. In this phase we have found that agentbased modeling has been difficult requiring workarounds. For example, multiple resources working on the same task
3 necessitated extra logic and will probably not scale up with the modeling scenarios. Combined hybrid modeling is often applicable [15] [16] [17]. For example, in this phase we are using discrete events from the task scheduling to drive continuous flows. Agentbased and/or discrete approaches could be used for event generation. We are not limiting our modeling approach to a single view, because needs dictate that all approaches are valuable and they can be connected. A comparison of modeling approaches for software processes was described in [16], and we have supplemented this knowledge with agent-based modeling in the context of systems and software engineering. We are initially employing three standard simulation scenarios to compare processes: Common SE: Reduced SE involvement up-front, some involvement through project execution as change traffic, heavy involvement in back-end. Traditional SE BDUF: Traditional up-front/back-end SE, with Big Design Up Front (BDUF) delaying the start of development, which results in lower change traffic and defect incidence. KSS: Incremental SE, with some design up-front and design continuing throughout development, interacting with projects using service-oriented model. A. Discrete Event and Continuous Models and Tools The discrete-event and continuous model is implemented in a web-based tool. It is parameterized for users to input the number of tasks, effort per task (deterministic or probabilistic), WIP limit, staffing level and value parameters for the tasks. Duration is driven by the available staff, WIP size and productivity. It models the Kanban WIP limit for a variable staff size with non-linear productivity. The non-linearity is due to context-switching losses when resources are split across multiple tasks. It contains two levels of value for the project and organization: Project Value Value of the task towards fulfilling the project objectives (0-10). Enterprise Value Value of the task for the systems engineering enterprise at the organizational level. (0-10). Continuous flows for tasks and value accumulation are driven by the discrete events. The corresponding rates are pulsed at the event times for task completion and value attainment. The aggregate accumulations are used for continuous quantities such as schedule pressure due to do progress gaps. The continuous parameters are in turn available to the agent-based model compartment for simulating individual agent behaviors (e.g. peoples delayed perceptions of trends and their reactions). Sample runs of the DE simulation are shown in Figures 2-5. Figures 2-4 include Gantt charts with tasks listed vertically against time. The current WIP size at any time can be determined by visualizing a vertical line on the chart and counting the intersected tasks. The number of tasks concurrently active cannot exceed the WIP limit. For each run a normal distribution is used to generate task effort values. These figures represent a baseline case of a nominal 90 day project. Figure 2. Project simulation example (SE WIP=2, SWE WIP=5). Figure 3 shows a case where 10% of the software tasks require rework. In subsequent models the percent of rework will be directly impacted by systems engineering. Figure 3. Example project Gantt with rework.
4 A multiple project scenario at the enterprise level is shown in Figure 4. The top tasks are systems engineering service tasks that support the three software projects below it. The initial tasks numbered 1.0, 2.0 and 3.0 are project initiation tasks. The other tasks are in continuous support of software engineering who has kicked back some tasks requiring more work. These tasks are numbered the same in both swim lanes (e.g. Task 2.2, Task 3.2, etc.) The diagram also displays project priorities among the projects competing for systems engineering support. In this scenario Project 1 in red has higher priority. This is why Task 3.3 in Project 3 has to wait for the Project 1 tasks in red to complete first. the agent-based model for the KSS. The model is composed of one or more kanbans, each of which represents a project or, as will be seen, a pan-project team. Each kanban is composed of a backlog queue, one or more serialized activities, and a release queue. Resources work within an activity, pulling completed work items from the next upstream activity (or incomplete items from the backlog, if the resource is in the first activity of a kanban), and taking some amount of time to complete each work item. The release queue pulls completed work items from the last activity of a kanban, at which point the work item is considered fully complete. The customer is the source of all work items that enter the system, which are pushed onto the backlog of one of the kanbans for processing. Resources are the human agents who take incomplete work items and transform them, with more or less fidelity and taking varying amounts of time, into completed work items. The activity within which each resource works is constrained to a maximum work-in-process (WIP) limit, and at any point in time each activity contains no more than the WIP-limited number of work items, queued or in-process. Within each activity, some work items are queued awaiting the next available resource, and some are being processed. Work items are assigned an estimated duration and a value function at creation, and move through the system by being pulled from upstream activities into the next downstream activity, or the release queue. Figure 4. Example enterprise Gantt with SE services. Monte Carlo simulation can be invoked for multiple runs. Figure 5 shows sample results with output probability distributions for the four primary indicators. This capability will be enhanced in the next phase including normalizing the value outputs. Figure 6. Agent-based model of kanban-based scheduling system. Figure 5. Example Monte Carlo results. B. Agent-Based Model and Tool The agent-based model workflow is depicted in Figure 6. It diagrams the relationship of the Kanban concepts within SUMMARY AND NEXT STEPS This research has developed the fundamental definitions and an initial set of simulation tools to evaluate a new approach to managing systems engineering where rapid response software development projects incrementally evolve capabilities of existing systems and/or systems of systems. It defines and models a kanban-based scheduling system and a services approach to systems engineering among software projects in such an environment.
5 In developing the simulations it became clear the complexity of the environment and the nature of both kanban scheduling and service-oriented systems engineering dictated a hybrid model with discrete-event, agent-based and continuous components. We have explored interactions between the modeling components as a basis for further integrated simulation capabilities. As part of our model verification and validation, we are running statistical experiments against the scenarios to identify the sensitivity of policies and parameters in process outcomes. Examples of current experiments include varying the number of people and WIP size. These impact various effort and schedule tradeoffs due to multitasking overhead. Other experiments vary policies for task prioritization and rules for feature dropping to meet schedule with associated value tradeoffs. Current simulations make quantitative assumptions for the baseline cases and approximate well-tuned kanban processes executed by proficient practitioners and the results have been in line with expectations. In order to improve our confidence for in vivo experimentation, we are obtaining better project data to parameterize and calibrate the models for the sponsor s rapid response environment. The existing work will be expanded by adding teamrelated components in the KSS definition, and corresponding parametric representations for the key simulation variables. The expansion will include a completed set of SE services including value and quality functions. We will refine the simulations by including behavioral and team-interaction components. We will add the ability to model specific representation of sponsor teams including multi-level SE authorities, and investigate cross-project effects. We are integrating the best aspects of each type of model into a toolset which can take actual or estimated data from an organization. It will indicate how using the kanban serviceoriented approach could improve their current process performance, and help estimate projects. The intent is to provide the toolset to a variety of organizations with similar environments to gather additional baseline data to improve the simulations. The capabilities and insights of the completed and validated simulation toolkit can lead to: Increased understanding of the value of various SE services Better integration of SE and software engineering through the services concept Clarity in the value of SE as a knowledge broker and analysis service in brownfield evolution environments [18]. ACKNOWLEDGEMENT This material is based upon work supported, in whole or in part, by the U.S. Department of Defense through the Systems Engineering Research Center (SERC) under Contract H D SERC is a federally funded University Affiliated Research Center managed by Stevens Institute of Technology. REFERENCES [1] Boehm, Barry and Turner, Richard (2004). Balancing Agility and Discipline: A Guide for the Perplexed. Boston, MA: Addison Wesley. [2] Larman C. and Vodde, B. (2009). Scaling Lean & Agile Development. Boston, MA: Addison Wesley. [3] Poppendiek, Mary. (2007). Implementing Lean Software Development: Boston, MA: Addison Wesley. [4] Turner, Richard and Wade, J. (2011). Lean Systems Engineering within System Design Activities, Proceedings of the 3rd Lean System and Software Conference, May 2-6, 2011, Los Angeles, CA. [5] NDIA-National Defense Industrial Association (2010). Top Systems Engineering Issues In US Defense Industry. Systems Engineering Division Task Group Report, ents/studies/top%20se%20issues%202010%20report%20v11%20f INAL.pdf. September, [6] Turner, Richard, Shull F., et al (2009a) Evaluation of Systems Engineering Methods, Processes and Tools on Department of Defense and Intelligence Community Programs: Phase 1 Final Technical Report, Systems Engineering Research Center, SERC-2009-TR002, September [7] Turner, Richard, Shull F., et al (2009b) Evaluation of Systems Engineering Methods, Processes and Tools on Department of Defense and Intelligence Community Programs: Phase 2 Final Technical Report, Systems Engineering Research Center, SERC-2010-TR004, December [8] Anderson, David. (2010). Kanban: Successful Evolutionary Change for Your Technology Business. Sequim, WA: Blue Hole Press [9] Reinertsen, Donald G. (2010). The Principles of Product Development Flow. Redondo Beach, CA: Celeritas Publishing. [10] Poppendieck, Mary, and Tom Poppendieck. (2003). Lean Software Development: An Agile Toolkit. The Agile Software Development Series. Boston: Addison-Wesley. [11] Morgan, James M, and Jeffrey K Liker. (2006). The Toyota Product Development System: Integrating People, Process, and Technology. New York: Productivity Press. [12] Goldratt, Eliyahu M., and Jeff Cox. (2004.) The Goal: a Process of Ongoing Improvement. Great Barrington, MA: North River, [13] Anderson et al., Studying Lean-Kanban Approach Using Software Process Simulation. A. Sillitti et al. (Eds.): Agile Processes in Software Engineering and Extreme Programming, Part 1, Lecture Notes in Business Information Processing, Volume 77, Pages [14] Heath, B. et al. (2009.) A survey of agent-based modeling practices (January 1998 to July 2008). Journal of Artificial Societies and Social Simulation. 12: [15] Borshchev, A., and A. Filippov From system dynamics and discrete event to practical agent based modeling: reasons, techniques, tools. In Proceedings of the 22nd International Conference of the System Dynamics Society, [16] M. Kellner, R. Madachy and D. Raffo, Software Process Simulation Modeling: Why? What? How?, Journal of Systems and Software, Spring 1999 [17] R. Madachy, Software Process Dynamics, Wiley-IEEE Press, Hoboken, NJ, 2008 [18] Boehm, B.: Applying the Incremental Commitment Model to Brownfield Systems Development, Proceedings, CSER 2009, April 2009.
What is meant by the term, Lean Software Development? November 2014
What is meant by the term, Lean Software Development? Scope of this Report November 2014 This report provides a definition of Lean Software Development and explains some key characteristics. It explores
Kanban For Software Engineering
Kanban For Software Engineering Jaco van der Merwe Electromagnetic Software & Systems (EMSS) 18/8/2010 [email protected] FEKO 1 General Applications of FEKO Antennas Antenna placement Microwave components
Applying Lean on Agile Scrum Development Methodology
ISSN:2320-0790 Applying Lean on Agile Scrum Development Methodology SurendRaj Dharmapal, Dr. K. Thirunadana Sikamani Department of Computer Science, St. Peter University St. Peter s College of Engineering
Lean Metrics How to measure and improve the flow of work. Chris Hefley, CEO of LeanKit. November 5 th, 2014
Lean Metrics How to measure and improve the flow of work Chris Hefley, CEO of LeanKit November 5 th, 2014 Introduction to Lean Metrics What metrics should you measure? How to track them? What effect do
Agile and lean methods for managing application development process
Agile and lean methods for managing application development process Hannu Markkanen 27.01.2012 1 Lifecycle model To support the planning and management of activities required in the production of e.g.
Scrum vs. Kanban vs. Scrumban
Scrum vs. Kanban vs. Scrumban Prelude As Agile methodologies are becoming more popular, more companies try to adapt them. The most popular of them are Scrum and Kanban while Scrumban is mixed guideline
The Agile Business Analyst: Eyes for Waste By Ellen Gottesdiener Copyright EBG Consulting, Inc., 2009 EBG Consulting, Inc.: www.ebgconsulting.
419 Hudson Road Sudbury, MA. 01776 Phone: 978.261.5553 Fax: 978.261.5553 www.ebgconsulting.com The Agile Business Analyst: Eyes for Waste By Ellen Gottesdiener Copyright, 2009 : www.ebgconsulting.com This
Agile support with Kanban some tips and tricks By Tomas Björkholm
Agile support with Kanban some tips and tricks By Tomas Björkholm Foreword A year ago I held an Open Space at Scrum Gathering in Stockholm about Agile Support. I have since received several requests to
Knowledge-Based Systems Engineering Risk Assessment
Knowledge-Based Systems Engineering Risk Assessment Raymond Madachy, Ricardo Valerdi University of Southern California - Center for Systems and Software Engineering Massachusetts Institute of Technology
The only person who likes change is a baby with a wet diaper. Mark Twain. Charan CA Atreya
The only person who likes change is a baby with a wet diaper. Mark Twain Charan CA Atreya November - Evolutionary adoption of agile principles in traditional organizations First introduce Kanban and get
Process Software Simulation Model of Lean-Kanban Approach
Ph.D. in Electronic and Computer Engineering Dept. of Electrical and Electronic Engineering University of Cagliari Process Software Simulation Model of Lean-Kanban Approach Maria Ilaria Lunesu Advisor:
Program & Portfolio! Management using! Kanban! Copyright 2013 Davisbase Consulting. Limited Display License Provided to ASPE
Program & Portfolio! Management using! Kanban! Introduction and Agenda Tom Wessel, Davisbase Consulting 20 years in software development. Over 7 years working with software development teams, training,
Agile development of safety-critical software while meetings standards' requirements
1(37) Agile development of safety-critical software while meetings standards' requirements Matti Vuori, Tampere University of Technology 2011-11-04 Contents 1/2 A study in Ohjelmaturva 4 Tendency to be
LEAN AGILE POCKET GUIDE
SATORI CONSULTING LEAN AGILE POCKET GUIDE Software Product Development Methodology Reference Guide PURPOSE This pocket guide serves as a reference to a family of lean agile software development methodologies
Agile and lean methods for managing application development process
Agile and lean methods for managing application development process Hannu Markkanen 24.01.2013 1 Application development lifecycle model To support the planning and management of activities required in
MTAT.03.094 Software Engineering
MTAT.03.094 Software Engineering Lecture 12: Lean & Flow-based (KANBAN) Principles and Processe Fall 2015 Dietmar Pfahl email: [email protected] Structure of Lecture 12 KANBAN Case Study: Scrum vs. KANBAN
Lean Software Development and Kanban
1 of 7 10.04.2013 21:30 Lean Software Development and Kanban Learning Objectives After completing this topic, you should be able to recognize the seven principles of lean software development identify
How To Understand The Limitations Of An Agile Software Development
A Cynical View on Agile Software Development from the Perspective of a new Small-Scale Software Industry Apoorva Mishra Computer Science & Engineering C.S.I.T, Durg, India Deepty Dubey Computer Science
USAGE OF KANBAN METHODOLOGY AT SOFTWARE DEVELOPMENT TEAMS
Journal of Applied Economics and Business USAGE OF KANBAN METHODOLOGY AT SOFTWARE DEVELOPMENT TEAMS Nevenka Kirovska 1, Saso Koceski 2 Faculty of Computer Science, University Goce Delchev, Stip, Macedonia
Visibility of the project status, usage of agile methods and tools
Chithra Prabha Peachi Muthu Visibility of the project status, usage of agile methods and tools Microsoft Mobile Oy Helsinki Metropolia University of Applied Sciences Degree: Masters in Engineering Degree
A Kanban System for Sustaining Engineering on Software Systems
A Kanban System for Sustaining Engineering on Software Systems David J Anderson Senior Director Software Engineering Rick Garber Manager Process Engineering Corbis is a Creative Services Company whose
A Kanban System for Software Engineering
Training Curriculum A Kanban System for Software Engineering 2 Day Class Curriculum David J. Anderson & Associates Inc. 8329 21 st Ave NW, Seattle, WA 98117 email: [email protected] What you
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
A Comparison between Five Models of Software Engineering
International Journal of Research in Information Technology (IJRIT) www.ijrit.com ISSN 2001-5569 A Comparison between Five Models of Software Engineering Surbhi Gupta, Vikrant Dewan CSE, Dronacharya College
How to Manage an Agile/Kanban Software Project Using EVM
How to Manage an Agile/Kanban Software Project Using EVM Nir Cohen Amdocs Ra anana, Israel Abstract This article describes a method of using Earned Value Management (EVM) tools to plan and monitor an agile
SWEBOK Certification Program. Software Engineering Management
SWEBOK Certification Program Software Engineering Management Copyright Statement Copyright 2011. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted
Discrete-Event Simulation
Discrete-Event Simulation Prateek Sharma Abstract: Simulation can be regarded as the emulation of the behavior of a real-world system over an interval of time. The process of simulation relies upon the
Introduction to Software Engineering. 9. Project Management
Introduction to Software Engineering 9. Project Management Roadmap > Risk management > Scoping and estimation > Planning and scheduling > Dealing with delays > Staffing, directing, teamwork 2 Literature
When agile is not enough
When agile is not enough LESS 2010 Kati Vilkki [email protected] 1 Nokia Siemens Networks When agile is not enough What does lean thinking add to agile? Combining agile and lean Change in mind-set Management
Project Time Management
Project Time Management Plan Schedule Management is the process of establishing the policies, procedures, and documentation for planning, developing, managing, executing, and controlling the project schedule.
Kanban A Lean approach to Agile software development
Kanban A Lean approach to Agile software development JFokus January 26, 2010 Henrik Kniberg Agile/Lean coach www.crisp.se Board of directors [email protected] 070 4925284 Goals of this tutorial Basic
(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
A Software Development Simulation Model of a Spiral Process
A Software Development Simulation Model of a Spiral Process ABSTRACT: There is a need for simulation models of software development processes other than the waterfall because processes such as spiral development
Applying Lean Concepts in Project Management. Ing. Mauricio Gomez Melendez MAT. PMP.
Applying Lean Concepts in Project Management Ing. Mauricio Gomez Melendez MAT. PMP. Presenter Profile. Mauricio Gomez Meléndez Mechanical Engineer, MAT, PMP Degree in mechanical engineering. Master in
Earned Value and Agile Reporting
Earned Value and Agile Reporting Anthony Cabri, Mike Griffiths Quadrus Development Inc. Abstract This paper reviews the concepts of Earned Value Management established in traditional project management,
CHAPTER_3 SOFTWARE ENGINEERING (PROCESS MODELS)
CHAPTER_3 SOFTWARE ENGINEERING (PROCESS MODELS) Prescriptive Process Model Defines a distinct set of activities, actions, tasks, milestones, and work products that are required to engineer high quality
Develop Project Charter. Develop Project Management Plan
Develop Charter Develop Charter is the process of developing documentation that formally authorizes a project or a phase. The documentation includes initial requirements that satisfy stakeholder needs
Mastering the Iteration: An Agile White Paper
Rally Software Development Corporation Whitepaper Mastering the Iteration: An Agile White Paper Dean Leffingwell Abstract: The heartbeat of Agile development is the iteration the ability of the team to
Simulating the Structural Evolution of Software
Simulating the Structural Evolution of Software Benjamin Stopford 1, Steve Counsell 2 1 School of Computer Science and Information Systems, Birkbeck, University of London 2 School of Information Systems,
Software Project Scheduling under Uncertainties
Copyright Notice: Materials published by Intaver Institute Inc. may not be published elsewhere without prior written consent of Intaver Institute Inc. Requests for permission to reproduce published materials
Automated Scheduling Methods. Advanced Planning and Scheduling Techniques
Advanced Planning and Scheduling Techniques Table of Contents Introduction 3 The Basic Theories 3 Constrained and Unconstrained Planning 4 Forward, Backward, and other methods 5 Rules for Sequencing Tasks
BCS Foundation Certificate in Agile Syllabus
BCS Foundation Certificate in Agile Syllabus Version 1.5 March 2015 Change History Any changes made to the syllabus shall be clearly documented with a change history log. This shall include the latest
Organizational agility the ability to react quickly to changing market circumstances is. Agility and Cost. Organizational Design and Key Workflows
Agility and Cost Organizational Design and Key Workflows Cindy Shelton Organizational agility the ability to react quickly to changing market circumstances is a critical necessity for effective government
Executive Guide to SAFe 24 July 2014. An Executive s Guide to the Scaled Agile Framework. [email protected] @AlShalloway
An Executive s Guide to the Scaled Agile Framework Al Shalloway CEO, Net Objectives Al Shalloway CEO, Founder [email protected] @AlShalloway co-founder of Lean-Systems Society co-founder Lean-Kanban
How Silk Central brings flexibility to agile development
How Silk Central brings flexibility to agile development The name agile development is perhaps slightly misleading as it is by its very nature, a carefully structured environment of rigorous procedures.
Lean Software Development
Lean Software Development Alexandre Boutin Responsable Stratégie International Développement Logiciel chez Yahoo Scrum Master & Practitioner Certifié Coach Agile Blog : www.agilex.fr Président du Club
Introduction to Software Project Management. CITS3220 Software Requirements & Project Management
Introduction to Software Project Management CITS3220 Software Requirements & Project Management "A project gets a year late one day at a time." "Anything that can be changed will be changed until there
Software Cost Estimation Metrics Manual for Defense Systems
Software Cost Estimation Metrics Manual for Defense Systems Brad Clark USC Ray Madachy Naval Postgraduate School 29 th International Forum on COCOMO and Systems/Software Cost Modeling October 22, 2014
AGILE & KANBAN IN COORDINATION. Ryan Polk
AGILE & KANBAN IN COORDINATION Ryan Polk Team Background & History 18 Engineers Relatively mature and expansive codebase C# /.Net MS Team Foundation Server (TFS) System 5.0 Over 4 years in development.
A Viable Systems Engineering Approach. Presented by: Dick Carlson ([email protected])
A Viable Systems Engineering Approach Presented by: Dick Carlson ([email protected]) Philip Matuzic ([email protected]) i i Introduction This presentation ti addresses systems engineering
Information Technology Project Management, Sixth Edition. Note: See the text itself for full citations. More courses at cie-wc.edu
Note: See the text itself for full citations. More courses at cie-wc.edu Understand the importance of project schedules and good project time management Define activities as the basis for developing project
Bottlenecks in Agile Software Development Identified Using Theory of Constraints (TOC) Principles
Master thesis in Applied Information Technology REPORT NO. 2008:014 ISSN: 1651-4769 Department of Applied Information Technology or Department of Computer Science Bottlenecks in Agile Software Development
Agile Software Development and Service Science
Agile Software Development and Service Science How to develop IT-enabled Services in an Interdisciplinary Environment Andreas Meier Institute of Applied Information Technology (InIT) Zurich University
Agile Extension to the BABOK Guide
Agile Extension to the BABOK Guide Version 1.0 Complimentary IIBA Member Copy. Not for Redistribution or Resale www.iiba.org International Institute of Business Analysis, Toronto, Ontario, Canada International
Lean and Kanban at Scale Extending Kanban across the portfolio, program and team levels. Al Shalloway, Net Objectives. September 4 th, 2014
Lean and Kanban at Scale Extending Kanban across the portfolio, program and team levels Al Shalloway, Net Objectives September 4 th, 2014 Implementing Kanban at Scale Al Shalloway, CEO & Founder of Net
Introduction to Agile and Scrum
Introduction to Agile and Scrum Matthew Renze @matthewrenze COMS 309 - Software Development Practices Purpose Intro to Agile and Scrum Prepare you for the industry Questions and answers Overview Intro
Best-Practice Software Engineering: Software Processes to Support Project Success. Dietmar Winkler
Best-Practice Software Engineering: Software Processes to Support Project Success Dietmar Winkler Vienna University of Technology Institute of Software Technology and Interactive Systems [email protected]
The Agile Manifesto is based on 12 principles:
The Agile Manifesto is based on 12 principles: Customer satisfaction by rapid delivery of a useful product solution Welcome changing requirements, even late in development Working products are delivered
Actionable Metrics at Siemens Health Services
Actionable Metrics at Siemens Health Services DANIEL VACANTI, Corporate Kanban, Inc. BENNET VALLET, Siemens Health Services This case study details how a shift from traditional agile metrics (Story Points,
Lean and Agile Development With Scrum (Part 2) Lucio Davide Spano
Lean and Agile Development With Scrum (Part 2) Lucio Davide Spano [email protected] [email protected] 7 May 2012 Dilbert intro Summary Sprint Review Done at the end of the Sprint Not a simple
Truly Managing a Project and Keeping Sane While Wrestling Elegantly With PMBOK, Scrum and CMMI (Together or Any Combination)
Truly Managing a Project and Keeping Sane While Wrestling Elegantly With PMBOK, Scrum and CMMI (Together or Any Combination) Neil Potter The Process Group Lead Appraiser / Improvement Coach Organization
Getting Started with Kanban Paul Klipp
Getting Started with Kanban Paul Klipp kanbanery 2 Contents 3/ Getting Started with Kanban 4/ What is Kanban? 7/ Using Kanban Does kanban apply to me? How can it help me? What will I have to change? 10/
Comparing Plan-Driven and Agile Project Approaches
Comparing Plan-Driven and Agile Project Approaches A Personal Perspective Presented by: Craig D. Wilson Matincor, Inc. Copyright 2006-2010 2010 Outline Introduction to System Development Methodology Contrasting
Adopting a Continuous Integration / Continuous Delivery Model to Improve Software Delivery
Customer Success Stories TEKsystems Global Services Adopting a Continuous Integration / Continuous Delivery Model to Improve Software Delivery COMMUNICATIONS AGILE TRANSFORMATION SERVICES Executive Summary
J-Curve effect, 38, 274 276 JIT. See Just-in-Time Inventory Just Enough Design Initially (JEDI), 6, 283
A Accounting for change, 180, 224, 245 Accounting for rework, 224, 245 246 Activity Based Costing (ABC), 26 Adaptive behavior, emergence of, 109 Agile management theory and roles, 109, 185 Agile Manifesto
Becoming Agile: a getting started guide for Agile project management in Marketing, Customer Service, HR and other business teams.
Becoming Agile: a getting started guide for Agile project management in Marketing, Customer Service, HR and other business teams. Agile for Business www.agilefluent.com Summary The success of Agile project
Becoming Agile: a getting started guide for Agile management in Marketing and their partners in IT, Sales, Customer Service and other business teams.
Becoming Agile: a getting started guide for Agile management in Marketing and their partners in IT, Sales, Customer Service and other business teams. Agile for Business www.agilefluent.com Summary The
Project Management in Software: Origin of Agile
PAGE 1 ios App Development Project Management in Software: Origin of Agile PAGE 2 Learning Outcomes By the end of the unit, you should be able to: 1. Differentiate between Waterfall and Agile process 2.
SUCCESSFULLY INTEGRATING AGILE WITH EARNED VALUE MANAGEMENT
1 PMSC Quarterly Meeting, February 1 2, 2011, Fort Worth, Texas SUCCESSFULLY INTEGRATING AGILE WITH EARNED VALUE MANAGEMENT Increasing the Probability Program of Success (PoPS)by Connect the dots between
Lean software development measures - A systematic mapping
Master Thesis Software Engineering Thesis no: 1MSE:2013-01 July 2013 Lean software development measures - A systematic mapping Markus Feyh School of Engineering Blekinge Institute of Technology SE-371
PROJECT TIME MANAGEMENT
6 PROJECT TIME MANAGEMENT Project Time Management includes the processes required to ensure timely completion of the project. Figure 6 1 provides an overview of the following major processes: 6.1 Activity
Kanban what is it and why should I care?
Kanban what is it and why should I care? Abstract Landon Reese Kathy Iberle Kanban is gaining popularity in the software development world. It deserves to be considered as a means to manage software development.
Model-Based Conceptual Design through to system implementation Lessons from a structured yet agile approach
Model-Based Conceptual Design through to system implementation Lessons from a structured yet agile approach Matthew Wylie Shoal Engineering Pty Ltd [email protected] Dr David Harvey Shoal Engineering
Software Engineering I (02161)
Software Engineering I (02161) Week 8 Assoc. Prof. Hubert Baumeister DTU Compute Technical University of Denmark Spring 2015 Last Week State machines Layered Architecture: GUI Layered Architecture: Persistency
Agile Project Management Mapping the PMBOK Guide to Agile Practices. Michele Sliger [email protected] Twitter: @michelesliger
Agile Project Management Mapping the PMBOK Guide to Agile Practices Michele Sliger [email protected] Twitter: @michelesliger Michele Sliger Sliger Consulting, Inc. www.sligerconsulting.com Over
Using a Lean and Kanban Approach in Agile Development. Jeff Patton AgileProductDesign.com [email protected]
Using a Lean and Kanban Approach in Agile Development Jeff Patton AgileProductDesign.com [email protected] In this short talk we ll cover: 1. What is a Kanban System and how does it apply to software development?
U.S. Dept. of Defense Systems Engineering & Implications for SE Implementation in Other Domains
U.S. Dept. of Defense Systems Engineering & Implications for SE Implementation in Other Domains Mary J. Simpson System Concepts 6400 32 nd Northwest, #9 Seattle, WA 98107 USA Joseph J. Simpson System Concepts
WHY THE WATERFALL MODEL DOESN T WORK
Chapter 2 WHY THE WATERFALL MODEL DOESN T WORK M oving an enterprise to agile methods is a serious undertaking because most assumptions about method, organization, best practices, and even company culture
Agile project portfolio manageme nt
Agile project portfolio manageme nt Agile project & portfolio summit at Harrisburg University May 9, 2016 Agile project portfolio management Agenda Portfolio management challenges Traditional portfolio
Technical Writing - A Review of Agile Software Development Services
Enchantment Chapter Monthly Meeting 10 June, 2015 4:45-6:00 pm: Systems Engineering for Software Intensive Projects using Agile Methods Larri Rosser, Raytheon Intelligence, Information & Services, Sr.
Crossing the DevOps Chasm
SOLUTION BRIEF Application Delivery Solutions from CA Technologies Crossing the DevOps Chasm Can improved collaboration and automation between Development and IT Operations deliver business value more
Introduction to Software Kanban
Introduction to Software Kanban Darian Rashid Agile Trainer & Coach [email protected] 1 Topics Push vs. Pull Systems Introduction to Lean/Kanban Traditional Wastes in Lean Standard Development Taskboard
VALUE STREAM MAPPING FOR SOFTWARE DEVELOPMENT PROCESS. Ganesh S Thummala. A Research Paper. Submitted in Partial Fulfillment of the
VALUE STREAM MAPPING FOR SOFTWARE DEVELOPMENT PROCESS by Ganesh S Thummala A Research Paper Submitted in Partial Fulfillment of the Requirements for the Master of Science Degree In Management Technology
Measuring for Results: Metrics and Myths
Measuring for Results: Metrics and Myths Peter Hundermark Certified Scrum Coach and Trainer ScrumSense 1 Project Success Rates Succeeded Challenged Failed 44% Late Over budget Missing features On time
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
Software Development Process Selection Approaches
The Journal of Applied Science Vol. 11 No. Vol. 2:45-50 11 No. 2 [2012] ISSN 1513-7805 Printed in Thailand Review Article Software Development Process Selection Approaches Phongphan Danphitsanuphan Department
Requirements-Based Testing: Encourage Collaboration Through Traceability
White Paper Requirements-Based Testing: Encourage Collaboration Through Traceability Executive Summary It is a well-documented fact that incomplete, poorly written or poorly communicated requirements are
