[Datasync] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:21:02 +0000 (11:21 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:21:02 +0000 (11:21 +0200)
Change-Id: I749f89465ab18e173632afcd5007e483244779f7

tct-datasync-tizen-tests/tests.xml

index d26ec30cfe93e586ad8b617b7ab07f55e02f918f..97965fa82b8914e40b594e8fa150738296214a0a 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-datasync-tizen-tests" category="Tizen Web Device APIs">
+  <suite name="tct-datasync-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datasync">
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManagerObject_notexist" purpose="Check if interface DataSynchronizationManagerObject exists, it should not.">
+      <testcase purpose="Check if interface DataSynchronizationManagerObject exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManagerObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_notexist" purpose="Check if interface DataSynchronizationManager exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface DataSynchronizationManager exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProgressCallback_notexist" purpose="Check if interface SyncProgressCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SyncProgressCallback exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProgressCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProgressCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncStatistics_notexist" purpose="Check if interface SyncStatistics exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SyncStatistics exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncStatistics_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncStatistics_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_in_tizen" purpose="Check if package exists in tizen.">
+      </testcase>
+      <testcase purpose="Check if package exists in tizen." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_in_tizen">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_in_tizen.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_id_attribute" purpose="Check if attribute id of SyncInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute id of SyncInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_id_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_id_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_interval_attribute" purpose="Check if attribute interval of SyncInfo exists, has type SyncInterval">
+      </testcase>
+      <testcase purpose="Check if attribute interval of SyncInfo exists, has type SyncInterval" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_interval_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_interval_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_mode_attribute" purpose="Check if attribute mode of SyncInfo exists, has type SyncMode">
+      </testcase>
+      <testcase purpose="Check if attribute mode of SyncInfo exists, has type SyncMode" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_mode_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_mode_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_password_attribute" purpose="Check if attribute password of SyncInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute password of SyncInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_password_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_password_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_type_attribute" purpose="Check if attribute type of SyncInfo exists, has type SyncType">
+      </testcase>
+      <testcase purpose="Check if attribute type of SyncInfo exists, has type SyncType" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_type_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_type_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_url_attribute" purpose="Check if attribute url of SyncInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute url of SyncInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_url_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_url_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_enable_attribute" purpose="Check if attribute enable of SyncServiceInfo exists, has type Boolean">
+      </testcase>
+      <testcase purpose="Check if attribute enable of SyncServiceInfo exists, has type Boolean" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_enable_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_enable_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_id_attribute" purpose="Check if attribute id of SyncServiceInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute id of SyncServiceInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_id_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_id_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_password_attribute" purpose="Check if attribute password of SyncServiceInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute password of SyncServiceInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_password_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_password_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_serverDatabaseUri_attribute" purpose="Check if attribute serverDatabaseUri of SyncServiceInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute serverDatabaseUri of SyncServiceInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_serverDatabaseUri_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_serverDatabaseUri_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_serviceType_attribute" purpose="Check if attribute serviceType of SyncServiceInfo exists, has type SyncServiceType">
+      </testcase>
+      <testcase purpose="Check if attribute serviceType of SyncServiceInfo exists, has type SyncServiceType" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_serviceType_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_serviceType_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_profileId_attribute" purpose="Check if attribute profileId of SyncProfileInfo exists, has type SyncProfileId and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute profileId of SyncProfileInfo exists, has type SyncProfileId and is readonly" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_profileId_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_profileId_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_profileName_attribute" purpose="Check if attribute profileName of SyncProfileInfo exists, has type DOMString">
+      </testcase>
+      <testcase purpose="Check if attribute profileName of SyncProfileInfo exists, has type DOMString" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_profileName_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_profileName_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_serviceInfo_attribute" purpose="Check if attribute serviceInfo of SyncProfileInfo exists, has type Array">
+      </testcase>
+      <testcase purpose="Check if attribute serviceInfo of SyncProfileInfo exists, has type Array" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_serviceInfo_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_serviceInfo_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_syncInfo_attribute" purpose="Check if attribute syncInfo of SyncProfileInfo exists, has type SyncInfo">
+      </testcase>
+      <testcase purpose="Check if attribute syncInfo of SyncProfileInfo exists, has type SyncInfo" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_syncInfo_attribute">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_syncInfo_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_exist" purpose="Check if SyncInfo exists">
+      </testcase>
+      <testcase purpose="Check if SyncInfo exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_exist" purpose="Check if SyncProfileInfo exists">
+      </testcase>
+      <testcase purpose="Check if SyncProfileInfo exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_extend" purpose="check if DataSynchronizationManager is extendable">
+      </testcase>
+      <testcase purpose="check if DataSynchronizationManager is extendable" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_extend">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_extend" purpose="check if SyncInfo is extendable">
+      </testcase>
+      <testcase purpose="check if SyncInfo is extendable" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_extend">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_extend" purpose="check if SyncServiceInfo is extendable">
+      </testcase>
+      <testcase purpose="check if SyncServiceInfo is extendable" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_extend">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_exist" purpose="Check if SyncServiceInfo exists">
+      </testcase>
+      <testcase purpose="Check if SyncServiceInfo exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_extend" purpose="check if SyncProfileInfo is extendable">
+      </testcase>
+      <testcase purpose="check if SyncProfileInfo is extendable" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_extend">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_exist" purpose="Check if method add of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method add of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_add_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll_exist" purpose="Check if method getAll of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method getAll of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getAll_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getLastSyncStatistics_exist" purpose="Check if method getLastSyncStatistics of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method getLastSyncStatistics of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getLastSyncStatistics_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getLastSyncStatistics_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum_exist" purpose="Check if method getMaxProfilesNum of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method getMaxProfilesNum of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getMaxProfilesNum_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum_exist" purpose="Check if method getProfilesNum of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method getProfilesNum of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getProfilesNum_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_get_exist" purpose="Check if method get of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method get of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_get_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_get_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_remove_exist" purpose="Check if method remove of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method remove of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_remove_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_remove_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_exist" purpose="Check if method startSync of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method startSync of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_startSync_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_stopSync_exist" purpose="Check if method stopSync of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method stopSync of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_stopSync_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_stopSync_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_exist" purpose="Check if method update of DataSynchronizationManager exists">
+      </testcase>
+      <testcase purpose="Check if method update of DataSynchronizationManager exists" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_exist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll_extra_argument" purpose="Check if method getAll of DataSynchronizationManager accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getAll of DataSynchronizationManager accepts extra argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll_extra_argument">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getAll_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum_extra_argument" purpose="Check if method getMaxProfilesNum of DataSynchronizationManager accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getMaxProfilesNum of DataSynchronizationManager accepts extra argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum_extra_argument">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getMaxProfilesNum_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum_extra_argument" purpose="Check if method getProfilesNum of DataSynchronizationManager accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getProfilesNum of DataSynchronizationManager accepts extra argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum_extra_argument">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getProfilesNum_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_missarg" purpose="Check add with missing non-optional argument">
+      </testcase>
+      <testcase purpose="Check add with missing non-optional argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_missarg">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_add_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_missarg" purpose="Check update with missing non-optional argument">
+      </testcase>
+      <testcase purpose="Check update with missing non-optional argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_missarg">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_profile_TypeMismatch" purpose="Check add argument profile conversions exception">
+      </testcase>
+      <testcase purpose="Check add argument profile conversions exception" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_profile_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_add_profile_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_profile_invalid_obj" purpose="Check update argument profile validation - use simple object">
+      </testcase>
+      <testcase purpose="Check update argument profile validation - use simple object" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_profile_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update_profile_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_profile_invalid_obj" purpose="Check add argument profile validation - use simple object">
+      </testcase>
+      <testcase purpose="Check add argument profile validation - use simple object" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add_profile_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_add_profile_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_profile_TypeMismatch" purpose="Check update argument profile conversions exception">
+      </testcase>
+      <testcase purpose="Check update argument profile conversions exception" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update_profile_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update_profile_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add" purpose="Check with non-optional arguments add(valid_profile)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments add(valid_profile)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_add">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_add.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update" purpose="Check with non-optional arguments update(valid_profile)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments update(valid_profile)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_update">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll" purpose="Proper invocation getAll without arguments - should work">
+      </testcase>
+      <testcase purpose="Proper invocation getAll without arguments - should work" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getAll">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getAll.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_progressCallback_invalid_cb" purpose="Check argument progressCallback validation - use simple function">
+      </testcase>
+      <testcase purpose="Check argument progressCallback validation - use simple function" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_progressCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_startSync_progressCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_remove" purpose="Check with non-optional arguments remove(valid_profileId)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments remove(valid_profileId)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_remove">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_remove.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum" purpose="Proper invocation getProfilesNum without arguments">
+      </testcase>
+      <testcase purpose="Proper invocation getProfilesNum without arguments" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getProfilesNum">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getProfilesNum.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum" purpose="Proper invocation getMaxProfilesNum without arguments">
+      </testcase>
+      <testcase purpose="Proper invocation getMaxProfilesNum without arguments" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_getMaxProfilesNum">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_getMaxProfilesNum.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync" purpose="Check with non-optional arguments startSync(valid_profileId)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments startSync(valid_profileId)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_startSync.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_get" purpose="Check with non-optional arguments get(valid_profileId)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments get(valid_profileId)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_get">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_get.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_stopSync" purpose="Check with non-optional arguments stopSync(valid_profileId)">
+      </testcase>
+      <testcase purpose="Check with non-optional arguments stopSync(valid_profileId)" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_stopSync">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_stopSync.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_constructor" purpose="new tizen.SyncProfileInfo(String profileName, SyncInfo syncInfo, SyncServiceInfo serviceInfo) works (is supported) ">
+      </testcase>
+      <testcase purpose="new tizen.SyncProfileInfo(String profileName, SyncInfo syncInfo, SyncServiceInfo serviceInfo) works (is supported) " component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProfileInfo_constructor">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_constructor.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor_type" purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncType type) works (is supported) ">
+      </testcase>
+      <testcase purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncType type) works (is supported) " component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor_type">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor_type.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor" purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode) works (is supported) ">
+      </testcase>
+      <testcase purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode) works (is supported) " component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_constructor" purpose="new tizen.SyncServiceInfo(Boolean, SyncServiceType, String, String?, String?) works (is supported)">
+      </testcase>
+      <testcase purpose="new tizen.SyncServiceInfo(Boolean, SyncServiceType, String, String?, String?) works (is supported)" component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncServiceInfo_constructor">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_constructor.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_progressCallback_TypeMismatch" purpose="Check argument progressCallback conversions exception">
+      </testcase>
+      <testcase purpose="Check argument progressCallback conversions exception" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_progressCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_startSync_progressCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor_interval" purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncInterval interval) works (is supported) ">
+      </testcase>
+      <testcase purpose="new tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncInterval interval) works (is supported) " component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncInfo_constructor_interval">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor_interval.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_with_callback" purpose="Check startSync with optional argument">
+      </testcase>
+      <testcase purpose="Check startSync with optional argument" component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_startSync_with_callback">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_startSync_with_callback.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>