System testing — complete system. Integration — component interaction.
System Testing:
System Testing:
- Test complete user login flow
- Test entire checkout process
- Test system performance
- Test security features
Integration Testing:
Integration Testing:
- Test login + database
- Test frontend + backend API
- Test payment + email service
- Test search + database
Key differences: