What are test driver and test stub and why it is required?
Answer / Vivek Dixit
Test Driver, also known as Test Harness, is a piece of software used to run and evaluate test cases. It isolates the code under test from the rest of the system and provides inputs and checks the outputs. A Test Stub is a simplified version of an external component that is not available during testing. It allows the test driver to simulate the behavior of the external component.n
| Is This Answer Correct ? | 0 Yes | 0 No |
What are your salary expectations?
can u share your though about test leakage matrix with template?
Have you used any automation tools?
What is IEEE? Why is it important?
What has not worked well in your previous QA experience and what would you change?
How do you start your QA if there are no system requirements?
What is meant by retesting? Is it similar to smoke/sanity testing?
What is the basis for choosing the sdlc model for development of software?
Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "
What are the tests activities that you want to automate in a project?
What are the types of performance testing ?
what is build and release and what is the difference b/w them?