<?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
- <suite launcher="WRTLauncher" name="tct-notification-tizen-tests" category="Tizen Web Device APIs">
+ <suite name="tct-notification-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
<set name="Notification">
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_exist" purpose="check if method post which in NotificationManager interface exists.">
+ <testcase purpose="check if method post which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_exist" purpose="check if method update which in NotificationManager interface exists.">
+ </testcase>
+ <testcase purpose="check if method update which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_update_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove_exist" purpose="check if method remove which in NotificationManager interface exists.">
+ </testcase>
+ <testcase purpose="check if method remove which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_remove_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll_exist" purpose="check if method removeAll which in NotificationManager interface exists.">
+ </testcase>
+ <testcase purpose="check if method removeAll which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_removeAll_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get_exist" purpose="check if method get which in NotificationManager interface exists.">
+ </testcase>
+ <testcase purpose="check if method get which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_get_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll_exist" purpose="check if method getAll which in NotificationManager interface exists.">
+ </testcase>
+ <testcase purpose="check if method getAll which in NotificationManager interface exists." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_getAll_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get" purpose="check if the parameter NotificationManager which in get method ok">
+ </testcase>
+ <testcase purpose="check if the parameter NotificationManager which in get method ok" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_get.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove" purpose="check if the parameter NotificationManager which in remove method ok">
+ </testcase>
+ <testcase purpose="check if the parameter NotificationManager which in remove method ok" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_remove.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update" purpose="check if the parameter NotificationManager which in update method ok">
+ </testcase>
+ <testcase purpose="check if the parameter NotificationManager which in update method ok" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_update.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_in_tizen" purpose="check if the readonly attribute notification">
+ </testcase>
+ <testcase purpose="check if the readonly attribute notification" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_in_tizen">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_in_tizen.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_notposted" purpose="check whether calling update() method with notification not posted earlier throws an exception">
+ </testcase>
+ <testcase purpose="check whether calling update() method with notification not posted earlier throws an exception" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_notposted">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_update_notposted.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_minargs" purpose="check if StatusNotification_constructor_minargs">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_minargs" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_minargs">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_minargs.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_notificationInitDict_partial" purpose="check if StatusNotification_constructor_notificationInitDict_partial">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_notificationInitDict_partial" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_notificationInitDict_partial">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_notificationInitDict_partial.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_notificationInitDict_partial_extra" purpose="check if StatusNotification_constructor_notificationInitDict_partial_extra">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_notificationInitDict_partial_extra" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_notificationInitDict_partial_extra">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_notificationInitDict_partial_extra.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_appid_attribute" purpose="check if StatusNotification_appid_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_appid_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_appid_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_appid_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_appControl_attribute" purpose="check if StatusNotification_appControl_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_appControl_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_appControl_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_appControl_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_vibration_attribute" purpose="check if StatusNotification_vibration_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_vibration_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_vibration_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_vibration_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_iconPath_attribute" purpose="check if StatusNotification_iconPath_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_iconPath_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_iconPath_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_iconPath_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_soundPath_attribute" purpose="check if StatusNotification_soundPath_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_soundPath_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_soundPath_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_soundPath_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_statusType_attribute" purpose="check if StatusNotification_statusType_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_statusType_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_statusType_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_statusType_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_content_attribute" purpose="check if Notification_content_attribute">
+ </testcase>
+ <testcase purpose="check if Notification_content_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_content_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_content_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_postedTime_attribute" purpose="check if Notification_postedTime_attribute">
+ </testcase>
+ <testcase purpose="check if Notification_postedTime_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_postedTime_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_postedTime_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_title_attribute" purpose="check if Notification_title_attribute">
+ </testcase>
+ <testcase purpose="check if Notification_title_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_title_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_title_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_id_attribute" purpose="check if Notification_id_attribute">
+ </testcase>
+ <testcase purpose="check if Notification_id_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_id_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_id_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_type_attribute" purpose="check if Notification_type_attribute">
+ </testcase>
+ <testcase purpose="check if Notification_type_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_type_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_type_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_ONGOING" purpose="NotificationManager_post_ONGOING">
+ </testcase>
+ <testcase purpose="NotificationManager_post_ONGOING" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_ONGOING">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_ONGOING.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_PROGRESS" purpose="NotificationManager_post_PROGRESS">
+ </testcase>
+ <testcase purpose="NotificationManager_post_PROGRESS" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_PROGRESS">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_PROGRESS.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_SIMPLE" purpose="NotificationManager_post_SIMPLE">
+ </testcase>
+ <testcase purpose="NotificationManager_post_SIMPLE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_SIMPLE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_SIMPLE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll" purpose="Check if NotificationManager.removeAll works properly">
+ </testcase>
+ <testcase purpose="Check if NotificationManager.removeAll works properly" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_removeAll.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll" purpose="Check if NotificationManager.getAll method works">
+ </testcase>
+ <testcase purpose="Check if NotificationManager.getAll method works" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_getAll.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_notexist" purpose="check if NotificationManager does not exist">
+ </testcase>
+ <testcase purpose="check if NotificationManager does not exist" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_notexist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationObject_notexist" purpose="check if NotificationObject does not exist">
+ </testcase>
+ <testcase purpose="check if NotificationObject does not exist" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationObject_notexist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationObject_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_notexist" purpose="check if Notification does not exist">
+ </testcase>
+ <testcase purpose="check if Notification does not exist" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_notexist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_extend" purpose="check if NotificationManager is extendable">
+ </testcase>
+ <testcase purpose="check if NotificationManager is extendable" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_extend">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_extend" purpose="check if StatusNotification is extendable">
+ </testcase>
+ <testcase purpose="check if StatusNotification is extendable" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_extend">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_exist" purpose="check if NotificationDetailInfo exists">
+ </testcase>
+ <testcase purpose="check if NotificationDetailInfo exists" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_exist" purpose="check if StatusNotification exists">
+ </testcase>
+ <testcase purpose="check if StatusNotification exists" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_exist">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_extend" purpose="Check if NotificationDetailInfo is expendable">
+ </testcase>
+ <testcase purpose="Check if NotificationDetailInfo is expendable" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_extend">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_constructor" purpose="Check if NotificationDetailInfo's constructor works.">
+ </testcase>
+ <testcase purpose="Check if NotificationDetailInfo's constructor works." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_constructor">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_constructor.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_subText_attribute" purpose="Check for NotificationDetailInfo.subText attribute.">
+ </testcase>
+ <testcase purpose="Check for NotificationDetailInfo.subText attribute." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_subText_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_subText_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_constructor_minargs" purpose="Check if NotificationDetailInfo's constructor works with non-optional arguments.">
+ </testcase>
+ <testcase purpose="Check if NotificationDetailInfo's constructor works with non-optional arguments." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_constructor_minargs">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_constructor_minargs.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_mainText_attribute" purpose="Check for NotificationDetailInfo.mainText attribute.">
+ </testcase>
+ <testcase purpose="Check for NotificationDetailInfo.mainText attribute." component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationDetailInfo_mainText_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationDetailInfo_mainText_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_ONGOING_BYTE" purpose="check if StatusNotification_constructor_ONGOING_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_ONGOING_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_ONGOING_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_ONGOING_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_ONGOING_PERCENTAGE" purpose="check if StatusNotification_constructor_ONGOING_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_ONGOING_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_ONGOING_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_ONGOING_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_PROGRESS_BYTE" purpose="check if StatusNotification_constructor_PROGRESS_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_PROGRESS_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_PROGRESS_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_PROGRESS_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_PROGRESS_PERCENTAGE" purpose="check if StatusNotification_constructor_PROGRESS_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_PROGRESS_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_PROGRESS_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_PROGRESS_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_SIMPLE_BYTE" purpose="check if StatusNotification_constructor_SIMPLE_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_SIMPLE_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_SIMPLE_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_SIMPLE_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_SIMPLE_PERCENTAGE" purpose="check if StatusNotification_constructor_SIMPLE_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_SIMPLE_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_SIMPLE_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_SIMPLE_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_THUMBNAIL_BYTE" purpose="check if StatusNotification_constructor_THUMBNAIL_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_THUMBNAIL_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_THUMBNAIL_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_THUMBNAIL_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_THUMBNAIL_PERCENTAGE" purpose="check if StatusNotification_constructor_THUMBNAIL_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_THUMBNAIL_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_THUMBNAIL_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_THUMBNAIL_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_-1_BYTE" purpose="check if StatusNotification_constructor_progessValue_-1_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_progessValue_-1_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_-1_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_progessValue_-1_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_0_BYTE" purpose="check if StatusNotification_constructor_progessValue_0_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_progessValue_0_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_0_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_progessValue_0_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_0_PERCENTAGE" purpose="check if StatusNotification_constructor_progessValue_0_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_progessValue_0_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_0_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_progessValue_0_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_max_BYTE" purpose="check if StatusNotification_constructor_progessValue_max_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_progessValue_max_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_max_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_progessValue_max_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_backgroundImagePath" purpose="check if constructor accepts incorrect backgroundImagePath">
+ </testcase>
+ <testcase purpose="check if constructor accepts incorrect backgroundImagePath" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_backgroundImagePath">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_invalid_backgroundImagePath.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_iconPath" purpose="check if constructor accepts incorrect iconPath">
+ </testcase>
+ <testcase purpose="check if constructor accepts incorrect iconPath" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_iconPath">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_invalid_iconPath.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_soundPath" purpose="check if constructor accepts incorrect soundPath">
+ </testcase>
+ <testcase purpose="check if constructor accepts incorrect soundPath" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_soundPath">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_invalid_soundPath.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_subIconPath" purpose="check if constructor accepts incorrect subIconPath">
+ </testcase>
+ <testcase purpose="check if constructor accepts incorrect subIconPath" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_subIconPath">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_invalid_subIconPath.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_subIconPath_attribute" purpose="check if StatusNotification_subIconPath_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_subIconPath_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_subIconPath_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_subIconPath_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_thumbnails" purpose="check if constructor accepts incorrect thumbnails">
+ </testcase>
+ <testcase purpose="check if constructor accepts incorrect thumbnails" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_invalid_thumbnails">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_invalid_thumbnails.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_detailInfo_attribute" purpose="check if StatusNotification_detailInfo_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_detailInfo_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_detailInfo_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_detailInfo_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_number_attribute" purpose="check if StatusNotification_number_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_number_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_number_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_number_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_backgroundImagePath_attribute" purpose="check if StatusNotification_backgroundImagePath_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_backgroundImagePath_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_backgroundImagePath_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_backgroundImagePath_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_thumbnails_attribute" purpose="check if StatusNotification_thumbnails_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_thumbnails_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_thumbnails_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_thumbnails_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressType_attribute" purpose="check if StatusNotification_progressType_attribute">
+ </testcase>
+ <testcase purpose="check if StatusNotification_progressType_attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressType_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_progressType_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressValue_attribute_BYTE" purpose="check if StatusNotification_progressValue_attribute_BYTE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_progressValue_attribute_BYTE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressValue_attribute_BYTE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_progressValue_attribute_BYTE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressValue_attribute_PERCENTAGE" purpose="check if StatusNotification_progressValue_attribute_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_progressValue_attribute_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_progressValue_attribute_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_progressValue_attribute_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_100_PERCENTAGE" purpose="check if StatusNotification_constructor_progessValue_100_PERCENTAGE">
+ </testcase>
+ <testcase purpose="check if StatusNotification_constructor_progessValue_100_PERCENTAGE" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_progessValue_100_PERCENTAGE">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_progessValue_100_PERCENTAGE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_number_max" purpose="check if constructor accepts max number.">
+ </testcase>
+ <testcase purpose="check if constructor accepts max number." component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_number_max">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_number_max.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_number_min" purpose="check if constructor accepts min number.">
+ </testcase>
+ <testcase purpose="check if constructor accepts min number." component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_constructor_number_min">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_constructor_number_min.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_THUMBNAIL" purpose="NotificationManager_post_THUMBNAIL">
+ </testcase>
+ <testcase purpose="NotificationManager_post_THUMBNAIL" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_THUMBNAIL">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_THUMBNAIL.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_misarg" purpose="NotificationManager_post_misarg">
+ </testcase>
+ <testcase purpose="NotificationManager_post_misarg" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_misarg">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_misarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_notification_TypeMismatch" purpose="NotificationManager_post_notification_TypeMismatch">
+ </testcase>
+ <testcase purpose="NotificationManager_post_notification_TypeMismatch" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_post_notification_TypeMismatch">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_post_notification_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_misarg" purpose="Check if update method is not accepting invocation without argument">
+ </testcase>
+ <testcase purpose="Check if update method is not accepting invocation without argument" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_misarg">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_update_misarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_notification_TypeMismatch" purpose="Check if update throws exception when argument is incorrect">
+ </testcase>
+ <testcase purpose="Check if update throws exception when argument is incorrect" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_update_notification_TypeMismatch">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_update_notification_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll_extra_argument" purpose="Check if method getAll of NotificationManager accepts extra argument">
+ </testcase>
+ <testcase purpose="Check if method getAll of NotificationManager accepts extra argument" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_getAll_extra_argument">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_getAll_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll_extra_argument" purpose="Check if method removeAll of NotificationManager accepts extra argument">
+ </testcase>
+ <testcase purpose="Check if method removeAll of NotificationManager accepts extra argument" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_removeAll_extra_argument">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_removeAll_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get_invalid_argument" purpose="check whether calling get() method with incorrect notification id throws an exception">
+ </testcase>
+ <testcase purpose="check whether calling get() method with incorrect notification id throws an exception" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_get_invalid_argument">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_get_invalid_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove_invalid_argument" purpose="check whether calling remove() method with incorrect notification id throws an exception">
+ </testcase>
+ <testcase purpose="check whether calling remove() method with incorrect notification id throws an exception" component="TizenAPI/User Interface/Notification" execution_type="auto" id="NotificationManager_remove_invalid_argument">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/NotificationManager_remove_invalid_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledColor_attribute" purpose="check StatusNotification::ledColor attribute">
+ </testcase>
+ <testcase purpose="check StatusNotification::ledColor attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledColor_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_ledColor_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledOffPeriod_attribute" purpose="check StatusNotification::ledOffPeriod attribute">
+ </testcase>
+ <testcase purpose="check StatusNotification::ledOffPeriod attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledOffPeriod_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_ledOffPeriod_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledOnPeriod_attribute" purpose="check StatusNotification::ledOnPeriod attribute">
+ </testcase>
+ <testcase purpose="check StatusNotification::ledOnPeriod attribute" component="TizenAPI/User Interface/Notification" execution_type="auto" id="StatusNotification_ledOnPeriod_attribute">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/StatusNotification_ledOnPeriod_attribute.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_extend" purpose="Check if Notification is expendable">
+ </testcase>
+ <testcase purpose="Check if Notification can be extended" component="TizenAPI/User Interface/Notification" execution_type="auto" id="Notification_extend">
<description>
<test_script_entry>/opt/tct-notification-tizen-tests/notification/Notification_extend.html</test_script_entry>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>