SlideShare a Scribd company logo
Copyright 2014, Simplilearn, All rights reserved.1
PMI® & ACP are the registered marks of Project Management Institute, Inc. Copyright 2014, Simplilearn, All rights reserved.
Knowledge and Skills: Part 2
PMI®—Agile Certified Practitioner (PMI-ACP)®
Copyright 2014, Simplilearn, All rights reserved.2
● Explain Agile communications management
● Identify the feedback techniques in Agile
● Describe incremental delivery and Agile knowledge sharing
● Explain the Agile problem solving techniques
● Recognize Agile leadership and its best practices
After completing
this lesson, you will
be able to:
Objectives
Copyright 2014, Simplilearn, All rights reserved.3
Project Communication
There are various channels that can be used in Agile communication.
Agile emphasizes face-to-face communication as its preferred channel for communicating.!
Copyright 2014, Simplilearn, All rights reserved.4
Agile Communication
Agile recognizes the need for communication and provides a variety of tools and checkpoints to
avoid the classic project mistakes of mismatched expectations and confusions.
● Daily stand-up meetings
● Frequent demos in Agile software development
● Retrospectives
● Business involved in requirements gathering
● Planning sessions
● Group-based estimation
Copyright 2014, Simplilearn, All rights reserved.5
Feedback Techniques
Feedback is a circular process where some proportion of a system’s output is returned (fed back) to
the input. This is often used to control the dynamic behavior of the system.
Following are the commonly used feedback techniques:
Prototype Simulation Demonstration Evaluation
Copyright 2014, Simplilearn, All rights reserved.6
Feedback Techniques (contd.)
The feedback systems built into the Scrum methodology are as follows:
Product
feedback after
each sprint
Process
feedback during
retrospectives
Daily feedback
on sprint
planning
Copyright 2014, Simplilearn, All rights reserved.7
Incremental Delivery
Incremental delivery is building the products in a way that they could be deployed at the end of one
or more iterations. Partial deliveries of the final product are made as early as possible if they are
beneficial to the business. The benefits of incremental delivery are as follows:
● It provides early feedback to the project that helps in improving the development of rest of the
product.
● It provides early return on investment (ROI) which can be used to finance the rest of the project.
● It facilitates the moving of product into service.
Copyright 2014, Simplilearn, All rights reserved.8
Knowledge Sharing
Knowledge sharing is an important mechanism
for scaling Agile projects. In Agile, knowledge
sharing is encouraged by several practices:
● Release and iteration planning
● Pair programming and pair rotation
● On-site customers (XP) or Product Owners
(Scrum)
● Daily Scrum meeting
● Cross-functional teams
● Project retrospectives
Copyright 2014, Simplilearn, All rights reserved.9
Knowledge Sharing (contd.)
In Agile, knowledge can be shared within the team using different forums:
Team members report their work progress since the last meeting. Such meetings
provide visibility of one’s work to the rest of the team.
Daily Scrum
Meetings
Knowledge of various kinds, some explicit but mostly tacit, is shared between the pair.
This includes task-related, contextual, and social resources.
Pair Programming
and Pair Rotation
Knowledge on system requirements and the business domain between the on-site
customers and the developers are shared.
Release and Iteration
Planning
Copyright 2014, Simplilearn, All rights reserved.10
Success of a team depends on how the project problems are solved. In Agile, problems have to be
checked at various levels:
Agile Problem Solving
Process level
How are we
doing with
Agile adoption?
Quality and
performance
level
How can the
team do
better?
Team dynamics
level
How can the
team become a
better team?
Copyright 2014, Simplilearn, All rights reserved.11
Agile Problem Solving Techniques
Following are the various problem solving techniques used in Agile projects:
● Establish yourself as a Devil’s Advocate: The goal is to help the team re-verify their assumptions.
● Don’t let team linger on meta-problems: They are distractions from the real issue.
● Be kind, rewind: Ask lots of questions and push the team back towards the root problem.
● Ask probing questions: Make the team talk through each decision and ask questions.
● Use reflective listening: Paraphrase what the other person has said, with an intent of confirming
the understanding.
● Avoid injecting your ideas: Do not prompt the team to select a new idea, even if the new idea
could be a better approach.
● Lead them to the answer: If the team is not making progress, lead them to the solution by
providing small cues.
Copyright 2014, Simplilearn, All rights reserved.12
An Agile leader has to embrace the Agile principles of being flexible and adaptable and also motivate
others to follow it. Management and leadership are often believed to be synonymous with each
other, but they are not.
Agile Leadership
Management Focus Leadership Focus
Tasks/things People
Control Empowerment
Efficiency Effectiveness
Doing things right Doing the right things
Speed Direction
Practices Principles
Copyright 2014, Simplilearn, All rights reserved.13
Agile Leadership (contd.)
“Leadership is a process of social
influence, which maximizes the
efforts of others, towards the
achievement of a goal.”
- Forbes Magazine
The discipline of Agile leadership
overlaps with other disciplines.
Agile Leadership Leadership Theory
Agile Methods
Traditional PM
Earned Value
Reporting
Risk Management
Model the way
Servant Leadership
Visioning
Empowered
Teams
Retrospectives
Testing techniques
Copyright 2014, Simplilearn, All rights reserved.14
Following are the attributes that an Agile leader has to demonstrate:
● Model desired behavior: Follow the four most highly valued characteristics of a leader: honesty,
forward-looking, competent, and inspiring.
● Create and communicate a vision: Define clear goals or a vision for the future, in accordance with
the organizational goals.
● Enable others to act: Foster collaboration by building trust and strengthen others by sharing
power.
● Challenge the status quo: Search for innovative ways to change, grow, and improve by
experimenting and taking risks.
● Encourage and get the right people involved: Recognize contributions of the team and appreciate
individual excellence.
Leadership Best Practices
Copyright 2014, Simplilearn, All rights reserved.15
Quiz
Copyright 2014, Simplilearn, All rights reserved.16
QUIZ
a.
b.
c.
d.
1
Simulation
Demonstration
Post Project Review
Prototype
Which of the following is not a feedback mechanism in Agile?
Copyright 2014, Simplilearn, All rights reserved.17
QUIZ
a.
b.
c.
d.
1
Answer: d.
Explanation: Post Project Review is not an Agile feedback mechanism.
Which of the following is not a feedback mechanism in Agile?
Simulation
Demonstration
Post Project Review
Prototype
Copyright 2014, Simplilearn, All rights reserved.18
QUIZ
a.
b.
c.
d.
2
Ensuring governance and standards are followed
Applying a management framework to make and review decisions
Implementing a strong organizational model
Creating and communicating a vision
Which of the following is a key attribute of Agile leadership?
Copyright 2014, Simplilearn, All rights reserved.19
QUIZ
a.
b.
c.
d.
2
Answer: a.
Explanation: Agile leadership ensures that a vision for the project is created and
communicated.
Which of the following is a key attribute of Agile leadership?
Ensuring governance and standards are followed
Applying a management framework to make and review decisions
Implementing a strong organizational model
Creating and communicating a vision
Copyright 2014, Simplilearn, All rights reserved.20
QUIZ
a.
b.
c.
d.
3
Always obey the prime directive and treat people kindly and with respect.
Ask lots of ‘why’ questions to get to the root of the problem.
Ensure that the best response to a problem is reviewed for all participants.
Ensure that you start any problem solving at the beginning of the problem.
What is the best description for the Agile problem solving technique “Be Kind,
Rewind”?
Copyright 2014, Simplilearn, All rights reserved.21
QUIZ
a.
b.
c.
d.
3
Answer: c.
Explanation: Ask lots of questions(why) and continue pushing back towards the root
problem.
What is the best description for the Agile problem solving technique “Be Kind,
Rewind”?
Always obey the prime directive and treat people kindly and with respect.
Ask lots of ‘why’ questions to get to the root of the problem.
Ensure that the best response to a problem is reviewed for all participants.
Ensure that you start any problem solving at the beginning of the problem.
Copyright 2014, Simplilearn, All rights reserved.22
QUIZ
a.
b.
c.
d.
4
Quality and performance level
Measurement level
Management Level
Process level
If a project team is experiencing difficulty with very low velocity, at what level the
problem should be reviewed first?
Copyright 2014, Simplilearn, All rights reserved.23
QUIZ
a.
b.
c.
d.
4
Answer: a.
Explanation: A team experiencing low velocity is probably having difficulty applying or
following agile practices; process level would be the best place to start problem solving
investigations.
If a project team is experiencing difficulty with very low velocity, at what level the
problem should be reviewed first?
Quality and performance level
Measurement level
Management Level
Process level
Copyright 2014, Simplilearn, All rights reserved.24
● Different medium and communication channels have different levels of
effectiveness. Agile emphasizes face-to-face communication as its preferred
channel for communicating.
● Commonly used feedback techniques in Agile projects are prototypes,
simulations, demonstrations, and evaluations.
● Incremental delivery is building the products such that they could be
deployed at the end of one or more iterations.
● In Agile, problems have to be checked at process level, quality and
performance level, and team dynamics level.
● Management is getting people to do what needs to be done. Leadership is
getting people to want to do what needs to be done.
● An Agile leader has to embrace the Agile principles of being flexible and
adaptable, and also motivate others to follow it.
Summary
Here is a quick
recap of what was
covered in this
lesson:
Copyright 2014, Simplilearn, All rights reserved.25
Copyright 2014, Simplilearn, All rights reserved.PMI® & ACP are the registered marks of Project Management Institute, Inc.
THANK YOU
Ad

