Application Testing Q&A

The following questions are related to testing applications.

To test your application on a TV, you must use the Tizen Studio IDE. You can also use the USB Demo Packaging Tool, available in the Samsung Apps TV Seller Office.

You can test your application on the emulator without using the IDE. The Tizen Studio Command Line Interface (CLI) provides functionalities for installing, running, and uninstalling applications.

#emulator #command line interface #cli #tv device

TV,
HTV

To install and test your application on a TV, you must connect the TV and the Tizen Studio. For more information, see TV Device.

If you do not have access to an actual Samsung Smart TV, you can also test your application in the TV emulator.

#tv device #install #tizen studio

TV,
HTV

Before connecting a Samsung Smart TV to the Tizen Studio, you must enable Developer Mode on the TV. For more information, see Connecting the TV and SDK.

#developer mode #tizen studio #samsung instant on #tv device

TV,
HTV

To connect a Smart TV to the Tizen Studio, you must enable Developer Mode on the TV, connect the TV and your computer to the same network, and launch the Remote Device Manager in the Tizen Studio. For more information, see TV Device.

#tv device #tizen studio #connect

TV,
HTV

Make sure that you have connected the TV and computer to the same network, and enabled Developer Mode on the TV. For more information, see TV Device.

You can also try to connect the TV to the Tizen Studio without using the Remote Device Manager:

  1. On the TV, enable Developer Mode.
  2. In the Windows® command prompt, navigate to your <Tizen Studio>\tools directory.
  3. Enter the sdb connect <your TV IP address> command.
    #tizen studio #connect #tv device

TV,
HTV

The emulator and the TV environments are very similar, but there are some differences at the hardware level. For more information, see Emulator Limitations.

Make sure you perform the final testing of your application on the TV.

The TV emulator does not support hotel TV environment.

#emulator #limitations #tv device #different result

TV,
HTV

Applications installed to a TV through the Tizen Studio are uninstalled when the TV is switched off or disconnected from the Tizen Studio. This is the intended platform behavior.

#tizen studio #uninstall #disconnect #tv device

TV,
HTV

The TV emulator is a virtual machine that reduces the inconvenience of testing the application on a real device, by providing an environment similar to a real TV. For information about using the emulator, see TV Emulator.

#emulator #virtual machine

TV,
HTV

Prelaunching allows several applications to load in the background when the Samsung TV is switched on. When the user runs a prelaunched application, it launches immediately with no loading time. Prelaunching is supported on the TV emulator. For more information, see Prelaunching Applications.

#prelaunching #testing #background loading

TV

You can test DRM-protected content playback on an actual TV.

Due to possible security issues, using DRM functions in the emulator is not possible. DRM-protected content can only be played back on a real device.

#drm #emulator #multimedia #playready #verimatrix

TV,
HTV

You can use the Web Inspector to help you optimize your Web applications. It provides a debugging environment, and allows you to inspect the CSS and layout of HTML pages, and monitor resource and network usage.

#web inspector #performance #analyze #optimize

TV,
HTV

Select a model based on the media formats you want to support. For information on which TV models are included in each model group, see TV Model Groups.

#model group #tv model #media format

TV

For information about testing hosted applications on a TV, contact your Samsung Apps TV Seller Office Content Manager.

#hosted application #cloud based application #dynamic web page #redirect application #tv device

TV,
HTV

When no applications are running on the TV or emulator, the Web socket connection to the computer closes, disconnecting the Web Inspector. To prevent Web Inspector disconnection:

  1. To install your application on the TV or emulator and launch the Web Inspector, run the application in debug mode from the Tizen Studio.
  2. When the Web Inspector finishes loading, launch a different application from the Smart Hub.
  3. Return to the Smart Hub and launch your application.
    The first application remains running but hidden, and prevents the Web Inspector from disconnecting when you close your application.

#web inspector #disconnection #web socket #multitasking

TV,
HTV

No. Automated testing is not supported on Samsung TVs.

Additionally, the Automatic Testing Tools provided for Samsung Legacy Platform are no longer supported.

#automated testing #automatic testing tool #samsung legacy platform #web driver

TV,
HTV

TV applications do not support generating crash logs. However, you can detect when the application stops or closes unexpectedly, by implementing a software watchdog timer.

#crash log #watchdog timer

TV,
HTV

Yes. To test accessing content from another country or region, connect the TV to the Internet through a VPN.

#vpn #geolocation #geo restricted #geoblocking

TV,
HTV

You can view network traffic statistics in the Web Inspector. However, the Web Inspector detects only ordinary Web traffic. It does not detect network traffic from, for example, media playback using the AVPlay API.

#network traffic #statistics #web inspector

TV,
HTV

The Web Inspector does not work properly with Samsung TVs on later versions of Google Chrome™. You can try using an older Google Chrome™ version.

#web inspector #google chrome #older version

TV,
HTV

No. For security reasons, the Tizen Studio Dynamic Analyzer is not supported on Samsung TVs.

#dynamic analyzer #tizen studio #memory profiling

TV,
HTV

No. It is not possible to obtain root access to the TV.

#root access #sdb tool

TV,
HTV

No. The sdb logging feature is not supported on Samsung TVs. It is not possible to retrieve system logs.

#sdb tool #system log

TV,
HTV

This error is related to a certificate issue. Try creating a new certificate profile, making sure you select the distributor certificate privilege level you need, then building the project with the new certificate profile.

#distributor certificate #privilege level #tizen studio #certificate profile #error

TV,
HTV

If you have modified the content of a ".wgt" file after packaging it, it can no longer be installed. You must build the package again through the Tizen Studio.

#wgt file #packaging #tizen studio #error #building

TV,
HTV

Samsung TVs support only Web applications (".wgt" files). They do not support native applications (".tpk" files).

#tpk file #native application #wgt file #web application

TV,
HTV

No. Testing by proxy is not supported on Samsung TVs.

#proxy #network traffic #security certificate

TV,
HTV

No. To test Samsung TV applications, the device must have access to the Tizen and Samsung Product APIs. The Samsung Product API is only available on Samsung devices.

#samsung product api #raspberry pi #hardware

TV,
HTV