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 type of tesings are performed in Product testing?

1 Answers  


i need some objective type papers for my certification

0 Answers  


What is call-pair?

1 Answers  


sanity testing is done during regression testing.is it true.if it is true plz explain?

0 Answers  


Diference between sanity & somke testing?

6 Answers  






Please give me any example of High severity and Low priority type of bug ?

3 Answers   Crea,


WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?

5 Answers   Infosys,


Can you explain the concept of tailoring?

0 Answers  


Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?

2 Answers  


how can s/w QA process be implemented without reducing productivity?

1 Answers  


Can you explain the elementary process?

0 Answers  


What is the need of smoke test even when unit test is done by developers?

6 Answers  


Categories