SW Development Project 2

Slides:



Advertisements
Similar presentations
Scrum in 10 slides.
Advertisements

Renato Pinto López TUM18 - UPM. Sprint Planning Meeting ATTENDED BY PRODUCT OWNER (PO), SCRUM MASTER AND SCRUM TEAM PO DESCRIBES THE HIGHEST PRIORITY.
Steve Collins Richland County IT Manager Agile.  Have Fun  Learn About Agile  Tell Some Stories.
Agile at ON.Lab Bill Snow VP of Engineering. What is waterfall? RequirementsDesignDevelopTest Or Requirements Design Develop Test Time.
<<replace with Customer Logo>>
JIRA – An Introduction -Arpit Jindal
Process and tools Individuals and interactions over Following a plan Responding to change over Comprehensive documentation Working software over Contract.
SCRUM © University of LiverpoolCOMP 319slide 1. SCRUM history In 1986, Hirotaka Takeuchi and Ikujiro Nonaka More an observation of good practise in manufacturing.
Morning – 9am Getting Started Agile Manifesto Values & Principles Scrum Framework ~~ 10:40 to 11:00 Break ~~ Scrum Roles Backlog Grooming Estimation.
Muthu Swamy S, APSM, PMP, CSM, PM-2008 Friday, October 1, 2010
1Lou Somers Software Engineering Projects 2IP35 Autumn 2014
Mid-term evaluation. Midterm evaluation meeting Purpose of the meeting is to evaluate individuals and their contribution to the team effort Grading pass/fail.
Comparable Simple Actionable Honest.
PopMedNet Software Development Life Cycle Chayim Herzig-Marx Harvard Pilgrim Health Care Institute Daniel Dee Lincoln Peak Partners.
Real World Software Development Management and Solutions Mario Cardinal March 16, 2011.
Chapter 5 Agile Development Chapter 5 Agile Development Moonzoo Kim KAIST 1.
Chapter 4 Agile Development 1. The Manifesto for Agile Software Development 2 “We are uncovering better ways of developing software by doing it and helping.
Software Development and Release Management By James Lawrence Software Development Manager.
Software Engineering- Scrum 徐 瑋 Alen 林芳瑜 Flora 1.
Page 1/8 Waterfall  Agile  Scrum Development department.
Enterprise Project Management
Software Process Models.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
IBM Software Group ® Project Area and Team Area in Jazz.
Copyright © 2012 by Mark J. Sebern Scrum Overview (from
OFFICE OF INFORMATION AND TECHNOLOGY Mobile Applications Scrum Framework November 21, :00 am (EST) Seal of the U.S. Department of Veterans Affairs.
Dr. Nguyen Hai Quan.  Why SCRUM?  What is SCRUM?  Some terms  SCRUM Meetings  Sprint  Estimation  Product backlog  Sprint backlog  Whiteboard.
Tejasvi Kumar Developer Technology Specialist | Microsoft India
With a hint of HP Quality Center Agile development and functional testing: friend or foe? Tom Vercauteren, June 26th, 2009.
The Scrum Framework with Team System Andy Leonard VSTeamSystemCentral.com.
Scrum Task Board Template Company name Stories To Do In Progress TestingDone This is a sample text. Replace it with your own text. This is a sample text.
Rahul Arora.  Investigate the ways of enhancing the mobility of mobile applications by taking into account the varying contexts where the mobile applications.
OHT 15.1 Galin, SQA from theory to implementation © Pearson Education Limited 2004 Templates The contribution of templates to software quality The organizational.
Copyright © by Mark J. Sebern Software Engineering Process I SE 2800.
© 2010 Marcato Partners, LLC Scrum Experience Group Team Foundation Server (TFS) Marcato / Kardia Health Systems April 27, 2010.
End of Sprint Meetings (Ceremonies)
Personal Training Assistant – Sprint#1 Group Gamma.
1 Waterfall/Scrum We recommend you take notes because specific aspects of the processes will be on the exam.
TargetProcess - AGILE Project tracking tool Shashwat Gupta CS
SCRUM © University of LiverpoolCOMP 319slide 1. SCRUM history In 1986, Hirotaka Takeuchi and Ikujiro Nonaka More an observation of good practise in manufacturing.
Who is Gregg? 1 Mile
Software Process Models.
Geoff Davis Software Development Leader Software Development at eWater.
1 Development with Agile methodology Scrum Lifecycle DEVELOPMENT PROCESS IN DROISYS INC.
1 Visual Studio Online for Cost Effective Code and Project Management Ravi Gudlavalleti.
#msdevcon Community Track IMPLEMENTATION OF SCRUM Bernardin Katić Insa Investment Software AG.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Working Agile in Software Development July-2016 Oracle Confidential – Restricted.
Introduction to Software Engineering Muhammad Nasir Agile Software Development(3)
Project inceptionPlanning Requirements analysis DesignDevelopment OperationsDeployment User acceptance testing System integration testing Project conclusion.
Scrum CS These outstanding slides were created by Kevin Schenk, BS in Computer Science, Purdue University, 2012.
Web Design Unit 5.
Supporting quality devices
Scrum.
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
The Scrum Approach.
Scaled Agile Requirements: What, When & How
So You Want to Be a Product Owner
As implemented for CSM Field Session
Scrum Experience Group Team Foundation Server (TFS)
Formulation of Abstract Machine for SPM Based on Finite State Machine
Scrum Overview.
Scrum - Plan a Sprint Great Video (but added release /sprint layer)
Taking it to the next level
1st Individually brainstorm and write down everything you remember from the Constitution! People Vocabulary Places Documents Constitution.
Scrum: Daily Stand Up Meeting
Sprint Review.
Agree what we will finish in the sprint
Sprints.
Software Development In Agile
Using SCRUM the NHC-IT Way!
Presentation transcript:

SW Development Project 2 Example

Start Team forming Topic Kick-off meeting Group already have topic Teacher gives Brainstorming session is held Kick-off meeting Topic presentation (PIF document) Project is created to redmine Repository is created to version control system

Requirements Group creates product backlog to redmine Requirements should have user value Use template like: As a <type of user>, I want <some goal> so that <some reason>. When you have created user stories sometime priorize items (Most important are put to topmost) You can add items to backlog always when needed

Sprint1 Planning 1st Sprint Select some items from backlog (topmost items) 1st Sprint Tasks are created to Taskboard Example of possible tasks: Functional Specification version 0.1 is creation, Platform selection, Investigation, research, study, Installation, Implementation, Test plan v0.1 Testing Task execution, reporting daily Project source files (code) are saved to repository frequently Daily scrum meetings are held, minutes are saved to redmine

Sprint2 Planning 2nd Sprint & 1st sprint review Evaluation of 1st sprint (review) Demo Select next items from backlog (topmost items) 2nd Sprint Tasks are created to Taskboard Example of possible tasks: Functional Specification version 0.2 is creation, Investigations, research, study, Implementation, Test plan v0.2 Testing Task execution, reporting Project source files (code) are saved to repository frequently Daily scrum meetings are held, minutes are saved to redmine