Confirmed users
9,511
edits
| Line 14: | Line 14: | ||
## https://www.mozilla.org/en-US/firefox/new/?scene=2 (and do the ?scene=[] parameters matter?) | ## https://www.mozilla.org/en-US/firefox/new/?scene=2 (and do the ?scene=[] parameters matter?) | ||
# JavaScript enabled *and* disabled cases? | # JavaScript enabled *and* disabled cases? | ||
# How/who checks the Telemetry ping from the client? | # How/who checks the Telemetry ping from the client? Via Dashboard? | ||
# Do we need to cover the upgrade-path scenario? i.e.: | # Do we need to cover the upgrade-path scenario? i.e.: | ||
## user downloads and installs using the special stub installer w/tracking code | ## user downloads and installs using the special stub installer w/tracking code | ||
| Line 20: | Line 20: | ||
## user upgrades later to a newer version of Firefox (pave-over install) | ## user upgrades later to a newer version of Firefox (pave-over install) | ||
### do we still check for this ping? | ### do we still check for this ping? | ||
# How about the successfully installed, then uninstalled case: check to see that client no longer sends ping? | |||
== Manual Tests: == | == Manual Tests: == | ||