</testcase>
<testcase purpose="check non-optional argument insertionData (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check non-optional argument insertionData (insert method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument successCallback (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument successCallback (insert method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument errorCallback (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument errorCallback (insert method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check non-optional argument updateData (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_updateData_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check non-optional argument updateData (update method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument successCallback (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument successCallback (update method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument errorCallback (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument errorCallback (update method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument successCallback (remove method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument successCallback (remove method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument errorCallback (remove method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument errorCallback (remove method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check non-optional argument columns (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_columns_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check non-optional argument columns (select method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check non-optional argument successCallback (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check non-optional argument successCallback (select method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument errorCallback (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument errorCallback (select method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into insert method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into insert method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into update method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into update method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check optional argument errorCallback (updateValue method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check optional argument errorCallback (updateValue method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into updateValue method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check non-optional argument successCallback (updateValue method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check non-optional argument successCallback (updateValue method) type conversion</step_desc>
- <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into remove method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into remove method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into select method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into select method</step_desc>
- <expected>an exception should be thrown</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
<?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-datacontrol-tizen-tests" category="Tizen Web Device APIs">
+ <suite name="tct-datacontrol-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
<set name="Datacontrol">
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlErrorCallback_notexist" purpose="Check if interface DataControlErrorCallback exists, it should not.">
+ <testcase purpose="Check if interface DataControlErrorCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlErrorCallback_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlErrorCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_notexist" purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_notexist" purpose="Check if interface DataControlInsertSuccessCallback exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlInsertSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_exist" purpose="Check if method getDataControlConsumer of DataControlManager exists">
+ </testcase>
+ <testcase purpose="Check if method getDataControlConsumer of DataControlManager exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManagerObject_notexist" purpose="Check if interface DataControlManagerObject exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlManagerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManagerObject_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManagerObject_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_notexist" purpose="Check if interface DataControlManager exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlManager exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_notexist" purpose="Check if interface DataControlSelectSuccessCallback exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlSelectSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_notexist" purpose="Check if interface MappedDataControlConsumer exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface MappedDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_notexist" purpose="Check if interface DataControlSuccessCallback exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_notexist" purpose="Check if interface SQLDataControlConsumer exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface SQLDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_exist" purpose="Check if method insert of SQLDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method insert of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_exist" purpose="Check if method remove of SQLDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method remove of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_exist" purpose="Check if method update of SQLDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method update of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_exist" purpose="Check if method select of SQLDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method select of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_exist" purpose="Check if method addValue of MappedDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method addValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_exist" purpose="Check if method getValue of MappedDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method getValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_type_attribute" purpose="Check if attribute type of DataControlConsumerObject exists, has type DataType and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute type of DataControlConsumerObject exists, has type DataType and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_type_attribute">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_type_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_extend" purpose="Test whether the object SQLDataControlConsumer can have new properties added.">
+ </testcase>
+ <testcase purpose="Test whether the object SQLDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_extend">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_extend" purpose="Test whether the object DataControlManager can have new properties added.">
+ </testcase>
+ <testcase purpose="Test whether the object DataControlManager can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_extend">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_extend" purpose="Test whether the object MappedDataControlConsumer can have new properties added.">
+ </testcase>
+ <testcase purpose="Test whether the object MappedDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_extend">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_exist" purpose="Check if method removeValue of MappedDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method removeValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_exist" purpose="Check if method updateValue of MappedDataControlConsumer exists">
+ </testcase>
+ <testcase purpose="Check if method updateValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_exist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_dataId_attribute" purpose="Check if attribute dataId of DataControlConsumerObject exists, has type DOMString and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute dataId of DataControlConsumerObject exists, has type DOMString and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_dataId_attribute">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_dataId_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_providerId_attribute" purpose="Check if attribute providerId of DataControlConsumerObject exists, has type DOMString and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute providerId of DataControlConsumerObject exists, has type DOMString and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_providerId_attribute">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_providerId_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_notexist" purpose="Check if interface DataControlConsumerObject exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface DataControlConsumerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_notexist">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_extend" purpose="Test whether the object DataControlConsumerObject can have new properties added.">
+ </testcase>
+ <testcase purpose="Test whether the object DataControlConsumerObject can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_extend">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_in_tizen" purpose="Check if package exists in tizen.">
+ </testcase>
+ <testcase purpose="Check if package exists in tizen." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_in_tizen">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_in_tizen.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert" onload_delay="30" purpose="Check SQLDataControlConsumer.insert method">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update" onload_delay="30" purpose="Check SQLDataControlConsumer.update method">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlInsertSuccessCallback">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlInsertSuccessCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlSelectSuccessCallback">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlSelectSuccessCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_SQL" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - SQL">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - SQL" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_SQL">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_onsuccess_SQL.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue" purpose="Check if addValue method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if addValue method called with non-optional arguments does what it should" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch" purpose="Check if addValue throws exception when successCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if addValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_errorCallback" onload_delay="30" purpose="Check if addValue method called with optional errorCallback does what it should">
+ </testcase>
+ <testcase purpose="Check if addValue method called with optional errorCallback does what it should" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_successCallback" onload_delay="30" purpose="Check if addValue method called with optional successCallback does what it should">
+ </testcase>
+ <testcase purpose="Check if addValue method called with optional successCallback does what it should" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_successCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_with_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue" onload_delay="30" purpose="Check MappedDataControlConsumer.getValue method">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.getValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue" onload_delay="30" purpose="Check MappedDataControlConsumer.removeValue method">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.removeValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue" onload_delay="30" purpose="Check MappedDataControlConsumer.updateValue method">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_MAP" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - MAP">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - MAP" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_MAP">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_onsuccess_MAP.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlGetValueSuccessCallback.onsuccess">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlGetValueSuccessCallback.onsuccess" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_onsuccess">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_missarg" onload_delay="30" purpose="Check with missing non-optional argument - select">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - select" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_missarg" purpose="Check with missing non-optional argument - getDataControlConsumer">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - getDataControlConsumer" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_type_TypeMismatch" purpose="Check argument type conversions exception - getDataControlConsumer">
+ </testcase>
+ <testcase purpose="Check argument type conversions exception - getDataControlConsumer" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_type_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_type_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_MAP" purpose="Check DataControlManager.getDataControlConsumer returns valid object - MAP">
+ </testcase>
+ <testcase purpose="Check DataControlManager.getDataControlConsumer returns valid object - MAP" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_MAP">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_MAP.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_SQL" purpose="Check DataControlManager.getDataControlConsumer returns valid object - SQL">
+ </testcase>
+ <testcase purpose="Check DataControlManager.getDataControlConsumer returns valid object - SQL" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_SQL">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_SQL.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.insert method without errorCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.insert method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_successCallback" purpose="Check SQLDataControlConsumer.insert method without successCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.insert method without successCallback" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_successCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_without_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.update method without errorCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.update method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_successCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.update method without successCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.update method without successCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_successCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_without_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method without errorCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.remove method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_successCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method without successCallback">
+ </testcase>
+ <testcase purpose="Check SQLDataControlConsumer.remove method without successCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_successCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_without_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_errorCallback" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_maxNumberPerPage" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_maxNumberPerPage">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_maxNumberPerPage.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_page" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without page">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without page" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_page">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_page.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.removeValue method without errorCallback">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.removeValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.getValue method without errorCallback">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.getValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.updateValue method without errorCallback">
+ </testcase>
+ <testcase purpose="Check MappedDataControlConsumer.updateValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_without_errorCallback">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_missarg" onload_delay="30" purpose="Check with missing non-optional argument - SQLDataControlConsumer.update">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - SQLDataControlConsumer.update" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_missarg" purpose="Check with missing non-optional argument - SQLDataControlConsumer.insert">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - SQLDataControlConsumer.insert" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer.getValue">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer.getValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer.removeValue">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer.removeValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer_updateValue">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer_updateValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_missarg">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch" onload_delay="30" purpose="check non-optional argument insertionData (insert method) type conversion">
+ </testcase>
+ <testcase purpose="check non-optional argument insertionData (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (insert method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument successCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (insert method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument errorCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_updateData_TypeMismatch" onload_delay="30" purpose="check non-optional argument updateData (update method) type conversion">
+ </testcase>
+ <testcase purpose="check non-optional argument updateData (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_updateData_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (update method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument successCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (update method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument errorCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (remove method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument successCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (remove method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument errorCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_columns_TypeMismatch" onload_delay="30" purpose="check non-optional argument columns (select method) type conversion">
+ </testcase>
+ <testcase purpose="check non-optional argument columns (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_columns_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_TypeMismatch" onload_delay="30" purpose="check non-optional argument successCallback (select method) type conversion">
+ </testcase>
+ <testcase purpose="check non-optional argument successCallback (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (select method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument errorCallback (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if addValue throws exception when errorCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if addValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if addValue throws exception when errorCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if addValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if addValue throws exception when successCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if addValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if getValue throws exception when errorCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if getValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if getValue throws exception when errorCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if getValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch" purpose="Check if getValue throws exception when successCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if getValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if getValue throws exception when successCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if getValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if removeValue throws exception when errorCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if removeValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if removeValue throws exception when errorCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if removeValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch" purpose="Check if removeValue throws exception when successCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if removeValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if removeValue throws exception when successCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if removeValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (updateValue method) type conversion">
+ </testcase>
+ <testcase purpose="check optional argument errorCallback (updateValue method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch" onload_delay="30" purpose="check non-optional argument successCallback (updateValue method) type conversion">
+ </testcase>
+ <testcase purpose="check non-optional argument successCallback (updateValue method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method">
+ </testcase>
+ <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>