[DataControl] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:20:50 +0000 (11:20 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:20:50 +0000 (11:20 +0200)
Change-Id: I3ce267ab0c7453946389add88ee1a311167e3ea5

25 files changed:
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_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_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_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 c8292f73ccbd76b5084c3ecd7117ab8f6d85f4e2..b06c44c142e2b2c6d5be6bb34499b92fa095f5a3 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument errorCallback (updateValue method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 03c91cae2b5d9fd7cb3bf286eb5712d3f8f49b9d..291dd2c6cff3bf5e265619a3c55d1ac31efecc86 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onerror) was passed into updateValue method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 45ebf76f527b5fcfe6617c63bd164887c9b546b3..5b6a7214c2d1a727592288f42299e7010431b68d 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check non-optional argument successCallback (updateValue method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 9636eb0037e1cf2176dd2aff6486d2aa6a33b4b9..068545ac0d182c0ed3bf0e27d617fdea06c74bdf 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:MappedDataControlConsumer:updateValue M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 7097ff08162649e22a549b18a46a7ed4a038aff9..c3e0a20dd9b31c9b672818fdb16c5ff31196ade9 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument errorCallback (insert method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index cde30924345c52a67cb27fbd9d18c113f09a5260..21dbb62b77799544cfb8c8915667dc999de64b55 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onerror) was passed into insert method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 2c91f52f724f73b7e8cdba513ada7de6a0f821a5..61662fc9dbfe72f4f8bab801fac687fa71831560 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check non-optional argument insertionData (insert method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 7059abb4ee538847a8086281eeba845235a06902..7d10628c57ae7bfb886354263034f08f86b113e4 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument successCallback (insert method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 50e867703868cb943552937aef5934d45c376551..650a611a96996471fde3f06ac938f059a5275d18 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:insert M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onsuccess) was passed into insert method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 8d55ec7e63ffed7ab6332067c2b74ca2678c163e..571900ca54c3ec26401de375e00a65bbe88070e7 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument errorCallback (remove method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index bc0e46f1309abd4c6799cb6de9a04aff7ea758f0..666b2611fdef778b3dc8be022207f08c22fb4eaf 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onerror) was passed into remove method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 920ba6868be8e348f9fce9504d3db69a310bae7f..7359df7d748f57d6c0148d756cee3b17aada729e 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument successCallback (remove method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index f1daf6e5553e93887f4ef102a7d3860318066d76..606252317f4b0348122e777ee7868ef912adc2ad 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:remove M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onsuccess) was passed into remove method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 003fc8d9208ca571d486d5098900d361d01bf3cb..44ee74ba77fdc25deccd92806d8cf89a2f405e62 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check non-optional argument columns (select method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 1fd718fea3e2881f468d99121d040ff157719481..56a22ace0b825bcc7e510057284d7ce6c4fd08e2 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument errorCallback (select method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 1f44cc7158aa7c560a03c5ecebb413eef54459c5..d0796b859b9850c7123f2d73a6910880e5ce7cb4 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onerror) was passed into select method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 0efa37d0a2cee64690cebe834f3d5517dbdc7ca6..74c257534a1c28b06bddccbb65ae0796a341cce2 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check non-optional argument successCallback (select method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 96599f74486e36f6e48b0d5f801aaebf75ef9c84..3a35ad8032a32769046318aef74b6142c5a6cb21 100644 (file)
@@ -41,9 +41,6 @@ Authors:
 //==== LABEL check if an exception was thrown when a fake callback (onsuccess) was passed into select method
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:select M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onsuccess) was passed into select method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 30
 //==== TEST_CRITERIA MTCB
index 442cc0cde195bd1c18378a5892a16a70cd8cd90a..46c80aa00eb36eee8c743b9bb95acaa2fb2b0864 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument errorCallback (update method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index c071ad50f5b1f47a1c0f609504a63e6f26454afd..ed5d60f64a04d807933a1644fa87016e52767c66 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onerror) was passed into update method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index 499a99b0a63cbd9805cbbff35fca6815732e0dbd..9bc5b56c668e1182cd7f34666f3354c2fcc3a96c 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check optional argument successCallback (update method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index e98312b00f354253f2694599f2860861414ba26e..76d20ec004ac95bf799a48fad5843c50ee344e00 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check if an exception was thrown when a fake callback (onsuccess) was passed into update method
-//==== EXPECT an exception should be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
 
index c8bdbba4fc32a134d4f11eb711a776ea1f6119a4..034eef982e94b926da3a22b773422b59428ec42d 100644 (file)
@@ -42,9 +42,6 @@ Authors:
 //==== ONLOAD_DELAY 30
 //==== SPEC Tizen Web API:TBD:Datacontrol:SQLDataControlConsumer:update M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html
-//==== STEP check non-optional argument updateData (update method) type conversion
-//==== EXPECT an exception must be thrown when the input value cannot be converted into a proper value
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
index 1f52a6bde62c2910ecf3700ab9f4ec595a419b44..9c1a5a40449d5e46d0313c718b01ebbca612d478 100644 (file)
       </testcase>
       <testcase purpose="check non-optional argument insertionData (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check non-optional argument insertionData (insert method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument successCallback (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument successCallback (insert method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument errorCallback (insert method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument errorCallback (insert method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check non-optional argument updateData (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_updateData_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check non-optional argument updateData (update method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument successCallback (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument successCallback (update method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument errorCallback (update method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument errorCallback (update method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument successCallback (remove method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument successCallback (remove method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument errorCallback (remove method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument errorCallback (remove method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check non-optional argument columns (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_columns_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check non-optional argument columns (select method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check non-optional argument successCallback (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check non-optional argument successCallback (select method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument errorCallback (select method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument errorCallback (select method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into insert method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into insert method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into update method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_update_errorCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into update method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check optional argument errorCallback (updateValue method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check optional argument errorCallback (updateValue method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into updateValue method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check non-optional argument successCallback (updateValue method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check non-optional argument successCallback (updateValue method) type conversion</step_desc>
-              <expected>an exception must be thrown when the input value cannot be converted into a proper value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into remove method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_remove_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into remove method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_errorCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onerror) was passed into select method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/TBD/Datacontrol" execution_type="auto" priority="P2" id="SQLDataControlConsumer_select_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if an exception was thrown when a fake callback (onsuccess) was passed into select method</step_desc>
-              <expected>an exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
index 3ffca64a6eb65c7089e222cf1f75aedf66f03af6..f7866e60006a1e796368bd4cbd314073d12811fb 100644 (file)
 <?xml version="1.0" encoding="UTF-8"?>
-    <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl"  href="./testcase.xsl"?>
 <test_definition>
-  <suite launcher="WRTLauncher" name="tct-datacontrol-tizen-tests" category="Tizen Web Device APIs">
+  <suite name="tct-datacontrol-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datacontrol">
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlErrorCallback_notexist" purpose="Check if interface DataControlErrorCallback exists, it should not.">
+      <testcase purpose="Check if interface DataControlErrorCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlErrorCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlErrorCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_notexist" purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlGetValueSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_notexist" purpose="Check if interface DataControlInsertSuccessCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlInsertSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_exist" purpose="Check if method getDataControlConsumer of DataControlManager exists">
+      </testcase>
+      <testcase purpose="Check if method getDataControlConsumer of DataControlManager exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManagerObject_notexist" purpose="Check if interface DataControlManagerObject exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlManagerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManagerObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_notexist" purpose="Check if interface DataControlManager exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlManager exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_notexist" purpose="Check if interface DataControlSelectSuccessCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlSelectSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_notexist" purpose="Check if interface MappedDataControlConsumer exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface MappedDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_notexist" purpose="Check if interface DataControlSuccessCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlSuccessCallback exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_notexist" purpose="Check if interface SQLDataControlConsumer exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SQLDataControlConsumer exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_exist" purpose="Check if method insert of SQLDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method insert of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_exist" purpose="Check if method remove of SQLDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method remove of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_exist" purpose="Check if method update of SQLDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method update of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_exist" purpose="Check if method select of SQLDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method select of SQLDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_exist" purpose="Check if method addValue of MappedDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method addValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_exist" purpose="Check if method getValue of MappedDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method getValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_type_attribute" purpose="Check if attribute type of DataControlConsumerObject exists, has type DataType and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute type of DataControlConsumerObject exists, has type DataType and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_type_attribute">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_type_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_extend" purpose="Test whether the object SQLDataControlConsumer can have new properties added.">
+      </testcase>
+      <testcase purpose="Test whether the object SQLDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_extend" purpose="Test whether the object DataControlManager can have new properties added.">
+      </testcase>
+      <testcase purpose="Test whether the object DataControlManager can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_extend" purpose="Test whether the object MappedDataControlConsumer can have new properties added.">
+      </testcase>
+      <testcase purpose="Test whether the object MappedDataControlConsumer can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_exist" purpose="Check if method removeValue of MappedDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method removeValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_exist" purpose="Check if method updateValue of MappedDataControlConsumer exists">
+      </testcase>
+      <testcase purpose="Check if method updateValue of MappedDataControlConsumer exists" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_exist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_dataId_attribute" purpose="Check if attribute dataId of DataControlConsumerObject exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute dataId of DataControlConsumerObject exists, has type DOMString and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_dataId_attribute">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_dataId_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_providerId_attribute" purpose="Check if attribute providerId of DataControlConsumerObject exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute providerId of DataControlConsumerObject exists, has type DOMString and is readonly" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_providerId_attribute">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_providerId_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_notexist" purpose="Check if interface DataControlConsumerObject exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataControlConsumerObject exists, it should not." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_extend" purpose="Test whether the object DataControlConsumerObject can have new properties added.">
+      </testcase>
+      <testcase purpose="Test whether the object DataControlConsumerObject can have new properties added." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlConsumerObject_extend">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlConsumerObject_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_in_tizen" purpose="Check if package exists in tizen.">
+      </testcase>
+      <testcase purpose="Check if package exists in tizen." component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_in_tizen">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_in_tizen.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert" onload_delay="30" purpose="Check SQLDataControlConsumer.insert method">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update" onload_delay="30" purpose="Check SQLDataControlConsumer.update method">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlInsertSuccessCallback">
+      </testcase>
+      <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlInsertSuccessCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlInsertSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlInsertSuccessCallback_onsuccess.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlSelectSuccessCallback">
+      </testcase>
+      <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlSelectSuccessCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSelectSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSelectSuccessCallback_onsuccess.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_SQL" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - SQL">
+      </testcase>
+      <testcase purpose="Check if callback is called and if its arguments have proper type - SQL" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_SQL">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_onsuccess_SQL.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue" purpose="Check if addValue method called with non-optional arguments does what it should">
+      </testcase>
+      <testcase purpose="Check if addValue method called with non-optional arguments does what it should" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch" purpose="Check if addValue throws exception when successCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if addValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_errorCallback" onload_delay="30" purpose="Check if addValue method called with optional errorCallback does what it should">
+      </testcase>
+      <testcase purpose="Check if addValue method called with optional errorCallback does what it should" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_with_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_successCallback" onload_delay="30" purpose="Check if addValue method called with optional successCallback does what it should">
+      </testcase>
+      <testcase purpose="Check if addValue method called with optional successCallback does what it should" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_with_successCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue" onload_delay="30" purpose="Check MappedDataControlConsumer.getValue method">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.getValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue" onload_delay="30" purpose="Check MappedDataControlConsumer.removeValue method">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.removeValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue" onload_delay="30" purpose="Check MappedDataControlConsumer.updateValue method">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_MAP" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - MAP">
+      </testcase>
+      <testcase purpose="Check if callback is called and if its arguments have proper type - MAP" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlSuccessCallback_onsuccess_MAP">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlSuccessCallback_onsuccess_MAP.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_onsuccess" onload_delay="30" purpose="Check if callback is called and if its arguments have proper type - DataControlGetValueSuccessCallback.onsuccess">
+      </testcase>
+      <testcase purpose="Check if callback is called and if its arguments have proper type - DataControlGetValueSuccessCallback.onsuccess" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlGetValueSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlGetValueSuccessCallback_onsuccess.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_missarg" onload_delay="30" purpose="Check with missing non-optional argument - select">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - select" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_missarg" purpose="Check with missing non-optional argument - getDataControlConsumer">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - getDataControlConsumer" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_type_TypeMismatch" purpose="Check argument type conversions exception - getDataControlConsumer">
+      </testcase>
+      <testcase purpose="Check argument type conversions exception - getDataControlConsumer" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_type_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_type_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_MAP" purpose="Check DataControlManager.getDataControlConsumer returns valid object - MAP">
+      </testcase>
+      <testcase purpose="Check DataControlManager.getDataControlConsumer returns valid object - MAP" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_MAP">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_MAP.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_SQL" purpose="Check DataControlManager.getDataControlConsumer returns valid object - SQL">
+      </testcase>
+      <testcase purpose="Check DataControlManager.getDataControlConsumer returns valid object - SQL" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="DataControlManager_getDataControlConsumer_SQL">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/DataControlManager_getDataControlConsumer_SQL.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.insert method without errorCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.insert method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_successCallback" purpose="Check SQLDataControlConsumer.insert method without successCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.insert method without successCallback" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_without_successCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_without_successCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.update method without errorCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.update method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_successCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.update method without successCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.update method without successCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_without_successCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_without_successCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_errorCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method without errorCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.remove method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_successCallback" onload_delay="30" purpose="Check SQLDataControlConsumer.remove method without successCallback">
+      </testcase>
+      <testcase purpose="Check SQLDataControlConsumer.remove method without successCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_without_successCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_without_successCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_errorCallback" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_maxNumberPerPage" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without maxNumberPerPage" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_maxNumberPerPage">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_maxNumberPerPage.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_page" onload_delay="30" purpose="Check with non-optional arguments SQLDataControlConsumer.select method without page">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments SQLDataControlConsumer.select method without page" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_without_page">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_without_page.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.removeValue method without errorCallback">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.removeValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.getValue method without errorCallback">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.getValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_without_errorCallback" onload_delay="30" purpose="Check MappedDataControlConsumer.updateValue method without errorCallback">
+      </testcase>
+      <testcase purpose="Check MappedDataControlConsumer.updateValue method without errorCallback" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_without_errorCallback">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_without_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_missarg" onload_delay="30" purpose="Check with missing non-optional argument - SQLDataControlConsumer.update">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - SQLDataControlConsumer.update" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_missarg" purpose="Check with missing non-optional argument - SQLDataControlConsumer.insert">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - SQLDataControlConsumer.insert" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer.getValue">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer.getValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer.removeValue">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer.removeValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_missarg" onload_delay="30" purpose="Check with missing non-optional argument - MappedDataControlConsumer_updateValue">
+      </testcase>
+      <testcase purpose="Check with missing non-optional argument - MappedDataControlConsumer_updateValue" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_missarg">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch" onload_delay="30" purpose="check non-optional argument insertionData (insert method) type conversion">
+      </testcase>
+      <testcase purpose="check non-optional argument insertionData (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_insertionData_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_insertionData_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (insert method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument successCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (insert method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument errorCallback (insert method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_updateData_TypeMismatch" onload_delay="30" purpose="check non-optional argument updateData (update method) type conversion">
+      </testcase>
+      <testcase purpose="check non-optional argument updateData (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_updateData_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_updateData_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (update method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument successCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (update method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument errorCallback (update method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch" onload_delay="30" purpose="check optional argument successCallback (remove method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument successCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (remove method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument errorCallback (remove method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_columns_TypeMismatch" onload_delay="30" purpose="check non-optional argument columns (select method) type conversion">
+      </testcase>
+      <testcase purpose="check non-optional argument columns (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_columns_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_columns_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_TypeMismatch" onload_delay="30" purpose="check non-optional argument successCallback (select method) type conversion">
+      </testcase>
+      <testcase purpose="check non-optional argument successCallback (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (select method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument errorCallback (select method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into insert method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_insert_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_insert_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into update method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_update_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_update_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if addValue throws exception when errorCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if addValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if addValue throws exception when errorCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if addValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if addValue throws exception when successCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if addValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_addValue_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_addValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if getValue throws exception when errorCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if getValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if getValue throws exception when errorCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if getValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch" purpose="Check if getValue throws exception when successCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if getValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if getValue throws exception when successCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if getValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_getValue_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_getValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch" onload_delay="30" purpose="Check if removeValue throws exception when errorCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if removeValue throws exception when errorCallback is incorrect" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_invalid_cb" onload_delay="30" purpose="Check if removeValue throws exception when errorCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if removeValue throws exception when errorCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch" purpose="Check if removeValue throws exception when successCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if removeValue throws exception when successCallback is incorrect" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_invalid_cb" onload_delay="30" purpose="Check if removeValue throws exception when successCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if removeValue throws exception when successCallback is invalid" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_removeValue_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_removeValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch" onload_delay="30" purpose="check optional argument errorCallback (updateValue method) type conversion">
+      </testcase>
+      <testcase purpose="check optional argument errorCallback (updateValue method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch" onload_delay="30" purpose="check non-optional argument successCallback (updateValue method) type conversion">
+      </testcase>
+      <testcase purpose="check non-optional argument successCallback (updateValue method) type conversion" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into updateValue method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="MappedDataControlConsumer_updateValue_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/MappedDataControlConsumer_updateValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into remove method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_remove_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_remove_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_invalid_cb" onload_delay="30" purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method">
+      </testcase>
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into select method" onload_delay="30" component="TizenAPI/TBD/Datacontrol" execution_type="auto" id="SQLDataControlConsumer_select_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datacontrol-tizen-tests/datacontrol/SQLDataControlConsumer_select_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>