Test Manager Question:
Download Job Interview Questions and Answers PDF
Explain top down testing?
Answer:
An 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.
Download Test Manager Interview Questions And Answers
PDF
Previous Question | Next Question |
What is testability in test managing? | What is endurance testing in test managing? |