-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Manual Validation Script
Tatiana Kapos edited this page Sep 30, 2024
·
13 revisions
- Run Gallery script (Manual Steps to Validate Gallery)
- Create and run a fresh new app with steps in current Getting Started docs
- Run RNTester script
Other Scenarios Not Covered by Automated Testing:
- Test Fast Refresh behavior in both UWP and Xaml Islands scenarios.
- Flyout/Popout launch
- Cross platform apps attempting to use new architecture on iOS and Android and old architecture on Windows.
- Apps with multiple windows.
- Verification that release builds display content (for freshly created apps and apps upgraded from an older version).
- Screen reader, tabbing, and other accessibility scenarios. (Covered later in React Native Gallery accessibility pass, but this is done after the release)
- Theming (dark, light, high contrast). (Covered later in React Native Gallery accessibility pass, but this is done after the release)
- Right Click