Quality Assurance and Testing Jargon clarified in simple English with examples, by experts with years of experience in testing
top-down testing
An incremental 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. See also integration testing.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment