Create comprehensive testing checklists for iOS and Android applications
Generate a complete mobile app testing checklist:
**App Name:** {{APP_NAME}}
**Platforms:** {{PLATFORMS}} (iOS/Android/Both)
**App Type:** {{APP_TYPE}} (Native/Hybrid/PWA)
**Key Features:** {{FEATURES_LIST}}
**Create Checklists For:**
1. **Functional Testing:**
- Feature-specific tests
- Navigation flows
- User authentication
- Data synchronization
2. **UI/UX Testing:**
- Layout consistency
- Touch gestures
- Orientation changes
- Font scaling
- Dark mode support
3. **Compatibility Testing:**
- OS versions: {{OS_VERSIONS}}
- Device types: {{DEVICE_TYPES}}
- Screen sizes
4. **Performance Testing:**
- App launch time
- Memory usage
- Battery consumption
- Network handling
5. **Security Testing:**
- Data storage
- Network security
- Authentication
6. **Interruption Testing:**
- Calls/SMS handling
- Push notifications
- Background/foreground
7. **Installation Testing:**
- Fresh install
- Upgrade scenarios
- UninstallOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APP_NAME][{PLATFORMS][{APP_TYPE][{FEATURES_LIST][{OS_VERSIONS][{DEVICE_TYPES]