In ___________ each component at lower hierarchy is tested individually and then the components that rely upon these components are tested.
(a) Top down testing
(b) Unit testing
(c) Bottom up
(d) Load testing
I got this question during an internship interview.
The question is from Testing in the Development Cycle topic in portion Test Coverage and Development of JUnit