B2G/QA/Manual Test

< B2G‎ | QA
Revision as of 22:44, 24 November 2015 by Npark (talk | contribs) (Initial draft of Manual Test section)

How to Write Manual Tests

It is a good idea to review following one and done tasks to get familiar with writing manual test cases

Once you are done with them, review the Test Case Writing Primer in MDN.

Where to Write Tests

The manual test cases are stored in MozTrap. MozTrap documentation is available here.

How to Search for Firefox OS Test Cases

  • Go to MozTrap, and select 'Manage' and pick 'Suites'
  • Select 'Advanced Filtering'
  • For Product, select 'Firefox OS (version number)'
  • In Name field, type the name of the component. (E.g. For Music app test cases, type 'music')


You will see the list below getting filtered as you select additional criteria. In above example, music test suite can be found as [Media]Music in the list.

Additional Information for Each Component

Refer to this page for test strategy for each component. Some sections may be out of date.