bottom-up testing

from The Free On-line Dictionary of Computing (8 July 2008)
bottom-up testing

   <programming> An integration testing technique that tests the
   low-level components first using test drivers for those
   components that have not yet been developed to call the
   low-level components for test.

   Compare {bottom-up implementation}.

   (1996-05-10)
    

[email protected]