More Related Content

What's hot (20)

PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile EstimationPMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 02 Agile Communication
PMI-ACP Lesson 02 Agile CommunicationPMI-ACP Lesson 02 Agile Communication
PMI-ACP Lesson 02 Agile Communication
Thanh Nguyen
 
PMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and DesignPMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and Design
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
PMI-ACP Lesson 03 Nugget 3  Agile Planning, Monitoring, and AdoptingPMI-ACP Lesson 03 Nugget 3  Agile Planning, Monitoring, and Adopting
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based PrioritizationPMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
Thanh Nguyen
 
PMI ACP Classroom Question Paper with Answers
PMI ACP Classroom Question Paper with AnswersPMI ACP Classroom Question Paper with Answers
PMI ACP Classroom Question Paper with Answers
Thanh Nguyen
 
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based PrioritizationPMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
Thanh Nguyen
 
Meetup#2 SAFe Patrick & Maxence
Meetup#2 SAFe Patrick & MaxenceMeetup#2 SAFe Patrick & Maxence
Meetup#2 SAFe Patrick & Maxence
Alexandre Boutin
 
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-iPMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
Thanh Nguyen
 
PMI ACP Classroom Question Paper
PMI ACP Classroom Question PaperPMI ACP Classroom Question Paper
PMI ACP Classroom Question Paper
Thanh Nguyen
 
