[DataSync] labels updated
authorAndrzej Krolikowski <a.krolikowsk@samsung.com>
Thu, 10 Oct 2013 14:50:04 +0000 (16:50 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 11 Oct 2013 08:43:19 +0000 (08:43 +0000)
Change-Id: I7a8f26332d8d65b272effe45bc4e19efd547d849

tct-datasync-tizen-tests/datasync/DataSynchronizationManagerObject_notexist.html
tct-datasync-tizen-tests/datasync/DataSynchronizationManager_in_tizen.html
tct-datasync-tizen-tests/datasync/DataSynchronizationManager_notexist.html
tct-datasync-tizen-tests/datasync/SyncInfo_constructor.html
tct-datasync-tizen-tests/datasync/SyncInfo_constructor_interval.html
tct-datasync-tizen-tests/datasync/SyncInfo_constructor_type.html
tct-datasync-tizen-tests/datasync/SyncProfileInfo_constructor.html
tct-datasync-tizen-tests/datasync/SyncProgressCallback_notexist.html
tct-datasync-tizen-tests/datasync/SyncStatistics_notexist.html
tct-datasync-tizen-tests/tests.full.xml
tct-datasync-tizen-tests/tests.xml

index 5a0722258ffd3aa15b175cc0685184993959dcf0..81693bc4cff80c08e81b3524bed4f53c8a190a48 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: DataSynchronizationManagerObject_notexist
-//==== LABEL Check if interface DataSynchronizationManagerObject exists, it should not.
+//==== LABEL Check if interface DataSynchronizationManagerObject exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Datasync:DataSynchronizationManagerObject:DataSynchronizationManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
index a7a071067308c0465f6ebf237a1cd8314bbabc25..8146d1ab78fad49604f525c7f46d418da1d3eb74 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: DataSynchronizationManager_in_tizen
-//==== LABEL Check if package exists in tizen.
+//==== LABEL Check if datasync exists in tizen
 //==== SPEC Tizen Web API:Social:Datasync:DataSynchronizationManager:DataSynchronizationManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
 //==== PRIORITY P3
index 2fd82f08ff986ed7054f9327b547aa2c8ac014dd..912c32cee3af5a4ceb9c930023886fe4467b91d5 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: DataSynchronizationManager_notexist
-//==== LABEL Check if interface DataSynchronizationManager exists, it should not.
+//==== LABEL Check if interface DataSynchronizationManager exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Datasync:DataSynchronizationManager:DataSynchronizationManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
index 9fa2e60cf538f61e5a9c7cb7c75589ed88acc1f0..c4e44a87f9682c4f2a2f8b25ce4363238d83077a 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncInfo_constructor
-//==== LABEL New tizen.SyncInfo(String url, String id, String password, SyncMode mode) works (is supported)
+//==== LABEL Check if SyncInfo's contructor works properly
 //==== SPEC Tizen Web API:Social:Datasync:SyncInfo:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
index 9b1dd1e43e163e8f09942d72dab408587bd2fee2..b9e5e01a2c71bf7486e60749501556172606748e 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncInfo_constructor_interval
-//==== LABEL New tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncInterval interval) works (is supported)
+//==== LABEL Check if SyncInfo's contructor works properly with interval argument
 //==== SPEC Tizen Web API:Social:Datasync:SyncInfo:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
index 1d8ddd0d652bef3807eaaa46b95d45765a27e4b9..372ae536d9fcea3ac7c692883cd84f6d947a4775 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncInfo_constructor_type
-//==== LABEL New tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncType type) works (is supported)
+//==== LABEL Check if SyncInfo's contructor works properly with type argument
 //==== SPEC Tizen Web API:Social:Datasync:SyncInfo:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
index abe9cfa241e72667625f272056f42a7ce0562e9f..38da495cd2fcb75b388e38b6c563aa968eac983a 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncProfileInfo_constructor
-//==== LABEL New tizen.SyncProfileInfo(String profileName, SyncInfo syncInfo, SyncServiceInfo serviceInfo) works (is supported)
+//==== LABEL Check if SyncProfileInfo's constructor works properly
 //==== SPEC Tizen Web API:Social:Datasync:SyncProfileInfo:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
index 3db8ab0abcfdd18f1500b0aa8fa3c7c555358b93..69aea778c1c155185dc3ad42ee7f8235238e8557 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncProgressCallback_notexist
-//==== LABEL Check if interface SyncProgressCallback exists, it should not.
+//==== LABEL Check if interface SyncProgressCallback exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Datasync:SyncProgressCallback:SyncProgressCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
index c43d26d29c459acf509d4e5993820bba9408ae0e..c4c1c02fe981d85f8ba7511853d374ac40d6d419 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: SyncStatistics_notexist
-//==== LABEL Check if interface SyncStatistics exists, it should not.
+//==== LABEL Check if interface SyncStatistics exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Datasync:SyncStatistics:SyncStatistics U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html
index 1e0ece8c8c08038abf4353fb35002c4651f9b2cd..93bc9bb175d185295544b2f9d4ae662c7ef2bfe4 100644 (file)
@@ -3,7 +3,7 @@
 <test_definition>
   <suite name="tct-datasync-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datasync">
-      <testcase purpose="Check if interface DataSynchronizationManagerObject exists, it should not." type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManagerObject_notexist">
+      <testcase purpose="Check if interface DataSynchronizationManagerObject exists, it should not" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManagerObject_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if package exists in tizen." type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManager_in_tizen">
+      <testcase purpose="Check if datasync exists in tizen" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManager_in_tizen">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_in_tizen.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface DataSynchronizationManager exists, it should not." type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManager_notexist">
+      <testcase purpose="Check if interface DataSynchronizationManager exists, it should not" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="DataSynchronizationManager_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="New tizen.SyncInfo(String url, String id, String password, SyncMode mode) works (is supported)" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor">
+      <testcase purpose="Check if SyncInfo's contructor works properly" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="New tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncInterval interval) works (is supported)" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor_interval">
+      <testcase purpose="Check if SyncInfo's contructor works properly with interval argument" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor_interval">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor_interval.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="New tizen.SyncInfo(String url, String id, String password, SyncMode mode, SyncType type) works (is supported)" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor_type">
+      <testcase purpose="Check if SyncInfo's contructor works properly with type argument" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncInfo_constructor_type">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_constructor_type.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="New tizen.SyncProfileInfo(String profileName, SyncInfo syncInfo, SyncServiceInfo serviceInfo) works (is supported)" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncProfileInfo_constructor">
+      <testcase purpose="Check if SyncProfileInfo's constructor works properly" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P1" id="SyncProfileInfo_constructor">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_constructor.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface SyncProgressCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="SyncProgressCallback_notexist">
+      <testcase purpose="Check if interface SyncProgressCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="SyncProgressCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProgressCallback_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface SyncStatistics exists, it should not." type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="SyncStatistics_notexist">
+      <testcase purpose="Check if interface SyncStatistics exists, it should not" type="compliance" status="approved" component="TizenAPI/Social/Datasync" execution_type="auto" priority="P3" id="SyncStatistics_notexist">
         <description>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncStatistics_notexist.html</test_script_entry>
         </description>
index 870986491292b780763b5c89439ccbd4a91ae77d..ae3dd5ede6e8d4dd3f39b4a29b03ee545e8c5c90 100644 (file)
@@ -3,7 +3,7 @@
 <test_definition>
   <suite name="tct-datasync-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Datasync">
-      <testcase purpose="Check if interface DataSynchronizationManagerObject exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManagerObject_notexist">
+      <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>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_get_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if package exists in tizen." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_in_tizen">
+      <testcase purpose="Check if datasync 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 purpose="Check if interface DataSynchronizationManager exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="DataSynchronizationManager_notexist">
+      <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>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/DataSynchronizationManager_update_profile_invalid_obj.html</test_script_entry>
         </description>
       </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">
+      <testcase purpose="Check if SyncInfo's contructor works properly" 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 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">
+      <testcase purpose="Check if SyncInfo's contructor works properly with interval argument" 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 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">
+      <testcase purpose="Check if SyncInfo's contructor works properly with type argument" 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>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncInfo_url_attribute.html</test_script_entry>
         </description>
       </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">
+      <testcase purpose="Check if SyncProfileInfo's constructor works properly" 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>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncProfileInfo_syncInfo_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface SyncProgressCallback exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncProgressCallback_notexist">
+      <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>
           <test_script_entry>/opt/tct-datasync-tizen-tests/datasync/SyncServiceInfo_serviceType_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface SyncStatistics exists, it should not." component="TizenAPI/Social/Datasync" execution_type="auto" id="SyncStatistics_notexist">
+      <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>