Interview Questions

What is Bottom Up Testing?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

18. What is Bottom Up Testing?

An approach to integration testing where the lowest level components are tested first, then used to facilitate the testing of higher level components. The process is repeated until the component at the top of the hierarchy is tested.

(Continued on next question...)

Other Interview Questions