The Synergistic Nature of PI Objectives
The Synergistic Nature of PI ObjectivesThe Synergistic Nature of PI Objectives
The Synergistic Nature of PI Objectives
Charlene Cuenca
 
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Jaguaraci Silva
 
Communicating agile project status to executive managers
Communicating agile project status to executive managersCommunicating agile project status to executive managers
Communicating agile project status to executive managers
AgileDad
 
PMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk ManagementPMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk Management
Thanh Nguyen
 
Agile project management using scrum
Agile project management using scrumAgile project management using scrum
Agile project management using scrum
PrudentialSolutions
 
Agile Methodologies by TechDesti
Agile Methodologies by TechDestiAgile Methodologies by TechDesti
Agile Methodologies by TechDesti
TechDesti
 
Scrum Master Interview Questions SlideShare
Scrum Master Interview Questions SlideShareScrum Master Interview Questions SlideShare
Scrum Master Interview Questions SlideShare
Invensis Learning
 
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
SN Panigrahi, PMP
 
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile EstimationPMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 02 Agile Communication
PMI-ACP Lesson 02 Agile CommunicationPMI-ACP Lesson 02 Agile Communication
PMI-ACP Lesson 02 Agile Communication
Thanh Nguyen
 
PMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and DesignPMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and Design
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
PMI-ACP Lesson 03 Nugget 3  Agile Planning, Monitoring, and AdoptingPMI-ACP Lesson 03 Nugget 3  Agile Planning, Monitoring, and Adopting
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
Thanh Nguyen
 
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based PrioritizationPMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
Thanh Nguyen
 
PMI ACP Classroom Question Paper with Answers
PMI ACP Classroom Question Paper with AnswersPMI ACP Classroom Question Paper with Answers
PMI ACP Classroom Question Paper with Answers
Thanh Nguyen
 
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based PrioritizationPMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
Thanh Nguyen
 
Meetup#2 SAFe Patrick & Maxence
Meetup#2 SAFe Patrick & MaxenceMeetup#2 SAFe Patrick & Maxence
Meetup#2 SAFe Patrick & Maxence
Alexandre Boutin
 
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-iPMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
Thanh Nguyen
 
PMI ACP Classroom Question Paper
PMI ACP Classroom Question PaperPMI ACP Classroom Question Paper
PMI ACP Classroom Question Paper
Thanh Nguyen
 
The Synergistic Nature of PI Objectives
The Synergistic Nature of PI ObjectivesThe Synergistic Nature of PI Objectives
The Synergistic Nature of PI Objectives
Charlene Cuenca
 
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Jaguaraci Silva
 
Communicating agile project status to executive managers
Communicating agile project status to executive managersCommunicating agile project status to executive managers
Communicating agile project status to executive managers
AgileDad
 
PMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk ManagementPMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk Management
Thanh Nguyen
 
Agile project management using scrum
Agile project management using scrumAgile project management using scrum
Agile project management using scrum
PrudentialSolutions
 
Agile Methodologies by TechDesti
Agile Methodologies by TechDestiAgile Methodologies by TechDesti
Agile Methodologies by TechDesti
TechDesti
 
Scrum Master Interview Questions SlideShare
Scrum Master Interview Questions SlideShareScrum Master Interview Questions SlideShare
Scrum Master Interview Questions SlideShare
Invensis Learning
 
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
SN Panigrahi, PMP
 

Similar to PMI-ACP Lesson 12 Knowledge and Skills Nugget 2 (20)

Agile Practice Guide Notes
Agile Practice Guide NotesAgile Practice Guide Notes
Agile Practice Guide Notes
Mahmoud BEN TAHAR
 
rumgileebookasc
rumgileebookascrumgileebookasc
rumgileebookasc
Anne Starr
 
agilebookscrum
agilebookscrumagilebookscrum
agilebookscrum
Anne Starr
 
What is agile?
What is agile?What is agile?
What is agile?
Rohana K Amarakoon
 
The Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training programThe Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training program
Christopher King
 
