<?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
- <suite launcher="WRTLauncher" name="tct-bluetooth-tizen-tests">
+ <suite name="tct-bluetooth-tizen-tests" launcher="WRTLauncher">
<set name="Bluetooth">
<capabilities>
- <capability name="bluetooth" />
+ <capability name="bluetooth"/>
</capabilities>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfinish_successful" purpose="check if onfinish method of successful callback of discoverDevices method invoked">
+ <testcase purpose="check if onfinish method of successful callback of discoverDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfinish_successful">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfinish_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_deviceuuid_correct" purpose="check if device uuid is correct">
+ </testcase>
+ <testcase purpose="check if device uuid is correct" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_deviceuuid_correct">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_deviceuuid_correct.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_onmessage_callback" purpose="check if onMessage callback function invoked">
+ </testcase>
+ <testcase purpose="check if onMessage callback function invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_onmessage_callback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_onmessage_callback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_callback_onerror" onload_delay="90" purpose="check if error callback of destroyBonding method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of destroyBonding method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_visible_attribute" purpose="check visible attribute">
+ </testcase>
+ <testcase purpose="check visible attribute" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_visible_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_visible_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_exist" purpose="check if getDevice method exists">
+ </testcase>
+ <testcase purpose="check if getDevice method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_exist" purpose="check if setName method exists">
+ </testcase>
+ <testcase purpose="check if setName method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_exist" purpose="check if getKnownDevices method exists">
+ </testcase>
+ <testcase purpose="check if getKnownDevices method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_devicebonded" purpose="check if device is bonded">
+ </testcase>
+ <testcase purpose="check if device is bonded" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_devicebonded">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicebonded.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_exist" onload_delay="90" purpose="check if unregister method exists">
+ </testcase>
+ <testcase purpose="check if unregister method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_exist">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_with_errorCallback" purpose="check if successful callback of createBonding method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of createBonding method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID_onerror" purpose="check if error callback of connectToServiceByUUID method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of connectToServiceByUUID method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID_onerror">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_exist" purpose="check if setPowered method exists">
+ </testcase>
+ <testcase purpose="check if setPowered method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_errorCallback" onload_delay="90" purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror" onload_delay="90" purpose="check if error callback of registerRFCOMMServiceByUUID method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of registerRFCOMMServiceByUUID method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_writeData" purpose="check if writeData method work successfully">
+ </testcase>
+ <testcase purpose="check if writeData method work successfully" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_writeData">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_writeData.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_callback_onerror" onload_delay="90" purpose="check if error callback of createBonding method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of createBonding method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_successful" onload_delay="90" purpose="check if successful callback of discoverDevices method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of discoverDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_successful">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_exist" purpose="method of createBonding exists in bluetooth adapter.">
+ </testcase>
+ <testcase purpose="method of createBonding exists in bluetooth adapter." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_successful" onload_delay="90" purpose="check if successful callback of getKnownDevices method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of getKnownDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_successful">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_longname" onload_delay="90" purpose="check if long name is set">
+ </testcase>
+ <testcase purpose="check if long name is set" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_longname">
<description>
+ <pre_condition>Please wait at least 5 second before run test</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_longname.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_errorCallback" onload_delay="90" purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_errorCallback">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPower_off" onload_delay="90" purpose="check if powered attribute of adapter is false">
+ </testcase>
+ <testcase purpose="check if powered attribute of adapter is false" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPower_off">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPower_off.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_onclose_callback" purpose="check if onClose callback function invoked">
+ </testcase>
+ <testcase purpose="check if onClose callback function invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_onclose_callback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_onclose_callback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice_with_errorCallback" purpose="Check with non-optional arguments getDevice(valid_address, valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments getDevice(valid_address, valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_exist" purpose="method of destroyBonding exists in bluetooth adapter.">
+ </testcase>
+ <testcase purpose="method of destroyBonding exists in bluetooth adapter." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onconnect_successful" purpose="check whether a service record is registered and onconnect is called">
+ </testcase>
+ <testcase purpose="check whether a service record is registered and onconnect is called" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onconnect_successful">
<description>
<pre_condition>tct-bt-helper MUST be launched on the remote device.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onconnect_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_exist" purpose="check if stopDiscovery method exists">
+ </testcase>
+ <testcase purpose="check if stopDiscovery method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_address_attribute" purpose="check if address attribute exists in device">
+ </testcase>
+ <testcase purpose="check if address attribute exists in device" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_address_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_address_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_exist" purpose="method of discoverDevices exists in bluetooth adapter.">
+ </testcase>
+ <testcase purpose="method of discoverDevices exists in bluetooth adapter." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_errorCallback" onload_delay="90" purpose="check if name attribute of adapter set">
+ </testcase>
+ <testcase purpose="check if name attribute of adapter set" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_errorCallback">
<description>
+ <pre_condition>Please wait at least 5 second before run test</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_name_attribute" purpose="check name attribute in adapter">
+ </testcase>
+ <testcase purpose="check name attribute in adapter" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_name_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_name_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_exist" purpose="check if registerRFCOMMServiceByUUID method exists">
+ </testcase>
+ <testcase purpose="check if registerRFCOMMServiceByUUID method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_devicename_correct" purpose="check if device name is correct">
+ </testcase>
+ <testcase purpose="check if device name is correct" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_devicename_correct">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicename_correct.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_successful" purpose="check if onfound method of successful callback of discoverDevices method invoked">
+ </testcase>
+ <testcase purpose="check if onfound method of successful callback of discoverDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_successful">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_callback_error" onload_delay="90" purpose="check if error callback of setName method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of setName method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_callback_error">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_callback_error.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_powered_attribute" purpose="check powered attribute in adapter">
+ </testcase>
+ <testcase purpose="check powered attribute in adapter" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_powered_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_powered_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_onerror" onload_delay="90" purpose="check if error callback of getKnownDevices method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of getKnownDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_callback_onerror" onload_delay="90" purpose="check if error callback of getDevice method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of getDevice method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter_exist" purpose="check if getDefaultAdapter method exists">
+ </testcase>
+ <testcase purpose="check if getDefaultAdapter method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_getDefaultAdapter_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceService_attribute" purpose="check attribute deviceService">
+ </testcase>
+ <testcase purpose="check attribute deviceService" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceService_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_deviceService_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceMajor_attribute" purpose="check attribute deviceMajor">
+ </testcase>
+ <testcase purpose="check attribute deviceMajor" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceMajor_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_deviceMajor_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceMinor_attribute" purpose="check attribute deviceMinor">
+ </testcase>
+ <testcase purpose="check attribute deviceMinor" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_deviceMinor_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_deviceMinor_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManagerObject_bluetooth_attribute" purpose="check attribute bluetooth">
+ </testcase>
+ <testcase purpose="check attribute bluetooth" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManagerObject_bluetooth_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManagerObject_bluetooth_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_readData" purpose="check if readData method correct, after sending nothing">
+ </testcase>
+ <testcase purpose="check if readData method correct, after sending nothing" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_readData">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_readData.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_uuid_attribute" onload_delay="90" purpose="check attribute uuid in BluetoothServiceHandler">
+ </testcase>
+ <testcase purpose="check attribute uuid in BluetoothServiceHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_uuid_attribute">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_uuid_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_name_attribute" onload_delay="90" purpose="check attribute name in BluetoothServiceHandler">
+ </testcase>
+ <testcase purpose="check attribute name in BluetoothServiceHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_name_attribute">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_name_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_isConnected_attribute" onload_delay="90" purpose="check attribute isConnected in BluetoothServiceHandler">
+ </testcase>
+ <testcase purpose="check attribute isConnected in BluetoothServiceHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_isConnected_attribute">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_isConnected_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_bondingDevice" purpose="check using createBonding method which is in BluetoothAdapter interface to bond device">
+ </testcase>
+ <testcase purpose="check using createBonding method which is in BluetoothAdapter interface to bond device" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_bondingDevice">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_bondingDevice.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothClass_hasService" purpose="Check with non-optional arguments hasService(valid_service) and if the method does what it should.">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments hasService(valid_service) and if the method does what it should." component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothClass_hasService">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClass_hasService.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID" purpose="check using connectToServiceByUUID method which is in BluetoothDevice interface to open connection">
+ </testcase>
+ <testcase purpose="check using connectToServiceByUUID method which is in BluetoothDevice interface to open connection" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_unregisterServiceRecord" onload_delay="90" purpose="check using unregister method which is in BluetoothServiceHandler interface to unregister service record">
+ </testcase>
+ <testcase purpose="check using unregister method which is in BluetoothServiceHandler interface to unregister service record" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_unregisterServiceRecord">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_unregisterServiceRecord.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_address_NotFound" onload_delay="90" purpose="check whether 'createBonding' method called with invalid arguments reports not found error">
+ </testcase>
+ <testcase purpose="check whether 'createBonding' method called with invalid arguments reports not found error" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_address_NotFound">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_address_NotFound.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_with_error_null_and_success_TypeMismatch" purpose="check whether 'createBonding' method called with invalid arguments throws an exception (part 5)">
+ </testcase>
+ <testcase purpose="check whether 'createBonding' method called with invalid arguments throws an exception (part 5)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_with_error_null_and_success_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_with_error_null_and_success_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_address_NotFound" purpose="check whether 'destroyBonding' method called with invalid arguments reports not found error">
+ </testcase>
+ <testcase purpose="check whether 'destroyBonding' method called with invalid arguments reports not found error" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_address_NotFound">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_address_NotFound.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_invalid_callback_name" onload_delay="90" purpose="check whether 'discoverDevices' method called with invalid successCallback throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'discoverDevices' method called with invalid successCallback throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_invalid_callback_name">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_invalid_callback_name.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice_address_NotFound" purpose="check whether 'getDevice' method called with invalid arguments reports not found error">
+ </testcase>
+ <testcase purpose="check whether 'getDevice' method called with invalid arguments reports not found error" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice_address_NotFound">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_address_NotFound.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices_with_errorCallback" purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered" purpose="check whether 'setPowered' method properly sets powered parameter of BluetoothAdapter (part 2)">
+ </testcase>
+ <testcase purpose="check whether 'setPowered' method properly sets powered parameter of BluetoothAdapter (part 2)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_errorCallback" onload_delay="90" purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocketState_open_enum" purpose="check enum OPEN">
+ </testcase>
+ <testcase purpose="check enum OPEN" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocketState_open_enum">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocketState_open_enum.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_AUDIO_VIDEO_const" purpose="check various identifiers of BluetoothClassDeviceMajor_AUDIO_VIDEO">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_AUDIO_VIDEO" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_AUDIO_VIDEO_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_AUDIO_VIDEO_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_COMPUTER_const" purpose="check various identifiers of BluetoothClassDeviceMajor_COMPUTER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_COMPUTER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_COMPUTER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_COMPUTER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_HEALTH_const" purpose="check various identifiers of BluetoothClassDeviceMajor_HEALTH">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_HEALTH" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_HEALTH_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_HEALTH_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_IMAGING_const" purpose="check various identifiers of BluetoothClassDeviceMajor_IMAGING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_IMAGING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_IMAGING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_IMAGING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_MISC_const" purpose="check various identifiers of BluetoothClassDeviceMajor_MISC">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_MISC" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_MISC_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_MISC_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_NETWORK_const" purpose="check various identifiers of BluetoothClassDeviceMajor_NETWORK">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_NETWORK" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_NETWORK_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_NETWORK_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_PERIPHERAL_const" purpose="check various identifiers of BluetoothClassDeviceMajor_PERIPHERAL">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_PERIPHERAL" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_PERIPHERAL_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_PERIPHERAL_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_PHONE_const" purpose="check various identifiers of BluetoothClassDeviceMajor_PHONE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_PHONE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_PHONE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_PHONE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_TOY_const" purpose="check various identifiers of BluetoothClassDeviceMajor_TOY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_TOY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_TOY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_TOY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_UNCATEGORIZED_const" purpose="check various identifiers of BluetoothClassDeviceMajor_UNCATEGORIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_UNCATEGORIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_UNCATEGORIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_UNCATEGORIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_WEARABLE_const" purpose="check various identifiers of BluetoothClassDeviceMajor_WEARABLE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMajor_WEARABLE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_WEARABLE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_WEARABLE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_CAMCORDER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_CAMCORDER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_CAMCORDER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_CAMCORDER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_CAMCORDER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_CAR_AUDIO_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_CAR_AUDIO">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_CAR_AUDIO" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_CAR_AUDIO_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_CAR_AUDIO_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_DISPLAY_AND_LOUDSPEAKER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_DISPLAY_AND_LOUDSPEAKER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_DISPLAY_AND_LOUDSPEAKER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_DISPLAY_AND_LOUDSPEAKER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_DISPLAY_AND_LOUDSPEAKER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_GAMING_TOY_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_GAMING_TOY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_GAMING_TOY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_GAMING_TOY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_GAMING_TOY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HANDSFREE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HANDSFREE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HANDSFREE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HANDSFREE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_HANDSFREE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HEADPHONES_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HEADPHONES">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HEADPHONES" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HEADPHONES_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_HEADPHONES_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HIFI_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HIFI">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_HIFI" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_HIFI_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_HIFI_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_LOUDSPEAKER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_LOUDSPEAKER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_LOUDSPEAKER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_LOUDSPEAKER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_LOUDSPEAKER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_MICROPHONE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_MICROPHONE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_MICROPHONE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_MICROPHONE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_MICROPHONE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_MONITOR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_MONITOR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_MONITOR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_MONITOR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_MONITOR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_PORTABLE_AUDIO_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_PORTABLE_AUDIO">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_PORTABLE_AUDIO" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_PORTABLE_AUDIO_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_PORTABLE_AUDIO_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_SETTOP_BOX_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_SETTOP_BOX">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_SETTOP_BOX" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_SETTOP_BOX_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_SETTOP_BOX_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_UNRECOGNIZED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_UNRECOGNIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_UNRECOGNIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_UNRECOGNIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_UNRECOGNIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VCR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VCR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VCR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VCR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_VCR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VIDEO_CAMERA_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VIDEO_CAMERA">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VIDEO_CAMERA" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VIDEO_CAMERA_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_VIDEO_CAMERA_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VIDEO_CONFERENCING_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VIDEO_CONFERENCING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_VIDEO_CONFERENCING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_VIDEO_CONFERENCING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_VIDEO_CONFERENCING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_WEARABLE_HEADSET_const" purpose="check various identifiers of BluetoothClassDeviceMinor_AV_WEARABLE_HEADSET">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_AV_WEARABLE_HEADSET" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_AV_WEARABLE_HEADSET_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_AV_WEARABLE_HEADSET_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_DESKTOP_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_DESKTOP">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_DESKTOP" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_DESKTOP_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_DESKTOP_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_HANDHELD_PC_OR_PDA_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_HANDHELD_PC_OR_PDA">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_HANDHELD_PC_OR_PDA" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_HANDHELD_PC_OR_PDA_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_HANDHELD_PC_OR_PDA_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_LAPTOP_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_LAPTOP">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_LAPTOP" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_LAPTOP_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_LAPTOP_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_PALM_PC_OR_PDA_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_PALM_PC_OR_PDA">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_PALM_PC_OR_PDA" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_PALM_PC_OR_PDA_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_PALM_PC_OR_PDA_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_SERVER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_SERVER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_SERVER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_SERVER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_SERVER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_UNCATEGORIZED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_UNCATEGORIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_UNCATEGORIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_UNCATEGORIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_UNCATEGORIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_WEARABLE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_WEARABLE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_COMPUTER_WEARABLE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_COMPUTER_WEARABLE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_COMPUTER_WEARABLE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_ANKLE_PROSTHESIS_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_ANKLE_PROSTHESIS">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_ANKLE_PROSTHESIS" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_ANKLE_PROSTHESIS_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_ANKLE_PROSTHESIS_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_BLOOD_PRESSURE_MONITOR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_BLOOD_PRESSURE_MONITOR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_BLOOD_PRESSURE_MONITOR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_BLOOD_PRESSURE_MONITOR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_BLOOD_PRESSURE_MONITOR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_BODY_COMPOSITION_ANALYZER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_BODY_COMPOSITION_ANALYZER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_BODY_COMPOSITION_ANALYZER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_BODY_COMPOSITION_ANALYZER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_BODY_COMPOSITION_ANALYZER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_DATA_DISPLAY_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_DATA_DISPLAY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_DATA_DISPLAY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_DATA_DISPLAY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_DATA_DISPLAY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_GLUCOSE_METER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_GLUCOSE_METER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_GLUCOSE_METER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_GLUCOSE_METER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_GLUCOSE_METER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_KNEE_PROSTHESIS_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_KNEE_PROSTHESIS">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_KNEE_PROSTHESIS" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_KNEE_PROSTHESIS_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_KNEE_PROSTHESIS_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_MEDICATION_MONITOR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_MEDICATION_MONITOR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_MEDICATION_MONITOR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_MEDICATION_MONITOR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_MEDICATION_MONITOR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PEAK_FLOW_MONITOR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PEAK_FLOW_MONITOR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PEAK_FLOW_MONITOR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PEAK_FLOW_MONITOR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_PEAK_FLOW_MONITOR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PULSE_OXIMETER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PULSE_OXIMETER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PULSE_OXIMETER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PULSE_OXIMETER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_PULSE_OXIMETER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PULSE_RATE_MONITOR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PULSE_RATE_MONITOR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_PULSE_RATE_MONITOR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_PULSE_RATE_MONITOR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_PULSE_RATE_MONITOR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_STEP_COUNTER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_STEP_COUNTER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_STEP_COUNTER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_STEP_COUNTER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_STEP_COUNTER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_THERMOMETER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_THERMOMETER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_THERMOMETER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_THERMOMETER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_THERMOMETER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_UNDEFINED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_UNDEFINED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_UNDEFINED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_UNDEFINED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_UNDEFINED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_WEIGHING_SCALE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_WEIGHING_SCALE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_HEALTH_WEIGHING_SCALE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_HEALTH_WEIGHING_SCALE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_HEALTH_WEIGHING_SCALE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_CAMERA_const" purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_CAMERA">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_CAMERA" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_CAMERA_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_IMAGING_CAMERA_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_DISPLAY_const" purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_DISPLAY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_DISPLAY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_DISPLAY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_IMAGING_DISPLAY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_PRINTER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_PRINTER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_PRINTER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_PRINTER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_IMAGING_PRINTER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_SCANNER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_SCANNER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_SCANNER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_SCANNER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_IMAGING_SCANNER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_UNCATEGORIZED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_UNCATEGORIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_IMAGING_UNCATEGORIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_IMAGING_UNCATEGORIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_IMAGING_UNCATEGORIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_CARD_READER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_CARD_READER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_CARD_READER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_CARD_READER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_CARD_READER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_DEGITIZER_TABLET_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_DEGITIZER_TABLET">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_DEGITIZER_TABLET" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_DEGITIZER_TABLET_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_DEGITIZER_TABLET_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_DIGITAL_PEN_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_DIGITAL_PEN">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_DIGITAL_PEN" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_DIGITAL_PEN_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_DIGITAL_PEN_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_GAMEPAD_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_GAMEPAD">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_GAMEPAD" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_GAMEPAD_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_GAMEPAD_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_INPUT_DEVICE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_INPUT_DEVICE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_INPUT_DEVICE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_INPUT_DEVICE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_INPUT_DEVICE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_SCANNER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_SCANNER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_SCANNER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_SCANNER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_HANDHELD_SCANNER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_JOYSTICK_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_JOYSTICK">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_JOYSTICK" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_JOYSTICK_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_JOYSTICK_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_AND_POINTING_DEVICE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_AND_POINTING_DEVICE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_AND_POINTING_DEVICE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_AND_POINTING_DEVICE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_AND_POINTING_DEVICE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_KEYBOARD_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_POINTING_DEVICE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_POINTING_DEVICE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_POINTING_DEVICE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_POINTING_DEVICE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_POINTING_DEVICE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_REMOTE_CONTROL_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_REMOTE_CONTROL">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_REMOTE_CONTROL" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_REMOTE_CONTROL_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_REMOTE_CONTROL_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_SENSING_DEVICE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_SENSING_DEVICE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_SENSING_DEVICE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_SENSING_DEVICE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_SENSING_DEVICE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_UNCATEGORIZED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_UNCATEGORIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PERIPHERAL_UNCATEGORIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PERIPHERAL_UNCATEGORIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PERIPHERAL_UNCATEGORIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_CELLULAR_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_CELLULAR">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_CELLULAR" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_CELLULAR_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_CELLULAR_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_CORDLESS_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_CORDLESS">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_CORDLESS" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_CORDLESS_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_CORDLESS_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_ISDN_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_ISDN">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_ISDN" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_ISDN_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_ISDN_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_MODEM_OR_GATEWAY_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_MODEM_OR_GATEWAY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_MODEM_OR_GATEWAY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_MODEM_OR_GATEWAY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_MODEM_OR_GATEWAY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_SMARTPHONE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_SMARTPHONE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_SMARTPHONE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_SMARTPHONE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_SMARTPHONE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_UNCATEGORIZED_const" purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_UNCATEGORIZED">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_PHONE_UNCATEGORIZED" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_PHONE_UNCATEGORIZED_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_PHONE_UNCATEGORIZED_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_CONTROLLER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_CONTROLLER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_CONTROLLER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_CONTROLLER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_TOY_CONTROLLER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_DOLL_const" purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_DOLL">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_DOLL" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_DOLL_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_TOY_DOLL_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_GAME_const" purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_GAME">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_GAME" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_GAME_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_TOY_GAME_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_ROBOT_const" purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_ROBOT">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_ROBOT" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_ROBOT_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_TOY_ROBOT_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_VEHICLE_const" purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_VEHICLE">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_TOY_VEHICLE" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_TOY_VEHICLE_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_TOY_VEHICLE_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_GLASSES_const" purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_GLASSES">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_GLASSES" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_GLASSES_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_WEARABLE_GLASSES_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_HELMET_const" purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_HELMET">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_HELMET" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_HELMET_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_WEARABLE_HELMET_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_JACKET_const" purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_JACKET">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_JACKET" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_JACKET_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_WEARABLE_JACKET_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_PAGER_const" purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_PAGER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_PAGER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_PAGER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_WEARABLE_PAGER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_WRITST_WATCH_const" purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_WRITST_WATCH">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceMinor_WEARABLE_WRITST_WATCH" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_WEARABLE_WRITST_WATCH_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_WEARABLE_WRITST_WATCH_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_AUDIO_const" purpose="check various identifiers of BluetoothClassDeviceService_AUDIO">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_AUDIO" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_AUDIO_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_AUDIO_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_CAPTURING_const" purpose="check various identifiers of BluetoothClassDeviceService_CAPTURING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_CAPTURING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_CAPTURING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_CAPTURING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_INFORMATION_const" purpose="check various identifiers of BluetoothClassDeviceService_INFORMATION">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_INFORMATION" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_INFORMATION_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_INFORMATION_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_LIMITED_DISCOVERABILITY_const" purpose="check various identifiers of BluetoothClassDeviceService_LIMITED_DISCOVERABILITY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_LIMITED_DISCOVERABILITY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_LIMITED_DISCOVERABILITY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_LIMITED_DISCOVERABILITY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_NETWORKING_const" purpose="check various identifiers of BluetoothClassDeviceService_NETWORKING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_NETWORKING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_NETWORKING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_NETWORKING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_OBJECT_TRANSFER_const" purpose="check various identifiers of BluetoothClassDeviceService_OBJECT_TRANSFER">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_OBJECT_TRANSFER" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_OBJECT_TRANSFER_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_OBJECT_TRANSFER_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_POSITIONING_const" purpose="check various identifiers of BluetoothClassDeviceService_POSITIONING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_POSITIONING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_POSITIONING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_POSITIONING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_RENDERING_const" purpose="check various identifiers of BluetoothClassDeviceService_RENDERING">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_RENDERING" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_RENDERING_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_RENDERING_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_TELEPHONY_const" purpose="check various identifiers of BluetoothClassDeviceService_TELEPHONY">
+ </testcase>
+ <testcase purpose="check various identifiers of BluetoothClassDeviceService_TELEPHONY" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_TELEPHONY_const">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_TELEPHONY_const.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_extend" purpose="test whether the object can have new properties added for BluetoothClassDeviceMajor">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothClassDeviceMajor" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_extend" purpose="test whether the object BluetoothClassDeviceMinor can have new properties added">
+ </testcase>
+ <testcase purpose="test whether the object BluetoothClassDeviceMinor can have new properties added" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_extend" purpose="test whether the object can have new properties added for BluetoothClassDeviceService">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothClassDeviceService" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_extend" purpose="test whether the object can have new properties added for BluetoothAdapter">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothAdapter" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_notexist" purpose="check if is possible to call BluetoothAdapter in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothAdapter in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_notexist" purpose="check if is possible to call BluetoothClassDeviceMajor in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothClassDeviceMajor in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMajor_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMajor_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_notexist" purpose="check if is possible to call BluetoothClassDeviceMinor in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothClassDeviceMinor in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceMinor_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceMinor_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_notexist" purpose="check if is possible to call BluetoothClassDeviceService with new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothClassDeviceService with new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClassDeviceService_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClassDeviceService_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClass_notexist" purpose="check if is possible to call BluetoothClass in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothClass in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothClass_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClass_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_notexist" purpose="check if is possible to call BluetoothDeviceArraySuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothDeviceArraySuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceArraySuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceSuccessCallback_notexist" purpose="check if is possible to call BluetoothDeviceSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothDeviceSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDevice_notexist" purpose="check if is possible to call BluetoothDevice in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothDevice in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDevice_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_notexist" purpose="check if is possible to call BluetoothDiscoverDevicesSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothDiscoverDevicesSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_extend" purpose="test whether the object can have new properties added for BluetoothManager">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothManager" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_in_tizen" purpose="check attribute bluetooth for readonly">
+ </testcase>
+ <testcase purpose="check attribute bluetooth for readonly" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_in_tizen">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_in_tizen.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_notexist" purpose="check if is possible to call BluetoothManager in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothManager in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_extend" onload_delay="90" purpose="test whether the object can have new properties added for BluetoothServiceHandler">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothServiceHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_notexist" purpose="check if is possible to call BluetoothServiceHandler in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothServiceHandler in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_notexist" purpose="check if is possible to call BluetoothServiceSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothServiceSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothSocketSuccessCallback_notexist" purpose="check if is possible to call BluetoothSocketSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothSocketSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothSocketSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocketSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothSocket_notexist" purpose="check if is possible to call BluetoothSocket in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothSocket in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothSocket_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_exist" purpose="check if setVisible method exists">
+ </testcase>
+ <testcase purpose="check if setVisible method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_missarg" onload_delay="90" purpose="Check discoverDevices with missing non-optional argument.">
+ </testcase>
+ <testcase purpose="Check discoverDevices with missing non-optional argument." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_missarg" onload_delay="90" purpose="Check getKnownDevices with missing non-optional argument.">
+ </testcase>
+ <testcase purpose="Check getKnownDevices with missing non-optional argument." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_missarg" onload_delay="90" purpose="Check getDevice with missing non-optional argument.">
+ </testcase>
+ <testcase purpose="Check getDevice with missing non-optional argument." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_missarg" onload_delay="90" purpose="Check createBonding with missing non-optional argument.">
+ </testcase>
+ <testcase purpose="Check createBonding with missing non-optional argument." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg" onload_delay="90" purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument.">
+ </testcase>
+ <testcase purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_invalid_cb" onload_delay="90" purpose="Check argument setName successCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument setName successCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument setName errorCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument setName errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument setName successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setName successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument setName errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setName errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument setPowered successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setPowered successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_invalid_cb" onload_delay="90" purpose="check if successful callback of setPowered method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of setPowered method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument setPowered errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setPowered errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb" onload_delay="90" purpose="check argument setPowered errorCallback validation.">
+ </testcase>
+ <testcase purpose="check argument setPowered errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument discoverDevices successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument discoverDevices successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb" onload_delay="90" purpose="Check discoverDevices argument successCallback validation - use simple function">
+ </testcase>
+ <testcase purpose="Check discoverDevices argument successCallback validation - use simple function" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument discoverDevices errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument discoverDevices errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument discoverDevices errorCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument discoverDevices errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument stopDiscovery successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument stopDiscovery successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument stopDiscovery errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument stopDiscovery errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb" onload_delay="90" purpose="Check stopDiscovery argument successCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check stopDiscovery argument successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb" onload_delay="90" purpose="check stopDiscovery argument errorCallback validation">
+ </testcase>
+ <testcase purpose="check stopDiscovery argument errorCallback validation" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument getKnownDevices successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument getKnownDevices successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument getKnownDevices errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument getKnownDevices errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb" onload_delay="90" purpose="Check getKnownDevices argument successCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check getKnownDevices argument successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb" onload_delay="90" purpose="Check getKnownDevices argument errorCallback validation - use {onerror: function(){}} ">
+ </testcase>
+ <testcase purpose="Check getKnownDevices argument errorCallback validation - use {onerror: function(){}} " component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument getDevice successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument getDevice successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument getDevice errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument getDevice errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_invalid_cb" onload_delay="90" purpose="check if successful callback of getDevice method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of getDevice method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb" onload_delay="90" purpose="Check getDevice argument errorCallback validation - use {onerror: function(){}}">
+ </testcase>
+ <testcase purpose="Check getDevice argument errorCallback validation - use {onerror: function(){}}" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument createBonding successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument createBonding successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_invalid_cb" onload_delay="90" purpose="Check argument createBonding successCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument createBonding successCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument createBonding errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument createBonding errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument createBonding errorCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument createBonding errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument registerRFCOMMServiceByUUID successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument registerRFCOMMServiceByUUID successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb" onload_delay="90" purpose="Check argument registerRFCOMMServiceByUUID successCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check argument registerRFCOMMServiceByUUID successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument registerRFCOMMServiceByUUID errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument registerRFCOMMServiceByUUID errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument registerRFCOMMServiceByUUID errorCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument registerRFCOMMServiceByUUID errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_successCallback_TypeMismatch" purpose="Check argument destroyBonding successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument destroyBonding successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_successCallback_TypeMismatch">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_errorCallback_TypeMismatch" purpose="Check argument destroyBonding errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument destroyBonding errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_errorCallback_TypeMismatch">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_successCallback_invalid_cb" purpose="check if successful callback of destroyBonding method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of destroyBonding method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_successCallback_invalid_cb">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_errorCallback_invalid_cb" purpose="Check argument_destroyBonding errorCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check argument_destroyBonding errorCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_errorCallback_invalid_cb">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument unregister successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument unregister successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument unregister errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument unregister errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb" onload_delay="90" purpose="check if successful callback of unregister method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of unregister method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb" onload_delay="90" purpose="check unregister argument errorCallback validation">
+ </testcase>
+ <testcase purpose="check unregister argument errorCallback validation" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_onsuccess" onload_delay="90" purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceArraySuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_onsuccess" onload_delay="90" purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceSuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onstarted" onload_delay="90" purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onstarted">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onstarted.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound" purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicefound.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_onfinished" purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_onfinished">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onfinished.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_ondevicedisappeared" purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicedisappeared arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicedisappeared arguments have proper type" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDiscoverDevicesSuccessCallback_ondevicedisappeared">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicedisappeared.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter_extra_argument" purpose="Check if method getDefaultAdapter of BluetoothManager accepts extra argument">
+ </testcase>
+ <testcase purpose="Check if method getDefaultAdapter of BluetoothManager accepts extra argument" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter_extra_argument">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_getDefaultAdapter_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID_with_errorCallback" purpose="Check connectToServiceByUUID with errorCallback">
+ </testcase>
+ <testcase purpose="Check connectToServiceByUUID with errorCallback" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice_connectToServiceByUUID_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_close" purpose="Proper close invocation without arguments - should work.">
+ </testcase>
+ <testcase purpose="Proper close invocation without arguments - should work." component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket_close">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_close.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName" onload_delay="90" purpose="Check with non-optional arguments setName(valid_name).">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments setName(valid_name)." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_successCallback" onload_delay="90" purpose="Check with optional arguments setName(valid_name,successCallback).">
+ </testcase>
+ <testcase purpose="Check with optional arguments setName(valid_name,successCallback)." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_successCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_successCallback" onload_delay="90" purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_successCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices" purpose="Check with non-optional arguments discoverDevices(valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_with_errorCallback" purpose="Check with non-optional arguments discoverDevices(valid_successCallback,errorCallback)">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback,errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter" purpose="Proper invocation without arguments BluetoothManager_getDefaultAdapter">
+ </testcase>
+ <testcase purpose="Proper invocation without arguments BluetoothManager_getDefaultAdapter" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManager_getDefaultAdapter">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_getDefaultAdapter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_successCallback" onload_delay="90" purpose="Check with optional arguments stopDiscovery(valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_successCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_stopDiscovery" purpose="Check with optional arguments stopDiscovery">
+ </testcase>
+ <testcase purpose="Check with optional arguments stopDiscovery" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_stopDiscovery">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices" purpose="Check with optional arguments getKnownDevices(valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice" purpose="Check with non-optional arguments getDevice(valid_address, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments getDevice(valid_address, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getDevice">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding" purpose="Check with non-optional arguments createBonding(valid_address, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments createBonding(valid_address, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_with_errorCallback" purpose="Check with optional arguments destroyBonding(valid_address, valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments destroyBonding(valid_address, valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_with_successCallback" purpose="Check with optional arguments destroyBonding(valid_address, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments destroyBonding(valid_address, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding_with_successCallback">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding" purpose="Check with optional arguments destroyBonding(valid_address)">
+ </testcase>
+ <testcase purpose="Check with optional arguments destroyBonding(valid_address)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_destroyBonding">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback" onload_delay="90" purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID" onload_delay="90" purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_successCallback" onload_delay="90" purpose="Check with optional arguments unregister(valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments unregister(valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_successCallback">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister" onload_delay="90" purpose="Check with non-optional arguments unregister()">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments unregister()" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister">
<description>
+ <pre_condition>Tests should be run separately</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="Bluetooth_discoverDevices_successCallback_invalidcb" onload_delay="90" purpose="Check BluetoothDiscoverDevicesSuccessCallback callback with invalid callback">
+ </testcase>
+ <testcase purpose="Check BluetoothDiscoverDevicesSuccessCallback callback with invalid callback" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="Bluetooth_discoverDevices_successCallback_invalidcb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/Bluetooth_discoverDevices_successCallback_invalidcb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument setVisible successCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setVisible successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_invalid_cb" onload_delay="90" purpose="check if successful callback of setVisible method invoked">
+ </testcase>
+ <testcase purpose="check if successful callback of setVisible method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument setVisible errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="Check argument setVisible errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb" onload_delay="90" purpose="check if error callback of setVisible method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of setVisible method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_timeout" onload_delay="90" purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_timeout">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_timeout.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_errorCallback" onload_delay="90" purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_successCallback" onload_delay="90" purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_successCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible" onload_delay="90" purpose="Check with optional arguments setVisible(valid_mode)">
+ </testcase>
+ <testcase purpose="Check with optional arguments setVisible(valid_mode)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_notexist" purpose="check if is possible to call BluetoothAdapterChangeCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothAdapterChangeCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener" onload_delay="90" purpose="check with non-optional arguments setChangeListener(valid_listener)">
+ </testcase>
+ <testcase purpose="check with non-optional arguments setChangeListener(valid_listener)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_listener_TypeMismatch" purpose="check argument setChangeListener listener conversions exception">
+ </testcase>
+ <testcase purpose="check argument setChangeListener listener conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_listener_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener_listener_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_exist" purpose="check if setChangeListener method exists">
+ </testcase>
+ <testcase purpose="check if setChangeListener method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_listener_invalid_cb" purpose="check setChangeListener with invalid callback">
+ </testcase>
+ <testcase purpose="check setChangeListener with invalid callback" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_listener_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener_listener_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_missarg" purpose="check setChangeListener with missing non-optional argument">
+ </testcase>
+ <testcase purpose="check setChangeListener with missing non-optional argument" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onnamechanged" onload_delay="90" purpose="check onnamechanged listener is invoked after setName()">
+ </testcase>
+ <testcase purpose="check onnamechanged listener is invoked after setName()" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onnamechanged">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onnamechanged.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onstatechanged" onload_delay="90" purpose="check onstatechanged listener is invoked after setPowered()">
+ </testcase>
+ <testcase purpose="check onstatechanged listener is invoked after setPowered()" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onstatechanged">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onstatechanged.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onvisibilitychanged" onload_delay="90" purpose="check onvisibilitychanged listener is invoked after setVisible()">
+ </testcase>
+ <testcase purpose="check onvisibilitychanged listener is invoked after setVisible()" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onvisibilitychanged">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onvisibilitychanged.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener" onload_delay="90" purpose="check unsetChangeListener">
+ </testcase>
+ <testcase purpose="check unsetChangeListener" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener_exist" purpose="check if unsetChangeListener method exists">
+ </testcase>
+ <testcase purpose="check if unsetChangeListener method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener_extra_argument" purpose="check if method close of unsetChangeListener accepts extra argument">
+ </testcase>
+ <testcase purpose="check if method close of unsetChangeListener accepts extra argument" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener_extra_argument">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_notexist" purpose="check if is possible to call BluetoothHealthApplication in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthApplication in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_extend" onload_delay="90" purpose="test whether the object BluetoothHealthApplication can have new properties added it">
+ </testcase>
+ <testcase purpose="test whether the object BluetoothHealthApplication can have new properties added it" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_dataType_attribute" onload_delay="90" purpose="test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly">
+ </testcase>
+ <testcase purpose="test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_dataType_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_dataType_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_name_attribute" onload_delay="90" purpose="test whether the name string exist in BluetoothHealthApplication has default value and its readonly">
+ </testcase>
+ <testcase purpose="test whether the name string exist in BluetoothHealthApplication has default value and its readonly" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_name_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_name_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_onconnect_attribute" onload_delay="90" purpose="test whether the onconnect in BluetoothHealthApplication has default value and it's writable">
+ </testcase>
+ <testcase purpose="test whether the onconnect in BluetoothHealthApplication has default value and it's writable" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_onconnect_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_onconnect_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getBluetoothProfileHandler" purpose="check with non-optional arguments getBluetoothProfileHandler(valid_profileType)">
+ </testcase>
+ <testcase purpose="check with non-optional arguments getBluetoothProfileHandler(valid_profileType)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getBluetoothProfileHandler">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getBluetoothProfileHandler.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getBluetoothProfileHandler_exist" purpose="check if getBluetoothProfileHandler method exists">
+ </testcase>
+ <testcase purpose="check if getBluetoothProfileHandler method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getBluetoothProfileHandler_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getBluetoothProfileHandler_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_extend" purpose="test whether the object BluetoothHealthProfileHandler can have new properties added it ">
+ </testcase>
+ <testcase purpose="test whether the object BluetoothHealthProfileHandler can have new properties added it " component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_notexist" purpose="check if is possible to call BluetoothHealthProfileHandler in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthProfileHandler in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication" onload_delay="90" purpose="Check with non optional arguments registerSinkApplication">
+ </testcase>
+ <testcase purpose="Check with non optional arguments registerSinkApplication" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch" onload_delay="90" purpose="check argument registerSinkApplicatio errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="check argument registerSinkApplicatio errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument registerSinkApplication errorCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument registerSinkApplication errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_exist" purpose="check if registerSinkApplication method exists">
+ </testcase>
+ <testcase purpose="check if registerSinkApplication method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_missarg" purpose="check registerSinkApplication with missing non-optional argument">
+ </testcase>
+ <testcase purpose="check registerSinkApplication with missing non-optional argument" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch" onload_delay="90" purpose="check argument registerSinkApplicatio successCallback conversions exception">
+ </testcase>
+ <testcase purpose="check argument registerSinkApplicatio successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb" onload_delay="90" purpose="Check argument registerSinkApplication successCallback validation.">
+ </testcase>
+ <testcase purpose="Check argument registerSinkApplication successCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback" onload_delay="90" purpose="check registerSinkApplication with valid optional arguments">
+ </testcase>
+ <testcase purpose="check registerSinkApplication with valid optional arguments" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister" onload_delay="90" purpose="check unregister with non optional arguments">
+ </testcase>
+ <testcase purpose="check unregister with non optional arguments" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch" onload_delay="90" purpose="check argument unregister errorCallback conversions exception">
+ </testcase>
+ <testcase purpose="check argument unregister errorCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb" onload_delay="90" purpose="check argument unregister errorCallback validation.">
+ </testcase>
+ <testcase purpose="check argument unregister errorCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_exist" onload_delay="90" purpose="check if unregister method exists in BluetoothHealthApplication">
+ </testcase>
+ <testcase purpose="check if unregister method exists in BluetoothHealthApplication" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch" onload_delay="90" purpose="check argument unregister successCallback conversions exception">
+ </testcase>
+ <testcase purpose="check argument unregister successCallback conversions exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb" onload_delay="90" purpose="check argument unregister successCallback validation.">
+ </testcase>
+ <testcase purpose="check argument unregister successCallback validation." component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_errorCallback" onload_delay="90" purpose="Check unregister with successCallback and errorCallback">
+ </testcase>
+ <testcase purpose="Check unregister with successCallback and errorCallback" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_errorCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_successCallback" onload_delay="90" purpose="check unregister with successCallback">
+ </testcase>
+ <testcase purpose="check unregister with successCallback" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_successCallback">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannel_notexist" purpose="check if is possible to call BluetoothHealthChannel in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthChannel in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannel_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthChannel_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_connectToSource_exist" purpose="check if connectToSource method exists">
+ </testcase>
+ <testcase purpose="check if connectToSource method exists" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_connectToSource_exist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_connectToSource_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_connectToSource_missarg" purpose="check connectToSource with missing non-optional argument">
+ </testcase>
+ <testcase purpose="check connectToSource with missing non-optional argument" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_connectToSource_missarg">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_connectToSource_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_notexist" purpose="check if is possible to call BluetoothProfileHandler in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothProfileHandler in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothProfileHandler_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_profileType_attribute" purpose="check if profileType attribute exists in BluetoothProfileHandler">
+ </testcase>
+ <testcase purpose="check if profileType attribute exists in BluetoothProfileHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_profileType_attribute">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothProfileHandler_profileType_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothServiceHandler_onconnect_attribute" purpose="check whether a service record is registered in the device service record database properly (part 2)">
+ </testcase>
+ <testcase purpose="check whether a service record is registered in the device service record database properly (part 2)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothServiceHandler_onconnect_attribute">
<description>
<pre_condition>tct-bt-helper MUST be launched on the remote device.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_onconnect_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_onsuccess" onload_delay="90" purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments">
+ </testcase>
+ <testcase purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplicationSuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_notexist" purpose="check if is possible to call BluetoothHealthApplicationSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthApplicationSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplicationSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannelChangeCallback_notexist" purpose="check if is possible to call BluetoothHealthChannelChangeCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthChannelChangeCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannelChangeCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthChannelChangeCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannelSuccessCallback_notexist" purpose="check if is possible to call BluetoothHealthChannelSuccessCallback in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothHealthChannelSuccessCallback in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthChannelSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthChannelSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManagerObject_notexist" purpose="check if is possible to call BluetoothManagerObject in new expresion">
+ </testcase>
+ <testcase purpose="check if is possible to call BluetoothManagerObject in new expresion" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothManagerObject_notexist">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManagerObject_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_extend" purpose="test whether the object can have new properties added for BluetoothProfileHandler">
+ </testcase>
+ <testcase purpose="test whether the object can have new properties added for BluetoothProfileHandler" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothProfileHandler_extend">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothProfileHandler_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_onerror" onload_delay="90" purpose="check if error callback of discoverDevices method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of discoverDevices method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_callback_onerror" onload_delay="90" purpose="check if error callback of BluetoothAdapter method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of BluetoothAdapter method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_callback_onerror" onload_delay="90" purpose="check if error callback of stopDiscovery method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of stopDiscovery method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_callback_onerror" onload_delay="90" purpose="check if error callback of unregister method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of unregister method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_callback_onerror">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_callback_onerror.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error" onload_delay="90" purpose="check if error callback of registerSinkApplication method invoked">
+ </testcase>
+ <testcase purpose="check if error callback of registerSinkApplication method invoked" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_callback_error.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_deviceaddress_correct" purpose="check if device address is correct">
+ </testcase>
+ <testcase purpose="check if device address is correct" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_createBonding_deviceaddress_correct">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_deviceaddress_correct.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_address_TypeMismatch" onload_delay="90" purpose="check whether bonding to remote devices is destroyed properly">
+ </testcase>
+ <testcase purpose="check whether bonding to remote devices is destroyed properly" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_address_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_address_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_with_success_TypeMismatch_and_error_null" purpose="check whether 'destroyBonding' method called with invalid arguments throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'destroyBonding' method called with invalid arguments throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_with_success_TypeMismatch_and_error_null">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_success_TypeMismatch_and_error_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_with_success_null_and_error_TypeMismatch" purpose="check whether 'destroyBonding' method called with invalid arguments throws an exception (part 2)">
+ </testcase>
+ <testcase purpose="check whether 'destroyBonding' method called with invalid arguments throws an exception (part 2)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_with_success_null_and_error_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_success_null_and_error_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress" purpose="check if device address is found">
+ </testcase>
+ <testcase purpose="check if device address is found" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_deviceaddress.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_devicename" purpose="check if device name is found">
+ </testcase>
+ <testcase purpose="check if device name is found" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_discoverDevices_onfound_devicename">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_devicename.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_function_type_check" purpose="check if BluetoothAdapter exists and implements methods">
+ </testcase>
+ <testcase purpose="check if BluetoothAdapter exists and implements methods" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_function_type_check">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_function_type_check.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_address_TypeMismatch" onload_delay="90" purpose="check whether the BluetoothDevice object for a given device hardware address is provided properly">
+ </testcase>
+ <testcase purpose="check whether the BluetoothDevice object for a given device hardware address is provided properly" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_address_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_address_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_with_success_TypeMismatch_and_error_null" purpose="check whether 'getDevice' method called with invalid arguments throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'getDevice' method called with invalid arguments throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_with_success_TypeMismatch_and_error_null">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_with_success_TypeMismatch_and_error_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices_check_types" purpose="check whether all known Bluetooth devices are listed properly (part 2)">
+ </testcase>
+ <testcase purpose="check whether all known Bluetooth devices are listed properly (part 2)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothAdapter_getKnownDevices_check_types">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_check_types.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_success_TypeMismatch_error_null" purpose="check whether 'getKnownDevices' method called with invalid arguments throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'getKnownDevices' method called with invalid arguments throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_success_TypeMismatch_error_null">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_success_TypeMismatch_error_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_success_TypeMismatch_and_error_null" purpose="check whether 'registerRFCOMMServiceByUUID' method called with invalid arguments throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'registerRFCOMMServiceByUUID' method called with invalid arguments throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_success_TypeMismatch_and_error_null">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_with_success_TypeMismatch_and_error_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_success_TypeMismatch_and_error_null" purpose="check whether 'setName' method called with invalid arguments throws an exception">
+ </testcase>
+ <testcase purpose="check whether 'setName' method called with invalid arguments throws an exception" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_success_TypeMismatch_and_error_null">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_success_TypeMismatch_and_error_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_success_null_and_error_TypeMismatch" purpose="check whether 'setName' method called with invalid arguments throws an exception (part 2)">
+ </testcase>
+ <testcase purpose="check whether 'setName' method called with invalid arguments throws an exception (part 2)" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_success_null_and_error_TypeMismatch">
<description>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_success_null_and_error_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothClass" purpose="check BluetoothClass attributes and functions">
+ </testcase>
+ <testcase purpose="check BluetoothClass attributes and functions" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothClass">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothClass.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice" purpose="check BluetoothDevice attributes and functions">
+ </testcase>
+ <testcase purpose="check BluetoothDevice attributes and functions" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothDevice">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket" purpose="check BluetoothSocket attributes and functions">
+ </testcase>
+ <testcase purpose="check BluetoothSocket attributes and functions" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothSocket">
<description>
<pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket.html</test_script_entry>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>