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

More Related Content

PDF
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PDF
PMI-ACP Lesson 07 Soft Skills Negotiation
PDF
PMI-ACP Lesson 01 Nugget 1 Introduction to Agile
PDF
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-ii
PDF
PMI-ACP Lesson 04 Nugget 1 Agile Estimation
PDF
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PDF
PMI-ACP Lesson 06 Quality
PDF
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PMI-ACP Lesson 07 Soft Skills Negotiation
PMI-ACP Lesson 01 Nugget 1 Introduction to Agile
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-ii
PMI-ACP Lesson 04 Nugget 1 Agile Estimation
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PMI-ACP Lesson 06 Quality
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4

What's hot (20)

PDF
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PDF
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PDF
PMI-ACP Lesson 02 Agile Communication
PDF
PMI-ACP Lesson 05 Agile Analysis and Design
PDF
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
PDF
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PDF
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PDF
PMI ACP Classroom Question Paper with Answers
PDF
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PPTX
Meetup#2 SAFe Patrick & Maxence
PDF
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PDF
PMI ACP Classroom Question Paper
PDF
The Synergistic Nature of PI Objectives
PPTX
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
KEY
Communicating agile project status to executive managers
PDF
PMI-ACP Lesson 9 Agile Risk Management
PDF
Agile project management using scrum
PDF
Agile Methodologies by TechDesti
PPTX
Scrum Master Interview Questions SlideShare
PDF
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 02 Agile Communication
PMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 03 Nugget 3 Agile Planning, Monitoring, and Adopting
PMI-ACP Lesson 03 Nugget 1 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI ACP Classroom Question Paper with Answers
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
Meetup#2 SAFe Patrick & Maxence
PMI-ACP Lesson 01 Nugget 2 Agile Methodologies-i
PMI ACP Classroom Question Paper
The Synergistic Nature of PI Objectives
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Communicating agile project status to executive managers
PMI-ACP Lesson 9 Agile Risk Management
Agile project management using scrum
Agile Methodologies by TechDesti
Scrum Master Interview Questions SlideShare
#Agile Methodology - Fundamental Principles & Basics - By SN Panigrahi
Ad

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

PDF
Executive Briefing on Agile-Scrum apr2014 v3.key
PDF
Agile Practice Guide Notes
PDF
Agile42 agile for super heroes_june2018
PDF
Exec Overview to Agile-Scrum
PDF
Andy van der Gugten, Agile Tauranga 2018 Presentation
PPT
Agile Project Management 1 17 2007[1]
PPTX
Going Agile
PPTX
Project management in the age of accelerating change - IT/Tech specific
PPTX
Agile Washington 2015 Creating a Learning Culture
PDF
Todd's Tech Bites -- Agile Methods
PPT
Agile20070912
PDF
Agile Resonance Coaching -Scrum Gathering 2013
PPTX
Agile Development Product Delivery For Successful Organizations
PPTX
Agile lean workshop for managers & exec leadership
PPTX
Agile 101
PPTX
ATD Virtual Conference: Leveraging Agile Methods in L&D
KEY
Leading agile product development
PDF
Adaptive leadership wp us single pages
PDF
Ahmet Akdağ, ACM | Agile Turkey Summit 2013
PPTX
Agile Marketing: Managing Marketing in a World of Constant Change
Executive Briefing on Agile-Scrum apr2014 v3.key
Agile Practice Guide Notes
Agile42 agile for super heroes_june2018
Exec Overview to Agile-Scrum
Andy van der Gugten, Agile Tauranga 2018 Presentation
Agile Project Management 1 17 2007[1]
Going Agile
Project management in the age of accelerating change - IT/Tech specific
Agile Washington 2015 Creating a Learning Culture
Todd's Tech Bites -- Agile Methods
Agile20070912
Agile Resonance Coaching -Scrum Gathering 2013
Agile Development Product Delivery For Successful Organizations
Agile lean workshop for managers & exec leadership
Agile 101
ATD Virtual Conference: Leveraging Agile Methods in L&D
Leading agile product development
Adaptive leadership wp us single pages
Ahmet Akdağ, ACM | Agile Turkey Summit 2013
Agile Marketing: Managing Marketing in a World of Constant Change
Ad

