##### Try and run the application and search for the ip address, then run the command `"ifconfig"`.
###### Are the list of networks the same as in the application?
###### And if so, is the ip correct for each network?
##### Try and run the application and go to the RX (network receiver) table, then run the command `"cat /proc/net/dev"` and search for the column Receive.
###### Are the values from the table the same as in the application?
##### Try and run the application and go to the TX (network transmitter) table, then run the command `"cat /proc/net/dev"` and search for the column Transmit.
###### Are the values from the table the same as in the application?
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Receiver (RX).
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Receiver (RX). Then test your network download speed.
###### Is the value form the right network increasing while testing the download speed?
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Transmitter (TX). Then test your network upload speed.
###### Is the value form the right network increasing while testing the upload speed?
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Transmitter (TX).
###### Is there a visual representation for it?
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Receiver (RX), then run the command `"ifconfig"` and compare each network with the visual representation.
###### Are the values from the command the same as in the application?
##### Try and run the application and search for the tabbed section that contains the visual usage of the network and select the Transmitter (TX), then run the command `"ifconfig"` and compare each network with the visual representation.
###### Are the values from the command the same as in the application?
###### Are the values well converted for each network? (from bytes to GB, MB or KB, obeying the rules from the subject)