User:Kbrosnan/sampledata: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= [https://wiki.mozilla.org/ChannelSwitching/ | <onlyinclude>= [https://wiki.mozilla.org/ChannelSwitching/ChannelSwitchFeature Channel Switcher] =</onlyinclude> | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
| Milestone | | Milestone | ||
Line 54: | Line 54: | ||
* Update after channel switch should result in fundamentally identical installed directory as installing freshly downloaded build from target channel. | * Update after channel switch should result in fundamentally identical installed directory as installing freshly downloaded build from target channel. | ||
< | <onlyinclude> | ||
== Test Cases == | == Test Cases == | ||
; Litmus | ; Litmus | ||
Line 61: | Line 61: | ||
; Mozmill | ; Mozmill | ||
* list any automated test cases which need to be developed | * list any automated test cases which need to be developed | ||
</ | </onlyinclude> | ||
== Bugs == | == Bugs == | ||
* {{bug|649678}} Date missing from About dialog | * {{bug|649678}} Date missing from About dialog | ||
* {{bug|649526}} Branding icons need updating on about: page | * {{bug|649526}} Branding icons need updating on about: page |
Latest revision as of 21:40, 12 May 2011
Channel Switcher
Milestone | Dev Lead | QA Lead | Status |
Aurora | Rob Strong | Geo Mealer Anthony Hughes (2nd) |
Dev: LANDED QA: TESTING |
Reference
Dependencies
- [DONE] Front-end and Back-end implemented and linked
- [???] Experimental channel set up to test
- [???] Config value to switch to nightly channel to test
Use Cases to Test
- [???] Usecase 1 - User on nightly channel
- Download & Install latest Aurora build from the website, channel=aurora
- Download & Install latest Beta build from the website, channel=beta
- Download & Install latest Release build from the website, channel=release
- No channel switcher if not installed Aurora/Beta/Release build
- Update using the aurora channel, branding doesn't change until restart
- Update using the beta channel, branding doesn't change until restart
- Update using the release channel, branding doesn't change until restart
- Update using the nightly channel
- [???] Usecase 2 - User on aurora channel
- Update using the aurora channel
- Update using the beta channel, branding doesn't change until restart
- Update using the release channel, branding doesn't change until restart
- Update using the nightly channel, branding doesn't change until restart
- [???] Usecase 3 - User on beta channel
- Update using the aurora channel, branding doesn't change until restart
- Update using the beta channel
- Update using the release channel, branding doesn't change until restart
- Update using the nightly channel, branding doesn't change until restart
- [???] Usecase 4 - User on release channel
- Update using the aurora channel, branding doesn't change until restart
- Update using the beta channel, branding doesn't change until restart
- Update using the release channel
- Update using the nightly channel, branding doesn't change until restart
Additional Test Criteria
- Update after channel switch should result in fundamentally identical installed directory as installing freshly downloaded build from target channel.
Test Cases
- Litmus
- list any manual test cases which need to be added to Litmus
- Mozmill
- list any automated test cases which need to be developed
Bugs
- bug 649678 Date missing from About dialog
- bug 649526 Branding icons need updating on about: page