QA/Mobile/TelemetryTestPlan: Difference between revisions

m
type
m (type)
m (type)
Line 49: Line 49:
== Ping Activities ==
== Ping Activities ==
=== Description ===
=== Description ===
For each ping scenario, we will conduct a single end-to-end test.  Each test can be broken down into three high-level steps:
For each ping scenario, we will conduct a single end-to-end test.  Each test can be broken down into two high-level steps:
# [[#Data Collection & Submission|Data Collection & Submission]]
# [[#Data Collection & Submission|Data Collection & Submission]]
#* Ping data is collected on the client (and stored locally on disk).  Some data is recorded automatically (i.e. [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/baseline.md baseline] and [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/metrics.md metrics] pings). Other data is collected when certain specific actions are performed by the user.  The latter are referred to as "events" (i.e. [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/events.md events] pings).
#* Ping data is collected on the client (and stored locally on disk).  Some data is recorded automatically (i.e. [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/baseline.md baseline] and [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/metrics.md metrics] pings). Other data is collected when certain specific actions are performed by the user.  The latter are referred to as "events" (i.e. [https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/events.md events] pings).
Confirmed users
487

edits