SlideShare a Scribd company logo
Agile Project delivery Methods and Leadership<br />Author: Ranjith Varghese<br />Email:Varghese.ranjith@gmail.com<br />Date: 20/05/2010<br />                                 “       Do it first, then do it right, then do it fast    “<br />This document is written for Agile Project Leader Practitioner  Certification with DSDM Consortium. All Customer, project and vendor related information is removed from this doc due to confidentiality requirements. No information in this document should be replicated without author’s permission.<br />Introduction to the project<br />The project involves development upgrade and maintenance of a product to manage CMSANS and DSLAMS in customer Network. It is a component of the customer OSS stack within 21CN Program which provides an interface between the customer order stack and the Multi-Service Access Node (MSAN) management systems. This supports the capacity management and provisioning of DSL services and the configuration of voice ports for the 21st Century Network. The 21C Network intends to replace classic network with IP based network. The product is developed using C++, Java and Oracle.<br />The customer 21C programs involve replacing the classic network with IP based equipments. The design and development of such a work in waterfall methods will be extremely difficult and near to impossible. Customer adapted agile scrum methodologies for delivering the 21CN stack and forced all vendors to do the same. I have been working on this project for past 4 years and I am leading the Design and work backlog creation team for past 2 years.<br />Project delivery mechanism<br />Work Backlog creation<br />The customer work backlog is created by the CFT (Cross functional Team). The CFT is set of designers from different components discuss together on the requirements. I lead this process from our component. Each requirement comes as a Demand story which is further broken down into CE story, DOMAIN story and component story. The initial requirement is raised as a Demand story which states the business initiative. This will be broken down into different End to End design story, there will be different design required to satisfy above business initiative like building infrastructure building service capability etc. Separate stories will be created for each. Now that the requirement is clear in terms of technical impact the story is further broken down into component impact. The process in illustrated in figure 1<br /> <br />Figure 1<br />The designers discuss the impact on each component and dependencies, if any of the stories need to be blocked due to dependencies then other stories are progressed and impact identified. The component stories might be further broken into chunks to enable delivery. Once this process is complete the story will be marked as Ready to build.  A light weight design document will be produced by each component. Customer uses a tool called STORM to organize this process. This iterative process is continued for all business demands. My involvement in the above process is to identify the reusable building blocks, indentify the impact of new blocks, advice on best practices and priorities the blocks for solution delivery. Agile delivery requires building meaningful testable chunks which can be enhanced to reach the final solution.<br />Prioritization and Release planning <br />Customer conducts Release planning meeting for every release. The stories are assigned priority according to the business demand. Then stories are picked from the pool, the delivery capacity of each component and team is analyzed. The above process is coordinated by Customer release Manager, Customer Delivery Manager and My Component project Manager. Once the all teams and dependencies are aligned for a story then that story is committed for the release. Each release is split into 6 sprints and each story will be committed to a particular sprint and components will align to this commitment.<br />This iterative process is continued for all stories and all release planning meeting. My involvement in the above is to lead the release manager to identify the correct dependencies   and identify deliverable chunks. Sometimes business initiatives will demand a particular story delivery but if that can’t be delivered as a testable and extensible chunk then I advises the release manager accordingly.<br />Development, Delivery, testing and deployment<br />Once the scope is committed for a release then the development work starts for the release. We maintain baseline documents which are updated every release, for each story we create small documentation which is subset of baseline documentation. Once the release is complete we update the baseline document with the release changes. We have a development environment where we do unit testing in simulated environment and we have CIT (Continues Integration Test) team which will test each sprint with real equipments. We follow Test driven development were the test scripts are written first and the code to pass the test is written. Most of the time more than one person will be working in the same area.  Every 2 weeks the code will be delivered in to CIT environment as per the release planning commitment. This will happen 3 times for a release .Once the testing is complete for a release and if the testing is successful then the code is deployed on live .The complete cycle of release planning, testing and deployment repeats ever 6 week. We have a regression test suite to which we add test cases every sprint, the code will be automatically build every night and the test will be run every night.  This helps us to become extreme agile, if any urgent requirement comes up, we change the code and allow the nightly test to run, this will  enable quick delivery of fully tested code. Figure 2 explains agile delivery process<br />        Figure 2<br />I involve extensively in the above process. I involve with project manager indentifying the resources and planning the timelines. We follow test driven development. All test cases are reviews and finalized before the development work starts. Code will be changed only to pass the test cases that are already written. I involve key stakeholders and Customer architects to get approval for key design decisions. Changes are made to the process and delivery mechanism as per the feedback from Customer delivery management, Architect, Component management and team. We adapt to meaningful suggestion immediately and with Agility. <br />Bug fixing and Extreme Agility<br />For every two weeks sprint there could be bug report which will be fixed immediately and deployed back into CIT. Apart from bugs there could be some urgent requirement stories scoped in after release planning, we take this up if there is enough team capacity, we call this extreme agility. We train the team such that each resource can work on different areas so that any urgent requirements can be taken up.<br />Difficulties with Agile definitions and solutions<br />Most of the time agility is misunderstood for less documentation and less process oriented approach. The actual definition is giving priority to delivery over documentation and process instead of ignoring documentation and process. I believe correct and tightly couples process can be created for agile projects. I don’t believe in delivering software without all necessary documentation like high level design, low level design and user documentation. This is very critical is big projects like  21C. It becomes extremely difficult to follow process and documentation when we have to deliver software every two weeks. We found very good mechanism to overcome the problem. I create a small high level document for each story which clearly states the dependencies and requirement of a particular story, this is called the CFT document. This document just states the requirement without the implementation details and it’s done as part of work backlog creation. Once the work is scoped in the developer will create something called RDD, again this is a small document which will explain which all part of the baseline document will be changed. At the end of each release we update the baseline document with all the changes of that release and we do this every 6 week. By this approach we effectively maintain all the documents and we are truly agile.<br />Another problem in our project is recourse locations. Our project resources are spread across three Geographical locations in two countries in UK and India. Earlier this used to be three countries including Denmark. Agile methodologies give importance to face to face communication which is practically impossible in our case even though sometimes design work is done in hot house where designers get together in to a room. We work around this problem using communicator session. Everybody opens a communicator session and joins the conference. Any problem or roadblock is immediately discussed in the room. I see this more effective that face to face communication because in this case there is record of conversation, don’t have move from the seat and all are informed of the discussion. Apart from this we conduct standup calls every day morning where in which daily actions are discussed.   <br />Agile methodologies encourages delivering fast and quick, often this is misunderstood for delivering unusable software. Our customer strictly imposes RFT (Right First Time) in delivery and operations. RFT doesn’t mean what delivered should complete but the trick of agility is identifying that chunk which is correct and extensible to match the full functionality.<br />Another definition of Scrum method states that the scrum master is the only position and rest is team members. Most of the time this is highly misunderstood. I believe each member of the team should be given responsibility and accountability. The project manager should make it clear who is solely responsible for each area of functioning and make the resource responsible. If this is not done then it will create unwanted tension in the team<br />Conclusion<br />I find agile method extremely beneficial and helpful. Agile method actually reduce the pressure of huge delivery and pressure to complete full testing and deployment. Agile keeps the team always busy with work and sufficient work. It’s like a conveyer belt which keep moving bags from one place to another safely, just that more intelligence is put in to understand important and essentials bags.<br />
Agile Delivery Methods And Leadership
Agile Delivery Methods And Leadership
Agile Delivery Methods And Leadership
Agile Delivery Methods And Leadership
Agile Delivery Methods And Leadership