Introduction To Agile
Introduction To AgileIntroduction To Agile
Introduction To Agile
vineet
 
Project Management_at_a_glance.pptx
Project Management_at_a_glance.pptxProject Management_at_a_glance.pptx
Project Management_at_a_glance.pptx
Ramachandra Reddy
 
What is agile
What is agileWhat is agile
What is agile
Tarun Singh
 
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdfAgile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
MohamedMasthan8
 
Scrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & BiasesScrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & Biases
Tarun Singh
 
The Secret, Yet Obvious, Ingredient to Sustainable Agility
The Secret, Yet Obvious, Ingredient to Sustainable AgilityThe Secret, Yet Obvious, Ingredient to Sustainable Agility
The Secret, Yet Obvious, Ingredient to Sustainable Agility
Ahmed Sidky
 
Agile transformation: First Steps
Agile transformation: First StepsAgile transformation: First Steps
Agile transformation: First Steps
Thang Ba Nguyen, MSc, PMP, PSM
 
AGILE PROJECT MANAGEMENT NOTES.docx
AGILE PROJECT MANAGEMENT NOTES.docxAGILE PROJECT MANAGEMENT NOTES.docx
AGILE PROJECT MANAGEMENT NOTES.docx
Vardha Mago
 
ClientSummit2010_AgileWorkshop
ClientSummit2010_AgileWorkshopClientSummit2010_AgileWorkshop
ClientSummit2010_AgileWorkshop
Razorfish
 
Agile Introduction
Agile IntroductionAgile Introduction
Agile Introduction
Guy Winterbotham CSM,PMP
 
Agile project management 101 (tai lieu tham khao)
Agile project management 101 (tai lieu tham khao)Agile project management 101 (tai lieu tham khao)
Agile project management 101 (tai lieu tham khao)
nguyenanvuong2007
 
APM National Conference for Women in Project Management 2018, Susan Clarke
APM National Conference for Women in Project Management 2018, Susan ClarkeAPM National Conference for Women in Project Management 2018, Susan Clarke
APM National Conference for Women in Project Management 2018, Susan Clarke
Association for Project Management
 
Agile for Business
Agile for BusinessAgile for Business
Agile for Business
DigitalCatapultDevelopmentPractices
 
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott BrinkerAgile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Marketo
 
Top 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdfTop 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdf
Jazmine Brown
 
rumgileebookasc
rumgileebookascrumgileebookasc
rumgileebookasc
Anne Starr
 
agilebookscrum
agilebookscrumagilebookscrum
agilebookscrum
Anne Starr
 
The Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training programThe Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training program
Christopher King
 
Introduction To Agile
Introduction To AgileIntroduction To Agile
Introduction To Agile
vineet
 
Project Management_at_a_glance.pptx
Project Management_at_a_glance.pptxProject Management_at_a_glance.pptx
Project Management_at_a_glance.pptx
Ramachandra Reddy
 
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdfAgile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
Agile-PM-101-Beginners-Guide-Non-Project-Managers-Ebook-Final_2.pdf
MohamedMasthan8
 
Scrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & BiasesScrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & Biases
Tarun Singh
 
The Secret, Yet Obvious, Ingredient to Sustainable Agility
The Secret, Yet Obvious, Ingredient to Sustainable AgilityThe Secret, Yet Obvious, Ingredient to Sustainable Agility
The Secret, Yet Obvious, Ingredient to Sustainable Agility
Ahmed Sidky
 
AGILE PROJECT MANAGEMENT NOTES.docx
AGILE PROJECT MANAGEMENT NOTES.docxAGILE PROJECT MANAGEMENT NOTES.docx
AGILE PROJECT MANAGEMENT NOTES.docx
Vardha Mago
 
ClientSummit2010_AgileWorkshop
ClientSummit2010_AgileWorkshopClientSummit2010_AgileWorkshop
ClientSummit2010_AgileWorkshop
Razorfish
 
Agile project management 101 (tai lieu tham khao)
Agile project management 101 (tai lieu tham khao)Agile project management 101 (tai lieu tham khao)
Agile project management 101 (tai lieu tham khao)
nguyenanvuong2007
 
APM National Conference for Women in Project Management 2018, Susan Clarke
APM National Conference for Women in Project Management 2018, Susan ClarkeAPM National Conference for Women in Project Management 2018, Susan Clarke
APM National Conference for Women in Project Management 2018, Susan Clarke
Association for Project Management
 
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott BrinkerAgile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Agile Marketing: 5 Principles of Agility for Content Marketing - Scott Brinker
Marketo
 
Top 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdfTop 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdf
Jazmine Brown
 
Ad

More from Thanh Nguyen (13)

Building a NFT Marketplace DApp
Building a NFT Marketplace DAppBuilding a NFT Marketplace DApp
Building a NFT Marketplace DApp
Thanh Nguyen
 
Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡
Thanh Nguyen
 
The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀
Thanh Nguyen
 
Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern
Thanh Nguyen
 
