Responsive Testing
Best practices for testing responsive designs.
Tools
- Responsively App: Multi-device testing
- Browser DevTools: Built-in device emulation
- Real Devices: iPhone, iPad, Android
Testing Checklist
- Test all breakpoints (sm, md, lg, xl, 2xl)
- Verify touch targets (44×44px minimum)
- Check text readability
- Test landscape orientation
- Validate forms on mobile
See Mockup Workflow for detailed process.