tr

bottom-up testing

bottom-up testing

An incremental approach to integration testing wherethe lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is tested. See also integration testing.

Terms of Software Testing (ISTQB)