alci.dev/en
Resources
Dictionary
Classes
¿Hablamos?
Change language
Toggle theme
alci.dev/en
Change language
Toggle theme
X
Home
Resources
Dictionary
Classes
¿Hablamos?
Software
11 terms
home
agile dictionary
categories
software
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
A
ALM
Stands for Application Lifecycle Management.
Alpha
It is an early stage of a software product that is not fully stable.
B
Beta
It is a pre-release version of software made available to a select group of users for testing.
Bug
It is an error in the code that causes a malfunction in the program.
R
Release
It is a specific version of software that has been completed, tested, and made available for use.
S
SOLID
They are a set of design guidelines for improving the maintainability and scalability of software.
T
TDD
Test-Driven Development (TDD) is a programming approach that emphasizes writing tests before developing the code functionality.
Tech Lead
A Tech Lead is a senior developer who provides technical leadership, guides architectural decisions, and mentors team members. Complete guide with responsibilities, skills, and career path.
Testing
It is the process of verifying the quality, functionality, and performance of a software product.
Tester
Responsible for ensuring that software products are free of errors and meet quality standards.
W
WET
It stands for 'Write Everything Twice' or 'We Enjoy Typing'.