How to create stubs? what is the use of Stubs and drivers?
who is the responsible person of this?
Answers were Sorted based on User's Feedback
Answer / allin
used in integration testing.stub consits of duplicate data
acting as a database data.
cheers,
ratna rao.
98697770084
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / naren
Stubs and Drivers are created during Integration Testing.
Stubs will be created during Top-Down approach. Stubs
simulates the called structure's functionality. Whereas
Drivers will be created during Bottom-Up approach. Drivers
act as calling function.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / 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 |
Answer / mohit jain
stub act as calling program .stub r the dummy module tht
simulate to low level module.
drivers act as main program .driver r the dummy module tht
simulate the high level module.
| Is This Answer Correct ? | 2 Yes | 2 No |
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
What are the disadvantages of Hybrid framework
Hi, Can anyone please tell me which Test Automation tool can be used for : 1. Web based testing 2. .Net (C#) applications 3. Mobile applications (PDA)
How did you use automating testing tools in your job?
How do we Test the C++ and Unix Application Using Automated Tool.
worksoft automation tool how do you create process ?
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
how we start automation testing in company?is there any document for it?what are the differnt fields contains in Automation plan?
To retrive testdata which tool vl use?
What is quality assurance?
Do you know how to verify if the checkbox/radio is checked or not?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)