Testing and debugging Flashcards
(5 cards)
1
Q
Defects definition
A
Any behaviour of a system that does not meet the requirements.
2
Q
Unit testing
A
The team tests small parts of the project.
3
Q
Integration testing
A
The team tests multiple parts together.
4
Q
System testing
A
The team tests the finished solution.
5
Q
Acceptance testing
A
The users test the product or service