What is driver in testing point of view?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
diff b/w project based testing and product based testing?
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
Why should a software tester have knowledge of PHP language?
What r the things,u prefer and prepare before starting testing?
How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance
You are New to the city,You don't have any Gadgets,you have only address on paper piece.You are almost nearer to your destination, You have asked one man and he replied saying "Go straight and take Right(Dead End)".After moving some distance you have asked another person and he replied saying "Go straight and take Left (Dead End).And finally question here is As a tester which path you can choose and why?
5 Answers Bally Technologies, SSS,
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
Explain Functionality Testing Techniques
Can you explain function points?
What are the main key components in web applications and client and server applications?
When ever u get a build, what type of environment u can deploy it?