Actions
MediaSystem » History » Revision 5
« Previous |
Revision 5/15
(diff)
| Next »
Hammel, 18 Sep 2022 20:36
MediaSystem¶
| Subsystem | Feature | Test | Expected Result |
|---|---|---|---|
| Splash | Sequential update during boot | The status bar should move continuously to the right during boot, eventually reaching the end before the screen clears | |
| UI | Matchbox | Launcher displays, overlaid by selected app | Only one app should be visible at any one time |
| Launcher | Display | x rows by y columns | Icons are displayed in a 3xY array. |
| Navigation | Use keyboard arrow keys to navigation app selection | Active app icon should be highlighted and splash image changed | |
| App Manager | Start app via launcher | Any app selected via the launcher should start and close using appropriate close method (keyboard or touchscreen) | |
| VideoFE | Selection | Arrow keys | Move sequentially up and down video titles list |
| Search | Slash key + ENTER allows searching videos | ||
| Playback | Start video | Video playback should begin | |
| FF | Video should jump ahead 10 sec. | ||
| Rewind | Video should jup back 10 sec. | ||
| Exit | Video should exit and video list redisplayed | ||
| MusicFE | Selection by title | Arrow Keys | Move sequentially left and right through the titles |
| Selection by Artist | Arrow Keys | Move sequentially left and right through artists | |
| Playback | Start audio | Music playback should begin | |
| FF | Video should jump ahead 10 sec. | ||
| Rewind | Video should jup back 10 sec. | ||
| Exit | Music should exit and video list redisplayed | ||
| PiClock | Clock | Check time, over multiple seconds | Clock hands should be accurate and move |
| Calendar | Check date, including manually changing | Date should be displayed accurately | |
| PiCam | Video Display | Start video | Webcam should show on console with near real-time frame rate |
| Video Display | Exit video | Display should return to launcher | |
| PiXM | Navigation | By channel id | Selected channels should become active |
| By category | Selected categories should display available channels | ||
| Output | Playback start | Audio should play out of the XMPC output port | |
| Playback stop | Audio should stop playing from XMPC output port | ||
| PiPics | Navigation, keyboard | FF | Next picture is displayed, wrapping to start of list of pictures |
| Rewind | Previous picture is displayed, wrapping to the end of list of pictures | ||
| Navigation, touchscreen | FF | Next picture is displayed, wrapping to start of list of pictures | |
| Rewind | Previous picture is displayed, wrapping to the end of list of pictures | ||
| Net Config | UI | Verify UI | Is available and starts |
| Interface | Static IP | /etc/network/interfaces is properly updated; networking restarts correctly | |
| DHCP | /etc/network/interfaces is properly updated; networking restart correctly | ||
| Access Point | Pi accepts WiFi connections | Network node connects over WiFi and receives a DHCP address | |
| Scanner | Visual display of local WiFi signals | Graphs are drawn with associated text | |
| WebUI | Users | Login | User should be required to login with a valid webUI password |
| Add | New user can login via webUI | ||
| Delete | Deleted user cannot login via webUI | ||
| Password Change | Password should be updated for web UI login | ||
| WebCam | |||
| Net Config | Interface | ||
| Access Point |
Updated by Hammel about 3 years ago · 5 revisions