Confirmed users
2,959
edits
| Line 59: | Line 59: | ||
== Test Coverage Needed == | == Test Coverage Needed == | ||
The following areas will need test coverage | The following areas will need test coverage, are currently not covered by existing test cases, and are classified as basecamp blocker level: | ||
* Reviewing app permissions on install | * Reviewing app permissions on install | ||
| Line 65: | Line 65: | ||
* Permissions management within app context | * Permissions management within app context | ||
* Reviewing and editing app permissions on device | * Reviewing and editing app permissions on device | ||
* Reviewing app data consumption | * Reviewing app data consumption | ||
* Editing app settings | * Editing app settings | ||
* Clearing an app's cache data | * Clearing an app's cache data | ||
* App crashes and error management | * App crashes and error management | ||
* Orientations within the manifest | |||
Other test areas that are not covered that are not basecamp blocker level: | |||
* Specifying default apps for actions | |||
* Reviewing app power consumption | |||
* Reviewing and editing app notification settings on device | |||
== Open Questions == | == Open Questions == | ||