1. Scope

                List of WiFi test cases for RPI reference platform.

2. Test Cases


S.NO WiFi Test Cases
1 OneWifi systemd service should be RUNNING
2 OneWifi core files should not be created in /tmp folder
3 Wireless interfaces should be UP and RUNNING (i,e wlan0 and wlan1)
4 wlan0 and wlan1 interfaces should be mapped under brlan0 (check by using 'brctl show' or 'ovs-vsctl show')
5 2G and 5G SSIDs should be broadcasted  (check by using iw dev)
6 Able to connect default 2G and 5G SSIDs 
7 CaptivePortal page should be appeared when we connect with the default SSID
8 Able to change default 2G and 5G SSIDs via captiveportal
9 Able to connect 2G and 5G with updated SSIDs
10 Wireless connected clients should get internet through router
11 Able to launch WebUI in wireless connected client
12 WiFi DM information should be persistent across all reboots
13 Webconfig validation for privatewifi subdoc through Webconfig UI
14 Able to see default WiFi DM information after factory reset
15 Wireless connected clients' information should be appeared in WebUI under 'Connected Device' Tab 
16 WPS on supported radio
17 Able to  edit WiFi information in WebUI under WiFi tab
18 MacFiltering on supported radio
19 Able to get/set wifi DM parameters via dmcli
20 Able to get/set wifi DM parameters via WebPA
21 Able to get/set wifi DM parameters via SNMP


  • No labels