InterviewSolution
Saved Bookmarks
| 1. |
What Is A Test Case? |
|
Answer» A test case is a DOCUMENT detailing a SET of test INPUTS, PRECONDITIONS, topology, execution steps and expected result. A test case is a document detailing a set of test inputs, preconditions, topology, execution steps and expected result. |
|