__________ testing focuses on the functionality of individual modules or components.
- Integration
- System
- Unit
- Acceptance
Unit testing involves testing individual units or components of a software application in isolation from the rest of the system. It ensures that each unit functions correctly according to its specifications, identifying any defects early in the development process.
Loading...
Related Quiz
- Scenario: You have a complex project with multiple tasks. How would you decide which tasks to delegate and to whom?
- How can asking clarifying questions aid in resolving ambiguity?
- The ___________ model of SDLC is characterized by a linear progression of phases, with each phase dependent on the deliverables of the previous one.
- A comprehensive risk assessment considers both ___________ and external factors that could impact a project.
- Root cause analysis helps in identifying the underlying ____________ of a problem.