QA/Mobile/TelemetryTestPlan: Difference between revisions

Jump to navigation Jump to search
m
test demo
m (format)
m (test demo)
Line 20: Line 20:


== Test Demo ==
== Test Demo ==
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.
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 run all tests on a physical (not an x86 device) and monitor all local activity using logcat on Android Studio.
 
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 is complete and data integrity maintained
 
NOTES:
* For ease of demonstration, an X86 device was used, but ''all testing should be done using physical devices''.
* Test steps in video are outlined in wiki below


= Test Strategy =
= Test Strategy =
Confirmed users
487

edits

Navigation menu