Software QA Testing Question:
What is Test case generator?

Answer:
A software tool that accepts as input source code, test criteria, specifications, or data structure definitions; uses these inputs to generate test input data; and, sometimes, determines expected results.
Previous Question | Next Question |
Explain Testability? | What is Scenario-based Testing? |