B2G/QA/Apps/Packaged Apps: Difference between revisions

From MozillaWiki
< B2G‎ | QA‎ | Apps
Jump to navigation Jump to search
Line 23: Line 23:
== Strategy ==
== Strategy ==


 
* Testing the lifecycle of a packaged app (i.e. install, uninstall, launch)
* Testing the content and permissions of a packaged app


== Edge Cases ==
== Edge Cases ==

Revision as of 22:07, 3 September 2012

Packaged Apps

Summary

Lead Jason Smith (irc: jsmith)
Description Allows for installing, launching, using, and uninstalling of packaged app content.
Project Page Apps
Implementation Status Partially landed, some pieces not implemented yet.
Quality Status Untrusted packaged apps works mostly with some outstanding basecamp bugs and missing implementation pieces. Trusted packaged apps has not landed yet.

Strategy

  • Testing the lifecycle of a packaged app (i.e. install, uninstall, launch)
  • Testing the content and permissions of a packaged app

Edge Cases

Signoff Criteria

  • All basecamp blockers are closed
  • All smoke tests and basic functional tests are ran without finding any basecamp blockers

Infrastructure

Test Cases and Results

See the Gaia System Test Log under "Apps" in the packaged apps section to find test cases in relation to packaged apps.

Test Coverage Needed

Open Questions