QA/Weave Test Plan/FirefoxHome/1.0.1 testplan

From MozillaWiki
Jump to: navigation, search

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