You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirm app compiles on devices with min and max supported Android SDK versions.
Test common scenarios on popular form factors both device and tablets
Test common scenarios on at least min and max supported versions of Android SDK. Keep an extra attention on API versions with security policy changes.
Confirm bug analytics is installed and configured
Backup sign key
Prepare graphic assets relevant to this app's version.
When necessary automate test case scenario.
Essential test scenarios:
With a huge fragmentation of read\write to external folder across API versions it is necessary to test app on all versions. Known breaking changes are on Android 9, Android 13 and at least on Android 7 app behaves itself differently.
Checklist
Essential test scenarios:
With a huge fragmentation of read\write to external folder across API versions it is necessary to test app on all versions. Known breaking changes are on Android 9, Android 13 and at least on Android 7 app behaves itself differently.
Test case #1:
Expected result: data is restored successfully.
Environment: Android 7, Android 11, Android 13. (extend list of test platforms by demand)
The text was updated successfully, but these errors were encountered: