What is driver and stub? where it is used, in top down or
bottom up approach?
Answer Posted / ajk
while integrating different functionality or modules to
unfinished module, drivers and stubs are used. driver acts
as parent module when integrating to a child component so it
is bottom up approach and stub acts as a missing child
component when it is integrated to a parent module so is top
to bottom approach.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What's the relationship between environment reality and test phases?
How is ‘build’ different from ‘release’?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
How should your staff be managed? How about your overtime?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
What are the cases when you’ll consider to choose automated testing over manual testing?
How do you estimate white box testing?
What is meant by entry criteria and exit criteria in software testing?
What are the uses of test plans? What is the need of test plans and explain their significance
how to access a build & wat is its configuration
What are the different available models of sdlc?
What is difference between Manual testing and Pega/BPM testing?
How should validation activities be handled?
What do you understand by usability testing?
What is a top-down and bottom-up approach in testing?