Common terminology Flashcards
1
Q
A/B testing
A
aka split testing: comparing two versions of a web page to see which one performs better
2
Q
Abstraction
A
The quality of dealing with ideas rather than events
3
Q
Acceptance testing
A
system tested for acceptability
4
Q
Activity diagrams
A
Graphical representations of workflows
5
Q
Adapter pattern
A
aka Wrapper, an alternative naming shared with the Decorator pattern, that allows the interface of an existing class wit be used as another interface