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