More from Thanh Nguyen (13)

PPTX
Building a NFT Marketplace DApp
PPTX
Serverless Architecture 101 ⚡
PPTX
The fundamentals of AWS Cloud Security 🛠⛅️🚀
PDF
Migrating Monolithic Applications with the Strangler Pattern
PDF
E301 Elastic Beanstalk PaaS
PDF
Serverless Data Lake on AWS
PPSX
SmartChat WhatsApp-clone using AWS Amplify AppSync
PDF
Introduction to Ethereum Blockchain & Smart Contract
PPTX
Amazon AWS Free-Tier
PPT
Rapid Software Development Process
PDF
PMI-ACP Case Study
PDF
PMI-ACP Lesson 11 Agile Value Stream Analysis
PDF
PMI-ACP Lesson 10 Agile Metrics
Building a NFT Marketplace DApp
Serverless Architecture 101 ⚡
The fundamentals of AWS Cloud Security 🛠⛅️🚀
Migrating Monolithic Applications with the Strangler Pattern
E301 Elastic Beanstalk PaaS
Serverless Data Lake on AWS
SmartChat WhatsApp-clone using AWS Amplify AppSync
Introduction to Ethereum Blockchain & Smart Contract
Amazon AWS Free-Tier
Rapid Software Development Process
PMI-ACP Case Study
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 10 Agile Metrics

Recently uploaded (20)

PPTX
Human resources management -job perception concept
PPTX
Chapter Three for international political
PDF
The-Power-of-Communication (1).pdf......
PPTX
Concluding Session_Wrapup-India Jun 5 2024-Oct 5 2025 ZS.pptx
PDF
Air India AI-171 Crash in Ahmedabad A Tragic Wake-Up Call.
PPTX
2. CYCLE OF FUNCTIONING RIFLE -PP Presentation..pptx
PPTX
Effective_communication._(strategy).pptx
PPTX
Course Overview of the Course Titled.pptx
PPTX
Project Management Methods PERT-and-CPM.pptx
PPTX
Improved_Leadership_in_Total_Quality_Lesson.pptx
PDF
The Plan: Save the Palestinian Nation Now
PPTX
Press Release Importance & Structure.pptx
PDF
1_Corporate Goverance presentation topic
PPTX
MY GOLDEN RULES la regla de oro jhonatan requena
PPTX
School Annual day Presentation, Logo, Animation
PPTX
Mangeroal Finance for Strategic Management
PDF
CHAPTER 14 Manageement of Nursing Educational Institutions- planing and orga...
PDF
Phillips model training for evaluation pdf
PPTX
Psychological_Contract_Presentation.pptx
PDF
Features of Effective decision making in Management
Human resources management -job perception concept
Chapter Three for international political
The-Power-of-Communication (1).pdf......
Concluding Session_Wrapup-India Jun 5 2024-Oct 5 2025 ZS.pptx
Air India AI-171 Crash in Ahmedabad A Tragic Wake-Up Call.
2. CYCLE OF FUNCTIONING RIFLE -PP Presentation..pptx
Effective_communication._(strategy).pptx
Course Overview of the Course Titled.pptx
Project Management Methods PERT-and-CPM.pptx
Improved_Leadership_in_Total_Quality_Lesson.pptx
The Plan: Save the Palestinian Nation Now
Press Release Importance & Structure.pptx
1_Corporate Goverance presentation topic
MY GOLDEN RULES la regla de oro jhonatan requena
School Annual day Presentation, Logo, Animation
Mangeroal Finance for Strategic Management
CHAPTER 14 Manageement of Nursing Educational Institutions- planing and orga...
Phillips model training for evaluation pdf
Psychological_Contract_Presentation.pptx
Features of Effective decision making in Management

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