E301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaSE301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaS
Thanh Nguyen
 
Serverless Data Lake on AWS
Serverless Data Lake on AWSServerless Data Lake on AWS
Serverless Data Lake on AWS
Thanh Nguyen
 
SmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSyncSmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSync
Thanh Nguyen
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
Thanh Nguyen
 
Amazon AWS Free-Tier
Amazon AWS Free-TierAmazon AWS Free-Tier
Amazon AWS Free-Tier
Thanh Nguyen
 
Rapid Software Development Process
Rapid Software Development ProcessRapid Software Development Process
Rapid Software Development Process
Thanh Nguyen
 
PMI-ACP Case Study
PMI-ACP Case StudyPMI-ACP Case Study
PMI-ACP Case Study
Thanh Nguyen
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream Analysis
Thanh Nguyen
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile Metrics
Thanh Nguyen
 
Building a NFT Marketplace DApp
Building a NFT Marketplace DAppBuilding a NFT Marketplace DApp
Building a NFT Marketplace DApp
Thanh Nguyen
 
Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡
Thanh Nguyen
 
The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀
Thanh Nguyen
 
Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern
Thanh Nguyen
 
E301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaSE301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaS
Thanh Nguyen
 
Serverless Data Lake on AWS
Serverless Data Lake on AWSServerless Data Lake on AWS
Serverless Data Lake on AWS
Thanh Nguyen
 
SmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSyncSmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSync
Thanh Nguyen
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
Thanh Nguyen
 
Amazon AWS Free-Tier
Amazon AWS Free-TierAmazon AWS Free-Tier
Amazon AWS Free-Tier
Thanh Nguyen
 
Rapid Software Development Process
Rapid Software Development ProcessRapid Software Development Process
Rapid Software Development Process
Thanh Nguyen
 
PMI-ACP Case Study
PMI-ACP Case StudyPMI-ACP Case Study
PMI-ACP Case Study
Thanh Nguyen
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream Analysis
Thanh Nguyen
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile Metrics
Thanh Nguyen
 
Ad

Recently uploaded (20)

sampling : Probability sample & Non Probability sampleunit4.docx
sampling : Probability sample & Non Probability sampleunit4.docxsampling : Probability sample & Non Probability sampleunit4.docx
sampling : Probability sample & Non Probability sampleunit4.docx
Rajiv Academy for Technology & Management Mathura
 
Research Methodology notes (Unit 1st) For MBA Students
Research Methodology notes (Unit 1st) For MBA StudentsResearch Methodology notes (Unit 1st) For MBA Students
Research Methodology notes (Unit 1st) For MBA Students
Rajiv Academy for Technology & Management Mathura
 
Scaling & Measurement Techniques unit 3.ppt
Scaling & Measurement Techniques unit 3.pptScaling & Measurement Techniques unit 3.ppt
Scaling & Measurement Techniques unit 3.ppt
Rajiv Academy for Technology & Management Mathura
 
Unit 4 Corporate Governance Safdtrategies
Unit 4 Corporate Governance SafdtrategiesUnit 4 Corporate Governance Safdtrategies
Unit 4 Corporate Governance Safdtrategies
cris222265
 
Kirk Vallis- The Creative Leader: Unlocking Innovation Through Leadership
Kirk Vallis- The Creative Leader: Unlocking Innovation Through LeadershipKirk Vallis- The Creative Leader: Unlocking Innovation Through Leadership
Kirk Vallis- The Creative Leader: Unlocking Innovation Through Leadership
PPMA - Public Sector People Managers' Association
 
How does critical thinking relate to problem solving and decision making?
How does critical thinking relate to problem solving and decision making?How does critical thinking relate to problem solving and decision making?
How does critical thinking relate to problem solving and decision making?
Writegenic AI
 
The Project Management Starter Guide for Biginners
The Project Management Starter Guide for BiginnersThe Project Management Starter Guide for Biginners
The Project Management Starter Guide for Biginners
Hernn62
 
Guidelines for Conducting Annual Shareholders’ Meetings.pptx
Guidelines for Conducting Annual Shareholders’ Meetings.pptxGuidelines for Conducting Annual Shareholders’ Meetings.pptx
Guidelines for Conducting Annual Shareholders’ Meetings.pptx
monikajmba
 
Tom Stannard - Manchester City Council - PPMA
Tom Stannard - Manchester City Council - PPMATom Stannard - Manchester City Council - PPMA
Tom Stannard - Manchester City Council - PPMA
PPMA - Public Sector People Managers' Association
 
Emotional Intelligence in life Defined.pptx
Emotional Intelligence in life Defined.pptxEmotional Intelligence in life Defined.pptx
Emotional Intelligence in life Defined.pptx
Rizvan Noor
 
Cyber Frontline - Level 3 - Module 4.pptx
Cyber Frontline - Level 3 - Module 4.pptxCyber Frontline - Level 3 - Module 4.pptx
Cyber Frontline - Level 3 - Module 4.pptx
trevor501353
 
