Skip to content

Check Network

Function: CHECK_NETWORK

The CHECK_NETWORK function is used to check the availability of a specific network on the test device. This function is essential for verifying network presence and connectivity.

Parameters

Parameter Name Description Example Values Required Default Value
NETWORK_NAME The name of the network to check for availability. Network1, Network2 Yes
EXPECT The expected result of the network check attempt. It defines what constitutes a successful network check. SUCCESS, FAILURE Yes SUCCESS