B2G/QA/Manual Test: Difference between revisions

From MozillaWiki
< B2G‎ | QA
Jump to navigation Jump to search
(Initial draft of Manual Test section)
(video capture info added)
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
== Additional Information for Each Component ==
== Additional Information for Each Component ==
Refer to [[QA/B2G/How_To_Test_Firefox_OS|this page]] for test strategy for each component.  Some sections may be out of date.
Refer to [[QA/B2G/How_To_Test_Firefox_OS|this page]] for test strategy for each component.  Some sections may be out of date.
== Smoke Test ==
Smoketest Breakdown : https://mozqa.etherpad.mozilla.org/Smoketest-Daily-Workflow
== Test Run ==
Testrun communication how-to (with templates) : https://etherpad.mozilla.org/moztrap-testrun-howto
== Moztrap ==
How to import testcases to Moztrap : https://etherpad.mozilla.org/howto-import-testcases-moztrap
== How to Capture Video of Test ==
Please see [[B2G/QA/Manual_Test/Video_Capture|here]] to learn about capturing video of the device UI during the testing.

Latest revision as of 19:55, 13 January 2016

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.

Smoke Test

Smoketest Breakdown : https://mozqa.etherpad.mozilla.org/Smoketest-Daily-Workflow

Test Run

Testrun communication how-to (with templates) : https://etherpad.mozilla.org/moztrap-testrun-howto

Moztrap

How to import testcases to Moztrap : https://etherpad.mozilla.org/howto-import-testcases-moztrap

How to Capture Video of Test

Please see here to learn about capturing video of the device UI during the testing.