Skip to content

Manual Validation Script

Abhijeet Jha edited this page Jan 14, 2026 · 18 revisions

Other Scenarios Not Covered by Automated Testing:

  • Test Fast Refresh behavior in both UWP and Xaml Islands scenarios.
  • Modal on new arch
  • Cross platform apps attempting to use new architecture on iOS and Android and new 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)

Clone this wiki locally