What is driver in testing point of view?

Answers were Sorted based on User's Feedback



What is driver in testing point of view?..

Answer / sunil reddy

Driver is a dummy program used instead of main module

It acivates connection to sub module. Drivers 4 inpur
purpose

Is This Answer Correct ?    6 Yes 0 No

What is driver in testing point of view?..

Answer / chalapathi k c

Drivers are the dummy model program written by the developers ,Here we are testing data flow between the modules and drivers sends the data and receive the data with valid inputs.the drivers are also known as calling functions in bottom-up integration testing.

Is This Answer Correct ?    4 Yes 0 No

What is driver in testing point of view?..

Answer / prince

Arif........
Test Harness is different, the Environment Consist of Both
Stub and Drivers are called Test harness.

Is This Answer Correct ?    1 Yes 0 No

What is driver in testing point of view?..

Answer / anurajjagadale

Driver is used to replace missing components in software. Basically stub and drivers used to replace missing components in system.
Note: Stub get call by component & Driver called components.

Is This Answer Correct ?    1 Yes 0 No

What is driver in testing point of view?..

Answer / bondu

driver are the dummy module that always simulate high level module .
it used to replace the missing component in the software.
driver is calling function and it calls component to be tested.
example:
suppose you have module A,B and C. Module A

Is This Answer Correct ?    0 Yes 0 No

What is driver in testing point of view?..

Answer / arif

Test Driver or Test Harness: A program or test tool used to
execute tests. Also known as a Test Harness.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What are the Assumption while writing the test cases? Explain with the example?

2 Answers  


Guys, can any one of u give the realtime example for Black Box Testing

1 Answers  


diff stages between open and fixed status in defect bug cycle

11 Answers   Wipro,


i got my Quality center cd from Nageswararao institute?can any body help me how to install it?

2 Answers  


What are the Important test scenarios which can be used for testing a web site?

0 Answers   Infogain,


what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.

7 Answers   AZTEC, HCL,


how will get a build for testing.

4 Answers   Aspire,


You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?

7 Answers   Accenture,


what is migration testing?

1 Answers   Cap Gemini, HCL,


In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios

1 Answers   AppLabs,


As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?

1 Answers   ESW Consulting,


what is authorization & authentication?

2 Answers  


Categories