Test Plan
Jump to navigation
Jump to search
Implements the test strategy. Test Plans are designed to be:
- Modular - small, manageable and focused on testing specific components, capabilties.
- Aligned - grouped to test larger capabilities for an epic, or feature.
- Aggregated - to achieve regression testing, and for automated testing.
- Reportable - Metrics are important in testing.
- Automated - supported by programmatic, automated & repeatable testing.
Testing
- Test Priorities
- Identify High-Value Test Priorities
- Test Plans (Before Epics)
- Test Template
- Test Cases
- Test Design Specifications
- Test Effort (Estimation)
- Test Schedule
- Test Tools
- Simulators
- Test Environments
- Test Methods (During Epic)
- Test Scripts
- Test Traceability Matrix
- Test Coverage
- Test Logs
- Data Testing
- Test Deliverables (End of Epic)
- Test Results
- Test Reports
- Defect Report
- Release Notes
- Installation Guidelines
- Test Tools & Test Environments
- Simulators
- Testing Roles & Responsibilities
- Test Metrics