How do leadership and motivation work together in a plan?
How do leadership and motivation work together in a plan?How do leadership and motivation work together in a plan?
How do leadership and motivation work together in a plan?
Writegenic AI
 
Data Analysis, Hypothesis ,Report writing Unit 5 RM.doc
Data Analysis, Hypothesis ,Report writing Unit 5 RM.docData Analysis, Hypothesis ,Report writing Unit 5 RM.doc
Data Analysis, Hypothesis ,Report writing Unit 5 RM.doc
Rajiv Academy for Technology & Management Mathura
 
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPOKEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
Moya61
 
JULIETTE ALBAN-METCALFE, HUMAN BEINGS NOT HUMAN DOINGS
JULIETTE ALBAN-METCALFE, HUMAN BEINGS NOT HUMAN DOINGSJULIETTE ALBAN-METCALFE, HUMAN BEINGS NOT HUMAN DOINGS
JULIETTE ALBAN-METCALFE, HUMAN BEINGS NOT HUMAN DOINGS
PPMA - Public Sector People Managers' Association
 
MY HCM Recruitment.ppt FASIKA.pptxthebest
MY HCM Recruitment.ppt FASIKA.pptxthebestMY HCM Recruitment.ppt FASIKA.pptxthebest
MY HCM Recruitment.ppt FASIKA.pptxthebest
kalkidanabera2000
 
The Bright Minds Top 5 Unstoppable Leaders In 2025 (Final File).pdf
The Bright Minds  Top 5 Unstoppable Leaders In 2025 (Final File).pdfThe Bright Minds  Top 5 Unstoppable Leaders In 2025 (Final File).pdf
The Bright Minds Top 5 Unstoppable Leaders In 2025 (Final File).pdf
aspirenavigators
 
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
AgileNetwork
 
MCT 20 Research Outputqqqqqqqqqqqqqq.ppt
MCT 20 Research Outputqqqqqqqqqqqqqq.pptMCT 20 Research Outputqqqqqqqqqqqqqq.ppt
MCT 20 Research Outputqqqqqqqqqqqqqq.ppt
sosslk51
 
Practical Demonstration of Corporate Governanace.pptx
Practical Demonstration of Corporate Governanace.pptxPractical Demonstration of Corporate Governanace.pptx
Practical Demonstration of Corporate Governanace.pptx
monikajmba
 
Unit 4 Corporate Governance Safdtrategies
Unit 4 Corporate Governance SafdtrategiesUnit 4 Corporate Governance Safdtrategies
Unit 4 Corporate Governance Safdtrategies
cris222265
 
How does critical thinking relate to problem solving and decision making?
How does critical thinking relate to problem solving and decision making?How does critical thinking relate to problem solving and decision making?
How does critical thinking relate to problem solving and decision making?
Writegenic AI
 
The Project Management Starter Guide for Biginners
The Project Management Starter Guide for BiginnersThe Project Management Starter Guide for Biginners
The Project Management Starter Guide for Biginners
Hernn62
 
Guidelines for Conducting Annual Shareholders’ Meetings.pptx
Guidelines for Conducting Annual Shareholders’ Meetings.pptxGuidelines for Conducting Annual Shareholders’ Meetings.pptx
Guidelines for Conducting Annual Shareholders’ Meetings.pptx
monikajmba
 
Emotional Intelligence in life Defined.pptx
Emotional Intelligence in life Defined.pptxEmotional Intelligence in life Defined.pptx
Emotional Intelligence in life Defined.pptx
Rizvan Noor
 
Cyber Frontline - Level 3 - Module 4.pptx
Cyber Frontline - Level 3 - Module 4.pptxCyber Frontline - Level 3 - Module 4.pptx
Cyber Frontline - Level 3 - Module 4.pptx
trevor501353
 
How do leadership and motivation work together in a plan?
How do leadership and motivation work together in a plan?How do leadership and motivation work together in a plan?
How do leadership and motivation work together in a plan?
Writegenic AI
 
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPOKEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
KEY CLUB JA - BULLETIN EDITOR BOOT CAMPO
Moya61
 
MY HCM Recruitment.ppt FASIKA.pptxthebest
MY HCM Recruitment.ppt FASIKA.pptxthebestMY HCM Recruitment.ppt FASIKA.pptxthebest
MY HCM Recruitment.ppt FASIKA.pptxthebest
kalkidanabera2000
 
The Bright Minds Top 5 Unstoppable Leaders In 2025 (Final File).pdf
The Bright Minds  Top 5 Unstoppable Leaders In 2025 (Final File).pdfThe Bright Minds  Top 5 Unstoppable Leaders In 2025 (Final File).pdf
The Bright Minds Top 5 Unstoppable Leaders In 2025 (Final File).pdf
aspirenavigators
 
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
ANIn Pune 2025 | Ride the Agentic Vibe: Unboxing Innovation by Abhijit Vijay ...
AgileNetwork
 
