The first step toward success is taken when you refuse to be a captive of the environment in which you first find yourself.

Saturday, 8 October 2011

What is Top Down Testing?

An approach to integration testing where the component at the top of the component hierarchy is tested first, with lower level components being simulated by stubs. Tested components are then used to test lower level components. The process is repeated until the lowest level components have been tested.

0 comments:

Post a Comment