QA/Mobile/TelemetryTestPlan: Difference between revisions

m
demo
m (summary)
m (demo)
Line 20: Line 20:


== Test Demo ==
== Test Demo ==
This [https://youtu.be/F9OSct32rl0 test demo video] demonstrates how to verify that:
This [https://youtu.be/F9OSct32rl0 demo video] illustrates the basic steps for test setup and execution.  This is not intended to illustrate a real test case.  Additionally, you will want to monitor all local activity using logcat on Android Studio.
# Telemetry is being sent from client to the server  
 
In this demo, you can observe:
# Telemetry being sent from client to the server  
# Telemetry arrives at the server without excessive latency (can be viewed from the Glean Debug Dashboard)
# Telemetry arrives at the server without excessive latency (can be viewed from the Glean Debug Dashboard)
# Telemetry is complete and data integrity maintained  
# Telemetry is complete and data integrity maintained  
Confirmed users
487

edits