[Datacontrol] labels updated
authorAndrzej Krolikowski <a.krolikowsk@samsung.com>
Thu, 10 Oct 2013 13:59:15 +0000 (15:59 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 11 Oct 2013 09:32:14 +0000 (09:32 +0000)
Change-Id: I1f8b847feff34499b7fbc3c722270188ddd73cf9

61 files changed:
tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_extend.html
tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlErrorCallback_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlManagerObject_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlManager_extend.html
tct-datacontrol-tizen-tests/datacontrol/DataControlManager_in_tizen.html
tct-datacontrol-tizen-tests/datacontrol/DataControlManager_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_notexist.html
tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_notexist.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_extend.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_notexist.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_extend.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_notexist.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_errorCallback.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_maxNumberPerPage.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_page.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_invalid_cb.html
tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html
tct-datacontrol-tizen-tests/tests.full.xml
tct-datacontrol-tizen-tests/tests.xml

index d3d526f10504c86d4ecbe0d86d93668bb4cec493..4089c1122d093b99abbca10a59906a272d616e5a 100644 (file)
@@ -32,7 +32,7 @@ Authors:
 <script>
 //==== TEST: DataControlConsumerObject_extend
 //==== PRIORITY P3
-//==== LABEL Test whether the object DataControlConsumerObject can have new properties added.
+//==== LABEL Test whether the object DataControlConsumerObject can have new properties added
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlConsumerObject:DataControlConsumerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA OBX
index e97a1ea70d6881b2f9bd497798cd66ef2b729747..d9864022eb9e53fb2013a9d15747f5635b9842f2 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlConsumerObject_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlConsumerObject exists, it should not.
+//==== LABEL Check if interface DataControlConsumerObject exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlConsumerObject:DataControlConsumerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA NIO
index 3ceb972f5fe0cef68a02a7b66027eb878e7cb044..90e5490b39470ce3c844edfb1ade87d306e2493c 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlErrorCallback_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlErrorCallback exists, it should not.
+//==== LABEL Check if interface DataControlErrorCallback exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlErrorCallback:DataControlErrorCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA CBNIO
index bc37a92be46e93008637a637ba9f8dbb55ddcc9c..b4a800a3443f00c6784b9542a92ee702b01f41be 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlGetValueSuccessCallback_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlGetValueSuccessCallback exists, it should not.
+//==== LABEL Check if interface DataControlGetValueSuccessCallback exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlGetValueSuccessCallback:DataControlGetValueSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA CBNIO
index f78fe032fde3f9c77c170ea429ddfea53720f74a..ed305ab02cd937aebad59fae40e559772a499994 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlInsertSuccessCallback_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlInsertSuccessCallback exists, it should not.
+//==== LABEL Check if interface DataControlInsertSuccessCallback exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlInsertSuccessCallback:DataControlInsertSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA CBNIO
index b31fa6427c0cff032270797268b2dba6ca1d5ef5..c60e846980de3b5c2f1ef6763bb952d7a294e752 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlManagerObject_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlManagerObject exists, it should not.
+//==== LABEL Check if interface DataControlManagerObject exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlManagerObject:DataControlManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA NIO
index 871bc46317dcd0e342500de934a5b1465b2ee352..56785253656f9225b80c99bc89b728ec4753c34f 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlManager_extend
 //==== PRIORITY P3
-//==== LABEL Test whether the object DataControlManager can have new properties added.
+//==== LABEL Test whether the object DataControlManager can have new properties added
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlManager:DataControlManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA OBX
index 66099ce59d23749409f7f8758f042718fc78f7c9..42c15040f1eaa8de55039ed8c4b13c06074fdb82 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlManager_in_tizen
 //==== PRIORITY P3
-//==== LABEL Check if datacontrol exists in tizen.
+//==== LABEL Check if datacontrol exists in tizen
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlManager:DataControlManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA OBME
index 4d21833c1e87fe647a78a10afe29a1fe4d181d81..bdf54f2f5907793409d07fcd1e4b2b385cfb973f 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlManager_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlManager exists, it should not.
+//==== LABEL Check if interface DataControlManager exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlManager:DataControlManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA NIO
index 437084099978b7d1c07a7e8f03ec88b59ddc790f..eeb24727666954246fa116f19d5a62fc9c16da2f 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlSelectSuccessCallback_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlSelectSuccessCallback exists, it should not.
+//==== LABEL Check if interface DataControlSelectSuccessCallback exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlSelectSuccessCallback:DataControlSelectSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA CBNIO
index 39e4ead44865990c46e2cc9fcbba85181b9a082c..018b0a3c5c1066574de04b8797923a4319c62a9e 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: DataControlSuccessCallback_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface DataControlSuccessCallback exists, it should not.
+//==== LABEL Check if interface DataControlSuccessCallback exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlSuccessCallback:DataControlSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA CBNIO
index 3de8b3f0c12655a1a07b0b0a9dd19c3b90feddea..e9d228444fb4cb03fb7c4611ec0132cdca1295f9 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_addValue_errorCallback_TypeMismatch
-//==== LABEL Check if addValue throws exception when errorCallback is incorrect
+//==== LABEL Check type conversions for errorCallback argument of MappedDataControlConsumer.addValue method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:addValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index ae5be6c0cbe1e4041849750f12f9597b9c2da891..6cf857cd19d894c44d439ee025905243ddd3ed59 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_addValue_errorCallback_invalid_cb
-//==== LABEL Check if addValue throws exception when errorCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.addValue method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:addValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 4aa60edac25730348b06b3dd5be14fc0820b9386..f1a0c2b7e52a0ba65c444710d64ba1b6336a3939 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_addValue_successCallback_TypeMismatch
-//==== LABEL Check if addValue throws exception when successCallback is incorrect
+//==== LABEL Check type conversions for successCallback argument of MappedDataControlConsumer.addValue method
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:addValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index a1d43b976f901f6e0bd2aaeaa56ac6cd66eec98c..6b3957c2e13eb4867bf2f1415427fc62b6028878 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_addValue_successCallback_invalid_cb
-//==== LABEL Check if addValue throws exception when successCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.addValue method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:addValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 7c55726cccca3b46d370d9f67da9ad6611713035..fe3336b32c283e2795bd8108607c9deea93d68d7 100644 (file)
@@ -32,7 +32,7 @@ Authors:
 <script>
 //==== TEST: MappedDataControlConsumer_extend
 //==== PRIORITY P3
-//==== LABEL Test whether the object MappedDataControlConsumer can have new properties added.
+//==== LABEL Check if MappedDataControlConsumer can have new properties added
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:MappedDataControlConsumer U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA OBX
index 87cd57d019699b34a5e9f45b6bb9cb1c6eb51b9a..d0038f03f155054386e7f45c2d91d38cd42cd398 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: MappedDataControlConsumer_getValue
-//==== LABEL Check MappedDataControlConsumer.getValue method
+//==== LABEL Check if MappedDataControlConsumer.getValue method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:getValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index 82399de3afbe40ae13a45c1f03c0ad10698584b4..6786e7325f52ae62c919304f8f901d7dcad211ff 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_getValue_errorCallback_TypeMismatch
-//==== LABEL Check if getValue throws exception when errorCallback is incorrect
+//==== LABEL Check type conversions for errorCallback argument of MappedDataControlConsumer.getValue method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:getValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index b99f0c6d232af574600fafa8c52af3a007ed6d9b..56a4dfe7e965603f575a6744cb09bfaa92e1f6c2 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_getValue_errorCallback_invalid_cb
-//==== LABEL Check if getValue throws exception when errorCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.getValue method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:getValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 92c70d67b2a54bfa3bde3b150017f0602ce48638..eed6349599478528cf7c25c048f0ff995aed88f4 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_getValue_successCallback_TypeMismatch
-//==== LABEL Check if getValue throws exception when successCallback is incorrect
+//==== LABEL Check type conversions for successCallback argument of MappedDataControlConsumer.getValue method
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:getValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== PRIORITY P2
index ade80a70632db8bdb4658e7877676ff5ae0ae0f6..ba7823fa6ee4d5cd58a8fa5ec91734356d31f94e 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_getValue_successCallback_invalid_cb
-//==== LABEL Check if getValue throws exception when successCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.getValue method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:getValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index bdb55fd14939b433ab68b215af5ae553b8abb2ef..d738067e9e96d032014a8688fdba51ae90bf1108 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: MappedDataControlConsumer_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface MappedDataControlConsumer exists, it should not.
+//==== LABEL Check if interface MappedDataControlConsumer exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:MappedDataControlConsumer U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA NIO
index 87581f969aa207e859240af39c665d98ec586e67..798b626641b797ba9b2e891d2f0843b33d962102 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: MappedDataControlConsumer_removeValue
-//==== LABEL Check MappedDataControlConsumer.removeValue method
+//==== LABEL Check if MappedDataControlConsumer.removeValue method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:removeValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index a624f52d545fc4ecc50d03ac3673ac6d93858502..3587b43f18b3ed2185d8976f01e7967634f85601 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch
-//==== LABEL Check if removeValue throws exception when errorCallback is incorrect
+//==== LABEL Check type conversions for errorCallback argument of MappedDataControlConsumer.removeValue method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:removeValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index ea2ec1f859bfc50ef61566442f8d55da6b265e6b..5f56da2dae20976353cae5b8b5debd6d3c0979fc 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_removeValue_errorCallback_invalid_cb
-//==== LABEL Check if removeValue throws exception when errorCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.removeValue method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:removeValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 834d77b63db70b13e851fbc4f6c16a0ee89a0bbd..3eeab8d8ba1cb9caa75beded049d381d55df602f 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_removeValue_successCallback_TypeMismatch
-//==== LABEL Check if removeValue throws exception when successCallback is incorrect
+//==== LABEL Check type conversions for successCallback argument of MappedDataControlConsumer.removeValue method
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:removeValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== PRIORITY P2
index 50304aa134d6c14d18303d7a3dbbb0ab2664f546..e224f53e21bc3e7401535a69102316dc103b770f 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script type="text/javascript">
 //==== TEST: MappedDataControlConsumer_removeValue_successCallback_invalid_cb
-//==== LABEL Check if removeValue throws exception when successCallback is invalid
+//==== LABEL Check if MappedDataControlConsumer.removeValue method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:removeValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index baf2a61636b0e3a2f79543c8b7325299da8490fc..bea4f732aca477f2a19fa8f0978db4c894d28d89 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: MappedDataControlConsumer_updateValue
-//==== LABEL Check MappedDataControlConsumer.updateValue method
+//==== LABEL Check if MappedDataControlConsumer.updateValue method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index 3accd448c3c3777d0eade3bf1910a8c102d80b00..24bc9be78793997d7e4db9611dad11105e6a8e41 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch
-//==== LABEL Check optional argument errorCallback (updateValue method) type conversion
+//==== LABEL Check type conversions for errorCallback argument of MappedDataControlConsumer.updateValue method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index b0799053d035619b0052fbf53aac3ac6435d93c1..83e43ee7fb777567e437c493f29be7422adbcc43 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: MappedDataControlConsumer_updateValue_errorCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onerror) was passed into updateValue method
+//==== LABEL Check if MappedDataControlConsumer.updateValue method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 7260b9ccad748ae71e0ee8211120b5118a034036..7b026a8fd2285f46b1ca0f0e4646cfc8d159fad1 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: MappedDataControlConsumer_updateValue_successCallback_TypeMismatch
-//==== LABEL Check non-optional argument successCallback (updateValue method) type conversion
+//==== LABEL Check type conversions for successCallback argument of MappedDataControlConsumer.updateValue method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index b52b94335246fca2f5152e35439bb8c5889cbf48..391a993fcb87b76ab71ab853976ee7688186dbb9 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: MappedDataControlConsumer_updateValue_successCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method
+//==== LABEL Check if MappedDataControlConsumer.updateValue method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 20e4e71172b00008cf8c45f05e1a2884448592a0..cab9b95cca66ce0624c7ac608e7d5c4a23ad4f02 100644 (file)
@@ -32,7 +32,7 @@ Authors:
 <script>
 //==== TEST: SQLDataControlConsumer_extend
 //==== PRIORITY P3
-//==== LABEL Test whether the object SQLDataControlConsumer can have new properties added.
+//==== LABEL Test whether the object SQLDataControlConsumer can have new properties added
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:SQLDataControlConsumer U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA OBX
index e0d8584e190387227f26d9a8fdd08f550e3226d7..200a1991e41d8569124609c95b947dae4bdb3c8d 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_insert
-//==== LABEL Check SQLDataControlConsumer.insert method
+//==== LABEL Check if SQLDataControlConsumer.insert method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index a6cd303f1ebcab8dd252a096736f8d41b7031f11..93ddc1be326a1da5458698e17723c53faf67a39c 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_insert_errorCallback_TypeMismatch
-//==== LABEL Check optional argument errorCallback (insert method) type conversion
+//==== LABEL Check type conversions for errorCallback argument of SQLDataControlConsumer.insert method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 0a45ce5eff8f7bbaabfc787b3365d6bba30741c3..18dd82989903c237c884eb0aea6588db3e9b56b8 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_insert_errorCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onerror) was passed into insert method
+//==== LABEL Check if SQLDataControlConsumer.insert method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 36b208ff50a36ae103784a83e2110f9aa6f8f3f7..a4e273dcfb7001367b86f95b98fc528961269855 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_insert_insertionData_TypeMismatch
-//==== LABEL Check non-optional argument insertionData (insert method) type conversion
+//==== LABEL Check type conversions for insertionData argument of SQLDataControlConsumer.insert method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index ce3b2c5fed96cc00b69e6951e190315b6115cbce..c3b547b1d202afa4e9cd5937882f4ce9746a2f3d 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_insert_successCallback_TypeMismatch
-//==== LABEL Check optional argument successCallback (insert method) type conversion
+//==== LABEL Check type conversions for successCallback argument of SQLDataControlConsumer.insert method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index e2c4fbc502e78c718a083ac4314269f3d3313a12..b3046161569a66a635be98add44bc1dab2cac5a7 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_insert_successCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onsuccess) was passed into insert method
+//==== LABEL Check if SQLDataControlConsumer.insert method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 98d246447d8a9fa3e83c0ef4e283a6a493145eaf..05a4d59a5ab13c23c798e4f8a850821afe221f9f 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <script>
 //==== TEST: SQLDataControlConsumer_notexist
 //==== PRIORITY P3
-//==== LABEL Check if interface SQLDataControlConsumer exists, it should not.
+//==== LABEL Check if interface SQLDataControlConsumer exists, it should not
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:SQLDataControlConsumer U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== TEST_CRITERIA NIO
index 61002088c00ce3b8c07569e83bc16e7288c25750..8addfc58ffff78fda77d7e636a62cf7f9aecd99d 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_remove
-//==== LABEL Check SQLDataControlConsumer.remove method
+//==== LABEL Check if SQLDataControlConsumer.remove method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index d7da94b3a27edc249dd2404a47e72a901ce6c40e..f8b82fc9b1c8e63c2f93870029197b9c0b31e50b 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_remove_errorCallback_TypeMismatch
-//==== LABEL Check optional argument errorCallback (remove method) type conversion
+//==== LABEL Check type conversions for errorCallback argument of SQLDataControlConsumer.remove method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index cb58644235ba3419fbcc437567792642d917c4f5..8eff00929c2913d9d2bdc46c9c7177304982172e 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_remove_errorCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onerror) was passed into remove method
+//==== LABEL Check if SQLDataControlConsumer.remove method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 0f413155203e2666d0cbad7f9353d748b0809f89..deb6cb4e9490518aa6b16fa49ff950995ff5d15b 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_remove_successCallback_TypeMismatch
-//==== LABEL Check optional argument successCallback (remove method) type conversion
+//==== LABEL Check type conversions for successCallback argument of SQLDataControlConsumer.remove method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index a6a9d74952b4f1aa3a2b46bc360910d284b9b7b5..f0b8abac5e8675ffc8e9098c5eeb3eacfe345a6d 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_remove_successCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onsuccess) was passed into remove method
+//==== LABEL Check if SQLDataControlConsumer.remove method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 4f7f47c82a6cf2e632fb5ab07cdf833a63afbcb7..17a4c29d20e15adab9ea9135ffea4254c4f470e6 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_select_columns_TypeMismatch
-//==== LABEL Check non-optional argument columns (select method) type conversion
+//==== LABEL Check type conversions for columns argument of SQLDataControlConsumer.select method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 6f6b966172c659aaa54e95909a54385356350564..484197a3c9b0160b7a30f336f46e39bd6e4d0d39 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_select_errorCallback_TypeMismatch
-//==== LABEL Check optional argument errorCallback (select method) type conversion
+//==== LABEL Check type conversions for errorCallback argument of SQLDataControlConsumer.select method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 168e98188739a7eeb8cc2b4767a425acfef664c0..d234c7e1ab66f631dfb6d80a47309ce399cba15c 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_select_errorCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onerror) was passed into select method
+//==== LABEL Check if SQLDataControlConsumer.select method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 1d8c9537ac7ab8fc0b89ca82bc4db7ab43a1d688..ad2d5f939a6fad1ce57557b2559d552103d97e0b 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_select_successCallback_TypeMismatch
-//==== LABEL Check non-optional argument successCallback (select method) type conversion
+//==== LABEL Check type conversions for successCallback argument of SQLDataControlConsumer.select method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index e9dbab51c028fe746bc6aa7f5f826ec118858c7b..d6e2e938bea75a4b8885f98620190e522275e05c 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_select_successCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onsuccess) was passed into select method
+//==== LABEL Check if SQLDataControlConsumer.select method throws exception when successCallback is invalid
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== PRIORITY P2
index 9448c2ec18353786aaa8a80410f2446dbcfa9bf0..85cbed62c5a85ddc42be0bd6ae9b61cfb48247cd 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_select_without_errorCallback
-//==== LABEL Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback
+//==== LABEL Check SQLDataControlConsumer.select method without errorCallback
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index a080c7f54aae0775f128559563c36c5117f1a6b6..63c9942f8411339006a3e59b42a9048e34ce6a5d 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_select_without_maxNumberPerPage
-//==== LABEL Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage
+//==== LABEL Check SQLDataControlConsumer.select method without maxNumberPerPage
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index 7965180056390c65adfe1518ca5c3f6d15b80c07..0430ed5dcc91026f6a06f2415716580db9ee0434 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_select_without_page
-//==== LABEL Check with non-optional arguments SQLDataControlConsumer.select method without page
+//==== LABEL Check SQLDataControlConsumer.select method without page
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index bf75dd807a0ce949bf2e35652f9395263b9094f2..17f30dbd9aeb8b556d9abe0cfa154b75e59c434e 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SQLDataControlConsumer_update
-//==== LABEL Check SQLDataControlConsumer.update method
+//==== LABEL Check if SQLDataControlConsumer.update method works properly
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
 //==== ONLOAD_DELAY 30
index fd2b041acc90a827b3e1d138103949e27b7cfb37..03c3328ae5f2d71343bce3eea654595d73fae715 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_update_errorCallback_TypeMismatch
-//==== LABEL Check optional argument errorCallback (update method) type conversion
+//==== LABEL Check type conversions for errorCallback argument of SQLDataControlConsumer.update method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index a4b7a6a19a18edc7325e437cb991bc79a6e03af1..b0802ff8dedd6f7d800768e1a98fc29db11a8947 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_update_errorCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onerror) was passed into update method
+//==== LABEL Check if SQLDataControlConsumer.update method throws exception when errorCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 62cdc328fd579059eb3946a14d02d4657ec94bb4..8021e0b90b194311365d953a2b0ad6ff57df9f7f 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_update_successCallback_TypeMismatch
-//==== LABEL Check optional argument successCallback (update method) type conversion
+//==== LABEL Check type conversions for successCallback argument of SQLDataControlConsumer.update method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 6feda9e3c89af7596347f466f75f2f361206f611..c796d587e234eb3fd7b85a7edd6052110cb99411 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_update_successCallback_invalid_cb
-//==== LABEL Check if an exception was thrown when a fake callback (onsuccess) was passed into update method
+//==== LABEL Check if SQLDataControlConsumer.update method throws exception when successCallback is invalid
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 2f257406e0bd5ea55b2e06168863873c06fc9852..641c5a41d6953ec442ab74ec688b1b264c96993e 100644 (file)
@@ -38,7 +38,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: SQLDataControlConsumer_update_updateData_TypeMismatch
-//==== LABEL Check non-optional argument updateData (update method) type conversion
+//==== LABEL Check type conversions for updateData argument of SQLDataControlConsumer.update method
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html
index 1490ce3dd49a006df8bd80d340a3ba787298a7ba..2ec57d8098e5e08f9315ee2a98f7c23724e8c771 100644 (file)
@@ -3,7 +3,7 @@
 <test_definition>
   <suite name="tct-datacontrol-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datacontrol">
-      <testcase purpose="Check if interface DataControlErrorCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlErrorCallback_notexist">
+      <testcase purpose="Check if interface DataControlErrorCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlErrorCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlErrorCallback_notexist.html</test_script_entry>
         </description>
@@ -15,7 +15,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlGetValueSuccessCallback_notexist">
+      <testcase purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlGetValueSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_notexist.html</test_script_entry>
         </description>
@@ -27,7 +27,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlInsertSuccessCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlInsertSuccessCallback_notexist">
+      <testcase purpose="Check if interface DataControlInsertSuccessCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlInsertSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_notexist.html</test_script_entry>
         </description>
@@ -51,7 +51,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlManagerObject exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManagerObject_notexist">
+      <testcase purpose="Check if interface DataControlManagerObject exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManagerObject_notexist.html</test_script_entry>
         </description>
@@ -63,7 +63,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlManager exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_notexist">
+      <testcase purpose="Check if interface DataControlManager exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_notexist.html</test_script_entry>
         </description>
@@ -75,7 +75,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlSelectSuccessCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlSelectSuccessCallback_notexist">
+      <testcase purpose="Check if interface DataControlSelectSuccessCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlSelectSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_notexist.html</test_script_entry>
         </description>
@@ -87,7 +87,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface MappedDataControlConsumer exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="MappedDataControlConsumer_notexist">
+      <testcase purpose="Check if interface MappedDataControlConsumer exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="MappedDataControlConsumer_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_notexist.html</test_script_entry>
         </description>
@@ -99,7 +99,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlSuccessCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlSuccessCallback_notexist">
+      <testcase purpose="Check if interface DataControlSuccessCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface SQLDataControlConsumer exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="SQLDataControlConsumer_notexist">
+      <testcase purpose="Check if interface SQLDataControlConsumer exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="SQLDataControlConsumer_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object SQLDataControlConsumer can have new properties added." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="SQLDataControlConsumer_extend">
+      <testcase purpose="Test whether the object SQLDataControlConsumer can have new properties added" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="SQLDataControlConsumer_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object DataControlManager can have new properties added." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_extend">
+      <testcase purpose="Test whether the object DataControlManager can have new properties added" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object MappedDataControlConsumer can have new properties added." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="MappedDataControlConsumer_extend">
+      <testcase purpose="Check if MappedDataControlConsumer can have new properties added" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="MappedDataControlConsumer_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataControlConsumerObject exists, it should not." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlConsumerObject_notexist">
+      <testcase purpose="Check if interface DataControlConsumerObject exists, it should not" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlConsumerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object DataControlConsumerObject can have new properties added." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlConsumerObject_extend">
+      <testcase purpose="Test whether the object DataControlConsumerObject can have new properties added" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlConsumerObject_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if datacontrol exists in tizen." type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_in_tizen">
+      <testcase purpose="Check if datacontrol exists in tizen" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P3" id="DataControlManager_in_tizen">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_in_tizen.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check SQLDataControlConsumer.insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_insert">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_insert">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check SQLDataControlConsumer.update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_update">
+      <testcase purpose="Check if SQLDataControlConsumer.update method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_update">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check SQLDataControlConsumer.remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_remove">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_remove">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if addValue throws exception when successCallback is incorrect" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.addValue method" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check MappedDataControlConsumer.getValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_getValue">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_getValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check MappedDataControlConsumer.removeValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_removeValue">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_removeValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check MappedDataControlConsumer.updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_updateValue">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="MappedDataControlConsumer_updateValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_errorCallback">
+      <testcase purpose="Check SQLDataControlConsumer.select method without errorCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_maxNumberPerPage">
+      <testcase purpose="Check SQLDataControlConsumer.select method without maxNumberPerPage" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_maxNumberPerPage">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_maxNumberPerPage.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without page" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_page">
+      <testcase purpose="Check SQLDataControlConsumer.select method without page" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P1" id="SQLDataControlConsumer_select_without_page">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_page.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </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">
+      <testcase purpose="Check type conversions for insertionData argument of SQLDataControlConsumer.insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for updateData argument of SQLDataControlConsumer.update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_updateData_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for columns argument of SQLDataControlConsumer.select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_columns_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.update method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.update method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if addValue throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.addValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if addValue throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_errorCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.addValue method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if addValue throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_addValue_successCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.addValue method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if getValue throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.getValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if getValue throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_errorCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if getValue throws exception when successCallback is incorrect" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.getValue method" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if getValue throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_getValue_successCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if removeValue throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.removeValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if removeValue throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_errorCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if removeValue throws exception when successCallback is incorrect" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.removeValue method" type="compliance" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if removeValue throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_removeValue_successCallback_invalid_cb">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </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">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.select method throws exception when errorCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
           </spec>
         </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">
+      <testcase purpose="Check if SQLDataControlConsumer.select method throws exception when successCallback is invalid" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" 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>
index 4deb729609718f4414df251ca1023c5676af8cbb..18927d5fc28c4738840f036ab53261bad443beae 100644 (file)
@@ -3,17 +3,17 @@
 <test_definition>
   <suite name="tct-datacontrol-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datacontrol">
-      <testcase purpose="Check if interface DataControlErrorCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlErrorCallback_notexist">
+      <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 purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_notexist">
+      <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 purpose="Check if interface DataControlInsertSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_notexist">
+      <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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface DataControlManagerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManagerObject_notexist">
+      <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 purpose="Check if interface DataControlManager exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_notexist">
+      <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 purpose="Check if interface DataControlSelectSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_notexist">
+      <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 purpose="Check if interface MappedDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_notexist">
+      <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 purpose="Check if interface DataControlSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_notexist">
+      <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 purpose="Check if interface SQLDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_notexist">
+      <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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_type_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the object SQLDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_extend">
+      <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 purpose="Test whether the object DataControlManager can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_extend">
+      <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 purpose="Test whether the object MappedDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_extend">
+      <testcase purpose="Check if 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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_providerId_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface DataControlConsumerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_notexist">
+      <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 purpose="Test whether the object DataControlConsumerObject can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_extend">
+      <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 purpose="Check if datacontrol exists in tizen." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_in_tizen">
+      <testcase purpose="Check if datacontrol 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 purpose="Check SQLDataControlConsumer.insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method works properly" 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 purpose="Check SQLDataControlConsumer.update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update">
+      <testcase purpose="Check if SQLDataControlConsumer.update method works properly" 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 purpose="Check SQLDataControlConsumer.remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method works properly" 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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if addValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.addValue method" 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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check MappedDataControlConsumer.getValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method works properly" 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 purpose="Check MappedDataControlConsumer.removeValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method works properly" 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 purpose="Check MappedDataControlConsumer.updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method works properly" 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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_without_successCallback.html</test_script_entry>
         </description>
       </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">
+      <testcase purpose="Check 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 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">
+      <testcase purpose="Check 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 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">
+      <testcase purpose="Check 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>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_missarg.html</test_script_entry>
         </description>
       </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">
+      <testcase purpose="Check type conversions for insertionData argument of SQLDataControlConsumer.insert method" 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 purpose="Check optional argument successCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.insert method" 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 purpose="Check optional argument errorCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.insert method" 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 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">
+      <testcase purpose="Check type conversions for updateData argument of SQLDataControlConsumer.update method" 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 purpose="Check optional argument successCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.update method" 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 purpose="Check optional argument errorCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.update method" 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 purpose="Check optional argument successCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.remove method" 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 purpose="Check optional argument errorCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.remove method" 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 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">
+      <testcase purpose="Check type conversions for columns argument of SQLDataControlConsumer.select method" 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 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">
+      <testcase purpose="Check type conversions for successCallback argument of SQLDataControlConsumer.select method" 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 purpose="Check optional argument errorCallback (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of SQLDataControlConsumer.select method" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method throws exception when successCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.insert method throws exception when errorCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.update method throws exception when successCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.update method throws exception when errorCallback is invalid" 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 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">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.addValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.addValue method 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.addValue method 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 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">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.getValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method 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 purpose="Check if getValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.getValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.getValue method 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 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">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.removeValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method 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 purpose="Check if removeValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.removeValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.removeValue method 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 purpose="Check optional argument errorCallback (updateValue method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
+      <testcase purpose="Check type conversions for errorCallback argument of MappedDataControlConsumer.updateValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method throws exception when errorCallback is invalid" 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 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">
+      <testcase purpose="Check type conversions for successCallback argument of MappedDataControlConsumer.updateValue method" 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 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">
+      <testcase purpose="Check if MappedDataControlConsumer.updateValue method throws exception when successCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method throws exception when errorCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.remove method throws exception when successCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.select method throws exception when errorCallback is invalid" 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 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">
+      <testcase purpose="Check if SQLDataControlConsumer.select method throws exception when successCallback is invalid" 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>