</testcase>
<testcase purpose="check the function of onsuccess in MessageFolderArraySuccessCallback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="FolderArraySuccessCallback_onsuccess_checking">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of onsuccess in MessageFolderArraySuccessCallback</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/FolderArraySuccessCallback_onsuccess_checking.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if method onsuccess in MessageConversationArraySuccessCallback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageConversationArraySuccessCallback_onsuccess_exist">
<description>
- <steps>
- <step order="1">
- <step_desc>check if method onsuccess in MessageConversationArraySuccessCallback</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationArraySuccessCallback_onsuccess_exist.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageConversationsChangeCallback_conversationsadded_withfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of conversationsadded in MessageConversationsChangeCallback by withfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withoutfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageConversationsChangeCallback_conversationsadded_withoutfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of conversationsadded in MessageConversationsChangeCallback by withoutfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withoutfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageConversationsChangeCallback_conversationsupdated_withfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of conversationsupdated in MessageConversationsChangeCallback by withfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withoutfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageConversationsChangeCallback_conversationsupdated_withoutfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of conversationsupdated in MessageConversationsChangeCallback by withoutfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withoutfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if attribute id in MessageService" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageService_id_exist">
<description>
- <steps>
- <step order="1">
- <step_desc>check if inResponseTo id in MessageService</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_id_exist.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether sendMessage method properly sends the specified message" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sendMessage_valid_argument">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether "sendMessage" method properly sends the specified message</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_valid_argument.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if attribute type in MessageService" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageService_type_exist">
<description>
- <steps>
- <step order="1">
- <step_desc>check if attribute type in MessageService</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_type_exist.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Add conversationg listener and add a message, and then remove the conversation related with the adding message, at last remove the conversation listener" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P3" id="MessageStorage_addCCLAddMRemoveCRemoveCCL">
<description>
- <steps>
- <step order="1">
- <step_desc>Add conversationg listener and add a message, and then remove the conversation related with the adding message, at last remove the conversation listener</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addCCLAddMRemoveCRemoveCCL.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Check the function findMessages in MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_findMessages">
<description>
- <steps>
- <step order="1">
- <step_desc>Check the function findMessages in MessageStorage</step_desc>
- <expected>The exception is caught</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findMessages' method with invalid error callback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_errorCallback_TypeMismatch_1">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findMessages' method with invalid error callback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_TypeMismatch_1.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage with null errorCallback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_errorCallback_null">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage with null errorCallback</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_null.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if method findMessages in MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_findMessages_exist">
<description>
- <steps>
- <step order="1">
- <step_desc>check if method findMessages in MessageStorage</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_exist.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_filter_sms_valid">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_filter_sms_valid.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter limited to specified number" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_limit_valid">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findMessages' method properly retrieves messages matching the supplied filter limited to specified number</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_limit_valid.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.findMessages (filter) WRONG argument(s)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_missarg">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.findMessages (filter) WRONG argument(s)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_missarg.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.findMessages () WRONG argument(s)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_noarg">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.findMessages () WRONG argument(s)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_noarg.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter and offset param" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_offset_valid">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter and offset param</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_offset_valid.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter in specified order" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_findMessages_sort_valid">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findMessages' method properly retrieves messages matching the supplied filter in specified order</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_sort_valid.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check if method removeChangeListener in MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_removeChangeListener_exist">
<description>
- <steps>
- <step order="1">
- <step_desc>check if method removeChangeListener in MessageStorage</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_exist.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of removeChangeListener in MessageStorage by forconversations" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeChangeListener_forconversations">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of removeChangeListener in MessageStorage by forconversations</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forconversations.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of removeChangeListener in MessageStorage by forfolder" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeChangeListener_forfolder">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of removeChangeListener in MessageStorage by forfolder</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forfolder.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of removeChangeListener in MessageStorage by formessages" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeChangeListener_formessages">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of removeChangeListener in MessageStorage by formessages</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_formessages.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function removeChangeListener in MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_removeChangeListener_valid_argument">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function removeChangeListener in MessageStorage</step_desc>
- <expected>The attribute is found</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_valid_argument.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.removeChangeListener (watchId)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeChangeListener_with_watchId">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.removeChangeListener (watchId)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_with_watchId.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'removeConversations' method with null MessageConversation param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_arg_null">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'removeConversations' method with null MessageConversation param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_null.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'removeConversations' method with undefined MessageConversation param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_arg_undefined">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'removeConversations' method with undefined MessageConversation param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_undefined.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'removeConversations' method with invalid MessageConversation param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_conversations_number">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'removeConversations' method with invalid MessageConversation param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_conversations_number.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of removeConversations in MessageStorage by forsms" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_forsms">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of removeConversations in MessageStorage by forsms</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_forsms.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.removeConversations ('sth') WRONG argument(s)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_invalid_arg">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.removeConversations ('sth') WRONG argument(s)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_invalid_arg.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.removeConversations () WRONG argument(s)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_missarg_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.removeConversations () WRONG argument(s)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_missarg_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'removeConversations' method with invalid success callback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_removeConversations_successCallback_number">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'removeConversations' method with invalid success callback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_successCallback_number.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with invalid error callback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_errorCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid error callback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with object as error callback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_errorCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid error callback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Check whether method MessageStorage::findConversations() method with invalid filter param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_filter_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid filter param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Check whether method MessageStorage::findConversations() method generic object as filter param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_filter_invalid_obj">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid filter param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_invalid_obj.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by to)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_sms_findConversations_filter_to">
<description>
- <steps>
- <step order="1">
- <step_desc>1. Send new sms message 2. Find this message in storage 3. Check which conversation it's in 4. Find this conversation by id</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_to.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by type)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageStorage_sms_findConversations_filter_type">
<description>
- <steps>
- <step order="1">
- <step_desc>1. Send new sms message 2. Find this conversation by type</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_type.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="MessageStorage.findConversations (filter) WRONG argument(s)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_missarg">
<description>
- <steps>
- <step order="1">
- <step_desc>MessageStorage.findConversations (filter) WRONG argument(s)</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_missarg.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with invalid SortMode param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_sort_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid SortMode param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with object as SortMode param throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_sort_invalid_obj">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid SortMode param throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_invalid_obj.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with invalid success calback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_successCallback_TypeMismatch">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with invalid success calback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_TypeMismatch.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking 'findConversations' method with object as success calback throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_successCallback_invalid_cb">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking 'findConversations' method with object as success calback throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied to filter and offset param from MessageStorage" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_with_offset">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findConversations' method properly retrieves conversations matching the supplied to filter and offset param from MessageStorage</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_offset.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied 'to' filter in specified order" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageStorage_sms_findConversations_with_sort_to">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether 'findConversations' method properly retrieves conversations matching the supplied 'to' filter in specified order</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_sort_to.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of messagesadded in MessagesChangeCallback by withfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessagesChangeCallback_messagesadded_withfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of messagesadded in MessagesChangeCallback by withfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of messagesadded in MessagesChangeCallback by withoutfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessagesChangeCallback_messagesadded_withoutfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of messagesadded in MessagesChangeCallback by withoutfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withoutfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of messagesupdated in MessagesChangeCallback by withfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessagesChangeCallback_messagesupdated_withfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of messagesupdated in MessagesChangeCallback by withfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check the function of messagesupdated in MessagesChangeCallback by withoutfilter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessagesChangeCallback_messagesupdated_withoutfilter">
<description>
- <steps>
- <step order="1">
- <step_desc>check the function of messagesupdated in MessagesChangeCallback by withoutfilter</step_desc>
- <expected>The function runs normally</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withoutfilter.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="checks various message attributes upon message (sms) creation" type="compliance" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P1" id="MessageInit_MessageInit_valid_argument_sms">
<description>
- <steps>
- <step order="1">
- <step_desc>checks various message attributes upon message (sms) creation</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageInit_MessageInit_valid_argument_sms.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase purpose="check whether invoking sendMessage method with improper argument throws exception properly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sendMessage_invalid_argument">
<description>
- <steps>
- <step order="1">
- <step_desc>check whether invoking "sendMessage" method with improper argument throws exception properly</step_desc>
- <expected>Pass</expected>
- </step>
- </steps>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_invalid_argument.html</test_script_entry>
</description>
<specs>
<?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-messaging-sms-tizen-tests" category="Tizen Web Device APIs">
+ <suite name="tct-messaging-sms-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
<set name="Messaging-sms">
<capabilities>
- <capability name="telephony" />
+ <capability name="telephony"/>
</capabilities>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="ConversationArraySuccessCallback_onsuccess_checking" onload_delay="90" purpose="check the function of findConversations with sms filter">
+ <testcase purpose="check the function of findConversations with sms filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="ConversationArraySuccessCallback_onsuccess_checking">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/ConversationArraySuccessCallback_onsuccess_checking.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="FolderArraySuccessCallback_onsuccess_checking" onload_delay="90" purpose="check the function of onsuccess in MessageFolderArraySuccessCallback">
+ </testcase>
+ <testcase purpose="check the function of onsuccess in MessageFolderArraySuccessCallback" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="FolderArraySuccessCallback_onsuccess_checking">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/FolderArraySuccessCallback_onsuccess_checking.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageArraySuccessCallback_onsuccess_checking" onload_delay="90" purpose="check the function of onsuccess in MessageArraySuccessCallback by checking">
+ </testcase>
+ <testcase purpose="check the function of onsuccess in MessageArraySuccessCallback by checking" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageArraySuccessCallback_onsuccess_checking">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageArraySuccessCallback_onsuccess_checking.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_extend" purpose="Check if instance of interface MessageBody (SMS) can be extended with new property">
+ </testcase>
+ <testcase purpose="Check if instance of interface MessageBody (SMS) can be extended with new property" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_extend">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_loaded_attribute" purpose="Check if attribute loaded of MessageBody (SMS) exists, has type Boolean and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute loaded of MessageBody (SMS) exists, has type Boolean and is readonly" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_loaded_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_loaded_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_messageId_attribute" onload_delay="90" purpose="Check if attribute messageId of MessageBody (SMS) exists, has type MessageId and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute messageId of MessageBody (SMS) exists, has type MessageId and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_messageId_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_messageId_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_plainBody_attribute" purpose="Check if attribute plainBody of MessageBody (SMS) exists, has type DOMString">
+ </testcase>
+ <testcase purpose="Check if attribute plainBody of MessageBody (SMS) exists, has type DOMString" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageBody_sms_plainBody_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_plainBody_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationArraySuccessCallback_onsuccess_exist" onload_delay="90" purpose="check if method onsuccess in MessageConversationArraySuccessCallback">
+ </testcase>
+ <testcase purpose="check if method onsuccess in MessageConversationArraySuccessCallback" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationArraySuccessCallback_onsuccess_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationArraySuccessCallback_onsuccess_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversation_sendFindRemove" onload_delay="90" purpose="Send a message(sms) and find the relation conversation and then remove it">
+ </testcase>
+ <testcase purpose="Send a message(sms) and find the relation conversation and then remove it" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversation_sendFindRemove">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversation_sendFindRemove.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsadded_withfilter" onload_delay="90" purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withfilter">
+ </testcase>
+ <testcase purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsadded_withfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsadded_withoutfilter" onload_delay="90" purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withoutfilter">
+ </testcase>
+ <testcase purpose="check the function of conversationsadded in MessageConversationsChangeCallback by withoutfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsadded_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsupdated_withfilter" onload_delay="90" purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withfilter">
+ </testcase>
+ <testcase purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsupdated_withfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsupdated_withoutfilter" onload_delay="90" purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withoutfilter">
+ </testcase>
+ <testcase purpose="check the function of conversationsupdated in MessageConversationsChangeCallback by withoutfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_conversationsupdated_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_sms_conversationsremoved" onload_delay="90" purpose="Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsremoved, sms">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsremoved, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_sms_conversationsremoved">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_sms_conversationsremoved.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_sms_conversationsupdated" onload_delay="90" purpose="Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsupdated, sms">
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsupdated, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageConversationsChangeCallback_sms_conversationsupdated">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_sms_conversationsupdated.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageServiceArraySuccessCallback_sms_onsuccess" onload_delay="90" purpose="Check if MessageServiceArraySuccessCallback is called and if its arguments have proper type for sms">
+ </testcase>
+ <testcase purpose="Check if MessageServiceArraySuccessCallback is called and if its arguments have proper type for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageServiceArraySuccessCallback_sms_onsuccess">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageServiceArraySuccessCallback_sms_onsuccess.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_id_exist" onload_delay="90" purpose="check if attribute id in MessageService">
+ </testcase>
+ <testcase purpose="check if attribute id in MessageService" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_id_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_id_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_loadBodySMS" onload_delay="90" purpose="check if loadMessageBody works for sms">
+ </testcase>
+ <testcase purpose="check if loadMessageBody works for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_loadBodySMS">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_loadBodySMS.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_name_exist" onload_delay="90" purpose="check if the attribute name in MessageService">
+ </testcase>
+ <testcase purpose="check if the attribute name in MessageService" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_name_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_name_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_exist" onload_delay="90" purpose="check if the attribute sendMessage exist in MessageService">
+ </testcase>
+ <testcase purpose="check if the attribute sendMessage exist in MessageService" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_valid_argument" onload_delay="90" purpose="check whether sendMessage method properly sends the specified message">
+ </testcase>
+ <testcase purpose="check whether sendMessage method properly sends the specified message" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_valid_argument">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_valid_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_extend" onload_delay="90" purpose="Check if instance of interface MessageService (SMS) can be extended with new property">
+ </testcase>
+ <testcase purpose="Check if instance of interface MessageService (SMS) can be extended with new property" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_extend">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_exist" onload_delay="90" purpose="Check if method loadMessageBody of MessageService (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method loadMessageBody of MessageService (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_message_TypeMismatch" onload_delay="90" purpose="Check for loadMessageBody message conversions exception (SMS)">
+ </testcase>
+ <testcase purpose="Check for loadMessageBody message conversions exception (SMS)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_message_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_message_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_message_invalid_obj" onload_delay="90" purpose="Check if method loadMessageBody with invalid message attribute throws exception (SMS)">
+ </testcase>
+ <testcase purpose="Check if method loadMessageBody with invalid message attribute throws exception (SMS)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_message_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_message_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_missarg_message" onload_delay="90" purpose="Check if method loadMessageBody without message attribute throws exception (SMS)">
+ </testcase>
+ <testcase purpose="Check if method loadMessageBody without message attribute throws exception (SMS)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_loadMessageBody_missarg_message">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_missarg_message.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_messageStorage_attribute" onload_delay="90" purpose="Check if attribute messageStorage of MessageService (SMS) exists, has type MessageStorage and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute messageStorage of MessageService (SMS) exists, has type MessageStorage and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_messageStorage_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_messageStorage_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage" onload_delay="90" purpose="Proper invocation with arguments - check if sendMessage (SMS) does what it should.">
+ </testcase>
+ <testcase purpose="Proper invocation with arguments - check if sendMessage (SMS) does what it should." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument errorCallback (SMS) conversions exception">
+ </testcase>
+ <testcase purpose="Check argument errorCallback (SMS) conversions exception" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_exist" onload_delay="90" purpose="Check if method sendMessage of MessageService (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method sendMessage of MessageService (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_message_TypeMismatch" onload_delay="90" purpose="Check message (SMS) argument conversions exception">
+ </testcase>
+ <testcase purpose="Check message (SMS) argument conversions exception" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_message_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_message_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_message_invalid_obj" onload_delay="90" purpose="Check MessageService.sendMessage (SMS) argument message validation - use simple object">
+ </testcase>
+ <testcase purpose="Check MessageService.sendMessage (SMS) argument message validation - use simple object" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_message_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_message_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_missarg" onload_delay="90" purpose="Check MessageService.sendMessage (SMS) with missing non-optional argument">
+ </testcase>
+ <testcase purpose="Check MessageService.sendMessage (SMS) with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument successCallback (SMS) conversions exception">
+ </testcase>
+ <testcase purpose="Check argument successCallback (SMS) conversions exception" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_invalid_cb" onload_delay="90" purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function(){}}">
+ </testcase>
+ <testcase purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_without_errorCallback" onload_delay="90" purpose="Check without optional argument sendMessage(valid_message, valid_successCallback) (sms)">
+ </testcase>
+ <testcase purpose="Check without optional argument sendMessage(valid_message, valid_successCallback) (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_without_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_type_exist" onload_delay="90" purpose="check if attribute type in MessageService">
+ </testcase>
+ <testcase purpose="check if attribute type in MessageService" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_type_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_type_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addCCLAddMRemoveCRemoveCCL" onload_delay="90" purpose="Add conversationg listener and add a message, and then remove the conversation related with the adding message, at last remove the conversation listener">
+ </testcase>
+ <testcase purpose="Add conversationg listener and add a message, and then remove the conversation related with the adding message, at last remove the conversation listener" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addCCLAddMRemoveCRemoveCCL">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addCCLAddMRemoveCRemoveCCL.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addConversationsChangeListener_withoutfilter" onload_delay="90" purpose="Check addConversationsChangeListener method without filter">
+ </testcase>
+ <testcase purpose="Check addConversationsChangeListener method without filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addConversationsChangeListener_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMCLaddM" onload_delay="90" purpose="Check if addMessagesChangeListener for sms works properly">
+ </testcase>
+ <testcase purpose="Check if addMessagesChangeListener for sms works properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMCLaddM">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMCLaddM.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMessagesChangeListener_withfilter" onload_delay="90" purpose="Check the addMessagesChangeListener method with parmeter filter">
+ </testcase>
+ <testcase purpose="Check the addMessagesChangeListener method with parmeter filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMessagesChangeListener_withfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMessagesChangeListener_withfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMessagesChangeListener_withoutfilter" onload_delay="90" purpose="Check the addMessagesChangeListener method without parmeter filter">
+ </testcase>
+ <testcase purpose="Check the addMessagesChangeListener method without parmeter filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_addMessagesChangeListener_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMessagesChangeListener_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_email_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch" onload_delay="90" purpose="Check argument conversationsChangeCallback conversions exception - email">
+ </testcase>
+ <testcase purpose="Check argument conversationsChangeCallback conversions exception - email" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_email_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_email_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages" onload_delay="90" purpose="Check the function findMessages in MessageStorage">
+ </testcase>
+ <testcase purpose="Check the function findMessages in MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_errorCallback_TypeMismatch_1" onload_delay="90" purpose="check whether invoking 'findMessages' method with invalid error callback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findMessages' method with invalid error callback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_errorCallback_TypeMismatch_1">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_TypeMismatch_1.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_errorCallback_null" onload_delay="90" purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage with null errorCallback">
+ </testcase>
+ <testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage with null errorCallback" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_errorCallback_null">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_exist" onload_delay="90" purpose="check if method findMessages in MessageStorage">
+ </testcase>
+ <testcase purpose="check if method findMessages in MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_filter_sms_valid" onload_delay="90" purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage">
+ </testcase>
+ <testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_filter_sms_valid">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_filter_sms_valid.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_limit_valid" onload_delay="90" purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter limited to specified number">
+ </testcase>
+ <testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter limited to specified number" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_limit_valid">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_limit_valid.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_missarg" onload_delay="90" purpose="MessageStorage.findMessages (filter) WRONG argument(s)">
+ </testcase>
+ <testcase purpose="MessageStorage.findMessages (filter) WRONG argument(s)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_noarg" onload_delay="90" purpose="MessageStorage.findMessages () WRONG argument(s)">
+ </testcase>
+ <testcase purpose="MessageStorage.findMessages () WRONG argument(s)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_noarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_noarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_offset_valid" onload_delay="90" purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter and offset param">
+ </testcase>
+ <testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter and offset param" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_offset_valid">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_offset_valid.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_sort_valid" onload_delay="90" purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter in specified order">
+ </testcase>
+ <testcase purpose="check whether 'findMessages' method properly retrieves messages matching the supplied filter in specified order" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_findMessages_sort_valid">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_sort_valid.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_mms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch" onload_delay="90" purpose="Check argument conversationsChangeCallback conversions exception - mms">
+ </testcase>
+ <testcase purpose="Check argument conversationsChangeCallback conversions exception - mms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_mms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_mms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_exist" onload_delay="90" purpose="check if method removeChangeListener in MessageStorage">
+ </testcase>
+ <testcase purpose="check if method removeChangeListener in MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_forconversations" onload_delay="90" purpose="check the function of removeChangeListener in MessageStorage by forconversations">
+ </testcase>
+ <testcase purpose="check the function of removeChangeListener in MessageStorage by forconversations" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_forconversations">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forconversations.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_forfolder" onload_delay="90" purpose="check the function of removeChangeListener in MessageStorage by forfolder">
+ </testcase>
+ <testcase purpose="check the function of removeChangeListener in MessageStorage by forfolder" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_forfolder">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forfolder.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_formessages" onload_delay="90" purpose="check the function of removeChangeListener in MessageStorage by formessages">
+ </testcase>
+ <testcase purpose="check the function of removeChangeListener in MessageStorage by formessages" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_formessages">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_formessages.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_valid_argument" onload_delay="90" purpose="check the function removeChangeListener in MessageStorage">
+ </testcase>
+ <testcase purpose="check the function removeChangeListener in MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_valid_argument">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_valid_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_with_watchId" onload_delay="90" purpose="MessageStorage.removeChangeListener (watchId)">
+ </testcase>
+ <testcase purpose="MessageStorage.removeChangeListener (watchId)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeChangeListener_with_watchId">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_with_watchId.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_arg_null" onload_delay="90" purpose="check whether invoking 'removeConversations' method with null MessageConversation param throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'removeConversations' method with null MessageConversation param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_arg_null">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_null.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_arg_undefined" onload_delay="90" purpose="check whether invoking 'removeConversations' method with undefined MessageConversation param throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'removeConversations' method with undefined MessageConversation param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_arg_undefined">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_undefined.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_conversations_number" onload_delay="90" purpose="check whether invoking 'removeConversations' method with invalid MessageConversation param throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'removeConversations' method with invalid MessageConversation param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_conversations_number">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_conversations_number.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_forsms" onload_delay="90" purpose="check the function of removeConversations in MessageStorage by forsms">
+ </testcase>
+ <testcase purpose="check the function of removeConversations in MessageStorage by forsms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_forsms">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_forsms.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_invalid_arg" onload_delay="90" purpose="MessageStorage.removeConversations ('sth') WRONG argument(s)">
+ </testcase>
+ <testcase purpose="MessageStorage.removeConversations ('sth') WRONG argument(s)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_invalid_arg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_invalid_arg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_missarg_TypeMismatch" onload_delay="90" purpose="MessageStorage.removeConversations () WRONG argument(s)">
+ </testcase>
+ <testcase purpose="MessageStorage.removeConversations () WRONG argument(s)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_missarg_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_missarg_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_sms" onload_delay="90" purpose="Check if removeConversations works properly">
+ </testcase>
+ <testcase purpose="Check if removeConversations works properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_sms">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_sms.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_successCallback_number" onload_delay="90" purpose="check whether invoking 'removeConversations' method with invalid success callback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'removeConversations' method with invalid success callback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_removeConversations_successCallback_number">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_successCallback_number.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch" onload_delay="90" purpose="Check argument conversationsChangeCallback conversions exception - sms">
+ </testcase>
+ <testcase purpose="Check argument conversationsChangeCallback conversions exception - sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_invalid_cb" onload_delay="90" purpose="Check argument conversationsChangeCallback validation - addConversationsChangeListener, sms">
+ </testcase>
+ <testcase purpose="Check argument conversationsChangeCallback validation - addConversationsChangeListener, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_exist" onload_delay="90" purpose="Check if method addConversationsChangeListener of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method addConversationsChangeListener of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addConversationsChangeListener_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage" onload_delay="90" purpose="Check if method addDraftMessage of MessageStorage (SMS) works properly.">
+ </testcase>
+ <testcase purpose="Check if method addDraftMessage of MessageStorage (SMS) works properly." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_errorCallback_TypeMismatch" onload_delay="90" purpose="Check if addDraftMessage (sms) throws exception when errorCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if addDraftMessage (sms) throws exception when errorCallback is incorrect" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_errorCallback_invalid_cb" onload_delay="90" purpose="Check if addDraftMessage (sms) throws exception when errorCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if addDraftMessage (sms) throws exception when errorCallback is invalid" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_exist" onload_delay="90" purpose="Check if method addDraftMessage of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method addDraftMessage of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_message_TypeMismatch" onload_delay="90" purpose="Check argument message conversions exception in addDraftMessage method (sms)">
+ </testcase>
+ <testcase purpose="Check argument message conversions exception in addDraftMessage method (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_message_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_message_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_message_invalid_obj" onload_delay="90" purpose="Check argument message validation in addDraftMessage method (sms) - invalid object">
+ </testcase>
+ <testcase purpose="Check argument message validation in addDraftMessage method (sms) - invalid object" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_message_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_message_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_missarg" onload_delay="90" purpose="Check MessageStorage.addDraftMessage (sms) with missing non-optional argument">
+ </testcase>
+ <testcase purpose="Check MessageStorage.addDraftMessage (sms) with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_successCallback_TypeMismatch" onload_delay="90" purpose="Check if addDraftMessage (sms) throws exception when successCallback is incorrect">
+ </testcase>
+ <testcase purpose="Check if addDraftMessage (sms) throws exception when successCallback is incorrect" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_successCallback_invalid_cb" onload_delay="90" purpose="Check if addDraftMessage (sms) throws exception when successCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if addDraftMessage (sms) throws exception when successCallback is invalid" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_without_errorCallback" onload_delay="90" purpose="Check if method addDraftMessage of MessageStorage (sms) works properly without errorCallback">
+ </testcase>
+ <testcase purpose="Check if method addDraftMessage of MessageStorage (sms) works properly without errorCallback" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_without_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_without_successCallback" onload_delay="90" purpose="Check if method addDraftMessage of MessageStorage (sms) works properly without successCallback">
+ </testcase>
+ <testcase purpose="Check if method addDraftMessage of MessageStorage (sms) works properly without successCallback" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addDraftMessage_without_successCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_without_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addFoldersChangeListener_exist" onload_delay="90" purpose="Check if method addFoldersChangeListener of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method addFoldersChangeListener of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addFoldersChangeListener_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addFoldersChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_exist" onload_delay="90" purpose="Check if method addMessagesChangeListener of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method addMessagesChangeListener of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_filter_TypeMismatch" onload_delay="90" purpose="Check argument filter conversions exception - addMessagesChangeListener, filter, sms">
+ </testcase>
+ <testcase purpose="Check argument filter conversions exception - addMessagesChangeListener, filter, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_filter_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_filter_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_TypeMismatch" onload_delay="90" purpose="Check argument messagesChangeCallback conversions exception - addMessagesChangeListener, sms">
+ </testcase>
+ <testcase purpose="Check argument messagesChangeCallback conversions exception - addMessagesChangeListener, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_invalid_cb" onload_delay="90" purpose="Check argument messagesChangeCallback validation - invalid, sms">
+ </testcase>
+ <testcase purpose="Check argument messagesChangeCallback validation - invalid, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_missarg" onload_delay="90" purpose="Check with missing non-optional argument - addMessagesChangeListener, sms">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - addMessagesChangeListener, sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_with_filter" onload_delay="90" purpose="Check with optional arguments addMessagesChangeListener (sms)">
+ </testcase>
+ <testcase purpose="Check with optional arguments addMessagesChangeListener (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_with_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_with_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_without_filter" onload_delay="90" purpose="Check if method addMessagesChangeListener of MessageStorage (sms) works properly without filter.">
+ </testcase>
+ <testcase purpose="Check if method addMessagesChangeListener of MessageStorage (sms) works properly without filter." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_addMessagesChangeListener_without_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_without_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_extend" onload_delay="90" purpose="Check if instance of interface MessageStorage (SMS) can be extended with new property">
+ </testcase>
+ <testcase purpose="Check if instance of interface MessageStorage (SMS) can be extended with new property" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_extend">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations" onload_delay="90" purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message">
+ </testcase>
+ <testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_errorCallback_TypeMismatch" onload_delay="90" purpose="check whether invoking 'findConversations' method with invalid error callback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with invalid error callback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_errorCallback_invalid_cb" onload_delay="90" purpose="check whether invoking 'findConversations' method with object as error callback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with object as error callback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_exist" onload_delay="90" purpose="Check if method findConversations of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method findConversations of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_TypeMismatch" onload_delay="90" purpose="Check whether method MessageStorage::findConversations() method with invalid filter param throws exception properly">
+ </testcase>
+ <testcase purpose="Check whether method MessageStorage::findConversations() method with invalid filter param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_id" onload_delay="90" purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (with conversationId)">
+ </testcase>
+ <testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (with conversationId)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_id">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_id.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_invalid_obj" onload_delay="90" purpose="Check whether method MessageStorage::findConversations() method generic object as filter param throws exception properly">
+ </testcase>
+ <testcase purpose="Check whether method MessageStorage::findConversations() method generic object as filter param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_to" onload_delay="90" purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by to)">
+ </testcase>
+ <testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by to)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_to">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_to.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_type" onload_delay="90" purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by type)">
+ </testcase>
+ <testcase purpose="Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by type)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_filter_type">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_type.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_missarg" onload_delay="90" purpose="MessageStorage.findConversations (filter) WRONG argument(s)">
+ </testcase>
+ <testcase purpose="MessageStorage.findConversations (filter) WRONG argument(s)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_sort_TypeMismatch" onload_delay="90" purpose="check whether invoking 'findConversations' method with invalid SortMode param throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with invalid SortMode param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_sort_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_sort_invalid_obj" onload_delay="90" purpose="check whether invoking 'findConversations' method with object as SortMode param throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with object as SortMode param throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_sort_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_successCallback_TypeMismatch" onload_delay="90" purpose="check whether invoking 'findConversations' method with invalid success calback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with invalid success calback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_successCallback_invalid_cb" onload_delay="90" purpose="check whether invoking 'findConversations' method with object as success calback throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking 'findConversations' method with object as success calback throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_limit" onload_delay="90" purpose="check whether 'findConversations' method properly retrieves conversations limited to specified number">
+ </testcase>
+ <testcase purpose="check whether 'findConversations' method properly retrieves conversations limited to specified number" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_limit">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_limit.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_offset" onload_delay="90" purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied to filter and offset param from MessageStorage">
+ </testcase>
+ <testcase purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied to filter and offset param from MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_offset">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_offset.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_sort_to" onload_delay="90" purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied 'to' filter in specified order">
+ </testcase>
+ <testcase purpose="check whether 'findConversations' method properly retrieves conversations matching the supplied 'to' filter in specified order" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findConversations_with_sort_to">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_sort_to.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findFolders_exist" onload_delay="90" purpose="Check if method findFolders of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method findFolders of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findFolders_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findFolders_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback) id for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback) id for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_errorCallback_TypeMismatch" onload_delay="90" purpose="Check findMessages argument errorCallback conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument errorCallback conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_errorCallback_invalid_cb" onload_delay="90" purpose="Check findMessages argument errorCallback validation for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument errorCallback validation for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_exist" onload_delay="90" purpose="Check if method findMessages of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method findMessages of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_filter_TypeMismatch" onload_delay="90" purpose="Check findMessages argument filter conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument filter conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_filter_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_filter_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_folderId_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) folderId for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) folderId for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_folderId_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_folderId_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_from_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) from for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) from for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_from_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_from_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_id_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) id for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) id for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_id_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_id_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_isRead_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) isRead for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) isRead for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_isRead_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_isRead_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_missarg" onload_delay="90" purpose="Check findMessages with missing non-optional argument for sms">
+ </testcase>
+ <testcase purpose="Check findMessages with missing non-optional argument for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody and id for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody and id for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_plainBody_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_plainBody_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_plainBody_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_sort_TypeMismatch" onload_delay="90" purpose="Check findMessages argument sort conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument sort conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_sort_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_sort_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_sort_invalid_obj" onload_delay="90" purpose="Check findMessages argument sort validation - use simple objec">
+ </testcase>
+ <testcase purpose="Check findMessages argument sort validation - use simple objec" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_sort_invalid_obj">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_sort_invalid_obj.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_successCallback_TypeMismatch" onload_delay="90" purpose="Check findMessages argument successCallback conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument successCallback conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_successCallback_invalid_cb" onload_delay="90" purpose="Check findMessages argument successCallback validation for sms">
+ </testcase>
+ <testcase purpose="Check findMessages argument successCallback validation for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_timestamp_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) timestamp for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) timestamp for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_timestamp_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_timestamp_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_to_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) to for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) to for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_to_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_to_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_type_with_errorCallback" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) type for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) type for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_type_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_type_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_limit" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit) for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit) for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_limit">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_limit.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_offset" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit, valid_offse) for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit, valid_offse) for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_offset">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_offset.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_sort" onload_delay="90" purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort) for sms">
+ </testcase>
+ <testcase purpose="Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort) for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_findMessages_with_sort">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_sort.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeChangeListener_exist" onload_delay="90" purpose="Check if method removeChangeListener of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method removeChangeListener of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeChangeListener_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeConversations_exist" onload_delay="90" purpose="Check if method removeConversations of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method removeConversations of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeConversations_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeConversations_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeMessages_exist" onload_delay="90" purpose="Check if method removeMessages of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method removeMessages of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_removeMessages_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeMessages_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages" onload_delay="90" purpose="Check if method updateMessages of MessageStorage (SMS) works properly.">
+ </testcase>
+ <testcase purpose="Check if method updateMessages of MessageStorage (SMS) works properly." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_errorCallback_TypeMismatch" onload_delay="90" purpose="Check argument errorCallback conversions exception - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check argument errorCallback conversions exception - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_errorCallback_invalid_cb" onload_delay="90" purpose="Check argument errorCallback validation - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check argument errorCallback validation - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_exist" onload_delay="90" purpose="Check if method updateMessages of MessageStorage (SMS) exists">
+ </testcase>
+ <testcase purpose="Check if method updateMessages of MessageStorage (SMS) exists" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_exist">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_messages_TypeMismatch" onload_delay="90" purpose="Check argument messages conversions exception - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check argument messages conversions exception - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_messages_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_messages_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_missarg" onload_delay="90" purpose="Check with missing non-optional argument - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check with missing non-optional argument - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_missarg">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument successCallback conversions exception - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check argument successCallback conversions exception - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_successCallback_invalid_cb" onload_delay="90" purpose="Check argument successCallback validation - updateMessages (sms)">
+ </testcase>
+ <testcase purpose="Check argument successCallback validation - updateMessages (sms)" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_without_errorCallback" onload_delay="90" purpose="Check if method updateMessages of MessageStorage (SMS) works properly - without errorCallback.">
+ </testcase>
+ <testcase purpose="Check if method updateMessages of MessageStorage (SMS) works properly - without errorCallback." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_without_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_without_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_without_successCallback" onload_delay="90" purpose="Check if method updateMessages of MessageStorage (SMS) works properly - without successCallback.">
+ </testcase>
+ <testcase purpose="Check if method updateMessages of MessageStorage (SMS) works properly - without successCallback." onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_sms_updateMessages_without_successCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_without_successCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_updateMessages" onload_delay="90" purpose="Check the functionupdateMessages in MessageStorage">
+ </testcase>
+ <testcase purpose="Check the functionupdateMessages in MessageStorage" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageStorage_updateMessages">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageStorage_updateMessages.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_body_attribute" purpose="Check if attribute body of Message (SMS) exists, has type MessageBody">
+ </testcase>
+ <testcase purpose="Check if attribute body of Message (SMS) exists, has type MessageBody" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_body_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_body_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor" purpose="check new tizen.Message(MessageServiceTag type, MessageInit messageInitDict?) works for sms (is supported)">
+ </testcase>
+ <testcase purpose="check new tizen.Message(MessageServiceTag type, MessageInit messageInitDict?) works for sms (is supported)" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_messageInitDict_function" purpose="check if Message_sms_constructor_messageInitDict_function">
+ </testcase>
+ <testcase purpose="check if Message_sms_constructor_messageInitDict_function" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_messageInitDict_function">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_messageInitDict_function.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_messageInitDict_object" purpose="check if Message_sms_constructor_messageInitDict_object">
+ </testcase>
+ <testcase purpose="check if Message_sms_constructor_messageInitDict_object" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_messageInitDict_object">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_messageInitDict_object.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_minargs" purpose="check if Message_sms_constructor_minargs">
+ </testcase>
+ <testcase purpose="check if Message_sms_constructor_minargs" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_constructor_minargs">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_minargs.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_conversationId_attribute" onload_delay="90" purpose="Check if attribute conversationId of Message (SMS) exists, has type MessageConvId and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute conversationId of Message (SMS) exists, has type MessageConvId and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_conversationId_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_conversationId_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_extend" purpose="Check if instance of interface Message (SMS) can be extended with new property">
+ </testcase>
+ <testcase purpose="Check if instance of interface Message (SMS) can be extended with new property" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_extend">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_folderId_attribute" onload_delay="90" purpose="Check if attribute folderId of Message (SMS) exists, has type MessageFolderId and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute folderId of Message (SMS) exists, has type MessageFolderId and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_folderId_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_folderId_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_from_attribute" onload_delay="90" purpose="Check if attribute from of Message (SMS) exists, has type DOMString and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute from of Message (SMS) exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_from_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_from_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_id_attribute" onload_delay="90" purpose="Check if attribute id of Message (SMS) exists, has type MessageId and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute id of Message (SMS) exists, has type MessageId and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_id_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_id_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_inResponseTo_attribute" purpose="Check if attribute inResponseTo of Message (SMS) exists, has type MessageId">
+ </testcase>
+ <testcase purpose="Check if attribute inResponseTo of Message (SMS) exists, has type MessageId" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_inResponseTo_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_inResponseTo_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_isRead_attribute" purpose="Check if attribute isRead of Message (SMS) exists, has type Boolean">
+ </testcase>
+ <testcase purpose="Check if attribute isRead of Message (SMS) exists, has type Boolean" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_isRead_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_isRead_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_messageStatus_attribute" purpose="Check if attribute messageStatus of Message (SMS) exists, has type DOMString and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute messageStatus of Message (SMS) exists, has type DOMString and is readonly" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_messageStatus_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_messageStatus_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_timestamp_attribute" onload_delay="90" purpose="Check if attribute timestamp of Message (SMS) exists, has type Date and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute timestamp of Message (SMS) exists, has type Date and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_timestamp_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_timestamp_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_to_attribute" purpose="Check if attribute to of Message (SMS) exists, has type Array">
+ </testcase>
+ <testcase purpose="Check if attribute to of Message (SMS) exists, has type Array" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_to_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_to_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_type_attribute" purpose="Check if attribute type of Message (SMS) exists, has type MessageServiceTag and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute type of Message (SMS) exists, has type MessageServiceTag and is readonly" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Message_sms_type_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Message_sms_type_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesadded_withfilter" onload_delay="90" purpose="check the function of messagesadded in MessagesChangeCallback by withfilter">
+ </testcase>
+ <testcase purpose="check the function of messagesadded in MessagesChangeCallback by withfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesadded_withfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesadded_withoutfilter" onload_delay="90" purpose="check the function of messagesadded in MessagesChangeCallback by withoutfilter">
+ </testcase>
+ <testcase purpose="check the function of messagesadded in MessagesChangeCallback by withoutfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesadded_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesupdated_withfilter" onload_delay="90" purpose="check the function of messagesupdated in MessagesChangeCallback by withfilter">
+ </testcase>
+ <testcase purpose="check the function of messagesupdated in MessagesChangeCallback by withfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesupdated_withfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesupdated_withoutfilter" onload_delay="90" purpose="check the function of messagesupdated in MessagesChangeCallback by withoutfilter">
+ </testcase>
+ <testcase purpose="check the function of messagesupdated in MessagesChangeCallback by withoutfilter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_messagesupdated_withoutfilter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withoutfilter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesadded_with_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesadded works properly - sms, filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesadded works properly - sms, filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesadded_with_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesadded_with_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesadded_without_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesadded works properly - sms, no filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesadded works properly - sms, no filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesadded_without_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesadded_without_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesremoved_with_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesremoved works properly - sms, filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesremoved works properly - sms, filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesremoved_with_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesremoved_with_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesremoved_without_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesremoved works properly - sms, no filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesremoved works properly - sms, no filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesremoved_without_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesremoved_without_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesupdated_with_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesupdated works properly - sms, filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesupdated works properly - sms, filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesupdated_with_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesupdated_with_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesupdated_without_filter" onload_delay="90" purpose="Check if MessagesChangeCallback.messagesupdated works properly - sms, no filter">
+ </testcase>
+ <testcase purpose="Check if MessagesChangeCallback.messagesupdated works properly - sms, no filter" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessagesChangeCallback_sms_messagesupdated_without_filter">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesupdated_without_filter.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices" onload_delay="90" purpose="Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback) for sms">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback) for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_errorCallback_TypeMismatch" onload_delay="90" purpose="Check getMessageServices argument errorCallback conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check getMessageServices argument errorCallback conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_errorCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_errorCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_errorCallback_invalid_cb" onload_delay="90" purpose="Check if getMessageServices (sms) throws exception when errorCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if getMessageServices (sms) throws exception when errorCallback is invalid" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_errorCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_errorCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_successCallback_TypeMismatch" onload_delay="90" purpose="Check getMessageServices argument successCallback conversions exception for sms">
+ </testcase>
+ <testcase purpose="Check getMessageServices argument successCallback conversions exception for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_successCallback_TypeMismatch">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_successCallback_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_successCallback_invalid_cb" onload_delay="90" purpose="Check if getMessageServices (sms) throws exception when successCallback is invalid">
+ </testcase>
+ <testcase purpose="Check if getMessageServices (sms) throws exception when successCallback is invalid" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_successCallback_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_with_errorCallback" onload_delay="90" purpose="Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback, valid_errorCallback) for sms">
+ </testcase>
+ <testcase purpose="Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback, valid_errorCallback) for sms" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="Messaging_sms_getMessageServices_with_errorCallback">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_with_errorCallback.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageInit_MessageInit_valid_argument_sms" purpose="checks various message attributes upon message (sms) creation">
+ </testcase>
+ <testcase purpose="checks various message attributes upon message (sms) creation" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageInit_MessageInit_valid_argument_sms">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageInit_MessageInit_valid_argument_sms.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_invalid_argument" onload_delay="90" purpose="check whether invoking sendMessage method with improper argument throws exception properly">
+ </testcase>
+ <testcase purpose="check whether invoking sendMessage method with improper argument throws exception properly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sendMessage_invalid_argument">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_invalid_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_type_attribute" onload_delay="90" purpose="Check if attribute type of MessageService (SMS) exists, has type MessageServiceTag and is readonly">
+ </testcase>
+ <testcase purpose="Check if attribute type of MessageService (SMS) exists, has type MessageServiceTag and is readonly" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_type_attribute">
<description>
<test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_type_attribute.html</test_script_entry>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>