summaryrefslogtreecommitdiff
path: root/manual/generic/android/google-hangouts.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
commitd341c22fae0e9ebbb27cf1a1d2629c6c011f7d23 (patch)
treed828ef6c6052d0ae2d95b1743d28f556848415c3 /manual/generic/android/google-hangouts.yaml
parentd1b6521e96da63cb212a2e18c4a02791bf5e07cb (diff)
Moved manual tests to separate directory
Change-Id: I1092ce929d4d257dfd596034c605b4be5b0189a0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'manual/generic/android/google-hangouts.yaml')
-rw-r--r--manual/generic/android/google-hangouts.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/manual/generic/android/google-hangouts.yaml b/manual/generic/android/google-hangouts.yaml
new file mode 100644
index 0000000..12e2f3f
--- /dev/null
+++ b/manual/generic/android/google-hangouts.yaml
@@ -0,0 +1,34 @@
+metadata:
+ name: andriod-google-hangouts
+ format: "Manual Test Definition 1.0"
+ description: "Test if Google Hangouts works well"
+ maintainer:
+ - botao.sun@linaro.org
+ os:
+ - android
+ scope:
+ - functional
+ devices:
+ - panda
+ - panda-es
+ - vexpress-a9
+ - vexpress-tc2
+ - arndale
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "Power on the board to boot into Android main screen"
+ - "\"Google+\" or \"Hangouts\" app should be pre-installed"
+ - "Ensure there is at least one active network on the board"
+ - "Login with \"test01\" Gmail account on the board"
+ - "Login with \"test02\" Gmail account on host PC"
+ - "From host PC, start a Google Hangout session and invite \"test01\""
+ - "After a notification shows on the board, click it to join in the Hangout session"
+ - "Check the audio and video on both host PC and board"
+
+ expected:
+ - "\"Google+\" or \"Hangouts\" app should exist"
+ - "The board can join in the Hangout session successfully"
+ - "Audio and video work well during the Hangout session"