Interview Questions

What are the important aspects of a test case?

SilkTest Questions and Anwsers


(Continued from previous question...)

64. What are the important aspects of a test case?

  1. Each test case must be independent of other test cases.
  2. Each test case have a single test purpose.
  3. Each test case should start from a base state and returning to the same base state.

(Continued on next question...)

Other Interview Questions