More Related Content

What's hot

Agile Testing
Agile Testing  Agile Testing
The principles of agile development
The principles of agile developmentThe principles of agile development
The principles of agile development
Rajat Samal
 
The Business value of agile development
The Business value of agile developmentThe Business value of agile development
The Business value of agile development
Phavadol Srisarnsakul
 
Periodic Table of Agile Principles and Practices
Periodic Table of Agile Principles and PracticesPeriodic Table of Agile Principles and Practices
Periodic Table of Agile Principles and Practices
Jérôme Kehrli
 
Practical Guide to Scrum
Practical Guide to ScrumPractical Guide to Scrum
Practical Guide to Scrum
Pavel Dabrytski
 
Agile Methodologies And Extreme Programming
Agile Methodologies And Extreme ProgrammingAgile Methodologies And Extreme Programming
Agile Methodologies And Extreme Programming
Utkarsh Khare
 
Quality Assurance in Scrum
Quality Assurance in ScrumQuality Assurance in Scrum
Quality Assurance in Scrum
Krystian Kaczor
 
A Pattern-Language-for-software-Development
A Pattern-Language-for-software-DevelopmentA Pattern-Language-for-software-Development
A Pattern-Language-for-software-Development
Shiraz316
 
Why Is Managing Software So Hard?
Why Is Managing Software So Hard?Why Is Managing Software So Hard?
Why Is Managing Software So Hard?
Michael Lamont
 
