B2G/QA/Apps/Packaged Apps

From MozillaWiki
< B2G‎ | QA‎ | Apps
Jump to navigation Jump to search

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

Many of the edge cases in hosted apps are applicable here. The specialized areas are:

  • Reinstalling a packaged app with different app contents
  • Missing content in the packaged app

Signoff Criteria

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

Infrastructure

  • Will utilize the marketplace development server to host zip files to be installed on to the Firefox OS device

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

The following areas will need test coverage, are currently not covered by existing test cases, and are classified as basecamp blocker level:

Other test areas that are not covered that are not basecamp blocker level:

Open Questions