How to create stubs? what is the use of Stubs and drivers?
who is the responsible person of this?
Answer Posted / ravikanth.m
In Top-down integration The core module(Main Module) is
developed first and In order to test this Core module we
develop dummy smaller modules called 'Stubs'.These stubs
are small codes to test the functionality of the core
module.
In Bottom-up integration testing the smaller modules are
developed first.In order to test this smaller modules we
develop the dummy core module called 'drivers'.
Mostly Developers and Unit Testers will do this.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Do you know what is selenese?
What type of scenarios can be automated?
How to check if an element is visible on the page?
List down the primary features of a good automation tool?
how to test an webbased application?
What kind of tests should not be automated?
Is automation testing a black box testing or white-box testing?
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
Why do you prefer selenium automation tool?
How will you automate basic “login” functionality test cases for an application?
What is a critical bug in a testing field?
What are the attributes of a good framework?
How many test cases have you automated per day?
Do you know how to check if a button is enabled on the page?