Test levels Flashcards
(4 cards)
1
Q
Component Testing
A
Focuses on testing individual components or units of the software in isolation.
2
Q
Integration Testing
A
Verifies the interaction between integrated components or systems.
3
Q
System Testing
A
Tests the entire system as a whole to ensure it meets the specified requirements.
4
Q
Acceptance Testing
A
Ensures the system meets the business and user needs and is ready for deployment, often performed by customers or end-users.