Software QA Testing Question:
Explain Test driver?

Answer:
A software module used to invoke a module under test and, often, provide test inputs, control and monitor execution, and report test results.
Previous Question | Next Question |
What is Test design? | What is Test item? |