Software QA Testing Question:
What is Top-down Testing?

Answer:
An integration testing technique that tests the high-level components first using stubs for lower-level called components that have not yet been integrated and that stimulate the required actions of those components.
Previous Question | Next Question |
What is Reliability testing? | What is Partition Testing? |