Introduction to BDD
Introduction to BDDIntroduction to BDD
Introduction to BDD
Knoldus Inc.
 
Agile Development Ultimate Slides
Agile Development Ultimate SlidesAgile Development Ultimate Slides
Agile Development Ultimate Slides
gilashikwa
 
Java Code Quality Improvements - DevWeek
Java Code Quality Improvements - DevWeekJava Code Quality Improvements - DevWeek
Java Code Quality Improvements - DevWeek
Zoltan Iszlai
 
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
Katy Slemon
 
Agile course Part 1
Agile course Part 1Agile course Part 1
Agile course Part 1
ABDEL RAHMAN KARIM
 
Learn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutesLearn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutes
guest035e0d
 
Agile Release & Iteration Planning
Agile Release & Iteration Planning   Agile Release & Iteration Planning
Agile Release & Iteration Planning
Intelliware Development Inc.
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
Md. Mahedi Mahfuj
 
Successfully Implementing BDD in an Agile World
Successfully Implementing BDD in an Agile WorldSuccessfully Implementing BDD in an Agile World
Successfully Implementing BDD in an Agile World
SmartBear
 
Project manager with 10+ years of IT experience.
Project manager with 10+ years of IT experience.Project manager with 10+ years of IT experience.
Project manager with 10+ years of IT experience.
Rakesh Chandalia
 
Agility and planning : tools and processes
Agility and planning  : tools and processesAgility and planning  : tools and processes
Agility and planning : tools and processes
Jérôme Kehrli
 

What's hot (20)

Agile Testing
Agile Testing  Agile Testing
Agile Testing
 
The principles of agile development
The principles of agile developmentThe principles of agile development
The principles of agile development
 
The Business value of agile development
The Business value of agile developmentThe Business value of agile development
The Business value of agile development
 
Periodic Table of Agile Principles and Practices
Periodic Table of Agile Principles and PracticesPeriodic Table of Agile Principles and Practices
Periodic Table of Agile Principles and Practices
 
Practical Guide to Scrum
Practical Guide to ScrumPractical Guide to Scrum
Practical Guide to Scrum
 
Agile Methodologies And Extreme Programming
Agile Methodologies And Extreme ProgrammingAgile Methodologies And Extreme Programming
Agile Methodologies And Extreme Programming
 
Quality Assurance in Scrum
Quality Assurance in ScrumQuality Assurance in Scrum
Quality Assurance in Scrum
 
A Pattern-Language-for-software-Development
A Pattern-Language-for-software-DevelopmentA Pattern-Language-for-software-Development
A Pattern-Language-for-software-Development
 
Why Is Managing Software So Hard?
Why Is Managing Software So Hard?Why Is Managing Software So Hard?
Why Is Managing Software So Hard?
 
Introduction to BDD
Introduction to BDDIntroduction to BDD
Introduction to BDD
 
