Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

Scope

                List of WiFi test cases for raspberrypi.

Test Cases

OneWiFi status shoul be running.

Wifi interfaces should be up.

 Ifconfig wlan0, wlan1, brlan0

 brctl show

SSIDs should be broadcasted

iw dev

Captive Portal page should appear for connected clients

Able to set SSID and Password

SSID should persist across reboot

 Webconfig 

 Privatessid schema

 WiFi-dmcli

 Success OneWiFi logs

 WebConfig Success Logs

...

RPI reference platform.

Test Cases


S.NOWiFi Test Cases
1onewifi systemd service should be RUNNING
2onewifi core files won't be observed in /tmp folder
3Wireless interfaces should be UP and RUNNING (i,e wlan0 and wlan1)
4wlan0 and wlan1 interfaces should be mapped under brlan0 (to check by using brctl show )
52G and 5G ssid's should be broadcasted  (to check by using iw dev )
6Able to connect default 2G and 5G ssid's 
7CaptivePortal page should be appeared when we connect the default ssid's
8Able to change default 2G and 5G ssid's via captiveportal
9Able to connect 2G and 5G updated ssid's
10Able to get internet for connected wireless clients
11Able to launch WebUI in connected wireless clients
12WiFi DM informations should be persistent across all reboots
13webconfig validation for privatewifi subdoc
14Able to see default wifi DM informations after factory reset 
15connected wireless clients informations should be appeared in WebUI under Connected Device Tab