<specs>
</specs>
</testcase>
- <testcase purpose="Check if cordova can show a custom alert or dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
+ <!--<testcase purpose="Check if cordova can show a custom alert or dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>
- <testcase purpose="Check if alert method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
+ </testcase>-->
+ <!--<testcase purpose="Check if alert method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova alert method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_alert_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <testcase purpose="Check if device plays a beep sound." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
+ <!--<testcase purpose="Check if device plays a beep sound." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova beep method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_beep_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <testcase purpose="Check if cordova displays a customizable confirmation dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
+ <!--<testcase purpose="Check if cordova displays a customizable confirmation dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>
- <testcase purpose="Check if confirm method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
+ </testcase>-->
+ <!--<testcase purpose="Check if confirm method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova confirm method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_confirm_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
+ <!--<testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt.html</test_script_entry>
</description>
- </testcase>
- <testcase purpose="Check if prompt method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
+ </testcase>-->
+ <!--<testcase purpose="Check if prompt method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_with_defaultText.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova prompt method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_prompt_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_exist.html</test_script_entry>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if confirmCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
+ <!--<testcase purpose="Check if confirmCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if interface promptCallback exists, it should not" type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P3" id="cordova_notification_promptCallback_notexist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if promptCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
+ <!--<testcase purpose="Check if promptCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
</set>
</suite>
</test_definition>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_extend.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if cordova can show a custom alert or dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
+ <!--<testcase purpose="Check if cordova can show a custom alert or dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert.html</test_script_entry>
</description>
- </testcase>
- <testcase purpose="Check if alert method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
+ </testcase>-->
+ <!--<testcase purpose="Check if alert method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_with_buttonName.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova alert method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_alert_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_exist.html</test_script_entry>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_alertCallback_invalid.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if device plays a beep sound." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
+ <!--<testcase purpose="Check if device plays a beep sound." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova beep method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_beep_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_exist.html</test_script_entry>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_times_invalid.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if cordova displays a customizable confirmation dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
+ <!--<testcase purpose="Check if cordova displays a customizable confirmation dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm.html</test_script_entry>
</description>
- </testcase>
- <testcase purpose="Check if confirm method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
+ </testcase>-->
+ <!--<testcase purpose="Check if confirm method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_with_buttonLabels.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova confirm method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_confirm_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_exist.html</test_script_entry>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_confirmCallback_invalid.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
+ <!--<testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt.html</test_script_entry>
</description>
- </testcase>
- <testcase purpose="Check if prompt method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
+ </testcase>-->
+ <!--<testcase purpose="Check if prompt method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_with_defaultText.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if cordova prompt method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_prompt_exist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_exist.html</test_script_entry>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if confirmCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
+ <!--<testcase purpose="Check if confirmCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase purpose="Check if interface promptCallback exists, it should not" component="Cordova/CordovaDialogs" execution_type="auto" priority="P3" id="cordova_notification_promptCallback_notexist">
<description>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if promptCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
+ <!--<testcase purpose="Check if promptCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_onsuccess.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
</set>
</suite>
</test_definition>