QA/Mobile/Android: Difference between revisions

(Initial draft of android mobile QA)
 
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
* Once the issue is created, create a PR request that contains the code change, and reference the original bug. Also add @npark-mozilla for review.  At this point, we might ask you to modify your PR to improve the coding style and/or test behaviors. Make sure the test is passing for you locally before submission.  
* Once the issue is created, create a PR request that contains the code change, and reference the original bug. Also add @npark-mozilla for review.  At this point, we might ask you to modify your PR to improve the coding style and/or test behaviors. Make sure the test is passing for you locally before submission.  
* Once the PR is approved, we will merge the PR to the master branch.
* Once the PR is approved, we will merge the PR to the master branch.
* The tests currently run on [https://www.buddybuild.com Buddybuild] CI system, but it is planned to be migrated to Taskcluster and Google Firebase Test Cloud.  The details will be documented in this wiki when the transition is completed.
* The tests currently run on Taskcluster and Google Firebase Test Cloud.  The UI tests are executed on Google Firebase when code is merged to master branch. If you wish to run those tests, you can run them locally on emulator/device via adb, or use your Google Firebase account.
 
 
=== Manual Tests ===
=== Manual Tests ===
Focus Android manual test cases are stored in [https://testrail.stage.mozaws.net/index.php?/suites/overview/48 TestRail].  If you're interested in executing or enhancing the manual test suite, please contact '''ichiorean at mozilla dot com'''.
Focus Android manual test cases are stored in [https://testrail.stage.mozaws.net/index.php?/suites/overview/48 TestRail].  If you're interested in executing or enhancing the manual test suite, please contact '''ichiorean at mozilla dot com'''.
Line 37: Line 37:


=== Manual Tests ===
=== Manual Tests ===
Firefox iOS manual test cases are store in [https://testrail.stage.mozaws.net/index.php?/suites/overview/13 TestRail].  If you're interested in executing or enhancing the manual test suite, please contact '''ichiorean at mozilla dot com'''.
Firefox Android manual test cases are store in [https://testrail.stage.mozaws.net/index.php?/suites/overview/13 TestRail].  If you're interested in executing or enhancing the manual test suite, please contact '''ichiorean at mozilla dot com'''.


== Firefox for Amazon TV ==
== Firefox for Amazon TV ==
352

edits