Agile Development Ultimate Slides
Agile Development Ultimate SlidesAgile Development Ultimate Slides
Agile Development Ultimate Slides
 
Java Code Quality Improvements - DevWeek
Java Code Quality Improvements - DevWeekJava Code Quality Improvements - DevWeek
Java Code Quality Improvements - DevWeek
 
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
Tdd vs bdd vs atdd — developers’ methodologies to navigate complex developmen...
 
Agile course Part 1
Agile course Part 1Agile course Part 1
Agile course Part 1
 
Learn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutesLearn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutes
 
Agile Release & Iteration Planning
Agile Release & Iteration Planning   Agile Release & Iteration Planning
Agile Release & Iteration Planning
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
Successfully Implementing BDD in an Agile World
Successfully Implementing BDD in an Agile WorldSuccessfully Implementing BDD in an Agile World
Successfully Implementing BDD in an Agile World
 
Project manager with 10+ years of IT experience.
Project manager with 10+ years of IT experience.Project manager with 10+ years of IT experience.
Project manager with 10+ years of IT experience.
 
Agility and planning : tools and processes
Agility and planning  : tools and processesAgility and planning  : tools and processes
Agility and planning : tools and processes
 

Similar to Agile Delivery Methods And Leadership

ch2-Agile-Software-Development-engineerning.pdf
ch2-Agile-Software-Development-engineerning.pdfch2-Agile-Software-Development-engineerning.pdf
ch2-Agile-Software-Development-engineerning.pdf
yedej15330
 
Obsidian Agile DevOps
Obsidian Agile DevOpsObsidian Agile DevOps
Obsidian Agile DevOps
David A. Callner
 
chapter-03-Agile view of process.ppt
chapter-03-Agile view of process.pptchapter-03-Agile view of process.ppt
chapter-03-Agile view of process.ppt
NakulP3
 
SE Lecture 3.ppt
SE Lecture 3.pptSE Lecture 3.ppt
SE Lecture 3.ppt
ssusere16bd9
 
Tuli e services_development_process
Tuli e services_development_processTuli e services_development_process
Tuli e services_development_process
TULI eServices Inc.
 
Continuous Integration
Continuous IntegrationContinuous Integration
Continuous Integration
Preetam Palwe
 
Agile Engineering
Agile EngineeringAgile Engineering
Agile Engineering
John Lewis
 
CPIN 269 Final Documentation
CPIN 269 Final DocumentationCPIN 269 Final Documentation
CPIN 269 Final Documentation
Jennifer Cordes
 
Week_03-Agile Developmnet.ppt
Week_03-Agile Developmnet.pptWeek_03-Agile Developmnet.ppt
Week_03-Agile Developmnet.ppt
RedHeart11
 
Agile Project Management
Agile Project ManagementAgile Project Management
Agile Project Management
Sinaporn (Pam) Suebvisai
 
SE chapter 4
SE chapter 4SE chapter 4
SE chapter 4
Hardik Patel
 
Adm Initial Proposal
Adm Initial ProposalAdm Initial Proposal
Adm Initial Proposal
cfry
 
Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)
Muhammad Ahmed
 
Dev ops lpi-701
Dev ops lpi-701Dev ops lpi-701
Dev ops lpi-701
Radhouen Assakra
 
An Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming EssayAn Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming Essay
Sharon Roberts
 
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
mercysuttle
 
gtFace: Scrum (presentation)
gtFace: Scrum (presentation)gtFace: Scrum (presentation)
gtFace: Scrum (presentation)
kostienko2
 
gtFace: Agile Scrum
gtFace: Agile ScrumgtFace: Agile Scrum
gtFace: Agile Scrum
kostienko1
 
Week 4 Assignment - Software Development PlanScenario-Your team has be.docx
Week 4 Assignment - Software Development PlanScenario-Your team has be.docxWeek 4 Assignment - Software Development PlanScenario-Your team has be.docx
Week 4 Assignment - Software Development PlanScenario-Your team has be.docx
estefana2345678
 
