Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Wht is the Test Driver used in Integration Testing. Anybody
can expalin in Detail. Thanks in advance.

Answers were Sorted based on User's Feedback



Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / ks thangavel

test driver is a dummy program which is used to replace the
lower level module in bottom-up testing

it is a calling component

BY
KS THANGAVEL

Is This Answer Correct ?    2 Yes 0 No

Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / vivek.gupta

No my friend Ks Thangavel you are wrong here! please take
atmost care while answering question, coz here life is
concerned....

Test Driver: in bottom up approach, small modules r
developed,to test them a dummy core module called driver is
developed. so it is a dummy program which is used to replace
the core module in bottom-up testing.

Is This Answer Correct ?    2 Yes 0 No

Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / anuradha

drivers and stubs are used when not all the modules are
ready during the integration

Is This Answer Correct ?    3 Yes 1 No

Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / cv

Answer by Mr.KS THANGAVEL is 100% correct.

Drivers are also known as "Calling" functions.
The reason being that the drivers are the dummy
functions which are used to test the core modules.
And To test the core module, we require to call the
function of core module which is only possible
by making a dummy calling sub-module which
is know as "Driver".

Whereas, Stubs are also known as called modules.
In Top-down approach we require to test the
correct functionality of all the sub-modules.
In this case we call the dummy modules which are
know as STUBS through core module.hence Stubs are
also known as "Called" functions.

Is This Answer Correct ?    1 Yes 0 No

Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / madhusudhan

in bottom up approach programmers are interconnecting sub-programms without coming from main program.

main
|
DRIVER
|
sub1
|
sub2
driver is temporary program instead of main, driver activates the connection.

example : in login process, mailing and logout are constructed but login is under contstruction. so they use drivers to login and test.

in Hybrid approach also we use DRIVER.

STUB: is used in top-down approach, while interconnecting the main program and sub programs, in place of remaining which are un-developed programmers use stubs.

main
/ \
sub-b1 stub
| |
sub-b2 sub-a1
here stub stops the process, to sub-programms a1.

thanks for spending

Is This Answer Correct ?    0 Yes 0 No

Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advan..

Answer / kirti palshetkar

driver comes under integration testing.
in bottom-up approach tester go through lower level to upper
level modules.
once all lower modules get checked, tester need to test
upper modules (integrated all lower module)which is basically
call lower level modules as per req.. if this upper module
yet not developed by developer, tester need to take temporary
module which perform actual task of upper module.
this temporary module/ program is called as driver. which
main function is to call functions in lower level modules
hence is also called as' calling modules'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the term ‘quality’ mean when testing?

0 Answers  


wht is change management and configuration management?

2 Answers  


What is Functional Testing?

7 Answers   IBM, IEG,


how to schedule the time in stlc ?

1 Answers   ACS,


1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon

1 Answers  


When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)

3 Answers   HP,


what is meant by Priority and Severity?

2 Answers   Crea,


Could anyone share FAQs for Test Manager position...

0 Answers  


Who are all involved in an inspection meeting?

0 Answers  


WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY

1 Answers   iSoft,


Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.

1 Answers   CTS,


what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?

2 Answers   IndiumSoft,


Categories