== Strategy ==
* Exploratory Manual ** Modified [http://en.wikipedia.org/wiki/Session-based_testing Session Based] testing around:*** testing using outline; see Test Outline section*** Bug fixes*** Features implemented* Regression testing Testing based on Test Cases** Found via bugs** based on outline/feature/spec
* Automation testing:
** [https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Testing/Gaia_unit_tests Unit testing] ( this is handled by developers)
** [https://blog.mozilla.org/webdev/2012/10/19/pre-integration-testing/ Other Preintegration testing] such as [https://travis-ci.org/mozilla-b2g/gaia Travis Continual Integration Testing]
** Marionette testing as covered in related documents * [https://wiki.mozilla.org/B2G/Triage Triage of bugs]** [https://wiki.mozilla.org/B2G/QA/Triage QA Response to Triaged bugs]
== Signoff Criteria ==