Agile Flashcards
A3
A way of thinking and a systematic problem-solving process that collects the pertinent information on a single A3-size sheet of paper.
ATTD
Acceptance Test-Driven Development
A method of collaboratively creating acceptance test criteria that are used to create acceptance tests before delivery begins.
Agile
A term used to describe a mindset of values and principles as set forth in the Agile Manifesto.
Agile Coach
An individual with knowledge and experience in agile who can train, mentor, and guide organizations and teams through their transformation.
Agile Life Cycle
An approach that is both iterative and incremental to refine work items and deliver frequently.
Agile Manifesto
The original and official definition of agile values and principles.
Agile Mindset
A way of thinking and behaving underpinned by the four values and twelve principles of the Agile Manifesto.
Agile Practitioner
A person embracing the agile mindset who collaborates with like-minded colleagues in cross-functional teams. Also referred to as agilist.
Agile Principles
The twelve principles of agile project delivery as embodied in the Agile Manifesto.
Agile Unified Process
A simplistic and understandable approach to developing business application software using agile techniques and concepts. It is a simplified version of the Rational Unified Process (RUP)
Agilist
See Agile Practitioner
Anti-Pattern
A known, flawed pattern of work that is not adviseable.
Automated Code Quality Analysis
The scripted testing of codebase for bugs and vulnerabilities.
Backlog
See Product Backlog
Backlog Refinement
The progressive elaboration of project requirements and/or the ongoing activity in which the team collaboratively reviews, updates, and writes requirements to satisfy the need of the customer request.
BDD
Behavior-Driven Development
A system design and validation practice that uses test-first principles and English -like scripts.
Blended Agile
Two or more agile frameworks, methods, elements, or practices used together such as Scrum practiced in combination with XP and Kanban Method.
Blocker
See Impediment
Broken Comb
Refers to a person with various depths of specialization in multiple skills required by the team. Also known as Paint Drip. T-shaped and I-shaped.
Burndown Chart
A graphical representation of the work remaining versus the time left in timebox.
Burnup Chart
A graphical representation of the work completed toward the release of a product.
BRD
Business Requirement Documents
Listing all the requirements for a specific project.
Cadence
A rhythm of execution.
See also Timebox.
Collective Code Ownership
A project acceleration and collaboration technique whereby any team member is authorized to modify any project work product or deliverable, thus emphasizing team-wide ownership and accountability.