summaryrefslogtreecommitdiff
path: root/manual/generic/android/youtube.yaml
blob: 6ef294c3ec9235bd74c40fc2e23a66f6943b76a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
metadata:
    name: andriod-youtube
    format: "Manual Test Definition 1.0"
    description: "Test if Youtube App 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:
        - "Enable Ethernet or WiFi, plug in 3.5mm headset or HDMI cable"
        - "Launch web browser to access www.google.com"
        - "Click YouTube link on the top left bar of the Google main page"
        - "Click any video clip to play"

    expected:
        - "Video and Audio should be played smoothly and synchronously"