Answers

Question and Answer:

  Home  Quality Engineer

⟩ Define test driver and test stub?

★ The Stub is called from the software component to be tested. It is used in top down approach.

★ The driver calls a component to be tested. It is used in bottom up approach.

★ Both test stub and test driver are dummy software components.

 182 views

More Questions for you: