Test design techniques
Blackbox testing
- Equivalance partiioning
- Boundary value Analysis
- Use case testing
Whitebox testing
- Statement testing and coverage
- Decision testing
Other structure based techniques
- Condition coverage
- Multi condition coverage
Grey box testing
Experience based testing
- Error guessing
- Exploratory testing
Test levels
- Unit testing
- Integration testing
- System testing
- Acceptance testing
STLC and Bug life cycle
- Test Documentation
- Test Plan
- Test Strategy
- Test Approach
- Test Scenarios
- Test Case template
- Bug Report
- Test metrics
- Test Summary Document