<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
<suite name="tct-contact-tizen-tests" extension="crosswalk" category="Tizen Web Device APIs">
- <set name="Contact">
+ <set name="Contact_MOBILE">
<capabilities>
<capability name="http://tizen.org/feature/contact"/>
<capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
</specs>
</testcase>
</set>
+ <set name="Contact_WEARABLE">
+ <capabilities>
+ <capability name="http://tizen.org/feature/contact"/>
+ <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+ </capabilities>
+ <testcase purpose="Check if method AddressBook::addBatch() can add two times the same contact" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_two_oneIsNull">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_two_oneIsNull.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if you can add a blank contact by the method addBatch()" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_one_missNull">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_one_missNull.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if you can add a blank two contacts by the method addBatch()" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_two_bothNull">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_two_bothNull.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::addBatch(), param addresses has full set" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_addressesField_fullSet">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_fullSet.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::addBatch() can add with two contactAddress" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_addressesField_multiple_type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_multiple_type.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::addBatch(), param ContactAddress has part set" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_addressesField_partSet">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_partSet.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::addBatch() can add with three contactAddress" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_anniversaries_multiple">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_anniversaries_multiple.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::addBatch() can add with two ContactEmailAddress" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_emailsField_multiple">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_emailsField_multiple.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::add(), param nameField has full set" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_nameField_fullSet">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_nameField_fullSet.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::add(), param nameField has part set" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_nameField_partSet">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_nameField_partSet.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::add() can add with three notes" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_notes_multiple">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_notes_multiple.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if you can add a blank contact by the method add()" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_null">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_null.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method AddressBook::add() can add with three phoneNumbers" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_phoneNumbersField_multiple">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_phoneNumbersField_multiple.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if callback contactArraySuccessCallback is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_ContactArraySuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if object contact differs from null" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="Contact_ContactManagerObject_attri_contact">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManagerObject_attri_contact.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getAddressBook() works properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_ContactManager_getAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getAddressBooks() works properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_ContactManager_getAddressBooks">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBooks.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getDefaultAddressBook() works properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_ContactManager_getDefaultAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getDefaultAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getAddressBooks() with invalid param" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_ContactManager_getAddressBooks_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBooks_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getAddressBook() with param null" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_ContactManager_getAddressBook_NULL">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook_NULL.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method ContactManager::getAddressBook() with invalid param" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_ContactManager_getAddressBook_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method Contact::convertToString() works properly with enum" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactTextFormat_enum_VCARD_30">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactTextFormat_enum_VCARD_30.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method Contact::convertToString() with invalid param" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactTextFormat_enum_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactTextFormat_enum_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if can get contact after add and remove" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_remove_get">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_remove_get.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if can remove contact after add and get" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="AddressBook_add_get_remove">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_get_remove.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if can change ContactEmailAddress attribute: types" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_ContactEmailAddress_emails_types">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactEmailAddress_emails_types.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="attribute" element_name="types" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if can change ContactPhoneNumber attribute: number and types" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_ContactPhoneNumber_attri_number_types">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactPhoneNumber_attri_number_types.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="number" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for addressBookId attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_addressBookId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_addressBookId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="addressBookId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for id attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_id_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_id_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="id" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check that the PersonsChangeCallback onpersonsupdated method working fine" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="PersonsChangeCallback_onpersonsupdated">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsupdated.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonsChangeCallback" element_type="method" element_name="onpersonsupdated" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check that the PersonsChangeCallback onpersonsadded method working fine" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="PersonsChangeCallback_onpersonsadded">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsadded.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonsChangeCallback" element_type="method" element_name="onpersonsadded" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check that the PersonsChangeCallback onpersonsremoved method working fine" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="PersonsChangeCallback_onpersonsremoved">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsremoved.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonsChangeCallback" element_type="method" element_name="onpersonsremoved" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if find method called with missing non-optional argument throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments addBatch(valid_contacts, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_with_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_with_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments AddressBook addBatch(valid_contacts, valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::addChangeListener() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addChangeListener_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if addGroup() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addGroup_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if add() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if add() method called with invalid arguments throws an exception TypeMismatch" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_contact_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_contact_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if add() method adds a contact to the address book correctly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_add_contact_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_contact_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddessBook::find() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getGroup() method returns the group with the given identifier" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_getGroup_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::get() method correctly returns the contact with the given identifier" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_get_check_fields">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_check_fields.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::removeBatch() called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for AddressBook::removeBatch() method without successCallback" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_without_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_without_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for AddressBook::updateBatch() method without_successCallback" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_without_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_without_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if updateGroup() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateGroup_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if updateGroup() method invokes properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateGroup_ringtoneURI">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_ringtoneURI.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::update() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_update_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactAddress() constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactAddress_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactEmailAddress() constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactEmailAddress_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactGroup(name, ringtoneURI, photoURI) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for Contact() constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_constructor_ContactInit">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_constructor_ContactInit.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Contact() constructor correctly initializes the contact object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_constructor_VCARD">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_constructor_VCARD.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if tizen.contact (ContactManager) exists and implements methods" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactManager_check_types">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_check_types.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManagerObject" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::addChangeListener() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addChangeListener_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::find() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getAddressBooks() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for getAddressBooks() method in ContactManager" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_with_errorCallback_null">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback_null.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for getAddressBooks() method in ContactManager interface" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_without_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_without_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::removeBatch() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactOrganization(orgInitDict) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactPhoneNumber(number, types, isDefault) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactWebSite() constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactWebSite_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if convertToString() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_convertToString_with_one">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_one.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactRef exist" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactRef_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if tizen.ContactAnniversary exists and is a function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactAnniversary_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactAnniversary object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactAnniversary_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::update() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_update_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactAnniversary(date) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAnniversary_constructor_minargs">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_constructor_minargs.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactAnniversary for date attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAnniversary_date_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_date_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" element_type="attribute" element_name="date" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactAnniversary for label attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAnniversary_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" element_type="attribute" element_name="label" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactRef(addressBookId, contactId) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRef_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactRef object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactRef_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactRef for addressBookId attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRef_addressBookId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_addressBookId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" element_type="attribute" element_name="addressBookId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactRef for contactId attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRef_contactId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_contactId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" element_type="attribute" element_name="contactId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactAnniversary(date, label) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAnniversary_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAnniversary" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactName(ContactNameInit) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for displayName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_displayName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_displayName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="displayName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactName exist" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactName_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactName object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactName_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for firstName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_firstName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_firstName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="firstName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for lastName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_lastName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_lastName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="lastName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for middleName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_middleName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_middleName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="middleName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for nicknames attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_nicknames_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="nicknames" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for phoneticFirstName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_phoneticFirstName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticFirstName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="phoneticFirstName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for phoneticLastName attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_phoneticLastName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticLastName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="phoneticLastName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for prefix attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_prefix_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_prefix_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="prefix" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for suffix attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_suffix_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_suffix_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="suffix" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactPhoneNumber(number) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_constructor_minargs">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_constructor_minargs.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactPhoneNumber exist" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactPhoneNumber_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactPhoneNumber for isDefault attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_isDefault_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_isDefault_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="isDefault" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactPhoneNumber for number attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_number_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_number_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="number" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactPhoneNumber for types attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_types_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="types" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactPhoneNumber object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactPhoneNumber_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactGroup(name) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_connstructor_minarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_connstructor_minarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if tizen.ContactGroup exists and is a function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactGroup_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactGroup object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactGroup_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for name attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_name_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_name_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="name" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for ringtoneURI attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_ringtoneURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="ringtoneURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for photoURI attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_photoURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_photoURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="photoURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for readOnly attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_readOnly_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_readOnly_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="readOnly" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactOrganization() constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_constructor_minarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor_minarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganization for department attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_department_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_department_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="department" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactOrganization exist" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactOrganization_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactOrganization object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactOrganization_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganization for logoURI attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_logoURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_logoURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="logoURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganization for name attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_name_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_name_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="name" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganization for role attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_role_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_role_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="role" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganization for title attribute" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_title_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_title_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="title" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the AddressBook object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="AddressBook_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getGroups of AddressBook accepts extra argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_getGroups_extra_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups_extra_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroups" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getDefaultAddressBook of ContactManager accepts extra argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getDefaultAddressBook_extra_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_extra_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getUnifiedAddressBook of ContactManager accepts extra argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getUnifiedAddressBook_extra_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_extra_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getUnifiedAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method clone of Contact accepts extra argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_clone_extra_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone_extra_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="clone" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute id of AddressBook exists, has type AddressBookId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_id_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_id_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="attribute" element_name="id" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute name of AddressBook exists, has type DOMString and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_name_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_name_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="attribute" element_name="name" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute readOnly of AddressBook exists, has type Boolean and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_readOnly_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_readOnly_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="attribute" element_name="readOnly" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute email of ContactEmailAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_email_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_email_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="attribute" element_name="email" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute isDefault of ContactEmailAddress exists, has type Boolean" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_isDefault_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_isDefault_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="attribute" element_name="isDefault" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactEmailAddress exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_types_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="attribute" element_name="types" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute additionalInformation of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_additionalInformation_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_additionalInformation_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="additionalInformation" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute city of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_city_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_city_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="city" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute country of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_country_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_country_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="country" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute isDefault of ContactAddress exists, has type Boolean" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_isDefault_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_isDefault_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="isDefault" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute postalCode of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_postalCode_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_postalCode_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="postalCode" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute region of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_region_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_region_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="region" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute streetAddress of ContactAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_streetAddress_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_streetAddress_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="streetAddress" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactAddress exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_types_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="types" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute type of ContactWebSite exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactWebSite_type_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_type_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="attribute" element_name="type" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute url of ContactWebSite exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactWebSite_url_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_url_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="attribute" element_name="url" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute addressBookId of Contact exists, has type AddressBookId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_addressBookId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_addressBookId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="addressBookId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute addresses of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_addresses_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_addresses_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="addresses" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute anniversaries of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_anniversaries_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_anniversaries_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="anniversaries" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute birthday of Contact exists, has type Date" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_birthday_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_birthday_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="birthday" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute emails of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_emails_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_emails_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="emails" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute groupIds of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_groupIds_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_groupIds_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="groupIds" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute id of Contact exists, has type ContactId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_id_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_id_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="id" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute isFavorite of Contact exists, has type Boolean and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_isFavorite_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_isFavorite_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="isFavorite" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute lastUpdated of Contact exists, has type Date and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_lastUpdated_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_lastUpdated_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="lastUpdated" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute name of Contact exists, has type ContactName" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_name_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_name_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="name" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute notes of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_notes_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_notes_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="notes" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute organizations of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_organizations_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_organizations_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="organizations" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute personId of Contact exists, has type PersonId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_personId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_personId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="personId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute phoneNumbers of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_phoneNumbers_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_phoneNumbers_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="phoneNumbers" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute photoURI of Contact exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_photoURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_photoURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="photoURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute ringtoneURI of Contact exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_ringtoneURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="ringtoneURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute urls of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_urls_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_urls_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="urls" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute contactCount of Person exists, has type Number and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_contactCount_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_contactCount_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="contactCount" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute displayContactId of Person exists, has type ContactId" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_displayContactId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_displayContactId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="displayContactId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute displayName of Person exists, has type DOMString and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_displayName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_displayName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="displayName" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute hasEmail of Person exists, has type Boolean and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_hasEmail_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_hasEmail_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="hasEmail" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute hasPhoneNumber of Person exists, has type Boolean and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_hasPhoneNumber_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_hasPhoneNumber_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="hasPhoneNumber" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute id of Person exists, has type PersonId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_id_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_id_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="id" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute isFavorite of Person exists, has type Boolean" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_isFavorite_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_isFavorite_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="isFavorite" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute photoURI of Person exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_photoURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_photoURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="photoURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute ringtoneURI of Person exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_ringtoneURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="attribute" element_name="ringtoneURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactAddress exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactAddress_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactEmailAddress exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactEmailAddress_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Contact exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactWebSite exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactWebSite_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="constructor" element_name="constructor" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method add of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_add">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addBatch of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_addBatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addChangeListener of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_addChangeListener">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with non-optional arguments addGroup(valid_group)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_addGroup">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method find of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_find">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method get of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_get">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getGroup of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_getGroup">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getGroups of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_getGroups">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroups" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method remove of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_remove">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeBatch of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_removeBatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeChangeListener of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_removeChangeListener">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method update of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_update">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateBatch of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_updateBatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateGroup of AddressBook works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_updateGroup">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addChangeListener of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_addChangeListener">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method find of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_find">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method get of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_get">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getAddressBook of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getAddressBooks of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getAddressBooks">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getDefaultAddressBook of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getDefaultAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getUnifiedAddressBook of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getUnifiedAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getUnifiedAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method remove of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_remove">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeBatch of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeBatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeChangeListener of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeChangeListener">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method update of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_update">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateBatch of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_updateBatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method clone of Contact works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_clone">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="clone" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method convertToString of Contact works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_convertToString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method link of Person works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_link">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method unlink of Person works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_unlink">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface AddressBookArraySuccessCallback exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="AddressBook_ArraySuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_ArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookArraySuccessCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface ContactArraySuccessCallback exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactArraySuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactArraySuccessCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface ContactManagerObject exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactManagerObject_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManagerObject_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManagerObject" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface ContactManager exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactManager_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface PersonArraySuccessCallback exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="PersonArraySuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonArraySuccessCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface Person exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="Person_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface PersonsChangeCallback exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="PersonsChangeCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonsChangeCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addBatch of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_addBatch_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addChangeListener of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_addChangeListener_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addGroup of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_addGroup_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method add of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_add_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="add" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method find of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_find_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getGroup of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_getGroup_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getGroups of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_getGroups_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroups" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method get of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_get_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeBatch of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_removeBatch_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeChangeListener of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_removeChangeListener_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeGroup of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_removeGroup_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method remove of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_remove_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateBatch of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_updateBatch_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateGroup of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_updateGroup_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method update of AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_update_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addChangeListener of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_addChangeListener_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method find of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_find_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getAddressBook of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_getAddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getAddressBooks of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_getAddressBooks_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getDefaultAddressBook of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_getDefaultAddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getUnifiedAddressBook of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_getUnifiedAddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getUnifiedAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method get of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_get_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeBatch of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_removeBatch_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeChangeListener of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_removeChangeListener_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method remove of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_remove_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method updateBatch of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_updateBatch_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method update of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_update_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method clone of Contact exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_clone_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="clone" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method convertToString of Contact exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Contact_convertToString_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method link of Person exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Person_link_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method unlink of Person exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Person_unlink_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addBatch contacts conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_contacts_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_contacts_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addBatch successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addBatch errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check AddressBook_updateBatch with missing non-optional argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addChangeListener errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addChangeListener_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addChangeListener successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addChangeListener_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument contact conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_update_contact_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_contact_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateBatch successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ids conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_ids_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_ids_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook find errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook find successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateBatch contacts conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_contacts_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_contacts_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateBatch errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook removeBatch successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook removeBatch errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument addGroup conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addGroup_group_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_group_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateGroup contacts conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateGroup_group_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_group_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook find filter conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_filter_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook sortMode filter conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_sortMode_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_sortMode_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument contact validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_update_contact_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_contact_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments updateBatch(valid_contacts, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_updateBatch_with_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_with_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments updateBatch(valid_contacts, valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_updateBatch_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook updateBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments removeBatch(valid_ids, valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_removeBatch_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments removeBatch(valid_ids, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_removeBatch_with_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_with_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook removeBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook removeBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeBatch_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback, valid_filter, valid_sortMode)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_find_with_sortMode">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_sortMode.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_find_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments AddressBook find(valid_successCallback, valid_errorCallback, valid_filter)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_find_with_filter">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_filter.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook find errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook find successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument sortMode validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_sortMode_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_sortMode_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments addChangeListener(valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_addChangeListener_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook addChangeListener errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addChangeListener_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument successCallback validation - use simple function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addChangeListener_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument addgroup validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addGroup_group_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_group_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument updategroup validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateGroup_group_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_group_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if callback is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactArraySuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="This object exists in tizen" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactManager_in_tizen">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_in_tizen.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactManager object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactManager_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::updateBatch() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_missarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_missarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the Person object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="Person_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments ContactManager.getAddressBooks(valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments getAddressBooks(valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_getAddressBooks_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument person conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_update_person_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_person_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments updateBatch(valid_personIds, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_updateBatch_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments updateBatch(valid_personIds, valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_updateBatch_with_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager updateBatch successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument persons conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_persons_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_persons_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments removeBatch(valid_personIds, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeBatch_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments removeBatch(valid_personIds, valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeBatch_with_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_successCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeBatch errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeBatch personIds conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_personIds_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_personIds_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeBatch successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback, valid_filter, valid_sortMode)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_find_with_sortMode">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_sortMode.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback, valid_filter)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_find_with_filter">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_filter.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_find_with_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument sortMode conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_sortMode_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_sortMode_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager filter conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_filter_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager find errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager find ContactManager successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager find sortMode validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_sortMode_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_sortMode_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager addChangeListener successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addChangeListener_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager addChangeListener successCallback validation - use simple function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addChangeListener_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the Contact object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="Contact_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument format conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_convertToString_format_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_format_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments convertToString(valid_format)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_convertToString_with_format">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_format.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="convertToString" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactAddress object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactAddress_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactWebSite object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactWebSite_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactEmailAddress object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactEmailAddress_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if callback oncontactsadded is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBookChangeCallback_oncontactsadded">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsadded.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookChangeCallback" element_type="method" element_name="oncontactsadded" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if callback oncontactsremoved is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBookChangeCallback_oncontactsremoved">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsremoved.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookChangeCallback" element_type="method" element_name="oncontactsremoved" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if callback oncontactsupdated is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBookChangeCallback_oncontactsupdated">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsupdated.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookChangeCallback" element_type="method" element_name="oncontactsupdated" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if PersonArraySuccessCallback is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="PersonArraySuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="PersonArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBookArraySuccessCallback is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBookArraySuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeGroup() method removes a group from the address book correctly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeGroup">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeBatch() error callback will be invoked when used with wrong ids argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_removeBatch_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if find() error callback will be invoked when used with wrong filter argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_find_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments ontactManager.removeBatch(valid_personIds, valid_successCallback)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeBatch_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check invoked arguments ContactManager.find(valid_successCallback, valid_errorCallback, valid_filter)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_find_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface AddressBookChangeCallback exists, it should not." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="AddressBookChangeCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBookChangeCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if get() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_get_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if get() method called without arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_get_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if get() method called with invalid personId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_get_personId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_personId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if personId argument conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_get_personId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_personId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getAddressBook() method called with invalid addressBookId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBook_addressBookId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_addressBookId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if addressBookId argument conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBook_addressBookId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_addressBookId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getAddressBook() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBook_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getAddressBook() method called without arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBook_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager filter validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_filter_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_filter_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if remove() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_remove_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::remove() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_remove_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if remove() method called with invalid personId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_remove_personId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_personId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument person conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_remove_personId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_personId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::removeChangeListener() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeChangeListener_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if update() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_update_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <!--<testcase purpose="Check if update() method called with invalid personId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_update_person_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_person_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>-->
+ <testcase purpose="Check with optional arguments ContactManager.updateBatch(valid_personIds, valid_successCallback)." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Invoke AddressBook.addBatch() errorCallback." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_addBatch_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if get() method called with invalid id throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_get_id_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_id_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument id conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_get_id_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_id_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::get() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_get_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument id conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_remove_id_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_id_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::remove() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_remove_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::update() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_update_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Invoke AddressBook.updateBatch() errorCallback." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateBatch_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeChangeListener() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeChangeListener_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager removeChangeListener watchId conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeChangeListener_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument filter validation - use simple object" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_find_filter_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_filter_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::getGroup() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_getGroup_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getGroup() method called with invalid id throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_getGroup_groupId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_groupId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument id conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_getGroup_groupId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_groupId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::getGroup() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_getGroup_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="getGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if remove() method called with invalid id throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_remove_id_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_id_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::remove() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_remove_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::removeChangeListener() method called with invalid arguments throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeChangeListener_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeChangeListener() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeChangeListener_watchId_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_watchId_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument AddressBook removeChangeListener watchId conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeChangeListener_watchId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_watchId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeGroup() method called with invalid groupId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeGroup_groupId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_groupId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument groupId conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeGroup_groupId_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_groupId_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::removeGroup() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeGroup_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::removeGroup() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_removeGroup_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="removeGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook::updateGroup() method called with invalid arguments throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="AddressBook_updateGroup_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="updateGroup" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::link() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_link_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if link() method called with invalid groupId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_link_personId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_personId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument groupId conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_link_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if unlink() method called with invalid groupId throws an error." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_unlink_contactId_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_contactId_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::unlink() method called with invalid arguments throws an exceptions." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_unlink_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument groupId conversions exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_unlink_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactInit various arguments Type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactInit_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInit_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactAddressInit various arguments Type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddressInit_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddressInit_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddressInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check miss optional argument for ContactWebSite constructor." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactWebSite_constructor_minarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_constructor_minarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="ContactName multi nicknames, first one is default." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_nicknames_attribute_multi">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_attribute_multi.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName attribute default value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_attribute_byDefault">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_attribute_byDefault.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check miss optional argument for ContactEmailAddress constructor." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_constructor_minargs">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_constructor_minargs.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check miss optional argument for ContactAddress constructor." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_constructor_minargs">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor_minargs.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactOrganizationInit." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_constructor_ContactOrganizationInit">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor_ContactOrganizationInit.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganizationInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactOrganizationInit attribute Type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganizationInit_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganizationInit_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganizationInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for contactNameInit." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_constructor_contactNameInit">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor_contactNameInit.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactNameInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check contactNameInit attribute Type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactNameInit_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactNameInit_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactNameInit" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check contact attribute default value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_attribute_byDefault">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_attribute_byDefault.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactAddressInit." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_constructor_ContactAddressInit">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor_ContactAddressInit.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for Contact constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check Contact for isFavorite attribute is nullable." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Contact_isFavorite_not_nullable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_isFavorite_not_nullable.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactAddress attribute default value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_attribute_byDefault">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_attribute_byDefault.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactAddress constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactEmailAddress constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup attribute default value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_attribute_byDefault">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_attribute_byDefault.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactGroup constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactGroup_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactGroup for readOnly is nullable." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactGroup_readOnly_not_nullable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_readOnly_not_nullable.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactGroup" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactName(ContactNameInit) constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check miss optional argument for ContactName constructor." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_constructor_minarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor_minarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for nicknames attribute is not nullable." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_nicknames_not_nullable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_not_nullable.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactOrganization constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactOrganization_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactOrganization" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactPhoneNumber attribute default value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_attribute_byDefault">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_attribute_byDefault.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactPhoneNumber constructor type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactRef(addressBookId, contactId) constructor attribute type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRef_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRef" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactWebSite constructor attribute type." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactWebSite_attributeType_check">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_attributeType_check.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments convertToString with null value." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_convertToString_with_null">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_null.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactWebSite" element_type="attribute" element_name="compliance" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactAddress for label attribute." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactAddress exists, has type CUSTOM." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_types_attribute_CUSTOM">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactAddress exists, has type OTHER." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactAddress_types_attribute_OTHER">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactName for phoneticMiddleName attribute." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactName_phoneticMiddleName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticMiddleName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactName" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check ContactPhoneNumber for label attribute." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactPhoneNumber exists, has type ASSISTANT." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_types_attribute_ASSISTANT">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_ASSISTANT.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactPhoneNumber exists, has type CUSTOM." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_types_attribute_CUSTOM">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactPhoneNumber exists, has type OTHER." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactPhoneNumber_types_attribute_OTHER">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactPhoneNumber" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute label of ContactEmailAddress exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactEmailAddress types attribute has CUSTOM value" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_types_attribute_CUSTOM">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute types of ContactEmailAddress types attribute has OTHER value" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactEmailAddress_types_attribute_OTHER">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactEmailAddress" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactInstantMessenger(imAddress, type, label) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactInstantMessenger_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactInstantMessenger exists and is a function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactInstantMessenger_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactInstantMessenger object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactInstantMessenger_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute imAddress of ContactInstantMessenger exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactInstantMessenger_imAddress_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_imAddress_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute label of ContactInstantMessenger exists, has DOMString type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactInstantMessenger_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute type of ContactInstantMessenger exists, has ContactInstantMessengerType type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactInstantMessenger_type_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_type_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactInstantMessenger" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactRelationship(relativeName, type, label) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRelationship_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::addAddressBook() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addAddressBook_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="addAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addAddressBook of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_addAddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="addAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method addAddressBook of ContactManager works properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_addAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="addAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::removeAddressBook() method called with invalid arguments throws an exceptions" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeAddressBook_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeAddressBook() method called with invalid id throws an error" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeAddressBook_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if removeAddressBook() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeAddressBook_invalid_argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_invalid_argument.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeAddressBook of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_removeAddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method removeAddressBook of ContactManager works properly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_removeAddressBook">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addAddressBook_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_addAddressBook_invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_invalid.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="removeAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if AddressBook exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="AddressBook_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="AddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for AddressBook(accountId, name) constructor" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_constructor.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="method" element_name="AddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute AccountId of AddressBook exists, has type AddressBookId and is readonly" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="AddressBook_AccountId_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_AccountId_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="AddressBookId" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute messengers of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_messengers_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_messengers_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="messengers" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute relationships of Contact exists, has type Array" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_relationships_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_relationships_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="relationships" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute messageAlertURI of Contact exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_messageAlertURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_messageAlertURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="messageAlertURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute vibrationURI of Contact exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Contact_vibrationURI_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_vibrationURI_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="Contact" element_type="attribute" element_name="vibrationURI" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check various arguments for ContactRelationship exists and is a function" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactRelationship_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Test whether the ContactRelationship object is extendable" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="ContactRelationship_extend">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute label of ContactRelationship exists, has DOMString type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRelationship_label_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_label_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute releativeName of ContactRelationship exists, has DOMString type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRelationship_relativeName_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_relativeName_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute type of ContactRelationship exists, has ContactRelationshipType type" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactRelationship_type_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_type_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactRelationship" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_extend" priority="P3" purpose="Test whether the ContactExtension object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactExtension" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_exist" priority="P1" purpose="Check if ContactExtension constructor exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactExtension" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_data_attribute" priority="P1" purpose="Check ContactExtension attributes">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_data_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactExtension" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_with_dictionary" priority="P1" purpose="Check ContactExtension constructor with dictionary">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_with_dictionary.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactExtension" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_without_dictionary" priority="P1" purpose="Check if attribute releativeName of ContactRelationship exists, has DOMString type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_without_dictionary.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="ContactExtension" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data1 of ContactExtension exists, has type long" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data1_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data1_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data2 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data2_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data2_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data3 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data3_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data3_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data4 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data4_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data4_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data5 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data5_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data5_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data6 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data6_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data6_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data7 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data7_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data7_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data8 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data8_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data8_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data9 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data9_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data9_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data10 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data10_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data10_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data11 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data11_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data11_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if attribute data12 of ContactExtension exists, has type DOMString" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactExtension_data12_attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data12_attribute.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if interface AddressBookArraySuccessCallback exists, it should not" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P3" id="AddressBookArraySuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::findByUsageCount() with incorrect filter argument throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_filter_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument sortModeOrder conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_sortModeOrder_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_sortModeOrder_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::findByUsageCount() method called with invalid arguments throws an exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_misarg">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager.findByUsageCount method throws exception when errorCallback is invalid" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager.findByUsageCount method throws exception when successCallback is invalid" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager findByUsageCount ContactManager errorCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method findByUsageCount of ContactManager works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_findByUsageCount">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method findByUsageCount of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="ContactManager_findByUsageCount_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check argument ContactManager findByUsageCount ContactManager successCallback conversions exception" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::getUsageCount() with incorrect type argument throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_getUsageCount_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_type_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::resetUsageCount() with incorrect type argument throws an exception." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="Person_resetUsageCount_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_type_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::resetUsageCount() method works properly with optional argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_resetUsageCount_with_type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_with_type.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method resetUsageCount of Person works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_resetUsageCount">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if Person::getUsageCount() method works properly with optional argument" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_getUsageCount_with_type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_with_type.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getUsageCount of Person works properly." type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="Person_getUsageCount">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method getUsageCount of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Person_getUsageCount_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method resetUsageCount of ContactManager exists" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P0" id="Person_resetUsageCount_exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check exception in error callback of findByUsageCount method" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check with optional arguments ContactManager findByUsageCount(valid_filter, valid_successCallback, valid_errorCallback, valid_sortMode, valid_limit, valid_offset)" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P1" id="ContactManager_findByUsageCount_with_offset">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_with_offset.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if ContactManager::findByUsageCount() method throw exception when a filter system object was passed" type="compliance" status="approved" component="Tizen Device APIs//Social/Contact" execution_type="auto" priority="P2" id="ContactManager_findByUsageCount_filter_invalid_obj">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_filter_invalid_obj.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="AddressBook" element_type="method" element_name="addBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ </set>
</suite>
</test_definition>
<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
<suite category="Tizen Web Device APIs" extension="crosswalk" name="tct-contact-tizen-tests">
- <set name="Contact" type="js">
+ <set name="Contact_MOBILE" type="js">
<capabilities>
+ <capability name="http://tizen.org/feature/contact"/>
<capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
</capabilities>
<testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_two_oneIsNull" priority="P2" purpose="Check if method AddressBook::addBatch() can add two times the same contact">
</description>
</testcase>
</set>
+ <set name="Contact_WEARABLE" type="js">
+ <capabilities>
+ <capability name="http://tizen.org/feature/contact"/>
+ <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+ </capabilities>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_two_oneIsNull" priority="P2" purpose="Check if method AddressBook::addBatch() can add two times the same contact">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_two_oneIsNull.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_one_missNull" priority="P2" purpose="Check if you can add a blank contact by the method addBatch()">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_one_missNull.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_two_bothNull" priority="P2" purpose="Check if you can add a blank two contacts by the method addBatch()">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_two_bothNull.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_addressesField_fullSet" priority="P2" purpose="Check if method AddressBook::addBatch(), param addresses has full set">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_fullSet.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_addressesField_multiple_type" priority="P2" purpose="Check if method AddressBook::addBatch() can add with two contactAddress">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_multiple_type.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_addressesField_partSet" priority="P2" purpose="Check if method AddressBook::addBatch(), param ContactAddress has part set">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_addressesField_partSet.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_anniversaries_multiple" priority="P2" purpose="Check if method AddressBook::addBatch() can add with three contactAddress">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_anniversaries_multiple.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_emailsField_multiple" priority="P2" purpose="Check if method AddressBook::addBatch() can add with two ContactEmailAddress">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_emailsField_multiple.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_nameField_fullSet" priority="P2" purpose="Check if method AddressBook::add(), param nameField has full set">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_nameField_fullSet.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_nameField_partSet" priority="P2" purpose="Check if method AddressBook::add(), param nameField has part set">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_nameField_partSet.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_notes_multiple" priority="P2" purpose="Check if method AddressBook::add() can add with three notes">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_notes_multiple.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_null" priority="P2" purpose="Check if you can add a blank contact by the method add()">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_null.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_phoneNumbersField_multiple" priority="P2" purpose="Check if method AddressBook::add() can add with three phoneNumbers">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_phoneNumbersField_multiple.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactArraySuccessCallback_onsuccess" priority="P1" purpose="Check if callback contactArraySuccessCallback is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManagerObject_attri_contact" priority="P3" purpose="Check if object contact differs from null">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManagerObject_attri_contact.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getAddressBook" priority="P0" purpose="Check if method ContactManager::getAddressBook() works properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getAddressBooks" priority="P0" purpose="Check if method ContactManager::getAddressBooks() works properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBooks.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getDefaultAddressBook" priority="P0" purpose="Check if method ContactManager::getDefaultAddressBook() works properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getDefaultAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getAddressBooks_invalid" priority="P2" purpose="Check if method ContactManager::getAddressBooks() with invalid param">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBooks_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getAddressBook_NULL" priority="P2" purpose="Check if method ContactManager::getAddressBook() with param null">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook_NULL.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactManager_getAddressBook_invalid" priority="P2" purpose="Check if method ContactManager::getAddressBook() with invalid param">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactManager_getAddressBook_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactTextFormat_enum_VCARD_30" priority="P2" purpose="Check if method Contact::convertToString() works properly with enum">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactTextFormat_enum_VCARD_30.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactTextFormat_enum_invalid" priority="P2" purpose="Check if method Contact::convertToString() with invalid param">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactTextFormat_enum_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_remove_get" priority="P2" purpose="Check if can get contact after add and remove">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_remove_get.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_get_remove" priority="P3" purpose="Check if can remove contact after add and get">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_get_remove.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactEmailAddress_emails_types" priority="P2" purpose="Check if can change ContactEmailAddress attribute: types">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactEmailAddress_emails_types.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ContactPhoneNumber_attri_number_types" priority="P2" purpose="Check if can change ContactPhoneNumber attribute: number and types">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ContactPhoneNumber_attri_number_types.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_addressBookId_attribute" priority="P1" purpose="Check ContactGroup for addressBookId attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_addressBookId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_id_attribute" priority="P1" purpose="Check ContactGroup for id attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_id_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonsChangeCallback_onpersonsupdated" priority="P2" purpose="Check that the PersonsChangeCallback onpersonsupdated method working fine">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsupdated.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonsChangeCallback_onpersonsadded" priority="P2" purpose="Check that the PersonsChangeCallback onpersonsadded method working fine">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsadded.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonsChangeCallback_onpersonsremoved" priority="P2" purpose="Check that the PersonsChangeCallback onpersonsremoved method working fine">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsremoved.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_missarg" priority="P2" purpose="Check if find method called with missing non-optional argument throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_with_successCallback" priority="P2" purpose="Check with optional arguments addBatch(valid_contacts, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_with_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_with_errorCallback" priority="P2" purpose="Check with optional arguments AddressBook addBatch(valid_contacts, valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_missarg" priority="P2" purpose="Check if AddressBook::addChangeListener() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addGroup_missarg" priority="P2" purpose="Check if addGroup() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_missarg" priority="P2" purpose="Check if add() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_contact_TypeMismatch" priority="P2" purpose="Check if add() method called with invalid arguments throws an exception TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_contact_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_contact_invalid_obj" priority="P2" purpose="Check if add() method adds a contact to the address book correctly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_contact_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_missarg" priority="P2" purpose="Check if AddessBook::find() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_constructor" priority="P2" purpose="Check if getGroup() method returns the group with the given identifier">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get_check_fields" priority="P2" purpose="Check if AddressBook::get() method correctly returns the contact with the given identifier">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_check_fields.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_missarg" priority="P2" purpose="Check if AddressBook::removeBatch() called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_without_successCallback" priority="P2" purpose="Check various arguments for AddressBook::removeBatch() method without successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_without_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_without_successCallback" priority="P2" purpose="Check various arguments for AddressBook::updateBatch() method without_successCallback">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_without_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_missarg" priority="P2" purpose="Check if updateGroup() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_ringtoneURI" priority="P2" purpose="Check if updateGroup() method invokes properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_ringtoneURI.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update_missarg" priority="P2" purpose="Check if AddressBook::update() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_constructor" priority="P2" purpose="Check various arguments for ContactAddress() constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_constructor" priority="P2" purpose="Check various arguments for ContactEmailAddress() constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_constructor" priority="P1" purpose="Check various arguments for ContactGroup(name, ringtoneURI, photoURI) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_constructor_ContactInit" priority="P2" purpose="Check various arguments for Contact() constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_constructor_ContactInit.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_constructor_VCARD" priority="P2" purpose="Check if Contact() constructor correctly initializes the contact object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_constructor_VCARD.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_check_types" priority="P3" purpose="Check if tizen.contact (ContactManager) exists and implements methods">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_check_types.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addChangeListener_missarg" priority="P2" purpose="Check if ContactManager::addChangeListener() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_missarg" priority="P2" purpose="Check if ContactManager::find() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_missarg" priority="P2" purpose="Check if getAddressBooks() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_with_errorCallback_null" priority="P2" purpose="Check various arguments for getAddressBooks() method in ContactManager">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback_null.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_without_errorCallback" priority="P2" purpose="Check various arguments for getAddressBooks() method in ContactManager interface">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_without_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_missarg" priority="P2" purpose="Check if ContactManager::removeBatch() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_constructor" priority="P1" purpose="Check various arguments for ContactOrganization(orgInitDict) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_constructor" priority="P1" purpose="Check various arguments for ContactPhoneNumber(number, types, isDefault) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_constructor" priority="P2" purpose="Check various arguments for ContactWebSite() constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString_with_one" priority="P2" purpose="Check if convertToString() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_one.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_exist" priority="P0" purpose="Check if ContactRef exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_exist" priority="P0" purpose="Check if tizen.ContactAnniversary exists and is a function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_extend" priority="P3" purpose="Test whether the ContactAnniversary object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update_missarg" priority="P2" purpose="Check if ContactManager::update() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_constructor_minargs" priority="P1" purpose="Check various arguments for ContactAnniversary(date) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_constructor_minargs.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_date_attribute" priority="P1" purpose="Check ContactAnniversary for date attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_date_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_label_attribute" priority="P1" purpose="Check ContactAnniversary for label attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_constructor" priority="P1" purpose="Check various arguments for ContactRef(addressBookId, contactId) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_extend" priority="P3" purpose="Test whether the ContactRef object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_addressBookId_attribute" priority="P1" purpose="Check ContactRef for addressBookId attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_addressBookId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_contactId_attribute" priority="P1" purpose="Check ContactRef for contactId attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_contactId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAnniversary_constructor" priority="P1" purpose="Check various arguments for ContactAnniversary(date, label) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAnniversary_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_constructor" priority="P1" purpose="Check various arguments for ContactName(ContactNameInit) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_displayName_attribute" priority="P1" purpose="Check ContactName for displayName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_displayName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_exist" priority="P0" purpose="Check if ContactName exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_extend" priority="P3" purpose="Test whether the ContactName object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_firstName_attribute" priority="P1" purpose="Check ContactName for firstName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_firstName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_lastName_attribute" priority="P1" purpose="Check ContactName for lastName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_lastName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_middleName_attribute" priority="P1" purpose="Check ContactName for middleName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_middleName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_nicknames_attribute" priority="P1" purpose="Check ContactName for nicknames attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_phoneticFirstName_attribute" priority="P1" purpose="Check ContactName for phoneticFirstName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticFirstName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_phoneticLastName_attribute" priority="P1" purpose="Check ContactName for phoneticLastName attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticLastName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_prefix_attribute" priority="P1" purpose="Check ContactName for prefix attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_prefix_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_suffix_attribute" priority="P1" purpose="Check ContactName for suffix attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_suffix_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_constructor_minargs" priority="P1" purpose="Check various arguments for ContactPhoneNumber(number) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_constructor_minargs.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_exist" priority="P0" purpose="Check if ContactPhoneNumber exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_isDefault_attribute" priority="P1" purpose="Check ContactPhoneNumber for isDefault attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_isDefault_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_number_attribute" priority="P1" purpose="Check ContactPhoneNumber for number attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_number_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_types_attribute" priority="P1" purpose="Check ContactPhoneNumber for types attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_extend" priority="P3" purpose="Test whether the ContactPhoneNumber object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_connstructor_minarg" priority="P1" purpose="Check various arguments for ContactGroup(name) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_connstructor_minarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_exist" priority="P0" purpose="Check if tizen.ContactGroup exists and is a function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_extend" priority="P3" purpose="Test whether the ContactGroup object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_name_attribute" priority="P1" purpose="Check ContactGroup for name attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_name_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_ringtoneURI_attribute" priority="P1" purpose="Check ContactGroup for ringtoneURI attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_photoURI_attribute" priority="P1" purpose="Check ContactGroup for photoURI attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_photoURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_readOnly_attribute" priority="P1" purpose="Check ContactGroup for readOnly attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_readOnly_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_constructor_minarg" priority="P1" purpose="Check various arguments for ContactOrganization() constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor_minarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_department_attribute" priority="P1" purpose="Check ContactOrganization for department attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_department_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_exist" priority="P0" purpose="Check if ContactOrganization exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_extend" priority="P3" purpose="Test whether the ContactOrganization object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_logoURI_attribute" priority="P1" purpose="Check ContactOrganization for logoURI attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_logoURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_name_attribute" priority="P1" purpose="Check ContactOrganization for name attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_name_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_role_attribute" priority="P1" purpose="Check ContactOrganization for role attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_role_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_title_attribute" priority="P1" purpose="Check ContactOrganization for title attribute">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_title_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_extend" priority="P3" purpose="Test whether the AddressBook object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroups_extra_argument" priority="P1" purpose="Check if method getGroups of AddressBook accepts extra argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups_extra_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getDefaultAddressBook_extra_argument" priority="P1" purpose="Check if method getDefaultAddressBook of ContactManager accepts extra argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_extra_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getUnifiedAddressBook_extra_argument" priority="P1" purpose="Check if method getUnifiedAddressBook of ContactManager accepts extra argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_extra_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_clone_extra_argument" priority="P1" purpose="Check if method clone of Contact accepts extra argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone_extra_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_id_attribute" priority="P1" purpose="Check if attribute id of AddressBook exists, has type AddressBookId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_id_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_name_attribute" priority="P1" purpose="Check if attribute name of AddressBook exists, has type DOMString and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_name_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_readOnly_attribute" priority="P1" purpose="Check if attribute readOnly of AddressBook exists, has type Boolean and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_readOnly_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_email_attribute" priority="P1" purpose="Check if attribute email of ContactEmailAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_email_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_isDefault_attribute" priority="P1" purpose="Check if attribute isDefault of ContactEmailAddress exists, has type Boolean">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_isDefault_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_types_attribute" priority="P1" purpose="Check if attribute types of ContactEmailAddress exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_additionalInformation_attribute" priority="P1" purpose="Check if attribute additionalInformation of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_additionalInformation_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_city_attribute" priority="P1" purpose="Check if attribute city of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_city_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_country_attribute" priority="P1" purpose="Check if attribute country of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_country_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_isDefault_attribute" priority="P1" purpose="Check if attribute isDefault of ContactAddress exists, has type Boolean">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_isDefault_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_postalCode_attribute" priority="P1" purpose="Check if attribute postalCode of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_postalCode_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_region_attribute" priority="P1" purpose="Check if attribute region of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_region_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_streetAddress_attribute" priority="P1" purpose="Check if attribute streetAddress of ContactAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_streetAddress_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_types_attribute" priority="P1" purpose="Check if attribute types of ContactAddress exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_type_attribute" priority="P1" purpose="Check if attribute type of ContactWebSite exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_type_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_url_attribute" priority="P1" purpose="Check if attribute url of ContactWebSite exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_url_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_addressBookId_attribute" priority="P1" purpose="Check if attribute addressBookId of Contact exists, has type AddressBookId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_addressBookId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_addresses_attribute" priority="P1" purpose="Check if attribute addresses of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_addresses_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_anniversaries_attribute" priority="P1" purpose="Check if attribute anniversaries of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_anniversaries_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_birthday_attribute" priority="P1" purpose="Check if attribute birthday of Contact exists, has type Date">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_birthday_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_emails_attribute" priority="P1" purpose="Check if attribute emails of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_emails_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_groupIds_attribute" priority="P1" purpose="Check if attribute groupIds of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_groupIds_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_id_attribute" priority="P1" purpose="Check if attribute id of Contact exists, has type ContactId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_id_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_isFavorite_attribute" priority="P1" purpose="Check if attribute isFavorite of Contact exists, has type Boolean and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_isFavorite_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_lastUpdated_attribute" priority="P1" purpose="Check if attribute lastUpdated of Contact exists, has type Date and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_lastUpdated_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_name_attribute" priority="P1" purpose="Check if attribute name of Contact exists, has type ContactName">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_name_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_notes_attribute" priority="P1" purpose="Check if attribute notes of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_notes_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_organizations_attribute" priority="P1" purpose="Check if attribute organizations of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_organizations_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_personId_attribute" priority="P1" purpose="Check if attribute personId of Contact exists, has type PersonId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_personId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_phoneNumbers_attribute" priority="P1" purpose="Check if attribute phoneNumbers of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_phoneNumbers_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_photoURI_attribute" priority="P1" purpose="Check if attribute photoURI of Contact exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_photoURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_ringtoneURI_attribute" priority="P1" purpose="Check if attribute ringtoneURI of Contact exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_urls_attribute" priority="P1" purpose="Check if attribute urls of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_urls_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_contactCount_attribute" priority="P1" purpose="Check if attribute contactCount of Person exists, has type Number and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_contactCount_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_displayContactId_attribute" priority="P1" purpose="Check if attribute displayContactId of Person exists, has type ContactId">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_displayContactId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_displayName_attribute" priority="P1" purpose="Check if attribute displayName of Person exists, has type DOMString and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_displayName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_hasEmail_attribute" priority="P1" purpose="Check if attribute hasEmail of Person exists, has type Boolean and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_hasEmail_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_hasPhoneNumber_attribute" priority="P1" purpose="Check if attribute hasPhoneNumber of Person exists, has type Boolean and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_hasPhoneNumber_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_id_attribute" priority="P1" purpose="Check if attribute id of Person exists, has type PersonId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_id_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_isFavorite_attribute" priority="P1" purpose="Check if attribute isFavorite of Person exists, has type Boolean">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_isFavorite_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_photoURI_attribute" priority="P1" purpose="Check if attribute photoURI of Person exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_photoURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_ringtoneURI_attribute" priority="P1" purpose="Check if attribute ringtoneURI of Person exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_ringtoneURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_exist" priority="P0" purpose="Check if ContactAddress exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_exist" priority="P0" purpose="Check if ContactEmailAddress exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_exist" priority="P0" purpose="Check if Contact exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_exist" priority="P0" purpose="Check if ContactWebSite exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add" priority="P1" purpose="Check if method add of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch" priority="P1" purpose="Check if method addBatch of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener" priority="P1" purpose="Check if method addChangeListener of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addGroup" priority="P1" purpose="Check with non-optional arguments addGroup(valid_group)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find" priority="P1" purpose="Check if method find of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get" priority="P1" purpose="Check if method get of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup" priority="P1" purpose="Check if method getGroup of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroups" priority="P1" purpose="Check if method getGroups of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove" priority="P1" purpose="Check if method remove of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch" priority="P1" purpose="Check if method removeBatch of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeChangeListener" priority="P1" purpose="Check if method removeChangeListener of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update" priority="P1" purpose="Check if method update of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch" priority="P1" purpose="Check if method updateBatch of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup" priority="P1" purpose="Check if method updateGroup of AddressBook works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addChangeListener" priority="P1" purpose="Check if method addChangeListener of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find" priority="P1" purpose="Check if method find of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get" priority="P1" purpose="Check if method get of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook" priority="P1" purpose="Check if method getAddressBook of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks" priority="P1" purpose="Check if method getAddressBooks of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getDefaultAddressBook" priority="P1" purpose="Check if method getDefaultAddressBook of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getUnifiedAddressBook" priority="P1" purpose="Check if method getUnifiedAddressBook of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove" priority="P1" purpose="Check if method remove of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch" priority="P1" purpose="Check if method removeBatch of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeChangeListener" priority="P1" purpose="Check if method removeChangeListener of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update" priority="P1" purpose="Check if method update of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch" priority="P1" purpose="Check if method updateBatch of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_clone" priority="P1" purpose="Check if method clone of Contact works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString" priority="P1" purpose="Check if method convertToString of Contact works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_link" priority="P1" purpose="Check if method link of Person works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_unlink" priority="P1" purpose="Check if method unlink of Person works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_ArraySuccessCallback_notexist" priority="P3" purpose="Check if interface AddressBookArraySuccessCallback exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_ArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactArraySuccessCallback_notexist" priority="P3" purpose="Check if interface ContactArraySuccessCallback exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManagerObject_notexist" priority="P3" purpose="Check if interface ContactManagerObject exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManagerObject_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_notexist" priority="P3" purpose="Check if interface ContactManager exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonArraySuccessCallback_notexist" priority="P3" purpose="Check if interface PersonArraySuccessCallback exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_notexist" priority="P3" purpose="Check if interface Person exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonsChangeCallback_notexist" priority="P3" purpose="Check if interface PersonsChangeCallback exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonsChangeCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_exist" priority="P0" purpose="Check if method addBatch of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_exist" priority="P0" purpose="Check if method addChangeListener of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addGroup_exist" priority="P0" purpose="Check if method addGroup of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_add_exist" priority="P0" purpose="Check if method add of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_add_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_exist" priority="P0" purpose="Check if method find of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_exist" priority="P0" purpose="Check if method getGroup of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroups_exist" priority="P0" purpose="Check if method getGroups of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroups_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get_exist" priority="P0" purpose="Check if method get of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_exist" priority="P0" purpose="Check if method removeBatch of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeChangeListener_exist" priority="P0" purpose="Check if method removeChangeListener of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup_exist" priority="P0" purpose="Check if method removeGroup of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove_exist" priority="P0" purpose="Check if method remove of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_exist" priority="P0" purpose="Check if method updateBatch of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_exist" priority="P0" purpose="Check if method updateGroup of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update_exist" priority="P0" purpose="Check if method update of AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addChangeListener_exist" priority="P0" purpose="Check if method addChangeListener of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_exist" priority="P0" purpose="Check if method find of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook_exist" priority="P0" purpose="Check if method getAddressBook of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_exist" priority="P0" purpose="Check if method getAddressBooks of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getDefaultAddressBook_exist" priority="P0" purpose="Check if method getDefaultAddressBook of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getUnifiedAddressBook_exist" priority="P0" purpose="Check if method getUnifiedAddressBook of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get_exist" priority="P0" purpose="Check if method get of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_exist" priority="P0" purpose="Check if method removeBatch of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeChangeListener_exist" priority="P0" purpose="Check if method removeChangeListener of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove_exist" priority="P0" purpose="Check if method remove of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_exist" priority="P0" purpose="Check if method updateBatch of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update_exist" priority="P0" purpose="Check if method update of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_clone_exist" priority="P0" purpose="Check if method clone of Contact exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_clone_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString_exist" priority="P0" purpose="Check if method convertToString of Contact exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_link_exist" priority="P0" purpose="Check if method link of Person exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_unlink_exist" priority="P0" purpose="Check if method unlink of Person exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_contacts_TypeMismatch" priority="P2" purpose="Check argument AddressBook addBatch contacts conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_contacts_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_successCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook addBatch successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_errorCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook addBatch errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_errorCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook addBatch errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_successCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook addBatch successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_missarg" priority="P2" purpose="Check AddressBook_updateBatch with missing non-optional argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_errorCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook addChangeListener errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_successCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook addChangeListener successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update_contact_TypeMismatch" priority="P2" purpose="Check argument contact conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_contact_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_successCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook updateBatch successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_ids_TypeMismatch" priority="P2" purpose="Check argument ids conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_ids_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_errorCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook find errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_successCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook find successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_contacts_TypeMismatch" priority="P2" purpose="Check argument AddressBook updateBatch contacts conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_contacts_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_errorCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook updateBatch errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_successCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook removeBatch successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_errorCallback_TypeMismatch" priority="P2" purpose="Check argument AddressBook removeBatch errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addGroup_group_TypeMismatch" priority="P2" purpose="Check argument addGroup conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_group_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_group_TypeMismatch" priority="P2" purpose="Check argument AddressBook updateGroup contacts conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_group_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_filter_TypeMismatch" priority="P2" purpose="Check argument AddressBook find filter conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_sortMode_TypeMismatch" priority="P2" purpose="Check argument AddressBook sortMode filter conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_sortMode_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update_contact_invalid_obj" priority="P2" purpose="Check argument contact validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_contact_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_with_successCallback" priority="P1" purpose="Check with optional arguments updateBatch(valid_contacts, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_with_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_with_errorCallback" priority="P1" purpose="Check with optional arguments updateBatch(valid_contacts, valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_successCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook updateBatch successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_errorCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook updateBatch errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_with_errorCallback" priority="P1" purpose="Check with optional arguments removeBatch(valid_ids, valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_with_successCallback" priority="P1" purpose="Check with optional arguments removeBatch(valid_ids, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_with_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_errorCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook removeBatch errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_successCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook removeBatch successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_with_sortMode" priority="P1" purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback, valid_filter, valid_sortMode)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_sortMode.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_with_errorCallback" priority="P1" purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_with_filter" priority="P1" purpose="Check with optional arguments AddressBook find(valid_successCallback, valid_errorCallback, valid_filter)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_with_filter.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_errorCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook find errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_successCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook find successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_sortMode_invalid_obj" priority="P2" purpose="Check argument sortMode validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_sortMode_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_with_errorCallback" priority="P1" purpose="Check with optional arguments addChangeListener(valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_errorCallback_invalid_cb" priority="P2" purpose="Check argument AddressBook addChangeListener errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addChangeListener_successCallback_invalid_cb" priority="P2" purpose="Check argument successCallback validation - use simple function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addChangeListener_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addGroup_group_invalid_obj" priority="P2" purpose="Check argument addgroup validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addGroup_group_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_group_invalid_obj" priority="P2" purpose="Check argument updategroup validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_group_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactArraySuccessCallback_onsuccess" priority="P1" purpose="Check if callback is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_in_tizen" priority="P3" purpose="This object exists in tizen">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_in_tizen.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_extend" priority="P3" purpose="Test whether the ContactManager object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_missarg" priority="P2" purpose="Check if ContactManager::updateBatch() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_missarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_extend" priority="P3" purpose="Test whether the Person object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_errorCallback_TypeMismatch" priority="P2" purpose="Check with optional arguments ContactManager.getAddressBooks(valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_with_errorCallback" priority="P1" purpose="Check with optional arguments getAddressBooks(valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_successCallback_TypeMismatch" priority="P2" purpose="Check argument successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_errorCallback_invalid_cb" priority="P2" purpose="Check argument errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_successCallback_invalid_cb" priority="P2" purpose="Check argument successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update_person_TypeMismatch" priority="P2" purpose="Check argument person conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_person_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_with_errorCallback" priority="P1" purpose="Check with optional arguments updateBatch(valid_personIds, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_with_successCallback" priority="P1" purpose="Check with optional arguments updateBatch(valid_personIds, valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_errorCallback_TypeMismatch" priority="P2" purpose="Check argument errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_successCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager updateBatch successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_persons_TypeMismatch" priority="P2" purpose="Check argument persons conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_persons_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_errorCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_successCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_with_errorCallback" priority="P1" purpose="Check with optional arguments removeBatch(valid_personIds, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_with_successCallback" priority="P1" purpose="Check with optional arguments removeBatch(valid_personIds, valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_successCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_errorCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager removeBatch errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_personIds_TypeMismatch" priority="P2" purpose="Check argument ContactManager removeBatch personIds conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_personIds_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_successCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager removeBatch successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_errorCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_successCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_with_sortMode" priority="P1" purpose="Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback, valid_filter, valid_sortMode)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_sortMode.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_with_filter" priority="P1" purpose="Check with optional arguments find(valid_successCallback, valid_errorCallback, valid_filter)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_filter.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_with_errorCallback" priority="P1" purpose="Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_with_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_sortMode_TypeMismatch" priority="P2" purpose="Check argument sortMode conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_sortMode_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_filter_TypeMismatch" priority="P2" purpose="Check argument ContactManager filter conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_errorCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager find errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_successCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager find ContactManager successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_successCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_errorCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function (){}}">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_sortMode_invalid_obj" priority="P2" purpose="Check argument ContactManager find sortMode validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_sortMode_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addChangeListener_successCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager addChangeListener successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addChangeListener_successCallback_invalid_cb" priority="P2" purpose="Check argument ContactManager addChangeListener successCallback validation - use simple function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_extend" priority="P3" purpose="Test whether the Contact object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString_format_TypeMismatch" priority="P2" purpose="Check argument format conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_format_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString_with_format" priority="P1" purpose="Check with optional arguments convertToString(valid_format)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_format.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_extend" priority="P3" purpose="Test whether the ContactAddress object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_extend" priority="P3" purpose="Test whether the ContactWebSite object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_extend" priority="P3" purpose="Test whether the ContactEmailAddress object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookChangeCallback_oncontactsadded" priority="P1" purpose="Check if callback oncontactsadded is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsadded.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookChangeCallback_oncontactsremoved" priority="P1" purpose="Check if callback oncontactsremoved is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsremoved.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookChangeCallback_oncontactsupdated" priority="P1" purpose="Check if callback oncontactsupdated is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_oncontactsupdated.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="PersonArraySuccessCallback_onsuccess" priority="P1" purpose="Check if PersonArraySuccessCallback is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/PersonArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookArraySuccessCallback_onsuccess" priority="P1" purpose="Check if AddressBookArraySuccessCallback is called and if its arguments have proper type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookArraySuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup" priority="P2" purpose="Check if removeGroup() method removes a group from the address book correctly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeBatch_errorCallback_invoked" priority="P1" purpose="Check if removeBatch() error callback will be invoked when used with wrong ids argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_errorCallback_invoked" priority="P1" purpose="Check if find() error callback will be invoked when used with wrong filter argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeBatch_errorCallback_invoked" priority="P1" purpose="Check with optional arguments ontactManager.removeBatch(valid_personIds, valid_successCallback)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_errorCallback_invoked" priority="P1" purpose="Check invoked arguments ContactManager.find(valid_successCallback, valid_errorCallback, valid_filter)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookChangeCallback_notexist" priority="P3" purpose="Check if interface AddressBookChangeCallback exists, it should not.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookChangeCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get_invalid_argument" priority="P2" purpose="Check if get() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get_misarg" priority="P2" purpose="Check if get() method called without arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get_personId_invalid" priority="P2" purpose="Check if get() method called with invalid personId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_personId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_get_personId_TypeMismatch" priority="P2" purpose="Check if personId argument conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_get_personId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook_addressBookId_invalid" priority="P2" purpose="Check if getAddressBook() method called with invalid addressBookId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_addressBookId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook_addressBookId_TypeMismatch" priority="P2" purpose="Check if addressBookId argument conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_addressBookId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook_invalid_argument" priority="P2" purpose="Check if getAddressBook() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_getAddressBook_misarg" priority="P2" purpose="Check if getAddressBook() method called without arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBook_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_find_filter_invalid_obj" priority="P2" purpose="Check argument ContactManager filter validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_filter_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove_invalid_argument" priority="P2" purpose="Check if remove() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove_misarg" priority="P2" purpose="Check if ContactManager::remove() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove_personId_invalid" priority="P2" purpose="Check if remove() method called with invalid personId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_personId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_remove_personId_TypeMismatch" priority="P2" purpose="Check argument person conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_remove_personId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeChangeListener_misarg" priority="P2" purpose="Check if ContactManager::removeChangeListener() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update_invalid_argument" priority="P2" purpose="Check if update() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <!--<testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_update_person_invalid" priority="P2" purpose="Check if update() method called with invalid personId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_update_person_invalid.html</test_script_entry>
+ </description>
+ </testcase>-->
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_updateBatch_errorCallback_invoked" priority="P2" purpose="Check with optional arguments ContactManager.updateBatch(valid_personIds, valid_successCallback).">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_addBatch_errorCallback_invoked" priority="P2" purpose="Invoke AddressBook.addBatch() errorCallback.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_addBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get_id_invalid" priority="P2" purpose="Check if get() method called with invalid id throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_id_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get_id_TypeMismatch" priority="P2" purpose="Check argument id conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_id_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_get_misarg" priority="P2" purpose="Check if AddressBook::get() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_get_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove_id_TypeMismatch" priority="P2" purpose="Check argument id conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_id_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove_misarg" priority="P2" purpose="Check if AddressBook::remove() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_update_invalid_argument" priority="P2" purpose="Check if AddressBook::update() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_update_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateBatch_errorCallback_invoked" priority="P2" purpose="Invoke AddressBook.updateBatch() errorCallback.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateBatch_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeChangeListener_invalid_argument" priority="P2" purpose="Check if removeChangeListener() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeChangeListener_TypeMismatch" priority="P2" purpose="Check argument ContactManager removeChangeListener watchId conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_find_filter_invalid_obj" priority="P2" purpose="Check argument filter validation - use simple object">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_find_filter_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_invalid_argument" priority="P2" purpose="Check if AddressBook::getGroup() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_groupId_invalid" priority="P2" purpose="Check if getGroup() method called with invalid id throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_groupId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_groupId_TypeMismatch" priority="P2" purpose="Check argument id conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_groupId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_getGroup_misarg" priority="P2" purpose="Check if AddressBook::getGroup() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_getGroup_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove_id_invalid" priority="P2" purpose="Check if remove() method called with invalid id throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_id_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_remove_invalid_argument" priority="P2" purpose="Check if AddressBook::remove() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_remove_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeChangeListener_misarg" priority="P2" purpose="Check if AddressBook::removeChangeListener() method called with invalid arguments throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeChangeListener_watchId_invalid_argument" priority="P2" purpose="Check if removeChangeListener() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_watchId_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeChangeListener_watchId_TypeMismatch" priority="P2" purpose="Check argument AddressBook removeChangeListener watchId conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeChangeListener_watchId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup_groupId_invalid" priority="P2" purpose="Check if removeGroup() method called with invalid groupId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_groupId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup_groupId_TypeMismatch" priority="P2" purpose="Check argument groupId conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_groupId_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup_invalid_argument" priority="P2" purpose="Check if AddressBook::removeGroup() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_removeGroup_misarg" priority="P2" purpose="Check if AddressBook::removeGroup() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_removeGroup_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_updateGroup_invalid_argument" priority="P2" purpose="Check if AddressBook::updateGroup() method called with invalid arguments throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_updateGroup_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_link_misarg" priority="P2" purpose="Check if Person::link() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_link_personId_invalid" priority="P2" purpose="Check if link() method called with invalid groupId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_personId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_link_TypeMismatch" priority="P2" purpose="Check argument groupId conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_link_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_unlink_contactId_invalid" priority="P2" purpose="Check if unlink() method called with invalid groupId throws an error.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_contactId_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_unlink_misarg" priority="P2" purpose="Check if Person::unlink() method called with invalid arguments throws an exceptions.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_unlink_TypeMismatch" priority="P2" purpose="Check argument groupId conversions exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_unlink_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInit_attributeType_check" priority="P1" purpose="Check ContactInit various arguments Type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInit_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddressInit_attributeType_check" priority="P1" purpose="Check ContactAddressInit various arguments Type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddressInit_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_constructor_minarg" priority="P1" purpose="Check miss optional argument for ContactWebSite constructor.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_constructor_minarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_nicknames_attribute_multi" priority="P1" purpose="ContactName multi nicknames, first one is default.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_attribute_multi.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_attribute_byDefault" priority="P1" purpose="Check ContactName attribute default value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_attribute_byDefault.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_constructor_minargs" priority="P1" purpose="Check miss optional argument for ContactEmailAddress constructor.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_constructor_minargs.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_constructor_minargs" priority="P1" purpose="Check miss optional argument for ContactAddress constructor.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor_minargs.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_constructor_ContactOrganizationInit" priority="P1" purpose="Check various arguments for ContactOrganizationInit.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_constructor_ContactOrganizationInit.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganizationInit_attributeType_check" priority="P1" purpose="Check ContactOrganizationInit attribute Type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganizationInit_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_constructor_contactNameInit" priority="P1" purpose="Check various arguments for contactNameInit.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor_contactNameInit.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactNameInit_attributeType_check" priority="P1" purpose="Check contactNameInit attribute Type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactNameInit_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_attribute_byDefault" priority="P1" purpose="Check contact attribute default value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_attribute_byDefault.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_constructor_ContactAddressInit" priority="P1" purpose="Check various arguments for ContactAddressInit.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_constructor_ContactAddressInit.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_attributeType_check" priority="P1" purpose="Check various arguments for Contact constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_isFavorite_not_nullable" priority="P2" purpose="Check Contact for isFavorite attribute is nullable.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_isFavorite_not_nullable.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_attribute_byDefault" priority="P1" purpose="Check ContactAddress attribute default value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_attribute_byDefault.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_attributeType_check" priority="P1" purpose="Check various arguments for ContactAddress constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_attributeType_check" priority="P1" purpose="Check various arguments for ContactEmailAddress constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_attribute_byDefault" priority="P1" purpose="Check ContactGroup attribute default value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_attribute_byDefault.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_attributeType_check" priority="P1" purpose="Check various arguments for ContactGroup constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactGroup_readOnly_not_nullable" priority="P2" purpose="Check ContactGroup for readOnly is nullable.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactGroup_readOnly_not_nullable.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_attributeType_check" priority="P1" purpose="Check various arguments for ContactName(ContactNameInit) constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_constructor_minarg" priority="P1" purpose="Check miss optional argument for ContactName constructor.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_constructor_minarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_nicknames_not_nullable" priority="P1" purpose="Check ContactName for nicknames attribute is not nullable.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_nicknames_not_nullable.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactOrganization_attributeType_check" priority="P1" purpose="Check various arguments for ContactOrganization constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactOrganization_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_attribute_byDefault" priority="P1" purpose="Check ContactPhoneNumber attribute default value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_attribute_byDefault.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_attributeType_check" priority="P1" purpose="Check various arguments for ContactPhoneNumber constructor type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRef_attributeType_check" priority="P1" purpose="Check ContactRef(addressBookId, contactId) constructor attribute type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRef_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactWebSite_attributeType_check" priority="P1" purpose="Check ContactWebSite constructor attribute type.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactWebSite_attributeType_check.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_convertToString_with_null" priority="P1" purpose="Check with optional arguments convertToString with null value.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_convertToString_with_null.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_label_attribute" priority="P1" purpose="Check ContactAddress for label attribute.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_types_attribute_CUSTOM" priority="P1" purpose="Check if attribute types of ContactAddress exists, has type CUSTOM.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactAddress_types_attribute_OTHER" priority="P1" purpose="Check if attribute types of ContactAddress exists, has type OTHER.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactAddress_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactName_phoneticMiddleName_attribute" priority="P1" purpose="Check ContactName for phoneticMiddleName attribute.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactName_phoneticMiddleName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_label_attribute" priority="P1" purpose="Check ContactPhoneNumber for label attribute.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_types_attribute_ASSISTANT" priority="P1" purpose="Check if attribute types of ContactPhoneNumber exists, has type ASSISTANT.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_ASSISTANT.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_types_attribute_CUSTOM" priority="P1" purpose="Check if attribute types of ContactPhoneNumber exists, has type CUSTOM.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactPhoneNumber_types_attribute_OTHER" priority="P1" purpose="Check if attribute types of ContactPhoneNumber exists, has type OTHER.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactPhoneNumber_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_label_attribute" priority="P1" purpose="Check if attribute label of ContactEmailAddress exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_types_attribute_CUSTOM" priority="P1" purpose="Check if attribute types of ContactEmailAddress types attribute has CUSTOM value">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute_CUSTOM.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactEmailAddress_types_attribute_OTHER" priority="P1" purpose="Check if attribute types of ContactEmailAddress types attribute has OTHER value">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactEmailAddress_types_attribute_OTHER.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_constructor" priority="P1" purpose="Check various arguments for ContactInstantMessenger(imAddress, type, label) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_exist" priority="P0" purpose="Check various arguments for ContactInstantMessenger exists and is a function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_extend" priority="P3" purpose="Test whether the ContactInstantMessenger object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_imAddress_attribute" priority="P1" purpose="Check if attribute imAddress of ContactInstantMessenger exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_imAddress_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_label_attribute" priority="P1" purpose="Check if attribute label of ContactInstantMessenger exists, has DOMString type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactInstantMessenger_type_attribute" priority="P1" purpose="Check if attribute type of ContactInstantMessenger exists, has ContactInstantMessengerType type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactInstantMessenger_type_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_constructor" priority="P1" purpose="Check various arguments for ContactRelationship(relativeName, type, label) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addAddressBook_misarg" priority="P2" purpose="Check if ContactManager::addAddressBook() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addAddressBook_exist" priority="P0" purpose="Check if method addAddressBook of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addAddressBook" priority="P1" purpose="Check if method addAddressBook of ContactManager works properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeAddressBook_misarg" priority="P2" purpose="Check if ContactManager::removeAddressBook() method called with invalid arguments throws an exceptions">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeAddressBook_invalid_obj" priority="P2" purpose="Check if removeAddressBook() method called with invalid id throws an error">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeAddressBook_invalid_argument" priority="P2" purpose="Check if removeAddressBook() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_invalid_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeAddressBook_exist" priority="P0" purpose="Check if method removeAddressBook of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_removeAddressBook" priority="P1" purpose="Check if method removeAddressBook of ContactManager works properly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeAddressBook.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addAddressBook_TypeMismatch" priority="P2" purpose="Check argument conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_addAddressBook_invalid" priority="P2" purpose="Check argument conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_addAddressBook_invalid.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_exist" priority="P0" purpose="Check if AddressBook exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_constructor" priority="P1" purpose="Check various arguments for AddressBook(accountId, name) constructor">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_constructor.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBook_AccountId_attribute" priority="P1" purpose="Check if attribute AccountId of AddressBook exists, has type AddressBookId and is readonly">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBook_AccountId_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_messengers_attribute" priority="P1" purpose="Check if attribute messengers of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_messengers_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_relationships_attribute" priority="P1" purpose="Check if attribute relationships of Contact exists, has type Array">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_relationships_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_messageAlertURI_attribute" priority="P1" purpose="Check if attribute messageAlertURI of Contact exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_messageAlertURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Contact_vibrationURI_attribute" priority="P1" purpose="Check if attribute vibrationURI of Contact exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Contact_vibrationURI_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_exist" priority="P0" purpose="Check various arguments for ContactRelationship exists and is a function">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_extend" priority="P3" purpose="Test whether the ContactRelationship object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_label_attribute" priority="P1" purpose="Check if attribute label of ContactRelationship exists, has DOMString type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_label_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_relativeName_attribute" priority="P1" purpose="Check if attribute releativeName of ContactRelationship exists, has DOMString type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_relativeName_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactRelationship_type_attribute" priority="P1" purpose="Check if attribute type of ContactRelationship exists, has ContactRelationshipType type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactRelationship_type_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_extend" priority="P3" purpose="Test whether the ContactExtension object is extendable">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_exist" priority="P1" purpose="Check if ContactExtension constructor exist">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_data_attribute" priority="P1" purpose="Check ContactExtension attributes">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_data_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_with_dictionary" priority="P1" purpose="Check ContactExtension constructor with dictionary">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_with_dictionary.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_constructor_without_dictionary" priority="P1" purpose="Check if attribute releativeName of ContactRelationship exists, has DOMString type">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_constructor_without_dictionary.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data1_attribute" priority="P1" purpose="Check if attribute data1 of ContactExtension exists, has type long">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data1_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data2_attribute" priority="P1" purpose="Check if attribute data2 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data2_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data3_attribute" priority="P1" purpose="Check if attribute data3 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data3_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data4_attribute" priority="P1" purpose="Check if attribute data4 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data4_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data5_attribute" priority="P1" purpose="Check if attribute data5 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data5_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data6_attribute" priority="P1" purpose="Check if attribute data6 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data6_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data7_attribute" priority="P1" purpose="Check if attribute data7 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data7_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data8_attribute" priority="P1" purpose="Check if attribute data8 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data8_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data9_attribute" priority="P1" purpose="Check if attribute data9 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data9_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data10_attribute" priority="P1" purpose="Check if attribute data10 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data10_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data11_attribute" priority="P1" purpose="Check if attribute data11 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data11_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactExtension_data12_attribute" priority="P1" purpose="Check if attribute data12 of ContactExtension exists, has type DOMString">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactExtension_data12_attribute.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="AddressBookArraySuccessCallback_notexist" priority="P3" purpose="Check if interface AddressBookArraySuccessCallback exists, it should not">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/AddressBookArraySuccessCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_filter_TypeMismatch" priority="P2" purpose="Check if ContactManager::findByUsageCount() with incorrect filter argument throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_filter_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_sortModeOrder_TypeMismatch" priority="P2" purpose="Check argument sortModeOrder conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_sortModeOrder_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_misarg" priority="P2" purpose="Check if ContactManager::findByUsageCount() method called with invalid arguments throws an exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_errorCallback_invalid_cb" priority="P2" purpose="Check if ContactManager.findByUsageCount method throws exception when errorCallback is invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_successCallback_invalid_cb" priority="P2" purpose="Check if ContactManager.findByUsageCount method throws exception when successCallback is invalid">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_errorCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager findByUsageCount ContactManager errorCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount" priority="P1" purpose="Check if method findByUsageCount of ContactManager works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_exist" priority="P0" purpose="Check if method findByUsageCount of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_successCallback_TypeMismatch" priority="P2" purpose="Check argument ContactManager findByUsageCount ContactManager successCallback conversions exception">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_getUsageCount_type_TypeMismatch" priority="P2" purpose="Check if Person::getUsageCount() with incorrect type argument throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_type_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_resetUsageCount_type_TypeMismatch" priority="P2" purpose="Check if Person::resetUsageCount() with incorrect type argument throws an exception.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_type_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_resetUsageCount_with_type" priority="P1" purpose="Check if Person::resetUsageCount() method works properly with optional argument.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_with_type.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_resetUsageCount" priority="P1" purpose="Check if method resetUsageCount of Person works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_getUsageCount_with_type" priority="P1" purpose="Check if Person::getUsageCount() method works properly with optional argument">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_with_type.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_getUsageCount" priority="P1" purpose="Check if method getUsageCount of Person works properly.">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_getUsageCount_exist" priority="P0" purpose="Check if method getUsageCount of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_getUsageCount_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="Person_resetUsageCount_exist" priority="P0" purpose="Check if method resetUsageCount of ContactManager exists">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/Person_resetUsageCount_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_errorCallback_invoked" priority="P2" purpose="Check exception in error callback of findByUsageCount method">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_with_offset" priority="P1" purpose="Check with optional arguments ContactManager findByUsageCount(valid_filter, valid_successCallback, valid_errorCallback, valid_sortMode, valid_limit, valid_offset)">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_with_offset.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="Tizen Device APIs//Social/Contact" execution_type="auto" id="ContactManager_findByUsageCount_filter_invalid_obj" priority="P2" purpose="Check if ContactManager::findByUsageCount() method throw exception when a filter system object was passed">
+ <description>
+ <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_findByUsageCount_filter_invalid_obj.html</test_script_entry>
+ </description>
+ </testcase>
+ </set>
</suite>
</test_definition>