Answer Posted / vinodh anandhan
Stubs - A Piece of code that simulates the activity of the
missing component. stub is used to test a unit in isolation.
Or A stub is a piece of software that works similae to the
unit which is referenced by the unit being tested
Or A stub is a pseudo-module emulating the functionality of
a not yet implemented or integrated component.
Driver - A Piece of code that passes the test case to
another piece of code. Driver Program only calls the
function being developed but possibly manyn times to test
its behaviour on the variety of parameters.
Vinodh Anandan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Which test cases are written first: white boxes or black boxes?
1.what kind of testing have you done ?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is a critical bug?
What is difference between cmmi and cmm levels?
How to test a Falsh player scrollings?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
how to write defects in excel sheets when defects occured
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Should testing be done only after the build and execution phases are complete?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
send the senario template
how recovery manager works in winrunner
What is application programming interface (api)?
What are the advantages of waterfall model?