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 |
what is entry criteria for testing?
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
Explain me software life cycle and SDLC
wht r 6 sigma standards
From which document we will get Technical Requirements ?
what is the difference between Test strategy and test plan?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
given nrequirement collection doc,tester can prepare which test plan?
What is reference matrix or tracability matrix?
what are testing Techniques? Pls answer