InterviewSolution
Saved Bookmarks
| 1. |
Define some of the attributes of a test case? |
|
Answer» A test case can have numbers of ATTRIBUTES according to the case requires, but these are the CRUCIAL ones which we mostly have with any test case: TestCaseId, Test Summary, Description, PREREQUISITE, Test STEPS, Expected Results, Actual Results, Test Result, Automation Status, Date & Executed By. |
|