Poky Test Cases and Test Execution User Guide
From OMAPpedia
Test Execution Instructions
| Test Case ID | Test Case Name | Test Case Description | Validation Criteria | Executions Steps | Sample file |
| 1 | Boot | SD card contains Poky filesystem and bootargs (follow boot from SD Card instructions). Insert SD card on Zoom3, turn it on and system should boot up successfully. | Home screen and all its images/icons should be displayed correctly. | Turn Zoom3 on with SD card inserted. | NA |
| 2 | Audio Playback | User plays an audio file - Input from a file in [SD] is decoded with [AAC, 48 kHz, 128 kbps, Stereo] and rendered to the [Stereo headphone] at [44.1 KHz render frequency] configuration. | Play - Audio shall play without audible glitches | GST string | Specific file TBD |
| 3 | A/V Playback - MPEG4 (H.263) | User plays Audio/Video clip from [SD]. The Audio and Video are simultaneously rendered with A/V synchronization.
The file is decoded using [MPEG4 Visual Simple Profile at level 5, D1 NTSC 30 fps, 8 Mbps] with [AAC 48 kHz, 128 kbps, stereo] and rendered to the [Primary LCD], while associated audio is decoded at [44.1 KHz render frequency] configuration through the [Onboard Stereo speakers]. | GST string | TBD | |
| 4 | A/V Playback - H264 | User plays Audio/Video clip from [SD]. The Audio and Video are simultaneously rendered with A/V synchronization.
The file is decoded using [H.264 Baseline Profile Level 3.0, D1 NTSC 30 fps, 4 Mbps] with [AAC 48 kHz, 128 kbps, stereo] and rendered to the [Primary LCD], while associated audio is decoded at [44.1 KHz render frequency] configuration through the [Onboard Stereo speakers]. | Play - Shall play synchronized audio/video without audible/visible distortion. | GST string | AV_000523_H264_BL30_D1NTSC_30fps_4Mbps_AAC_48kHz_128kbps_stereo_4m30s.mp4 |
| 5 | Video Record - MPEG4-D1NTSC | User records both video. Captured video from [Primary camera] and encoded with [MPEG4 Visual Simple Profile at level 5, D1 NTSC 30 fps, 8 Mbps]. | GST string. | NA | |
| 6 | Image Capture - JPEG | User captures and stores the image. User activates [Mode 0: Single shot mode] with [Flash Off] and captures an image or images at [8 Mpixel] resolution, that are encoded with [JPEG Baseline Profile with embedded thumbnail generation] and stored to [SDHC]. | Image should be capture without any distortion. | GST string. | NA |
| 7 | Image Viewer - JPEG | User pulls up a JPEG image that is stored on the SD card. | Image should be displayed without any distortion. | GST string. | TBD |
| 8 | WLAN | While connected to a [AP] network on [802.11b] using [WEP] and [WEP] the device downloads and renders a number of [HTTP] based web pages containing contect from [1 server]. | File shall be downloaded and rendered successfully by the browser. | ./etc/init.d/wlan start | NA |