Confirmed users
6,361
edits
m (→Test Plan) |
m (→Test Plan) |
||
| Line 56: | Line 56: | ||
;Testcases | ;Testcases | ||
*Test for Bookmark Changes | *Test for allowing passphrases on storage version 4 ({{bug|617153}}) | ||
** Allow three types of sync key to be entered to login to the sync account: | |||
*** 26 digit sync key : base32decoded (with our own alphabet) | |||
*** 26 digit hyphenated sync key : base32decoded (with our own alphabet) | |||
*** passphrase : PBKDF2(passphrase, syncID) | |||
*Test for Bookmark Changes ({{bug|615639}}) | |||
** Given storage bump, verify bookmarks are unchanged: | ** Given storage bump, verify bookmarks are unchanged: | ||
*** sync order | *** sync order | ||
| Line 74: | Line 80: | ||
** Users will have to re login and sync once updated to 1.1 | ** Users will have to re login and sync once updated to 1.1 | ||
*Test for Crypto | *Test for Crypto (({{bug|605734}}) | ||
**Test for backward compatibility | **Test for backward compatibility | ||
*** Sync with an existing account | *** Sync with an existing account | ||
| Line 87: | Line 93: | ||
**** test sign in again via Fallback setup (new sync key) | **** test sign in again via Fallback setup (new sync key) | ||
*Test for Jpake | *Test for Jpake ({{bug|593130}}) | ||
**Note: need a dev try server build with latest sync installed to test | **Note: need a dev try server build with latest sync installed to test | ||
**'''Q: Are there known issues if adding across platforms?''' nope | **'''Q: Are there known issues if adding across platforms?''' nope | ||
| Line 98: | Line 104: | ||
**Logging in and out, and re-adding device | **Logging in and out, and re-adding device | ||
*Test for Strings | *Test for Strings ({{bug|615647}}) | ||
**Need screens for all string changes in the UI | **Need screens for all string changes in the UI | ||