software development Flashcards
1
Q
4 different types of testing
A
alpha
beta
white box
black box
2
Q
alpha testing
A
in house by software development teams within the company
bugs are found and fixed
3
Q
beta testing
A
carried out by end users after alpha testing
feeback is used for next stage of development
4
Q
white box testing
A
carried out by software development team
test programs internal structure
all routes are tested
5
Q
black box testing
A
tested without them being aware of programs internal structure
carried out by end users and withhin company
test plan traces through inputs and outputs within software