Incremental Testing involves adding unit-tested programs to a given module or component one by one, and testing each resultant combination. Of the two types, Top-down is often thought to be easier because drivers are often easier to create than stubs.
Currently there are no comments in this discussion, be the first to comment!