-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Manual Validation Script
Chiara Mooney edited this page Aug 24, 2022
·
13 revisions
- Test Fast Refresh behavior in both UWP and Xaml Islands scenarios.
- 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:
- 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