[Messaging-email] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:24:03 +0000 (11:24 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:24:03 +0000 (11:24 +0200)
Change-Id: Ice65e4853e3c6ed601a17359d8b1685de5601de3

38 files changed:
tct-messaging-email-tizen-tests/messaging/MessageFolder_contentType_exist.html
tct-messaging-email-tizen-tests/messaging/MessageFolder_id_exist.html
tct-messaging-email-tizen-tests/messaging/MessageFolder_path_exist.html
tct-messaging-email-tizen-tests/messaging/MessageFolder_type_exist.html
tct-messaging-email-tizen-tests/messaging/MessageManagerObject_messaging.html
tct-messaging-email-tizen-tests/messaging/MessageServiceArraySuccessCallback_onsuccess.html
tct-messaging-email-tizen-tests/messaging/MessageService_sendMessage_email_without_callbacks.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_errorCallback_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_folder_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_successCallback_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_errorCallback.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_limit.html
tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_successCallback.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_emailwithoutparam.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_errorCallback_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_foremail.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_invalid_arg.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_successCallback_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_successCallback_invalid_cb.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_valid_arguments.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_with_limit.html
tct-messaging-email-tizen-tests/messaging/MessageService_sync_with_successCallback.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_filter_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_missarg.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_with_filter.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_findMessage_emailfilterwithto.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_removeChangeListener.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_removeConversations_conversations_TypeMismatch.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_removeConversations_missarg.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_removeMessage_emailwithouterrcb.html
tct-messaging-email-tizen-tests/messaging/MessageStorage_removeMessages.html
tct-messaging-email-tizen-tests/messaging/Message_addUpdateRemove.html
tct-messaging-email-tizen-tests/messaging/Message_attachments_exist.html
tct-messaging-email-tizen-tests/messaging/Message_hasAttachment_exist.html
tct-messaging-email-tizen-tests/tests.full.xml

index 50572a8df61dd9a7ed83b1384ed38a4e12eac209..a06f1f3aee4da7756c82c41d0b6ec252482c9a05 100755 (executable)
@@ -45,8 +45,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageFolder_contentType_exist
 //==== LABEL check if the attribute contentType in MessageFolder
-//==== STEP check if the attribute contentType in MessageFolder
-//==== EXPECT The attribute is found
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:contentType A
index 195f57de1606c3029f66b3e17e64c54500b0800f..e11796ef6ba7e34a86c6e2cdadf6485ca491cda7 100755 (executable)
@@ -45,8 +45,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageFolder_id_exist
 //==== LABEL check if the attribute id in MessageFolder
-//==== STEP check if the attribute id in MessageFolder
-//==== EXPECT The attribute is found
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:id A
index 9c2bd36d408267fa028b453a51022ae9d7237786..e8c0a45c8ce3c92c8444592b980f9e85e4f16b76 100755 (executable)
@@ -45,8 +45,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageFolder_path_exist
 //==== LABEL check if the attribute path in MessageFolder
-//==== STEP check if the attribute path in MessageFolder
-//==== EXPECT The attribute is found
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:path A
index dd52bef2940dda89c8f9de2bc8f9b350dca7b457..2f3da3bad07562ab3ed4cbce292551ade7dc974e 100755 (executable)
@@ -45,8 +45,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageFolder_type_exist
 //==== LABEL check if the attribute type in MessageFolder
-//==== STEP check if the attribute type in MessageFolder
-//==== EXPECT The attribute is found
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:type A
index d123b749a37023b83ed63f96eac240b7fe1b5958..8c23311622f314ee5834e13d988b5c629e8ff9e4 100755 (executable)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageManagerObject_messaging
 //==== LABEL Check the attribute messaging in MessageManagerObject
-//==== STEP Check the attribute messaging in MessageManagerObject
-//==== EXPECT The exception is caught
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:Messaging U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
index d095721cd9a16298b1ddd0904ddca253db5e6646..07acdc9a1695c6f6c7aa634f3dd9180e406ca4c4 100755 (executable)
@@ -43,8 +43,6 @@ Authors:
     <script type="text/javascript">
 //==== TEST: MessageServiceArraySuccessCallback_onsuccess
 //==== LABEL Check the function onsuccess in MessageServiceArraySuccessCallback
-//==== STEP Check the function onsuccess in MessageServiceArraySuccessCallback
-//==== EXPECT The exception is caught
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageServiceArraySuccessCallback:onsuccess M
index 095a9e8c5c57cd2262b0bfa94e25054ac5250ef9..4247812b92bf685859e40b6502bf602147386744 100755 (executable)
@@ -34,8 +34,6 @@ Authors:
 
 //==== TEST: MessageService_sendMessage_email_without_callbacks
 //==== LABEL MessageService.sendMessage (emailMessage)
-//==== STEP MessageService.sendMessage (emailMessage)
-//==== EXPECT Pass
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
index f0a96ce17c4a2a6dd5c13b0aafc768e2a7a25ff5..ba857df5e1e90dc5908a5809b8e2d45070b0b34e 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync
 //==== LABEL: Check if sync method with non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if sync method with non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
index c24b644ee28b7ad11e028997bdc88d92ea5f51ea..098dd65d625d6a0b306d6a661b3e1ae662d94c80 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder
 //==== LABEL: Check if syncFolder method with non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if syncFolder method with non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MR MMINA
index 9103377a347a58ec6b5b98bf376928466ecb2255..57d9f696d1e9a1b01ea7043857b5049044c441a5 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder_errorCallback_TypeMismatch
 //==== LABEL: Check argument errorCallback conversions exception for syncFolder method.
 //==== PRIORITY: P2
-//==== STEP: Check argument errorCallback conversions exception for syncFolder method.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
index e086bd54a0401b9920232b4440d7d8999daeb167..37a9c3f415558016129ab79aeb17f80f9195ccbe 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder_folder_TypeMismatch
 //==== LABEL: Check argument folder conversions exception for syncFolder method.
 //==== PRIORITY: P2
-//==== STEP: Check argument folder conversions exception for syncFolder method.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
index 1a4596c060f27b3cf018729883d65bb48c38cfdd..6be2e0e1addddbcacbff23e0be3cbc23141971ca 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder_successCallback_TypeMismatch
 //==== LABEL: Check argument successCallback conversions exception for syncFolder method.
 //==== PRIORITY: P2
-//==== STEP: Check argument successCallback conversions exception for syncFolder method.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
index 5f3b0173b22c901ae2b385c61dfdb271d9108d67..42ae8cdeb5fecf5c242fc72e53ae1c73e47018aa 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder_with_errorCallback
 //==== LABEL: Check if syncFolder method with errorCallback optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if syncFolder method with errorCallback optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 645526e9d52a5a6f3e2d7f21864c31e4c01619a7..605a947f32033351490c729bc820e1864458b20a 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_syncFolder_with_limit
 //==== LABEL: Check if syncFolder method with limit optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if syncFolder method with limit optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index e7f2035186eea1ccf20324e2bdeb55a44e484fa3..65327a71dab777b48376a27ff48aecc7f2b7596a 100755 (executable)
@@ -34,8 +34,6 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
-//==== STEP: Check if syncFolder method with successCallback optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA MR MAST
index 3c64d0dad114929477625e1d92f7655ffdea75af..a4b5ce973155a377316000d7b554cb86022ed4d9 100755 (executable)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: MessageService_sync_emailwithoutparam
 //==== LABEL check the function of sync in MessageService by emailwithoutparam
 //==== PRIORITY P2
-//==== STEP check the function of sync in MessageService by emailwithoutparam
-//==== EXPECT The function runs normally
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
index 3e99df3c6440d426e2bc7f58bbab1b42284b75aa..478d2319d02e0dfb3d55f520e2c2d017fa26d7ae 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync_errorCallback_TypeMismatch
 //==== LABEL: Check argument errorCallback conversions exception for sync method.
 //==== PRIORITY: P2
-//==== STEP: Check argument errorCallback conversions exception for sync method.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
index 84449929f4e7cd4ffbbb2518daf0db018e7fd82a..85a5cf8be5171f5b4a0ebc51ca19051c0159d0fc 100755 (executable)
@@ -34,8 +34,6 @@ Authors:
 
 //==== TEST: MessageService_sync_foremail
 //==== LABEL MessageService.sync ()
-//==== STEP MessageService.sync ()
-//==== EXPECT Pass
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
index 8909d6c2a082bbd01ccb6a5688977bac0094a5e5..ce57092754752492da0e5aacd07a7e802579574f 100755 (executable)
@@ -34,8 +34,6 @@ Authors:
 
 //==== TEST: MessageService_sync_invalid_arg
 //==== LABEL MessageService.sync ('sth') WRONG argument(s)
-//==== STEP MessageService.sync ('sth') WRONG argument(s)
-//==== EXPECT Pass
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
index 64d109ec073d003f66050a99be52662802e89e3c..356be7e9479aa911e70af947701a524be7670eea 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync_successCallback_TypeMismatch
 //==== LABEL: Check argument successCallback conversions exception for sync method.
 //==== PRIORITY: P2
-//==== STEP: Check argument successCallback conversions exception for sync method.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
index ac7eba3680b43e38bad54f6212cf2996947050ee..6013157f040de37abdc9fea8e82250c6930ad37f 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync_successCallback_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in sync method successCallback callback.
 //==== PRIORITY: P2
-//==== STEP: Test whether the constructor of the interface is defined or not in sync method successCallback callback.
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTCB
index e05c81e37835e42e90a76ececff48d1630c77f49..caa3fa21979b5399f9cfa210722df55ddd1fe121 100755 (executable)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageService_sync_valid_arguments
 //==== LABEL Check the function sync in MessageService
-//==== STEP Check the function sync in MessageService
-//==== EXPECT The exception is caught
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
index 03fb10e128e04a35b9173fcf3fea2285d58fa3d7..151fdec83c5ba10234199da471f4ddebc0cf0aef 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync_with_limit
 //==== LABEL: Check if sync method with downloadId optional limit argument works
 //==== PRIORITY: P2
-//==== STEP: Check if start method with downloadId optional limit argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 15e852753cba70a7978ba4491317a90551ba0abe..2a3f25933a86df24d4b4422ecaae8626f9d7b981 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageService_sync_with_successCallback
 //==== LABEL: Check if sync method with successCallback optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if start method with successCallback optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 4d0bba94ebb7101977084ba48fda8f0cf5e732bd..e8329669c84c2e5e1b9a1ccb2da7bda3cf2495d0 100755 (executable)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: MessageStorage_addConversationsChangeListener
 //==== LABEL: Check if addConversationsChangeListener method with non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if addConversationsChangeListener method with non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 8a5bfc24bdbc581047f9e0716d3c62885b56622b..80cb3e4d5e449e580dc8cca67f815dd7a436e087 100755 (executable)
@@ -31,8 +31,6 @@ Authors:
 //==== TEST: MessageStorage_addConversationsChangeListener_filter_TypeMismatch
 //==== LABEL: Check argument filter conversions exception for addConversationsChangeListener method.
 //==== PRIORITY: P2
-//==== STEP: Check argument filter conversions exception for addConversationsChangeListener method.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 542a56996313e47482431662a1f5575d40e6c7a4..14b9555cddde0361c5c23b6e7ae6b2210cd56422 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageStorage_addConversationsChangeListener_missarg
 //==== LABEL: Check if addConversationsChangeListener of MessageStorage with missing non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if addConversationsChangeListener of MessageStorage with missing non-optional argument works
-//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 1f1ba588350402718e23880d0d5a22bce6a9ffc2..3dd992e0979bdaf6d0a85987c526398e13a31172 100755 (executable)
@@ -31,8 +31,6 @@ Authors:
 //==== TEST: MessageStorage_addConversationsChangeListener_with_filter
 //==== LABEL: Check if addConversationsChangeListener method with optional filter argument works
 //==== PRIORITY: P2
-//==== STEP: Check if addConversationsChangeListener method with optional filter argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 4e0662728b13c0a5f67cff07c288d22386c4da1d..4cf24fcea1736cbc3a7a770ede8a4c81f5b65e42 100755 (executable)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: MessageStorage_findMessage_emailfilterwithto
 //==== LABEL check the function of findMessage in MessageStorage by emailfilterwithto
 //==== PRIORITY P2
-//==== STEP check the function of findMessage in MessageStorage by emailfilterwithto
-//==== EXPECT The function runs normally
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
index d1b58c8a860c54b294d22a786e315db53501777c..cc4d6fe34fc8d7a4737b4111e128ad59cebc237a 100755 (executable)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageStorage_removeChangeListener
 //==== LABEL: Check if removeChangeListener method with non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if removeChangeListener method with non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 6ffd95033785b23bff2d7a922fef8b9fe8ff3323..806bf68a7f8d30ea0a5aa24ea929470f49301a3c 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageStorage_removeConversations_conversations_TypeMismatch
 //==== LABEL: Check argument conversations conversions exception for setListener method.
 //==== PRIORITY: P2
-//==== STEP: Check argument conversations conversions exception for setListener method.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 180
index 9b758fc0b0131b9223ecb324df68863c3dc03f57..9cd420674c641eda739ff0c5726d22b0f2ee96c8 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: MessageStorage_removeConversations_missarg
 //==== LABEL: Check if removeConversations of MessageStorage with missing non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if removeConversations of MessageStorage with missing non-optional argument works
-//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
index a2fa9385f01ffedcbdb6c3bbcc94e5e62b085daa..f8abb3d04d6573ee49c4b55ca9f5c27ca10eebd0 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: MessageStorage_removeMessage_emailwithouterrcb
 //==== LABEL check the function of removeMessage in MessageStorage by emailwithouterrcb
 //==== PRIORITY P2
-//==== STEP check the function of removeMessage in MessageStorage by emailwithouterrcb
-//==== EXPECT The function runs normally
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
index 6800937af36ddc8f8c1f82e1d6d7981525224c6d..927f35e4e23d2ddfe8838a9ab3ec6f37082e7f4c 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: MessageStorage_removeMessages
 //==== LABEL Check the function removeMessages in MessageStorage
-//==== STEP Check the function removeMessages in MessageStorage
-//==== EXPECT The exception is caught
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
index 4eede61e5abe34464eab6a78c20a6fbbaef59a04..2e1792121986c2d6dfd53517e2fb21cbb9d168a1 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: Message_addUpdateRemove
 //==== LABEL Add a draft message and update it, and then remove it
 //==== PRIORITY P3
-//==== STEP Add a draft message and update it, and then remove it
-//==== EXPECT The function runs normally
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:Message:Message U
index 404f70bf307a927b908dfd66450b81a2620ed034..55b315d7bc0ceeedb490526eccddfc13bb602882 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 
 //==== TEST: Message_attachments_exist
 //==== LABEL check if the attribute attachments in Message
-//==== STEP check if the attribute attachments in Message
-//==== EXPECT The attribute is found
 //==== SPEC Tizen Web API:Communication:Messaging:Message:attachments A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA AE
index 18fe62a92bbf45515e2afcb3d359b745acbde8ae..48c58ae063ef4202e1a6229833c4c2cdf525795b 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: Message_hasAttachment_exist
 //==== LABEL check if attribute hasAttachment in Message
-//==== STEP check if attribute hasAttachment in Message
-//==== EXPECT The attribute is found
 //==== ONLOAD_DELAY 180
 //==== TIMEOUT 180
 //==== SPEC Tizen Web API:Communication:Messaging:Message:hasAttachment A
index 05c321bc805ea3b57f137a28dbde6748859ec6c3..98b757fc410d9d27b6be34144fd188c6a8219332 100644 (file)
       </testcase>
       <testcase purpose="check if the attribute contentType in MessageFolder" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageFolder_contentType_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the attribute contentType in MessageFolder</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageFolder_contentType_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the attribute id in MessageFolder" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageFolder_id_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the attribute id in MessageFolder</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageFolder_id_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the attribute path in MessageFolder" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageFolder_path_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the attribute path in MessageFolder</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageFolder_path_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the attribute type in MessageFolder" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageFolder_type_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the attribute type in MessageFolder</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageFolder_type_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check the attribute messaging in MessageManagerObject" type="compliance" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P3" id="MessageManagerObject_messaging">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check the attribute messaging in MessageManagerObject</step_desc>
-              <expected>The exception is caught</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-messaging-email-tizen-tests/messaging/MessageManagerObject_messaging.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check the function onsuccess in MessageServiceArraySuccessCallback" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageServiceArraySuccessCallback_onsuccess">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check the function onsuccess in MessageServiceArraySuccessCallback</step_desc>
-              <expected>The exception is caught</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageServiceArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="MessageService.sendMessage (emailMessage)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sendMessage_email_without_callbacks">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>MessageService.sendMessage (emailMessage)</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sendMessage_email_without_callbacks.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if sync method with non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if sync method with non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if syncFolder method with non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if syncFolder method with non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument errorCallback conversions exception for syncFolder method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument errorCallback conversions exception for syncFolder method.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument folder conversions exception for syncFolder method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_folder_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument folder conversions exception for syncFolder method.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_folder_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument successCallback conversions exception for syncFolder method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument successCallback conversions exception for syncFolder method.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if syncFolder method with errorCallback optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_with_errorCallback">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if syncFolder method with errorCallback optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if syncFolder method with limit optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_with_limit">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if syncFolder method with limit optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_limit.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if syncFolder method with successCallback optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_syncFolder_with_successCallback">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if syncFolder method with successCallback optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncFolder_with_successCallback.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check the function of sync in MessageService by emailwithoutparam" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_emailwithoutparam">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check the function of sync in MessageService by emailwithoutparam</step_desc>
-              <expected>The function runs normally</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_emailwithoutparam.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument errorCallback conversions exception for sync method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_errorCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument errorCallback conversions exception for sync method.</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 timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="MessageService.sync ()" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_foremail">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>MessageService.sync ()</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_foremail.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="MessageService.sync ('sth') WRONG argument(s)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_invalid_arg">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>MessageService.sync ('sth') WRONG argument(s)</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_invalid_arg.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument successCallback conversions exception for sync method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_successCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument successCallback conversions exception for sync method.</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 timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the constructor of the interface is defined or not in sync method successCallback callback." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the constructor of the interface is defined or not in sync method successCallback callback.</step_desc>
-              <expected>An exception must be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check the function sync in MessageService" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageService_sync_valid_arguments">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check the function sync in MessageService</step_desc>
-              <expected>The exception is caught</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_valid_arguments.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if sync method with downloadId optional limit argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_with_limit">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with downloadId optional limit argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_with_limit.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if sync method with successCallback optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sync_with_successCallback">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with successCallback optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_sync_with_successCallback.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if addConversationsChangeListener method with non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_addConversationsChangeListener">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if addConversationsChangeListener method with non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument filter conversions exception for addConversationsChangeListener method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_addConversationsChangeListener_filter_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument filter conversions exception for addConversationsChangeListener method.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_filter_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if addConversationsChangeListener of MessageStorage with missing non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_addConversationsChangeListener_missarg">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if addConversationsChangeListener of MessageStorage with missing non-optional argument works</step_desc>
-              <expected>An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_missarg.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if addConversationsChangeListener method with optional filter argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_addConversationsChangeListener_with_filter">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if addConversationsChangeListener method with optional filter argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_with_filter.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check the function of findMessage in MessageStorage by emailfilterwithto" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessage_emailfilterwithto">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check the function of findMessage in MessageStorage by emailfilterwithto</step_desc>
-              <expected>The function runs normally</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_findMessage_emailfilterwithto.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if removeChangeListener method with non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeChangeListener">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if removeChangeListener method with non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_removeChangeListener.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument conversations conversions exception for setListener method." type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_conversations_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument conversations conversions exception for setListener method.</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 timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_removeConversations_conversations_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if removeConversations of MessageStorage with missing non-optional argument works" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_missarg">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if removeConversations of MessageStorage with missing non-optional argument works</step_desc>
-              <expected>An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_removeConversations_missarg.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check the function of removeMessage in MessageStorage by emailwithouterrcb" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeMessage_emailwithouterrcb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check the function of removeMessage in MessageStorage by emailwithouterrcb</step_desc>
-              <expected>The function runs normally</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_removeMessage_emailwithouterrcb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check the function removeMessages in MessageStorage" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_removeMessages">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check the function removeMessages in MessageStorage</step_desc>
-              <expected>The exception is caught</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageStorage_removeMessages.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Add a draft message and update it, and then remove it" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P3" id="Message_addUpdateRemove">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Add a draft message and update it, and then remove it</step_desc>
-              <expected>The function runs normally</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/Message_addUpdateRemove.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the attribute attachments in Message" type="compliance" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="Message_attachments_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the attribute attachments in Message</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-messaging-email-tizen-tests/messaging/Message_attachments_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if attribute hasAttachment in Message" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="Message_hasAttachment_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if attribute hasAttachment in Message</step_desc>
-              <expected>The attribute is found</expected>
-            </step>
-          </steps>
           <test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/Message_hasAttachment_exist.html</test_script_entry>
         </description>
         <specs>