QA/Weave Test Plan/FirefoxHome/1.0.1 testplan: Difference between revisions
< QA | Weave Test Plan | FirefoxHome
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/ | * 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 | * 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 | |||
* Test | |||
* Test | |||
= Related bugs = | = Related bugs = | ||
* {{bug| | * {{Bug|579509}} - Make sure iPhone client correctly handles case insensitive usernames | ||
* {{Bug| | * {{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