QA/Fennec/35/Beta/1/build2
From MozillaWiki
« Fennec 35 Beta 1 | Fennec 35 Beta 1 build 2 | Fennec 35 Beta 2 »
Contents
Fennec (Firefox for Android) 35 Beta 1 (build 2) Test Plan
- Release Week: December 1st, 2014
- QA Contact: Anthony Hughes; Kevin Brosnan
- IRC: irc://irc.mozilla.org#qa ping ashughes
- Build 2: Fennec (Firefox for Android) 35 Beta 1 build 2 | changeset | pushlog
Features
See the Feature Release Tracking wiki for a general overview of this release. Found below are a subset of all high-priority items
Smoketests
QA Task | Person/Group | How Often? |
Smoketests | Softvision | Every Beta |
Light verification tests (or smoketests) will be first run when the builds are ready. Tests are available on Mozilla Moztrap under the 35.0 smoketest suite. In any case of failure in any Smoketest, blockers need to be raised ASAP before proceeding to the BFTs.
Assigned | Device | Completed | Results |
---|---|---|---|
Flaviu Cos | Asus Transformer Tab (Android 4.2.1) | December 4th, 2014 | PASS |
Teodora Vermesan | Alcatel One Touch (Android 4.1.2) | December 4th, 2014 | PASS |
Mihai Pop (light smoketest) | Nexus 7 (Android 5.0) | December 4th, 2014 | PASS |
Catalin Suciu (light smoketest) | Sony Xperis Z2 (Android 4.4.4) | December 4th, 2014 | PASS |
Catalin Suciu (light smoketest) | Acer Iconia (Android 3.2.1) | December 4th, 2014 | PASS |
Catalin Suciu (light smoketest) | ZTE X86 (Android 4.0.4) | December 4th, 2014 | PASS |
Android Permissions Testing
QA Task | Person/Group | How Often? |
Verification | Softvision | Every Beta |
Assigned | Device | Completed | Results |
---|---|---|---|
Teodora Vermesan | Alcatel One Touch (Android 4.1.2) | 4th December, 2014 | PASS |
Detailed Android Permissions Testing Results
Verify permissions between what is currently on the store and with this beta build candidate.
Details: Android Permissions
Branch Bug Fix Verifications
QA Task | Person/Group | How Often? |
Verification | Softvision | Every Beta |
Assigned | Completed | Results |
---|---|---|
Flaviu Cos | December 4th, 2014 | DONE |
Gingerbread Restriction
1. Verify SDK version - PASS
$ ./aapt d badging ~/Desktop/fennec-35.0b1.multi.android-arm.apk package: name='org.mozilla.firefox_beta' versionCode='2014120323' versionName='35.0' sdkVersion:'11'
2. Verify SDK restriction on device install
- AndroidManifest.xml minSDKVersion = 11 - PASS (parse error on install - I think this is expected)