SYSTEM TEST PLAN / TEST RESULTS
Project Id.E-09874-01-01Project NameRDK B&V
System Test plan prepared /last modified byAmrita BanikSystem Test plan prepared /last modified on14/06/2019Total no of bugs0
Test Start Date25-Jun-19Test End Date25-Jun-19
Scope of Testing CcspEthAgent Validation in RDK-B RPI
System Test CasesTest ResultsActual Outcome
Test No.Test Case Scenario No Test DateReq. IDTest Case Scenario DescriptionTest Description (explaining test Condition, Setup and other details)Test Case Designed For Expected outcomeIteration No.Actual Result
Note: Web UI username is admin and Password is password. Test executed with multiple wired clients.
1T125/06/2019REFPLTB_336Validation of Boot-up using top command1) Boot up board and type ‘top’ commandRobustness1) No process should consistently occupy high CPU percentage.2Passed1) No process is consistently occupying high CPU percentage.
2T225/06/2019REFPLTB_336Validation of Boot-up using reboot command1) Boot up board and type ‘reboot -f’ commandRobustness1) Box should get rebooted successfully2Passed1) Box rebooted successfully
3T325/06/2019REFPLTB_336Validation of Boot-up by wireless connected clientPrerequisite: Client PC (Wired Client) should be connected to RPI box through USB to Ethernet adapter. 1) Boot up board 2) Open browser in connected client and enter "http://10.0.0.1" 3) Enter new SSID, connect to that SSID using mobile and browseRobustness1) Box should get booted successfully 2) Captive portal should be displayed. 3) Browsing should happen successfully.2Passed1) Box booted successfully 2) Captive portal displayed successfully. 3) Browsing happened successfully.
4T425/06/2019REFPLTB_336Validation of Boot-up by wired connected clientPrerequisite: Client PC (Wired Client) should be connected to RPI box through USB to Ethernet adapter. 1) Open browser in connected client and enter http: //10.0.0.1 2) Browse https: //www.google.comRobustness1) WebUI should be displayed. 2) Browsing should happen successfully.2Passed1) WebUI got displayed. 2) Browsing happened successfully.
5T525/06/2019REFPLTB_336Validation of Connected device Web UI pagePrerequisite: Client PC (Wired Client) should be connected to RPI box through USB to Ethernet adapter. 1) Boot up board 2) Open browser in connected client and enter "http://10.0.0.1" 3) Login to Web UI and go to “Connected Device” page 4) Verify the functionality for “Prefer Private Connection” 5) Verify that Online Devices section is showing data related to presently connected wired client 6) Verify that Offline Device section is showing data related to offline(previously connected) wired clientRobustness1) Box should get booted successfully 2) Web UI page should be displayed. 3) Login should be successful and “Connected Device” page should be displayed. 4) It should work for private connection 5) Presently connected devices should be displayed under Online Devices section 6) The device that once connected but presently not available should be displayed under Offline devices2Passed1) Box booted successfully 2) Web UI page got displayed. 3) Login was successful and “Connected Device” page got displayed. 4) It worked for private connection 5) Presently connected devices are displayed under Online Devices section 6) The devices that once connected but presently not available are displayed under Offline devices
6T625/06/2019REFPLTB_336Validation of data displayed in Connected device using dmcliPrerequisite: Client PC (Wired Client) should be connected to RPI box through USB to Ethernet adapter. 1) In R-Pi board terminal, execute the below mentioned dmcli commands and verify the respective output i) dmcli eRT getv Device.Hosts.HostNumberOfEntries ii) dmcli eRT getv Device.Hosts.Host.1.PhysAddress iii) dmcli eRT getv Device.Hosts.Host.1.IPAddress iv) dmcli eRT getv Device.Hosts.Host.1.DHCPClient v) dmcli eRT getv Device.Hosts.Host.1.Layer3Interface vi) dmcli eRT getv Device.Hosts.Host.1.HostName vi) dmcli eRT getv Device.Hosts.Host.1.Ipv4AddressNumberOfEntries vii) dmcli eRT getv Device.Hosts.Host.1.Ipv4Address.1.IPAddress viii) dmcli eRT getv Device.Hosts.Host.1.X_CISCO_COM_RSSI ix) dmcli eRT getv Device.Hosts.Host.1.AddressSourceRobustness1) dmcli should display below mentioned output: i) It should display number of host entries ii) It should display the physical address(MAC) for the connected device iii) It should display the IP address of connected device iv) It should display the client whether it is 'DHCP' client v) It should display Layer3Interface vi) It should display hostname of connected client vi) It should display number of entries in Ipv4 address vii) It should display the IPv4 address viii) It should display the RSSI value for wireless connected device ix) It should display Address source of the connected host2Passed1) dmcli should display below mentioned output: i) It displayed number of host entries ii) It displayed the physical address(MAC) for the connected device iii) It displayed the IP address of connected device iv) It displayed the client whether it is 'DHCP' client v) It displayed Layer3Interface vi) It displayed hostname of connected client vi) It displayed number of entries in Ipv4 address vii) It displayed the IPv4 address viii) It displayed the RSSI value for wireless connected device ix) It displayed Address source of the connected host
7T725/06/2019REFPLTB_336Validation of Connected device WAN Network pagePrerequisite: Client PC (Wired Client) should be connected to RPI box through USB to Ethernet adapter. 1) Go to Gateway > connection > WAN Network 2) Click on DOCSIS, It will pop-up the message window 3) Execute the dmcli to make Ethernet button disable: dmcli eRT setv Device.Ethernet.X_RDKCENTRAL-COM_WAN.Enabled bool false Robustness1) Verify in the left panel of WebUI, under “Connection” menu “Xfinity Network” and “WAN Network” sub-menu labels are displayed 2) Ethernet button should be enabled by default and WAN IP Address (IPv4) should show the R-PI box IP address 3) Message should display “DOCSIS Support is not available in RPI Boards” 4) It should display error message “Execution fail(error code:CCSP_ERR_INVALID_PARAMETER_VALUE(9007))”2Passed1) Xfinity Network sub-menu displayed “Xfinity Network” and “WAN Network” 2) Ethernet button is enabled by default and WAN IP Address (IPv4) 192.168.2.92 showed which is the R-PI box IP address 2) Message got displayed “DOCSIS Support is not available in RPI Boards” 3) It displayed error message “Execution fail(error code:CCSP_ERR_INVALID_PARAMETER_VALUE(9007))”