User:Armenzg/Fennec Native UI testing: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:


NOTE: Here's [https://bugzilla.mozilla.org/buglist.cgi?emailreporter1=1&emailcc1=1&list_id=1732514&resolution=---&resolution=DUPLICATE&emailtype1=substring&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=armenzg%40mozilla.com&product=Fennec%20Native the list of bugs] that I've filed or have CCed myself to.
NOTE: Here's [https://bugzilla.mozilla.org/buglist.cgi?emailreporter1=1&emailcc1=1&list_id=1732514&resolution=---&resolution=DUPLICATE&emailtype1=substring&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=armenzg%40mozilla.com&product=Fennec%20Native the list of bugs] that I've filed or have CCed myself to.
<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2Fftp.mozilla.org%2Fpub%2Fmozilla.org%2Fmobile%2Fnightly%2Flatest-birch-android%2Ffennec-11.0a1.en-US.android-arm.apk" alt="qrcode"  />
= Keep in touch =
* Read http://shizen008.wordpress.com
* Read https://wiki.mozilla.org/Fennec/NativeUI#QA
* Read https://quality.mozilla.org/category/qmo-teams/browser-technologies-team/mobile-firefox-team/
* Read https://wiki.mozilla.org/Mobile/Testdrivers_Program
* Read https://wiki.mozilla.org/Mobile/Fennec/NativeUI/Nightly
* Read https://wiki.mozilla.org/QA/Fennec
* Man, mailing lists: mobiletestdrivers@mozilla.org, http://groups.google.com/group/mozilla.dev.platforms.mobile/topics


= Testing =
= Testing =
Line 31: Line 42:
* "Reformat text on zoom" is not "on" by default
* "Reformat text on zoom" is not "on" by default
* I can't reach my downloaded PDF file. There is no way through the setting
* I can't reach my downloaded PDF file. There is no way through the setting
= Keep in touch =
* Read http://shizen008.wordpress.com
* Read https://wiki.mozilla.org/Fennec/NativeUI#QA
* Read https://quality.mozilla.org/category/qmo-teams/browser-technologies-team/mobile-firefox-team/
* Read https://wiki.mozilla.org/Mobile/Testdrivers_Program
* Read https://wiki.mozilla.org/Mobile/Fennec/NativeUI/Nightly
* Read https://wiki.mozilla.org/QA/Fennec
* Man, mailing lists: mobiletestdrivers@mozilla.org, http://groups.google.com/group/mozilla.dev.platforms.mobile/topics


= Easy to hit bugs =
= Easy to hit bugs =
Line 40: Line 60:
* {{Bug|700940}} - Favicon transparency results in purple background sometimes
* {{Bug|700940}} - Favicon transparency results in purple background sometimes
* {{Bug|701797}} - "save as PDF" is broken
* {{Bug|701797}} - "save as PDF" is broken
* {{Bug|703767}} - The width of pages are abnormal

Latest revision as of 13:28, 22 November 2011

First steps

NOTE: Here's the list of bugs that I've filed or have CCed myself to.

<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2Fftp.mozilla.org%2Fpub%2Fmozilla.org%2Fmobile%2Fnightly%2Flatest-birch-android%2Ffennec-11.0a1.en-US.android-arm.apk" alt="qrcode" />

Keep in touch

Testing

  • If you hit a bug check the list of know bugs Fennec Native UI list.
    • I normally just use the integrated search (Ctrl + F) that comes with Firefox to search through the list
    • I keep open the list all the time
  • If you don't find it file it by typing the steps you followed plus your expected behavious.

Not tried yet:

  • blassey told me to use "adb am start <url>" to tell from my laptop to my phone to open such URL
  • Note on taking screen shots:
you can take screenshots using the Android SDK; you don't have to root
the device.  The other way is to upgrade to ICS if that is an available option
for you.

The android sdk will install the ddms, in which you can select a device and
then take a screenshot

Issues found

These are issues that I have not yet filed or have not have had time to check if they are valid.

  • On first start up I go to the Firefox Nightly start page and it is crazy wide
  • "Reformat text on zoom" is not "on" by default
  • I can't reach my downloaded PDF file. There is no way through the setting

Keep in touch

Easy to hit bugs

Last updated: Nov. 18th, 2011

  • bug 702633 - painting is broken for google.ca
  • bug 701380 - have a different start up page
  • bug 701594 - Should not be able to stay zoomed out further than the page width
  • bug 700940 - Favicon transparency results in purple background sometimes
  • bug 701797 - "save as PDF" is broken
  • bug 703767 - The width of pages are abnormal