
Test Case Benefits
-
Clarity throughout the automation processes and manual testing session
-
Ensure maximum efficiency of the application/module/system
-
Eliminates the risk of end-product failure
Elements of Test Case
- Set of Test Data
- Pre-conditions
- Expected Results
- Post-conditions
Test Case Workflow
- Acts as the initial point for test execution
- Apply set of input values
- Delivers definitive outcome
- Leaves the system as execution post-condition
Test Case Parameters
- Test Case ID
- Test Case Scenario
- Test Case Description
- Test Case Steps
- Initial Requirements
- Test Case Data
- Expected Result
- Test Case Parameters
- Actual Result
- Environment Information
- Comments