What is the Difference between Stub Testing and Driver
Testing?
Answer Posted / raj
stub testing:
In top down approach,a core module is developed.to test
that core module, small dummy modules r used.so stubs r
small dummy modules that test the core module.
Driver testing:
in bottom up approach, small modules r developed.to test
them a dummy core module called driver is developed.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Why it is recommended to add verification checks to your all your scenarios?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Explain stub in testing point of view?
Describe Testing Decomposition?
What is mutation testing & when can it be done?
What is bug priority?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
need testing projects where can i find them
What is Cyclometric testing?
wat is test management ?what are the components available in test management?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Can you explain tpa analysis?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Write 2 scenarios for Integration testing? Please let me know its urgent.