Skip to content

Objective

Verify that the driver is capable of checking the connection to a remote device before it is added to the system.

The driver must verify configurations, permissions, addressing, etc. Everything necessary for the device to function correctly.

Test Steps

  1. Go to the device addition menu
  2. Enter the data of a remote device
  3. Enter incorrect data and ping the device
  4. Enter correct data and ping the device

Expected Results

  • The driver must respond to ping when all data is correct
  • The driver must respond with an error when data is incorrect

Additional Notes

  • It is recommended to test each device data field and verify that ping fails at the slightest error.