Important aspects of a test case
What are the important aspects of a test case?
Â
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 time.