Day 2 revisions/Glossary Flashcards
acceptance criteria
A prioritized list of criteria that the project
product must meet before the customer will
accept it (i.e. measurable definitions of the
attributes required for the set of products to
be acceptable to key stakeholders) (PRINCE2
definition). Acceptance criteria are commonly
used in agile for assessing whether a user story
has been completed.
agile behaviours
Those behaviours that are seen as typifying
working in an agile way (e.g. being collaborative,
self-organizing, customer-focused, empowered,
trusting not blaming).
agile plans
Agile plans may show features (or sets of
features) in their order and dependencies, and
are likely to have been created collaboratively
by those who will carry out the planned work.
Agile plans tend to be informal or low-tech
at the delivery-team level and this can be highly
effective even though they may be no more
than to-do lists or backlogs. Product-based
planning can still be used at all levels of the
project (including product delivery).
Agilometer
The Agilometer is a tool that assesses the
level of risk associated with using agile in
combination with PRINCE2. This allows PRINCE2
to be tailored in such a way that best mitigates
the level of risk. The Agilometer should evolve
to suit the needs of each organization.
Backlog
A list of new features for a product. The list
may be made up of user stories which are
structured in a way that describes who wants
the feature and why. It is also a generic term
that can be defined in terms of releases, sprints
and products.
Backlog Iten
An entry in a backlog. This may be in the form of a user
story or task and may be held in many forms such as
in a spreadsheet or displayed on a whiteboard.
Tolerances
IF it if essential, there is zero tolerance. Fixed
If it is desirable but not essential, there can be Flex (tolerance)
Glad! Mad! Sad!
Glad! Sad! Mad!
This is a feedback technique that can be
used by a team in a retrospective. Each team
member writes one or more sticky notes and
puts them into the appropriate column. This
lets everyone else know what made them ‘glad’
during the last timebox, what made them ‘sad’
and what even made them ‘mad’.
Kaizen
A Japanese philosophy that literally means
‘good change’ but is widely understood to refer
to continual improvement. It involves everyone
contributing on a regular basis to make many
small beneficial changes that build up over time
to improve the efficiency of the way a team or
organization works.
Kanban
A way to improve flow and provoke system
improvement through visualization and
controlling work in progress. Written in
kanji (Chinese characters), it means ‘sign’
or ‘large visual board’. Written in hiragana
(Japanesecharacters) it means ‘signal cards’
(singular or plural). In technical presentations
of the mechanics of Kanban systems it usually
means the latter. Used informally, it refers to
the use of Kanban systems (visual or otherwise)
and the Kanban method.
Burndown or Burnup
burn-down chart
A burn-down chart is a run chart of outstanding
work. See also burn chart.
burn-up chart
A burn-up chart is a run chart of completed
work. See also burn chart.
Change Authority
A person or group to which the project
board may delegate responsibility for the
consideration of requests for change or offspecifications. The change authority may
be given a change budget and can approve
changes within that budget.
Class of service
Broadly defined category for different types of
work. The classes influence selection decisions
because different classes of service are typically
associated with qualitatively different risk
profiles, especially with regard to schedule risk
and the cost of delay. Four generic classes of
service are widely recognized: ‘standard’, ‘fixed
date’, ‘expedite’ and ‘intangible’.
Contingency meaning…
Something that is held in reserve, typically
to handle time and cost variances, or risks.
PRINCE2 does not advocate the use of
contingency because estimating variances is
managed by setting tolerances, and risks are
managed through appropriate risk responses
(including the fallback response that is
contingent on the risk occurring).
DevOps
A collaborative approach between development
and operations aimed at creating a product or
service where the two types of work and even
the teams merge as much as possible.
Configuration Managment
Technical and administrative activities
concerned with the controlled change of a
product.
Information radiator
A general term used to describe the use of
walls or boards containing information that
can be readily accessed by people working
on the project. It can contain any information,
although it would typically show such things
as work to do and how work is
A good example of this is a screen on a train platform telling you which platform to go to and what time
Kano
A model, developed by Professor Noriaki Kano,
which is used to help understand customer
preferences. The Kano model considers
attributes of a product or service grouped into
areas such as basic factors, excitement factors
and performance factors.
lead time/cycle time
These two terms are interpreted differently
by many in the Kanban community (some
see them as representing different things)
but in simple terms they refer to how long a
work item takes to go through the system or
timebox. So although they are often interpreted
differently, they are, in effect, the same thing.
Minimum Variable Product MVP
In a PRINCE2 Agile context the term MVP
broadly aligns with the Lean Startup view that
it is a ‘version of the final product which allows
the maximum amount of validated learning
with the least effort’. This should not be
confused with the viability of the project as a
whole. Typically, an MVP would be delivered
as early as possible during the project. It
is important to note that an MVP is about
learning and may not go into operational use;
it may be in the form of a simple experiment or
prototype.
MoSCoW
This technique is used to categorize items such
as requirements or tasks into one of the four
following levels of how they relate to a deadline:
* Must have
* Should have
* Could have
* Won’t have for now.
Plan-Do-Check-Act (PDCA)
A four-stage cycle for process management,
attributed to W. Edwards Deming. Plan-DoCheck-Act is also called the Deming Cycle. Plan:
design or revise processes that support the IT
services; Do: implement the plan and manage
the processes; Check: measure the processes
and IT services, compare with objectives and
produce reports; Act: plan and implement
changes to improve the processes.
Littles Law
L = λW. In simple terms, it is the average
number of items in a system. L is equal to
the average arrival rate, λ, multiplied by the
average time an item spends in the system, W
(assuming that this is over a long enough
period of time and the system is stable).
Push System
The act of placing work into a system or activity
without due regard to its available capacity. See
also pull system..