1.

What Are The Important Aspects Of A Test Case?

Answer»
  1. Each test case MUST be INDEPENDENT of other test cases.
  2. Each test case has a SINGLE test purpose.
  3. Each test case should START from a BASE state and returning to the same base state.



Discussion

No Comment Found