MCT 20 Research Outputqqqqqqqqqqqqqq.ppt
MCT 20 Research Outputqqqqqqqqqqqqqq.pptMCT 20 Research Outputqqqqqqqqqqqqqq.ppt
MCT 20 Research Outputqqqqqqqqqqqqqq.ppt
sosslk51
 
Practical Demonstration of Corporate Governanace.pptx
Practical Demonstration of Corporate Governanace.pptxPractical Demonstration of Corporate Governanace.pptx
Practical Demonstration of Corporate Governanace.pptx
monikajmba
 

PMI-ACP Lesson 12 Knowledge and Skills Nugget 2

  • 1. Copyright 2014, Simplilearn, All rights reserved.1 PMI® & ACP are the registered marks of Project Management Institute, Inc. Copyright 2014, Simplilearn, All rights reserved. Knowledge and Skills: Part 2 PMI®—Agile Certified Practitioner (PMI-ACP)®
  • 2. Copyright 2014, Simplilearn, All rights reserved.2 ● Explain Agile communications management ● Identify the feedback techniques in Agile ● Describe incremental delivery and Agile knowledge sharing ● Explain the Agile problem solving techniques ● Recognize Agile leadership and its best practices After completing this lesson, you will be able to: Objectives
  • 3. Copyright 2014, Simplilearn, All rights reserved.3 Project Communication There are various channels that can be used in Agile communication. Agile emphasizes face-to-face communication as its preferred channel for communicating.!
  • 4. Copyright 2014, Simplilearn, All rights reserved.4 Agile Communication Agile recognizes the need for communication and provides a variety of tools and checkpoints to avoid the classic project mistakes of mismatched expectations and confusions. ● Daily stand-up meetings ● Frequent demos in Agile software development ● Retrospectives ● Business involved in requirements gathering ● Planning sessions ● Group-based estimation
  • 5. Copyright 2014, Simplilearn, All rights reserved.5 Feedback Techniques Feedback is a circular process where some proportion of a system’s output is returned (fed back) to the input. This is often used to control the dynamic behavior of the system. Following are the commonly used feedback techniques: Prototype Simulation Demonstration Evaluation
  • 6. Copyright 2014, Simplilearn, All rights reserved.6 Feedback Techniques (contd.) The feedback systems built into the Scrum methodology are as follows: Product feedback after each sprint Process feedback during retrospectives Daily feedback on sprint planning
  • 7. Copyright 2014, Simplilearn, All rights reserved.7 Incremental Delivery Incremental delivery is building the products in a way that they could be deployed at the end of one or more iterations. Partial deliveries of the final product are made as early as possible if they are beneficial to the business. The benefits of incremental delivery are as follows: ● It provides early feedback to the project that helps in improving the development of rest of the product. ● It provides early return on investment (ROI) which can be used to finance the rest of the project. ● It facilitates the moving of product into service.
  • 8. Copyright 2014, Simplilearn, All rights reserved.8 Knowledge Sharing Knowledge sharing is an important mechanism for scaling Agile projects. In Agile, knowledge sharing is encouraged by several practices: ● Release and iteration planning ● Pair programming and pair rotation ● On-site customers (XP) or Product Owners (Scrum) ● Daily Scrum meeting ● Cross-functional teams ● Project retrospectives
  • 9. Copyright 2014, Simplilearn, All rights reserved.9 Knowledge Sharing (contd.) In Agile, knowledge can be shared within the team using different forums: Team members report their work progress since the last meeting. Such meetings provide visibility of one’s work to the rest of the team. Daily Scrum Meetings Knowledge of various kinds, some explicit but mostly tacit, is shared between the pair. This includes task-related, contextual, and social resources. Pair Programming and Pair Rotation Knowledge on system requirements and the business domain between the on-site customers and the developers are shared. Release and Iteration Planning
  • 10. Copyright 2014, Simplilearn, All rights reserved.10 Success of a team depends on how the project problems are solved. In Agile, problems have to be checked at various levels: Agile Problem Solving Process level How are we doing with Agile adoption? Quality and performance level How can the team do better? Team dynamics level How can the team become a better team?
  • 11. Copyright 2014, Simplilearn, All rights reserved.11 Agile Problem Solving Techniques Following are the various problem solving techniques used in Agile projects: ● Establish yourself as a Devil’s Advocate: The goal is to help the team re-verify their assumptions. ● Don’t let team linger on meta-problems: They are distractions from the real issue. ● Be kind, rewind: Ask lots of questions and push the team back towards the root problem. ● Ask probing questions: Make the team talk through each decision and ask questions. ● Use reflective listening: Paraphrase what the other person has said, with an intent of confirming the understanding. ● Avoid injecting your ideas: Do not prompt the team to select a new idea, even if the new idea could be a better approach. ● Lead them to the answer: If the team is not making progress, lead them to the solution by providing small cues.
  • 12. Copyright 2014, Simplilearn, All rights reserved.12 An Agile leader has to embrace the Agile principles of being flexible and adaptable and also motivate others to follow it. Management and leadership are often believed to be synonymous with each other, but they are not. Agile Leadership Management Focus Leadership Focus Tasks/things People Control Empowerment Efficiency Effectiveness Doing things right Doing the right things Speed Direction Practices Principles
  • 13. Copyright 2014, Simplilearn, All rights reserved.13 Agile Leadership (contd.) “Leadership is a process of social influence, which maximizes the efforts of others, towards the achievement of a goal.” - Forbes Magazine The discipline of Agile leadership overlaps with other disciplines. Agile Leadership Leadership Theory Agile Methods Traditional PM Earned Value Reporting Risk Management Model the way Servant Leadership Visioning Empowered Teams Retrospectives Testing techniques
  • 14. Copyright 2014, Simplilearn, All rights reserved.14 Following are the attributes that an Agile leader has to demonstrate: ● Model desired behavior: Follow the four most highly valued characteristics of a leader: honesty, forward-looking, competent, and inspiring. ● Create and communicate a vision: Define clear goals or a vision for the future, in accordance with the organizational goals. ● Enable others to act: Foster collaboration by building trust and strengthen others by sharing power. ● Challenge the status quo: Search for innovative ways to change, grow, and improve by experimenting and taking risks. ● Encourage and get the right people involved: Recognize contributions of the team and appreciate individual excellence. Leadership Best Practices
  • 15. Copyright 2014, Simplilearn, All rights reserved.15 Quiz
  • 16. Copyright 2014, Simplilearn, All rights reserved.16 QUIZ a. b. c. d. 1 Simulation Demonstration Post Project Review Prototype Which of the following is not a feedback mechanism in Agile?
  • 17. Copyright 2014, Simplilearn, All rights reserved.17 QUIZ a. b. c. d. 1 Answer: d. Explanation: Post Project Review is not an Agile feedback mechanism. Which of the following is not a feedback mechanism in Agile? Simulation Demonstration Post Project Review Prototype
  • 18. Copyright 2014, Simplilearn, All rights reserved.18 QUIZ a. b. c. d. 2 Ensuring governance and standards are followed Applying a management framework to make and review decisions Implementing a strong organizational model Creating and communicating a vision Which of the following is a key attribute of Agile leadership?
  • 19. Copyright 2014, Simplilearn, All rights reserved.19 QUIZ a. b. c. d. 2 Answer: a. Explanation: Agile leadership ensures that a vision for the project is created and communicated. Which of the following is a key attribute of Agile leadership? Ensuring governance and standards are followed Applying a management framework to make and review decisions Implementing a strong organizational model Creating and communicating a vision
  • 20. Copyright 2014, Simplilearn, All rights reserved.20 QUIZ a. b. c. d. 3 Always obey the prime directive and treat people kindly and with respect. Ask lots of ‘why’ questions to get to the root of the problem. Ensure that the best response to a problem is reviewed for all participants. Ensure that you start any problem solving at the beginning of the problem. What is the best description for the Agile problem solving technique “Be Kind, Rewind”?
  • 21. Copyright 2014, Simplilearn, All rights reserved.21 QUIZ a. b. c. d. 3 Answer: c. Explanation: Ask lots of questions(why) and continue pushing back towards the root problem. What is the best description for the Agile problem solving technique “Be Kind, Rewind”? Always obey the prime directive and treat people kindly and with respect. Ask lots of ‘why’ questions to get to the root of the problem. Ensure that the best response to a problem is reviewed for all participants. Ensure that you start any problem solving at the beginning of the problem.
  • 22. Copyright 2014, Simplilearn, All rights reserved.22 QUIZ a. b. c. d. 4 Quality and performance level Measurement level Management Level Process level If a project team is experiencing difficulty with very low velocity, at what level the problem should be reviewed first?
  • 23. Copyright 2014, Simplilearn, All rights reserved.23 QUIZ a. b. c. d. 4 Answer: a. Explanation: A team experiencing low velocity is probably having difficulty applying or following agile practices; process level would be the best place to start problem solving investigations. If a project team is experiencing difficulty with very low velocity, at what level the problem should be reviewed first? Quality and performance level Measurement level Management Level Process level
  • 24. Copyright 2014, Simplilearn, All rights reserved.24 ● Different medium and communication channels have different levels of effectiveness. Agile emphasizes face-to-face communication as its preferred channel for communicating. ● Commonly used feedback techniques in Agile projects are prototypes, simulations, demonstrations, and evaluations. ● Incremental delivery is building the products such that they could be deployed at the end of one or more iterations. ● In Agile, problems have to be checked at process level, quality and performance level, and team dynamics level. ● Management is getting people to do what needs to be done. Leadership is getting people to want to do what needs to be done. ● An Agile leader has to embrace the Agile principles of being flexible and adaptable, and also motivate others to follow it. Summary Here is a quick recap of what was covered in this lesson:
  • 25. Copyright 2014, Simplilearn, All rights reserved.25 Copyright 2014, Simplilearn, All rights reserved.PMI® & ACP are the registered marks of Project Management Institute, Inc. THANK YOU
  翻译: