Confirmed users
487
edits
Rpappalardo (talk | contribs) m (summary) |
Rpappalardo (talk | contribs) m (demo) |
||
| Line 20: | Line 20: | ||
== Test Demo == | == Test Demo == | ||
This [https://youtu.be/F9OSct32rl0 | 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 | |||
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 | ||