Test Organization and Views
Organize test cases with saved views so execution stays clean and reviewable.
Overview
Test cases grow quickly during delivery.
Views keep execution organized and reviewable.
Key Concepts
Test case: verification step tied to scope
Phase: execution grouping, such as system test or acceptance test
Status: readiness and outcome signal
Save View: repeatable view configuration for execution
How It’s Used
Use test views during execution cycles.
Use them during governance to review readiness and defects.
Benefits
Faster execution through standardized views
Cleaner handoffs across testers
Better coverage visibility when tests link to requirements
Setup Steps
Best Practices
Keep status meanings consistent across execution cycles.
Keep phase names consistent across Projects when possible.
Link tests to requirements early for coverage reporting.
Troubleshooting
Summary
Test views keep execution structured.
They also make governance review faster and more consistent.
Related:
Last updated

