SilkTest Question:

What are the important aspects of a test case?

Tweet Share WhatsApp

Answer:

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.

Download SilkTest PDF Read All 146 SilkTest Questions
Previous QuestionNext Question
How to test your DefaultBaseState?How to include a test case into a testplan?