how do stubs and drivers are related to manual


How do stubs and drivers are related to manual testing?

- Drivers and stubs are a part of incremental testing.

- The two different techniques used in incremental testing are: top down and bottom up methods.

- Drivers are used for bottom up approach.

- Drivers are the modules which run the components that are being tested.

- A stub is used for top down approach.

- It is a replacement of sorts for a component which is used to test a component which it calls.

 

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: how do stubs and drivers are related to manual
Reference No:- TGS0354811

Expected delivery within 24 Hours