Component testing may include:
Component testing may include:
Component testing involves testing individual components of software in isolation. It frequently includes the use of stubs and drivers to simulate the interactions between the components and external systems or other components that are not yet developed or are being tested independently. These are essential in creating a controlled testing environment for the component under test.
D is correct
D. The use of stubs and drivers.
D. The use of stubs and drivers.