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 CMMI leavels?
How will you track defects? Or Bug life cycle?
Test case for Google home page
give five problems in software devlopment process?
what is the process followed in JAVA Testing compared to Normal Testing process.
After receiving the build.How will you start the testing
What is latent bug? the people who is know about this plz kindly give the ans.
What is the diffeence between SDLC and STLC?
How did you define severity ratings in your project?
suppose a new application is given to u and asked complete report with in one hr what will do?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
hi guys...every test engineer have strong knowledge on SQL....but i have zero knowledge on sql......pls suggest me which one i need.. to get strong knoledge on sql .... learn SQL SERVER or ORACLE?