Component Testing VS System Testing
Test cases for component testing are usually derived from :
- Component specifications
- Design specifications
- Data models
Test cases for system testing are usually derived from :
- Requirement specifications
- Functional specifications
- Use cases