From: Tomasz Paciorek Date: Wed, 4 Sep 2013 09:21:26 +0000 (+0200) Subject: [Download] update description X-Git-Tag: 2.2.1_release~191 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=321e76c24217c9ef12b2e5fe7d9a565bb830b3e0;p=test%2Ftct%2Fweb%2Fapi.git [Download] update description Change-Id: I35298901b631af56c11382b8c1add67f7d348e66 --- diff --git a/tct-download-tizen-tests/download/DownloadCallback_notexist.html b/tct-download-tizen-tests/download/DownloadCallback_notexist.html index 08bdddf8f..25f16f72f 100644 --- a/tct-download-tizen-tests/download/DownloadCallback_notexist.html +++ b/tct-download-tizen-tests/download/DownloadCallback_notexist.html @@ -32,9 +32,6 @@ Authors: //==== TEST: DownloadCallback_notexist //==== LABEL: check if is possible to call DownloadCallback in new expresion //==== PRIORITY: P3 -//==== EXECUTION_TYPE: auto -//==== STEP: Check if is possible to call DownloadCallback in new expresion. -//==== EXPECT: It must not be possible to call DownloadCallback in new expresion. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:DownloadCallback U //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA CBNIO diff --git a/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html b/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html index 47c7bc899..015b2dc35 100644 --- a/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html +++ b/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadCallback_oncanceled //==== LABEL: Test whether the type of each argument is equal to the specified for oncanceled callback. //==== PRIORITY: P1 -//==== STEP: Test whether the type of each argument is equal to the specified. -//==== EXPECT: The type of each argument must correspond to the type specified. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:oncanceled M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html b/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html index b0f204241..c58e64a10 100644 --- a/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html +++ b/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadCallback_oncompleted //==== LABEL: Test whether the type of each argument is equal to the specified for oncompleted callback. //==== PRIORITY: P1 -//==== STEP: Test whether the type of each argument is equal to the specified. -//==== EXPECT: The type of each argument must correspond to the type specified. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:oncompleted M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadCallback_onfailed.html b/tct-download-tizen-tests/download/DownloadCallback_onfailed.html index c9fb0d1d6..f8fef3f21 100644 --- a/tct-download-tizen-tests/download/DownloadCallback_onfailed.html +++ b/tct-download-tizen-tests/download/DownloadCallback_onfailed.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadCallback_onfailed //==== LABEL: Test whether the type of each argument is equal to the specified for onfailed callback. //==== PRIORITY: P1 -//==== STEP: Test whether the type of each argument is equal to the specified. -//==== EXPECT: The type of each argument must correspond to the type specified. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:onfailed M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadCallback_onpaused.html b/tct-download-tizen-tests/download/DownloadCallback_onpaused.html index 0977a24d9..7f1af1c67 100755 --- a/tct-download-tizen-tests/download/DownloadCallback_onpaused.html +++ b/tct-download-tizen-tests/download/DownloadCallback_onpaused.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadCallback_onpaused //==== LABEL: Test whether the type of each argument is equal to the specified for onpaused callback. //==== PRIORITY: P1 -//==== STEP: Test whether the type of each argument is equal to the specified. -//==== EXPECT: The type of each argument must correspond to the type specified. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:onpaused M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadCallback_onprogress.html b/tct-download-tizen-tests/download/DownloadCallback_onprogress.html index 35eea55ca..8a818e7b4 100755 --- a/tct-download-tizen-tests/download/DownloadCallback_onprogress.html +++ b/tct-download-tizen-tests/download/DownloadCallback_onprogress.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadCallback_onprogress //==== LABEL: Test whether the type of each argument is equal to the specified for onprogress callback. //==== PRIORITY: P1 -//==== STEP: Test whether the type of each argument is equal to the specified. -//==== EXPECT: The type of each argument must correspond to the type specified. //==== SPEC: Tizen Web API:Content:Download:DownloadCallback:onprogress M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html b/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html index da47c9515..15f8b0338 100644 --- a/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html +++ b/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html @@ -43,8 +43,6 @@ Authors: //==== TEST: DownloadManagerObject_download_exists //==== LABEL check if the readonly attribute download //==== PRIORITY P3 -//==== STEP check if the readonly attribute download -//==== EXPECT true should be returned //==== SPEC Tizen Web API:Content:Download:DownloadManager:DownloadManager U //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/download.html //==== TEST_CRITERIA OBME diff --git a/tct-download-tizen-tests/download/DownloadManager_cancel.html b/tct-download-tizen-tests/download/DownloadManager_cancel.html index af61deb7f..6c411cdf5 100755 --- a/tct-download-tizen-tests/download/DownloadManager_cancel.html +++ b/tct-download-tizen-tests/download/DownloadManager_cancel.html @@ -42,8 +42,6 @@ Authors: //==== TEST: DownloadManager_cancel //==== LABEL: Check if cancel method with downloadId non-optional argument works //==== PRIORITY: P2 -//==== STEP: Check if start method with downloadId non-optional argument works -//==== EXPECT: The method must be called successfully without an exception. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:cancel M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html b/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html index 43fefe2ae..6f685c7b3 100644 --- a/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html +++ b/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html @@ -43,8 +43,6 @@ Authors: //==== TEST: DownloadManager_cancel_exist //==== LABEL: Check if cancel method exists in DownloadManager. //==== PRIORITY: P1 -//==== STEP: Check if cancel method exists in DownloadManager. -//==== EXPECT: The cancel method exists in DownloadManager. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:cancel M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA ME diff --git a/tct-download-tizen-tests/download/DownloadManager_extend.html b/tct-download-tizen-tests/download/DownloadManager_extend.html index 5e3bacf1a..4e38d8107 100644 --- a/tct-download-tizen-tests/download/DownloadManager_extend.html +++ b/tct-download-tizen-tests/download/DownloadManager_extend.html @@ -31,8 +31,6 @@ Authors: //==== TEST: DownloadManager_extend //==== LABEL: test whether the DownloadManager object can have new attribute added //==== PRIORITY: P3 -//==== STEP: test whether the DownloadManager object can have new attribute added -//==== EXPECT: The objects must be extensible by default //==== SPEC: Tizen Web API:Content:Download:DownloadManager:DownloadManager U //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA OBX diff --git a/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html b/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html index 57700bcb3..6992f1785 100644 --- a/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html +++ b/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html @@ -44,8 +44,6 @@ Authors: //==== TEST: DownloadManager_getDownloadRequest //==== LABEL: Check if getDownloadRequest method with downloadId non-optional argument works //==== PRIORITY: P2 -//==== STEP: Check if getDownloadRequest method with downloadId non-optional argument works -//==== EXPECT: The method must be called successfully without an exception. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getDownloadRequest M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html b/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html index 72f8f2fe8..16680df23 100644 --- a/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html +++ b/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html @@ -43,8 +43,6 @@ Authors: //==== TEST: DownloadManager_getDownloadRequest_exist //==== LABEL: Check if getDownloadRequest method exists in DownloadManager. //==== PRIORITY: P1 -//==== STEP: Check if getDownloadRequest method exists in DownloadManager. -//==== EXPECT The getDownloadRequest method exists in DownloadManager. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getDownloadRequest M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA ME diff --git a/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html b/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html index 9522481b7..6146f100b 100755 --- a/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html +++ b/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html @@ -44,8 +44,6 @@ Authors: //==== TEST: DownloadManager_getMIMEType //==== LABEL: Check if getMIMEType method with downloadId non-optional argument works //==== PRIORITY: P2 -//==== STEP: Check if getMIMEType method with downloadId non-optional argument works -//==== EXPECT: The method must be called successfully without an exception. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getMIMEType M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html b/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html index b74ca302a..b6e6f82da 100644 --- a/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html +++ b/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html @@ -43,8 +43,6 @@ Authors: //==== TEST: DownloadManager_getMIMEType_exist //==== LABEL: Check if getMIMEType method exists in DownloadManager. //==== PRIORITY: P1 -//==== STEP: Check if getMIMEType method exists in DownloadManager. -//==== EXPECT: The getMIMEType method exists in DownloadManager. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getMIMEType M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA ME diff --git a/tct-download-tizen-tests/download/DownloadManager_getState.html b/tct-download-tizen-tests/download/DownloadManager_getState.html index c431caf16..fcaa7b38c 100755 --- a/tct-download-tizen-tests/download/DownloadManager_getState.html +++ b/tct-download-tizen-tests/download/DownloadManager_getState.html @@ -45,8 +45,6 @@ Authors: //==== TEST: DownloadManager_getState //==== LABEL: Check if getState method with downloadId non-optional argument works //==== PRIORITY: P2 -//==== STEP: Check if getState method with downloadId non-optional argument works -//==== EXPECT: The method must be called successfully without an exception. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getState M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== ONLOAD_DELAY 90 diff --git a/tct-download-tizen-tests/download/DownloadManager_getState_exist.html b/tct-download-tizen-tests/download/DownloadManager_getState_exist.html index df4139a7e..af14ead8b 100644 --- a/tct-download-tizen-tests/download/DownloadManager_getState_exist.html +++ b/tct-download-tizen-tests/download/DownloadManager_getState_exist.html @@ -43,8 +43,6 @@ Authors: //==== TEST: DownloadManager_getState_exist //==== LABEL: Check if getState method exists in DownloadManager. //==== PRIORITY: P1 -//==== STEP: Check if getState method exists in DownloadManager. -//==== EXPECT: The getState method exists in DownloadManager. //==== SPEC: Tizen Web API:Content:Download:DownloadManager:getState M //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html //==== TEST_CRITERIA ME diff --git a/tct-download-tizen-tests/download/DownloadManager_getState_using.html b/tct-download-tizen-tests/download/DownloadManager_getState_using.html index 536d72717..9716c06db 100644 --- a/tct-download-tizen-tests/download/DownloadManager_getState_using.html +++ b/tct-download-tizen-tests/download/DownloadManager_getState_using.html @@ -46,8 +46,6 @@ Authors: