QA/Weave Test Plan/FirefoxHome/1.0.1 testplan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Created page with '= Summary of Changes = What's new in this version: = Builds = * http://dl.dropbox.com/u/169445/FFH1.0.1.zip = Schedule = * beta 1: 7/19 builds = Testcases = * Run standa…')
 
mNo edit summary
 
Line 1: Line 1:
= Summary of Changes =  
= Summary of Changes =  
What's new in this version:
What's new in this version:
 
* This adds a username and password encoding compatibility fix to work with an upcoming equivalent fix in the firefox addon, but in other ways is the same as the previous 1.0.1.
* check for nil sortindex proposed by l.m.orchard in Stockboy.  can't hurt, makes it safer.
* force usernames lowercase after entry.  it doesn't show the user the lowercase when entering, I decided that would be confusing.  It just submits it to the server that way.
* better error message when user account contains no data
* help button on login page that sends you to the new, awesome login help page.


= Builds =  
= Builds =  
* http://dl.dropbox.com/u/169445/FFH1.0.1.zip  
* http://dl.dropbox.com/u/169445/FFH101T2.zip


= Schedule =  
= Schedule =  
Line 11: Line 15:
= Testcases =  
= Testcases =  
* Run standard [https://wiki.mozilla.org/QA/Weave_Test_Plan/FirefoxHome#Test_Strategy smoketests]
* Run standard [https://wiki.mozilla.org/QA/Weave_Test_Plan/FirefoxHome#Test_Strategy smoketests]
* Test account sync Custom Server
* Test private browsing sync creation support, and displays friendlier error handling
* Settings > Firefox Home
* Test usernames are lowercase after sign in
** Version number shown
* Test UI changes, with help button added to sign in screen
** Toggle Custom Server switch
** Specify Server URL
* Test network handling use cases (need to create a matrix for known ones)
* Test automatic refresh has been added on iOS 4 when the app has been suspended for more than 5 minutes


= Related bugs =
= Related bugs =
* {{bug|583912}} - secret phrase error triggered when syncing bookmarks and history on custom server
* {{Bug|579509}} - Make sure iPhone client correctly handles case insensitive usernames
* {{Bug|583940}} - Switching in and out of Custom Server does not log existing user out
* {{Bug|579247}} - Firefox Home should allow configuration for an non-Mozilla sync server
* {{bug|580718}} - Firefox Home: add help button to login page
* {{Bug|580716}} - Firefox Home: report better error message when account is empty

Latest revision as of 18:21, 3 August 2010

Summary of Changes

What's new in this version:

  • This adds a username and password encoding compatibility fix to work with an upcoming equivalent fix in the firefox addon, but in other ways is the same as the previous 1.0.1.
  • check for nil sortindex proposed by l.m.orchard in Stockboy. can't hurt, makes it safer.
  • force usernames lowercase after entry. it doesn't show the user the lowercase when entering, I decided that would be confusing. It just submits it to the server that way.
  • better error message when user account contains no data
  • help button on login page that sends you to the new, awesome login help page.

Builds

Schedule

  • beta 1: 7/19 builds

Testcases

  • Run standard smoketests
  • Test private browsing sync creation support, and displays friendlier error handling
  • Test usernames are lowercase after sign in
  • Test UI changes, with help button added to sign in screen

Related bugs

  • bug 579509 - Make sure iPhone client correctly handles case insensitive usernames
  • bug 579247 - Firefox Home should allow configuration for an non-Mozilla sync server
  • bug 580718 - Firefox Home: add help button to login page
  • bug 580716 - Firefox Home: report better error message when account is empty