Uklug 2011 administrator development synergy
Uklug 2011 administrator development synergyUklug 2011 administrator development synergy
Uklug 2011 administrator development synergy
dominion
 

Similar to Agile Delivery Methods And Leadership (20)

ch2-Agile-Software-Development-engineerning.pdf
ch2-Agile-Software-Development-engineerning.pdfch2-Agile-Software-Development-engineerning.pdf
ch2-Agile-Software-Development-engineerning.pdf
 
Obsidian Agile DevOps
Obsidian Agile DevOpsObsidian Agile DevOps
Obsidian Agile DevOps
 
chapter-03-Agile view of process.ppt
chapter-03-Agile view of process.pptchapter-03-Agile view of process.ppt
chapter-03-Agile view of process.ppt
 
SE Lecture 3.ppt
SE Lecture 3.pptSE Lecture 3.ppt
SE Lecture 3.ppt
 
Tuli e services_development_process
Tuli e services_development_processTuli e services_development_process
Tuli e services_development_process
 
Continuous Integration
Continuous IntegrationContinuous Integration
Continuous Integration
 
Agile Engineering
Agile EngineeringAgile Engineering
Agile Engineering
 
CPIN 269 Final Documentation
CPIN 269 Final DocumentationCPIN 269 Final Documentation
CPIN 269 Final Documentation
 
Week_03-Agile Developmnet.ppt
Week_03-Agile Developmnet.pptWeek_03-Agile Developmnet.ppt
Week_03-Agile Developmnet.ppt
 
Agile Project Management
Agile Project ManagementAgile Project Management
Agile Project Management
 
SE chapter 4
SE chapter 4SE chapter 4
SE chapter 4
 
Adm Initial Proposal
Adm Initial ProposalAdm Initial Proposal
Adm Initial Proposal
 
Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)
 
Dev ops lpi-701
Dev ops lpi-701Dev ops lpi-701
Dev ops lpi-701
 
An Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming EssayAn Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming Essay
 
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
(Worthy & Heatley Networking Kimberly N. WorthyCIS 4.docx
 
gtFace: Scrum (presentation)
gtFace: Scrum (presentation)gtFace: Scrum (presentation)
gtFace: Scrum (presentation)
 
gtFace: Agile Scrum
gtFace: Agile ScrumgtFace: Agile Scrum
gtFace: Agile Scrum
 
Week 4 Assignment - Software Development PlanScenario-Your team has be.docx
Week 4 Assignment - Software Development PlanScenario-Your team has be.docxWeek 4 Assignment - Software Development PlanScenario-Your team has be.docx
Week 4 Assignment - Software Development PlanScenario-Your team has be.docx
 
Uklug 2011 administrator development synergy
Uklug 2011 administrator development synergyUklug 2011 administrator development synergy
Uklug 2011 administrator development synergy
 

Recently uploaded

Learnings from Successful Jobs Searchers
Learnings from Successful Jobs SearchersLearnings from Successful Jobs Searchers
Learnings from Successful Jobs Searchers
Bruce Bennett
 
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
2zjra9bn
 
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
gnokue
 
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAANBUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
cahgading001
 
All Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docxAll Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docx
adhitya5119
 
0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf
Thomas GIRARD BDes
 
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdfSwitching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
SocMediaFin - Joyce Sullivan
 
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
taqyea
 
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
yhkox
 
A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024
Bruce Bennett
 
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
evnum
 
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
2zjra9bn
 
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
waldorfnorma258
 
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
kkkkr4pg
 
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
1wful2fm
 
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
evnum
 
Connect to Grow: The power of building networks
Connect to Grow: The power of building networksConnect to Grow: The power of building networks
Connect to Grow: The power of building networks
Eirini SYKA-LERIOTI
 
How to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdfHow to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdf
Million-$-Knowledge {Million Dollar Knowledge}
 
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
GabrielleSinaga
 
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Hector Del Castillo, CPM, CPMM
 

Recently uploaded (20)

Learnings from Successful Jobs Searchers
Learnings from Successful Jobs SearchersLearnings from Successful Jobs Searchers
Learnings from Successful Jobs Searchers
 
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
 
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
 
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAANBUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
 
All Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docxAll Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docx
 
0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf
 
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdfSwitching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
 
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
 
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
 
A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024
 
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
按照学校原版(UofT文凭证书)多伦多大学毕业证快速办理
 
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
 
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
 
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
 
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
 
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
 
Connect to Grow: The power of building networks
Connect to Grow: The power of building networksConnect to Grow: The power of building networks
Connect to Grow: The power of building networks
 
How to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdfHow to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdf
 
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
 
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
 

Agile Delivery Methods And Leadership

  • 1. Agile Project delivery Methods and Leadership<br />Author: Ranjith Varghese<br />Email:Varghese.ranjith@gmail.com<br />Date: 20/05/2010<br /> “ Do it first, then do it right, then do it fast “<br />This document is written for Agile Project Leader Practitioner Certification with DSDM Consortium. All Customer, project and vendor related information is removed from this doc due to confidentiality requirements. No information in this document should be replicated without author’s permission.<br />Introduction to the project<br />The project involves development upgrade and maintenance of a product to manage CMSANS and DSLAMS in customer Network. It is a component of the customer OSS stack within 21CN Program which provides an interface between the customer order stack and the Multi-Service Access Node (MSAN) management systems. This supports the capacity management and provisioning of DSL services and the configuration of voice ports for the 21st Century Network. The 21C Network intends to replace classic network with IP based network. The product is developed using C++, Java and Oracle.<br />The customer 21C programs involve replacing the classic network with IP based equipments. The design and development of such a work in waterfall methods will be extremely difficult and near to impossible. Customer adapted agile scrum methodologies for delivering the 21CN stack and forced all vendors to do the same. I have been working on this project for past 4 years and I am leading the Design and work backlog creation team for past 2 years.<br />Project delivery mechanism<br />Work Backlog creation<br />The customer work backlog is created by the CFT (Cross functional Team). The CFT is set of designers from different components discuss together on the requirements. I lead this process from our component. Each requirement comes as a Demand story which is further broken down into CE story, DOMAIN story and component story. The initial requirement is raised as a Demand story which states the business initiative. This will be broken down into different End to End design story, there will be different design required to satisfy above business initiative like building infrastructure building service capability etc. Separate stories will be created for each. Now that the requirement is clear in terms of technical impact the story is further broken down into component impact. The process in illustrated in figure 1<br /> <br />Figure 1<br />The designers discuss the impact on each component and dependencies, if any of the stories need to be blocked due to dependencies then other stories are progressed and impact identified. The component stories might be further broken into chunks to enable delivery. Once this process is complete the story will be marked as Ready to build. A light weight design document will be produced by each component. Customer uses a tool called STORM to organize this process. This iterative process is continued for all business demands. My involvement in the above process is to identify the reusable building blocks, indentify the impact of new blocks, advice on best practices and priorities the blocks for solution delivery. Agile delivery requires building meaningful testable chunks which can be enhanced to reach the final solution.<br />Prioritization and Release planning <br />Customer conducts Release planning meeting for every release. The stories are assigned priority according to the business demand. Then stories are picked from the pool, the delivery capacity of each component and team is analyzed. The above process is coordinated by Customer release Manager, Customer Delivery Manager and My Component project Manager. Once the all teams and dependencies are aligned for a story then that story is committed for the release. Each release is split into 6 sprints and each story will be committed to a particular sprint and components will align to this commitment.<br />This iterative process is continued for all stories and all release planning meeting. My involvement in the above is to lead the release manager to identify the correct dependencies and identify deliverable chunks. Sometimes business initiatives will demand a particular story delivery but if that can’t be delivered as a testable and extensible chunk then I advises the release manager accordingly.<br />Development, Delivery, testing and deployment<br />Once the scope is committed for a release then the development work starts for the release. We maintain baseline documents which are updated every release, for each story we create small documentation which is subset of baseline documentation. Once the release is complete we update the baseline document with the release changes. We have a development environment where we do unit testing in simulated environment and we have CIT (Continues Integration Test) team which will test each sprint with real equipments. We follow Test driven development were the test scripts are written first and the code to pass the test is written. Most of the time more than one person will be working in the same area. Every 2 weeks the code will be delivered in to CIT environment as per the release planning commitment. This will happen 3 times for a release .Once the testing is complete for a release and if the testing is successful then the code is deployed on live .The complete cycle of release planning, testing and deployment repeats ever 6 week. We have a regression test suite to which we add test cases every sprint, the code will be automatically build every night and the test will be run every night. This helps us to become extreme agile, if any urgent requirement comes up, we change the code and allow the nightly test to run, this will enable quick delivery of fully tested code. Figure 2 explains agile delivery process<br /> Figure 2<br />I involve extensively in the above process. I involve with project manager indentifying the resources and planning the timelines. We follow test driven development. All test cases are reviews and finalized before the development work starts. Code will be changed only to pass the test cases that are already written. I involve key stakeholders and Customer architects to get approval for key design decisions. Changes are made to the process and delivery mechanism as per the feedback from Customer delivery management, Architect, Component management and team. We adapt to meaningful suggestion immediately and with Agility. <br />Bug fixing and Extreme Agility<br />For every two weeks sprint there could be bug report which will be fixed immediately and deployed back into CIT. Apart from bugs there could be some urgent requirement stories scoped in after release planning, we take this up if there is enough team capacity, we call this extreme agility. We train the team such that each resource can work on different areas so that any urgent requirements can be taken up.<br />Difficulties with Agile definitions and solutions<br />Most of the time agility is misunderstood for less documentation and less process oriented approach. The actual definition is giving priority to delivery over documentation and process instead of ignoring documentation and process. I believe correct and tightly couples process can be created for agile projects. I don’t believe in delivering software without all necessary documentation like high level design, low level design and user documentation. This is very critical is big projects like 21C. It becomes extremely difficult to follow process and documentation when we have to deliver software every two weeks. We found very good mechanism to overcome the problem. I create a small high level document for each story which clearly states the dependencies and requirement of a particular story, this is called the CFT document. This document just states the requirement without the implementation details and it’s done as part of work backlog creation. Once the work is scoped in the developer will create something called RDD, again this is a small document which will explain which all part of the baseline document will be changed. At the end of each release we update the baseline document with all the changes of that release and we do this every 6 week. By this approach we effectively maintain all the documents and we are truly agile.<br />Another problem in our project is recourse locations. Our project resources are spread across three Geographical locations in two countries in UK and India. Earlier this used to be three countries including Denmark. Agile methodologies give importance to face to face communication which is practically impossible in our case even though sometimes design work is done in hot house where designers get together in to a room. We work around this problem using communicator session. Everybody opens a communicator session and joins the conference. Any problem or roadblock is immediately discussed in the room. I see this more effective that face to face communication because in this case there is record of conversation, don’t have move from the seat and all are informed of the discussion. Apart from this we conduct standup calls every day morning where in which daily actions are discussed. <br />Agile methodologies encourages delivering fast and quick, often this is misunderstood for delivering unusable software. Our customer strictly imposes RFT (Right First Time) in delivery and operations. RFT doesn’t mean what delivered should complete but the trick of agility is identifying that chunk which is correct and extensible to match the full functionality.<br />Another definition of Scrum method states that the scrum master is the only position and rest is team members. Most of the time this is highly misunderstood. I believe each member of the team should be given responsibility and accountability. The project manager should make it clear who is solely responsible for each area of functioning and make the resource responsible. If this is not done then it will create unwanted tension in the team<br />Conclusion<br />I find agile method extremely beneficial and helpful. Agile method actually reduce the pressure of huge delivery and pressure to complete full testing and deployment. Agile keeps the team always busy with work and sufficient work. It’s like a conveyer belt which keep moving bags from one place to another safely, just that more intelligence is put in to understand important and essentials bags.<br />