QA/Mobile/TelemetryTestPlan: Difference between revisions

correction
m (type)
(correction)
Line 101: Line 101:


=== Summary ===
=== Summary ===
Next, we will need to do 3 things:
Next, we will need collect and submit data to the telemetry server:
# Tag our telemetry pings with a custom identifier
# Tag our telemetry pings with a custom identifier
# Trigger ping collection (generation) on the client.  Since this is done differently for each of the ping scenarios, we'll list the steps separately below
# Trigger ping collection (generation) on the client.  Since this is done differently for each of the ping scenarios, we'll list the steps separately below
# Submit data to telemetry server
# Submit data to telemetry server
#* Once we have performed the above steps to locally collect data for the desired scenario, we will need to force it to be submitted immediately.  By default, data is only submitted at scheduled times or when certain data thresholds are reached.  We don't want to wait!
#* Once we have performed the above steps to locally collect data for the desired scenario, we will need to force it to be submitted immediately.  By default, data is only submitted at scheduled times or when certain data thresholds are reached.  We don't want to wait!


=== Baseline Ping ===
=== Baseline Ping ===
Confirmed users
487

edits