QA/Mobile/FocusAndroidTestPlan: Difference between revisions

Jump to navigation Jump to search
→‎Automated Tests: espresso -> espresso/UIAutomator
(→‎Automated Tests: espresso -> espresso/UIAutomator)
Line 41: Line 41:


== Automated Tests ==
== Automated Tests ==
Automation tests will be mainly used for quick regression check of key UI features. Overall, automation tests will be added to the same Github repo, and executed on [https://dashboard.buddybuild.com/apps/584f67f6f3d6eb01000842d6 BuddyBuild CI system]. While the unit tests will be run for each commit, UI Tests (in Espresso framework) will be executed in master branch only.  The test result will be inspected for new failures, and github issue will be raised for tracking.
Automation tests will be mainly used for quick regression check of key UI features. Overall, automation tests will be added to the same Github repo, and executed on [https://dashboard.buddybuild.com/apps/584f67f6f3d6eb01000842d6 BuddyBuild CI system]. While the unit tests will be run for each commit, UI Tests (in Espresso/UIAutomator framework) will be executed in master branch only.  The test result will be inspected for new failures, and github issue will be raised for tracking.


Automation tests are located [https://github.com/mozilla-mobile/focus-android/tree/master/app/src/androidTest here].
Automation tests are located [https://github.com/mozilla-mobile/focus-android/tree/master/app/src/androidTest here].
352

edits

Navigation menu