Docs

Adding Tizen Devices to RobusTest

Samsung Tizen TVs connect to RobusTest over the network using the Samsung SDB protocol. The TV must be on the same network as the RobusTest node.

Prerequisites

Enable Developer Mode on your Samsung Tizen TV by following Samsung's official developer setup guide: https://developer.samsung.com/smarttv/develop/getting-started/using-sdk/tv-device.html

Note the TV's IP address (shown in the Developer Mode settings screen) — you'll need it below.

Adding the Device

  1. In the RobusTest Admin Console, go to Devices.
  2. Click the + icon at the top of the page.
  3. In the pop-up, select Tizen as the device type.
  4. Enter:
    • Device IP — the Tizen TV's IP address
    • Node IP — the IP address of the RobusTest node the TV is connected to
  5. Click Add Device.

RobusTest connects to the TV over SDB using the details provided. The device will appear in your device list once it has been successfully detected.

Device added! Your Tizen device is now ready for automation testing in RobusTest.

Note: If the device fails to add, verify that Developer Mode is active on the TV, that the TV and the RobusTest node are on the same network, and that the IP address is correct.