alci.dev/en
Resources
Dictionary
Classes
¿Hablamos?
Change language
Toggle theme
alci.dev/en
Change language
Toggle theme
X
Home
Resources
Dictionary
Classes
¿Hablamos?
Collaboration
9 terms
home
agile dictionary
categories
collaboration
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
B
BDD
BDD stands for Behavior Driven Development.
E
Engineer Manager
They are experienced engineers who lead technical activities and manage teams of engineers.
F
Figma
It is a graphic design and prototyping tool.
G
GitHub
It is a platform for hosting and managing code.
H
Human-in-the-Loop (HITL)
An AI approach that incorporates human judgment and oversight at critical decision points in automated processes.
M
Mob Programming
It is a software development approach where a group of programmers works together at a single workstation.
P
Pair Programming
It is a software development technique where two programmers work together at a single workstation.
Pull Request (PR)
A Pull Request is a request to merge code changes in Git. Learn the PR workflow, best practices for code reviews, PR size guidelines, and how to write effective PR descriptions.
T
Three Amigos
Three Amigos is an agile practice where Business, Development, and Testing collaborate to define acceptance criteria. Complete guide with format, benefits, examples, and BDD connection.