[Download] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:21:26 +0000 (11:21 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:21:26 +0000 (11:21 +0200)
Change-Id: I35298901b631af56c11382b8c1add67f7d348e66

47 files changed:
tct-download-tizen-tests/download/DownloadCallback_notexist.html
tct-download-tizen-tests/download/DownloadCallback_oncanceled.html
tct-download-tizen-tests/download/DownloadCallback_oncompleted.html
tct-download-tizen-tests/download/DownloadCallback_onfailed.html
tct-download-tizen-tests/download/DownloadCallback_onpaused.html
tct-download-tizen-tests/download/DownloadCallback_onprogress.html
tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html
tct-download-tizen-tests/download/DownloadManager_cancel.html
tct-download-tizen-tests/download/DownloadManager_cancel_exist.html
tct-download-tizen-tests/download/DownloadManager_extend.html
tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html
tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html
tct-download-tizen-tests/download/DownloadManager_getMIMEType.html
tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html
tct-download-tizen-tests/download/DownloadManager_getState.html
tct-download-tizen-tests/download/DownloadManager_getState_exist.html
tct-download-tizen-tests/download/DownloadManager_getState_using.html
tct-download-tizen-tests/download/DownloadManager_in_tizen.html
tct-download-tizen-tests/download/DownloadManager_notexist.html
tct-download-tizen-tests/download/DownloadManager_pause.html
tct-download-tizen-tests/download/DownloadManager_pause_exist.html
tct-download-tizen-tests/download/DownloadManager_resume.html
tct-download-tizen-tests/download/DownloadManager_resume_exist.html
tct-download-tizen-tests/download/DownloadManager_setListener.html
tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_TypeMismatch.html
tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_invalid_cb.html
tct-download-tizen-tests/download/DownloadManager_setListener_exist.html
tct-download-tizen-tests/download/DownloadManager_setListener_missarg.html
tct-download-tizen-tests/download/DownloadManager_setListener_null.html
tct-download-tizen-tests/download/DownloadManager_start.html
tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_TypeMismatch.html
tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_invalid_cb.html
tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_TypeMismatch.html
tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_invalid_obj.html
tct-download-tizen-tests/download/DownloadManager_start_exist.html
tct-download-tizen-tests/download/DownloadManager_start_missarg.html
tct-download-tizen-tests/download/DownloadManager_start_with_downloadCallback.html
tct-download-tizen-tests/download/DownloadRequest_constructor.html
tct-download-tizen-tests/download/DownloadRequest_destination_attribute.html
tct-download-tizen-tests/download/DownloadRequest_exist.html
tct-download-tizen-tests/download/DownloadRequest_extend.html
tct-download-tizen-tests/download/DownloadRequest_fileName_attribute.html
tct-download-tizen-tests/download/DownloadRequest_httpHeader_attribute.html
tct-download-tizen-tests/download/DownloadRequest_networkType_attribute.html
tct-download-tizen-tests/download/DownloadRequest_url_attribute.html
tct-download-tizen-tests/tests.full.xml
tct-download-tizen-tests/tests.xml

index 08bdddf8f147d4fd82365b85dba2492f51ae444a..25f16f72f705f98b24f3a6c1229c98eeab6452a0 100644 (file)
@@ -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
index 47c7bc89996ef3b53ac2b09f1b485d22f6cde703..015b2dc35a43411187436545e9ff5d1f68fced77 100644 (file)
@@ -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
index b0f2042418cd342b28c128b7ae00f7f06fffac09..c58e64a103927d30be2f6606cf2b48dbc7956509 100644 (file)
@@ -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
index c9fb0d1d6be3889474c465c95a91984203fe2350..f8fef3f2129ea4b5d32229cf0b66660eb463dbdd 100644 (file)
@@ -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
index 0977a24d97b887f095886b489c4ff04de8c5e097..7f1af1c67e7cd1dee05ebf443345370f63772381 100755 (executable)
@@ -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
index 35eea55ca664107e3ee4c1ee54a5aa2d97ed011f..8a818e7b4af1e7bb51f04c272c8f723d5d683bd2 100755 (executable)
@@ -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
index da47c951580d24e7d050eec638058736a8cc35e3..15f8b03380e70ade488278cfb37084212e40aaf3 100644 (file)
@@ -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
index af61deb7fed7ace6bc9821cf536b14c8ab61ecac..6c411cdf5163d22bb5c57009df45051c287b3f7b 100755 (executable)
@@ -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
index 43fefe2ae8a5e7b8a9a2bf781f5227f449a493ab..6f685c7b37f62b7b429a87c8930c360f5debfa84 100644 (file)
@@ -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
index 5e3bacf1a16a352dbbcc72b204fea830c3deb6f8..4e38d81073b87a9b4b0276b41acf304856900e36 100644 (file)
@@ -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
index 57700bcb3154a9dd5d8a06078bd091a744a36de4..6992f1785b14b83b7f98ef3fdad10f1680765dec 100644 (file)
@@ -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
index 72f8f2fe8de2a94866cd9e89d5e4a9075074e63a..16680df23d8a42baa15c4fb3bbd68fef78839f19 100644 (file)
@@ -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
index 9522481b710ab3aa5a05988172679bf9f75bfaf9..6146f100b94c018291a1addc1ed508e572fa01f2 100755 (executable)
@@ -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
index b74ca302acd60acf6f2fe9afbf25f0af79a2b0a9..b6e6f82da154e2f2f865d00ca1530811b444a189 100644 (file)
@@ -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
index c431caf163f5ada64f3eb69eb84b0dc19515c387..fcaa7b38cbcd1724a650a82171492819eefe8f75 100755 (executable)
@@ -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
index df4139a7ed0ce0123e2f155eb26acf11f396b788..af14ead8be5956f21c66dcac820479eaa52ff422 100644 (file)
@@ -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
index 536d727179d10cc8529771c6f035eedadae4a964..9716c06dbd1ee7b903aa156955bef1909f6d1f6b 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: DownloadManager_getState_using
 //==== LABEL check if the method getState which in DownloadManager interface success
-//==== STEP check if the method getState which in DownloadManager interface success
-//==== EXPECT true should be returned
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Content:Download:DownloadManager:getState M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/download.html
index 13eef7960b93f7fa934bf288ddc8775b78b6d377..a95dfbbecbc90d1982021f660ed526fcdc8b2f6e 100644 (file)
@@ -32,9 +32,6 @@ Authors:
 //==== TEST: DownloadManager_in_tizen
 //==== LABEL: check attribute download
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check attribute download.
-//==== EXPECT: readonly attribute download is not modified.
 //==== 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 OBME
index 79bf7fc8dccbf6584288cf308d85fbf598785299..32cce8ab524eef2bfc170da2eb8988a39d6f38e6 100644 (file)
@@ -32,9 +32,6 @@ Authors:
 //==== TEST: DownloadManager_notexist
 //==== LABEL: check if is possible to call DownloadManager in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call DownloadManager in new expresion.
-//==== EXPECT: It must not be possible to call DownloadManager in new expresion.
 //==== 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 NIO
index 721271be25551bdab98ab2cdf01e63ee5b4d795c..8e62b8a950c5495465a35d6e9ee3bf1a6bb2f3dd 100755 (executable)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: DownloadManager_pause
 //==== LABEL: Check if pause method with downloadId non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if pause method with downloadId non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:pause M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== ONLOAD_DELAY 90
index 2b7b7c43f23832ad6fbd6c21dbba25cfc7fad069..927d63651c3051b83d0b0094fd8988edc9fe94e9 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: DownloadManager_pause_exist
 //==== LABEL: Check if pause method exists in DownloadManager.
 //==== PRIORITY: P1
-//==== STEP: Check if pause method exists in DownloadManager.
-//==== EXPECT: The pause method exists in DownloadManager.
 //==== SPEC Tizen Web API:Content:Download:DownloadManager:pause M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA ME
index 967a6026f71e3c4c17be1171af0e2fc2f22a3c31..bd8653fcb8c21fc6c7ef8d814d7d1c5878b0bd2a 100755 (executable)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: DownloadManager_resume
 //==== LABEL: Check if resume method with downloadId non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if resume method with downloadId non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:resume M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== ONLOAD_DELAY 90
index f2e054019af95ed1cfa913b78c3f02d307b7b662..d40836a2d422eb10c1e8a600d966a66f143bc748 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: DownloadManager_resume_exist
 //==== LABEL: Check if resume method exists in DownloadManager.
 //==== PRIORITY: P1
-//==== STEP: Check if resume method exists in DownloadManager.
-//==== EXPECT: The resume method exists in DownloadManager.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:resume M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA ME
index 9aa13ed97a649b4423523725a1d1a82337e6bdac..d06f8a54fe16b937e7ffe8865bd661edf15efaee 100755 (executable)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: DownloadManager_setListener
 //==== LABEL: Check if setListener method with downloadId non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if setListener method with downloadId non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== ONLOAD_DELAY 90
index 93d93823b08cc858b2052f8543aae8750409ee40..4cfc842b5a804fd0c1dbee3432839bb5067f1a75 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_setListener_downloadCallback_TypeMismatch
 //==== LABEL: Check argument downloadCallback conversions exception for setListener method.
 //==== PRIORITY: P2
-//==== STEP: Check argument downloadCallback conversions exception.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
index 7748c5ffef1a2dcfb027361dbde629acbed96e6b..36e2392650a477f81fae7719e1e5c113dc96de04 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_setListener_downloadCallback_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not for setListener method.
 //==== PRIORITY: P2
-//==== STEP Check argument downloadCallback validation - use {onsuccess: function(){}}.
-//==== EXPECT: An exception must be thrown.
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
index ee48b87078fd66668a31898730bbd3adc7adb584..e6acbc6a03f493a63ed4eec57fe2e024cda17394 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: DownloadManager_setListener_exist
 //==== LABEL: Check if setListener method exists in DownloadManager.
 //==== PRIORITY: P1
-//==== STEP Check if setListener method exists in DownloadManager.
-//==== EXPECT The setListener method exists in DownloadManager.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA ME
index daed58a2bab8df66637c4035e80402679e89f731..95ba61dd7fd1ad1be37b3f2c452304008c23479c 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_setListener_missarg
 //==== LABEL: Check if setListener method with missing non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if setListener method with missing non-optional argument works
-//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA MMA
index c07f7c6c7fa22ad6942864d3735871dc68a2b641..4ea66fd7fdba1ea03af87e00a6de34340639b67b 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: DownloadManager_setListener_null
 //==== LABEL Check if method setListener throw an TypeMismatchError when the input download id is null.
 //==== PRIORITY P2
-//==== STEP Check if method setListener throw an TypeMismatchError when the input download id is null
-//==== EXPECT Pass
 //==== SPEC Tizen Web API:Content:Download:DownloadManager:setListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/download.html
 //==== TEST_CRITERIA MC
index ba379f96454ce403a618432270984c94f1a231e3..61e9572a3d5ab109fe61c7cd609a5616ecf3389e 100644 (file)
@@ -33,8 +33,6 @@ Authors:
 //==== TEST: DownloadManager_start
 //==== LABEL: Check if start method with downloadRequest non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if start method with downloadRequest non-optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA MMINA MR MAST
index 8cbf463aeaa23f5637ec2df3d11fde747166bb73..0b71492b056c91f33360c51e209c80e5f761af73 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_start_downloadCallback_TypeMismatch
 //==== LABEL: Check argument downloadCallback conversions exception for start method.
 //==== PRIORITY: P2
-//==== STEP: Check argument downloadCallback conversions exception.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/download.html
index 91f44ee76a53315118020db214c95816ce47aaa8..7ee66d00f3a812107060bd98536879280139f237 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_start_downloadCallback_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not for callback in start method.
 //==== PRIORITY: P2
-//==== STEP Check argument downloadCallback validation - use {onsuccess: function(){}}.
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== ONLOAD_DELAY 90
index 5bd90f526594f3244734b17f3b5365352350543e..b3df038d85b642afc10635c8cf1942b46a2b00b3 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_start_downloadRequest_TypeMismatch
 //==== LABEL: Check argument downloadRequest conversions exception.
 //==== PRIORITY: P2
-//==== STEP: Check argument downloadRequest conversions exception.
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
index fcc2d5a2315b4bb18981fecaa75c95b57f73364e..3f99e094c8718278fc2e6c7a530132aedbdeab97 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_start_downloadRequest_invalid_obj
 //==== LABEL: check if the parameter downloadRequest which in setListener method invalid
 //==== PRIORITY: P2
-//==== STEP: Check argument downloadRequest validation - use {onsuccess: function(){}}.
-//==== EXPECT: An exception must be thrown when a fake system object is passed.
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
index a38cc411d0336c6d771810a43b8af4abf79a83ce..b3f6d94616257556ede5efe113e34a4adf9be775 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: DownloadManager_start_exist
 //==== LABEL: Check if start method exists in DownloadManager.
 //==== PRIORITY: P1
-//==== STEP: Check if start method exists in DownloadManager.
-//==== EXPECT: The start method exists in DownloadManager.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA ME
index 457cf059b14d9954c941bf103ae78f65ba08b34f..c2157ade37a5e37c4026ae2c84766b8ebc991239 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadManager_start_missarg
 //==== LABEL: Check if start method with missing non-optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if start method with missing non-optional argument works
-//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA MMA
index 582e5a97189010c8f4e3cab02f4cf7f8c0b7cdb1..2e8fb5afaf28847e7f3c33e0dd9f6f30433a7a60 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: DownloadManager_start_with_downloadCallback
 //==== LABEL: Check if start method with downloadCallback optional argument works
 //==== PRIORITY: P2
-//==== STEP: Check if start method with downloadCallback optional argument works
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:Content:Download:DownloadManager:start M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== ONLOAD_DELAY 90
index 878bceead2c0d9c7639c8c0afc522b6a1823b168..a610163f551fc87135dee23bd22b4bc590d87597 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadRequest_constructor
 //==== LABEL: check if the values of the attributes are equal to the arguments passed
 //==== PRIORITY: P1
-//==== STEP: check if the values of the attributes are equal to the arguments passed
-//==== EXPECT: the values of the attributes are equal to the arguments passed
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:constructor C
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA CONSTRA CONSTRM
index b975212c50e849e77a4ad7ba9d22ea1780b18a73..1739a506e22aee93a763cbd307f40674ce765762 100644 (file)
@@ -33,8 +33,6 @@ Authors:
 //==== TEST: DownloadRequest_destination_attribute
 //==== LABEL: check attribute destination
 //==== PRIORITY: P1
-//==== STEP: check attribute destination.
-//==== EXPECT: attribute destination can be assigned a valid value
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:destination A
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA AE AT ASG ADV
index 2022bd82092799495b827ed4eda7f082097e7529..f0e50690c7cb6882a8e6a4fd8de69a06355b1d69 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadRequest_exist
 //==== LABEL: Test whether the constructor of the interface is defined or not for DownloadRequest.
 //==== PRIORITY: P0
-//==== STEP: Test whether the constructor of the interface is defined or not.
-//==== EXPECT: It must be possible to be called as part of a new expression, function and part of interface operator.
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:constructor C
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA CONSTRF
index a2f341fef01f6599d4dc0dcb01e9668dffb7d8a8..6f5f9c84a951e477cf8a8dc3e3fe03ee3296c7d2 100644 (file)
@@ -31,8 +31,6 @@ Authors:
 //==== TEST: DownloadRequest_extend
 //==== LABEL: test whether the object can have new attribute added
 //==== PRIORITY: P3
-//==== STEP: test whether the object can have new attribute added
-//==== EXPECT: The objects must be extensible by default
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:DownloadRequest U
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA OBX
index 3601dca108e2641f4a56c7c08dc8bbefb8b1463f..ed23a70bc12b33592ce823113213d09d0467279e 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: DownloadRequest_fileName_attribute
 //==== LABEL: check attribute fileName
 //==== PRIORITY: P1
-//==== STEP: check attribute fileName.
-//==== EXPECT: attribute fileName can be assigned a valid value
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:fileName A
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA AE AT ASG ADV
index 13ba30fe54b6cff758c326c4193a0c65a4e86136..bba40865b617f59cc6f928bf43894229c6bc8dbc 100644 (file)
@@ -30,8 +30,6 @@ Authors:
 //==== TEST: DownloadRequest_httpHeader_attribute
 //==== LABEL: check attribute httpHeader
 //==== PRIORITY: P1
-//==== STEP: check attribute httpHeader.
-//==== EXPECT: attribute httpHeader can be assigned a valid value
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:httpHeader A
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA AE AT ADV ASG
index 93ba4e3f70c4fc35442e59f919f244154120598f..e1c0ab4e833b6e6d620fb85df96713267bca9b2d 100644 (file)
@@ -30,8 +30,6 @@ Authors:
 //==== TEST: DownloadRequest_networkType_attribute
 //==== LABEL: check attribute networkType
 //==== PRIORITY: P1
-//==== STEP: check attribute networkType.
-//==== EXPECT: attribute networkType can be assigned a valid value
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:networkType A
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA AE AT ASG ADV
index b18a6537b7f629fca1fa8821a0120015151a7f26..b7b00f8af02e224685625f4b20792714a1d72ee8 100644 (file)
@@ -30,8 +30,6 @@ Authors:
 //==== TEST: DownloadRequest_url_attribute
 //==== LABEL: check attribute url
 //==== PRIORITY: P1
-//==== STEP: check attribute url.
-//==== EXPECT: attribute url can be assigned a valid value
 //==== SPEC: Tizen Web API:Content:Download:DownloadRequest:url A
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html
 //==== TEST_CRITERIA AE AT ASG AN
index 1bf999e02602d026e3c0656d6060b0e5ca3039ea..89e401dcda015e1c8dad1c5f911e791c9e67b088 100644 (file)
@@ -5,12 +5,6 @@
     <set name="Download">
       <testcase purpose="Check if start method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_start_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method exists in DownloadManager.</step_desc>
-              <expected>The start method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if cancel method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_cancel_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if cancel method exists in DownloadManager.</step_desc>
-              <expected>The cancel method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if pause method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_pause_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if pause method exists in DownloadManager.</step_desc>
-              <expected>The pause method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_pause_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if resume method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_resume_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if resume method exists in DownloadManager.</step_desc>
-              <expected>The resume method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_resume_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getState method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_getState_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getState method exists in DownloadManager.</step_desc>
-              <expected>The getState method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the method getState which in DownloadManager interface success" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_getState_using">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the method getState which in DownloadManager interface success</step_desc>
-              <expected>true should be returned</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState_using.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified for onprogress callback." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadCallback_onprogress">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the type of each argument is equal to the specified.</step_desc>
-              <expected>The type of each argument must correspond to the type specified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onprogress.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute destination" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_destination_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check attribute destination.</step_desc>
-              <expected>attribute destination can be assigned a valid value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_destination_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute fileName" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_fileName_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check attribute fileName.</step_desc>
-              <expected>attribute fileName can be assigned a valid value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_fileName_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if cancel method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_cancel">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_cancel.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getState method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_getState">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getState method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if pause method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_pause">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if pause method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_pause.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if resume method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_resume">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if resume method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_resume.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if start method with downloadRequest non-optional argument works" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with downloadRequest non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the readonly attribute download" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadManagerObject_download_exists">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the readonly attribute download</step_desc>
-              <expected>true should be returned</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute url" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_url_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check attribute url.</step_desc>
-              <expected>attribute url can be assigned a valid value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_url_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getDownloadRequest method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_getDownloadRequest_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getDownloadRequest method exists in DownloadManager.</step_desc>
-              <expected>The getDownloadRequest method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getMIMEType method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_getMIMEType_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getMIMEType method exists in DownloadManager.</step_desc>
-              <expected>The getMIMEType method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if setListener method exists in DownloadManager." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadManager_setListener_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if setListener method exists in DownloadManager.</step_desc>
-              <expected>The setListener method exists in DownloadManager.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getDownloadRequest method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_getDownloadRequest">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getDownloadRequest method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if getMIMEType method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_getMIMEType">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if getMIMEType method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if setListener method with downloadId non-optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_setListener">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if setListener method with downloadId non-optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method setListener throw an TypeMismatchError when the input download id is null." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_setListener_null">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if method setListener throw an TypeMismatchError when the input download id is null</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_null.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="test whether the object can have new attribute added" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadRequest_extend">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>test whether the object can have new attribute added</step_desc>
-              <expected>The objects must be extensible by default</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_extend.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the values of the attributes are equal to the arguments passed" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_constructor">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if the values of the attributes are equal to the arguments passed</step_desc>
-              <expected>the values of the attributes are equal to the arguments passed</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_constructor.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the constructor of the interface is defined or not for DownloadRequest." type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P0" id="DownloadRequest_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the constructor of the interface is defined or not.</step_desc>
-              <expected>It must be possible to be called as part of a new expression, function and part of interface operator.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the constructor of the interface is defined or not for setListener method." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_setListener_downloadCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadCallback validation - use {onsuccess: function(){}}.</step_desc>
-              <expected>An exception must be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument downloadCallback conversions exception for setListener method." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_setListener_downloadCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadCallback conversions exception.</step_desc>
-              <expected>An exception must be thrown when the input value cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if setListener method with missing non-optional argument works" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_setListener_missarg">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if setListener method with missing non-optional argument works</step_desc>
-              <expected>An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_missarg.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if start method with missing non-optional argument works" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_missarg">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with missing non-optional argument works</step_desc>
-              <expected>An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_missarg.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="test whether the DownloadManager object can have new attribute added" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadManager_extend">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>test whether the DownloadManager object can have new attribute added</step_desc>
-              <expected>The objects must be extensible by default</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_extend.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call DownloadCallback in new expresion" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call DownloadCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call DownloadCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call DownloadManager in new expresion" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadManager_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call DownloadManager in new expresion.</step_desc>
-              <expected>It must not be possible to call DownloadManager in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute download" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P3" id="DownloadManager_in_tizen">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check attribute download.</step_desc>
-              <expected>readonly attribute download is not modified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_in_tizen.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the constructor of the interface is defined or not for callback in start method." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_downloadCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadCallback validation - use {onsuccess: function(){}}.</step_desc>
-              <expected>An exception must be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if the parameter downloadRequest which in setListener method invalid" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_downloadRequest_invalid_obj">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadRequest validation - use {onsuccess: function(){}}.</step_desc>
-              <expected>An exception must be thrown when a fake system object is passed.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_invalid_obj.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if start method with downloadCallback optional argument works" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_with_downloadCallback">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if start method with downloadCallback optional argument works</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_with_downloadCallback.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument downloadRequest conversions exception." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_downloadRequest_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadRequest conversions exception.</step_desc>
-              <expected>An exception must be thrown when the input value cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check argument downloadCallback conversions exception for start method." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P2" id="DownloadManager_start_downloadCallback_TypeMismatch">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument downloadCallback conversions exception.</step_desc>
-              <expected>An exception must be thrown when the input value cannot be converted into a proper value.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified for onpaused callback." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadCallback_onpaused">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the type of each argument is equal to the specified.</step_desc>
-              <expected>The type of each argument must correspond to the type specified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onpaused.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified for oncanceled callback." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadCallback_oncanceled">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the type of each argument is equal to the specified.</step_desc>
-              <expected>The type of each argument must correspond to the type specified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified for oncompleted callback." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadCallback_oncompleted">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the type of each argument is equal to the specified.</step_desc>
-              <expected>The type of each argument must correspond to the type specified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified for onfailed callback." type="compliance" onload_delay="90" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadCallback_onfailed">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Test whether the type of each argument is equal to the specified.</step_desc>
-              <expected>The type of each argument must correspond to the type specified.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onfailed.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute networkType" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_networkType_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check attribute networkType.</step_desc>
-              <expected>attribute networkType can be assigned a valid value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_networkType_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check attribute httpHeader" type="compliance" status="approved" component="TizenAPI/Content/Download" execution_type="auto" priority="P1" id="DownloadRequest_httpHeader_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check attribute httpHeader.</step_desc>
-              <expected>attribute httpHeader can be assigned a valid value</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_httpHeader_attribute.html</test_script_entry>
         </description>
         <specs>
index 443bb2913de0809a7aefa55fab430ddd6c9e2366..9adebddeab1ad7242b33dd932e91341189290eb2 100644 (file)
 <?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-download-tizen-tests" category="Tizen Web Device APIs">
+  <suite name="tct-download-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Download">
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_exist" purpose="Check if start method exists in DownloadManager.">
+      <testcase purpose="Check if start method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_cancel_exist" purpose="Check if cancel method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if cancel method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_cancel_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_cancel_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_pause_exist" purpose="Check if pause method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if pause method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_pause_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_pause_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_resume_exist" purpose="Check if resume method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if resume method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_resume_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_resume_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState_exist" purpose="Check if getState method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if getState method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState_using" onload_delay="90" purpose="check if the method getState which in DownloadManager interface success">
+      </testcase>
+      <testcase purpose="check if the method getState which in DownloadManager interface success" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState_using">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState_using.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onprogress" onload_delay="90" purpose="Test whether the type of each argument is equal to the specified for onprogress callback.">
+      </testcase>
+      <testcase purpose="Test whether the type of each argument is equal to the specified for onprogress callback." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onprogress">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onprogress.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_destination_attribute" purpose="check attribute destination">
+      </testcase>
+      <testcase purpose="check attribute destination" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_destination_attribute">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_destination_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_fileName_attribute" purpose="check attribute fileName">
+      </testcase>
+      <testcase purpose="check attribute fileName" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_fileName_attribute">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_fileName_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_cancel" onload_delay="90" purpose="Check if cancel method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if cancel method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_cancel">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_cancel.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState" onload_delay="90" purpose="Check if getState method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if getState method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getState">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getState.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_pause" onload_delay="90" purpose="Check if pause method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if pause method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_pause">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_pause.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_resume" onload_delay="90" purpose="Check if resume method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if resume method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_resume">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_resume.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start" purpose="Check if start method with downloadRequest non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if start method with downloadRequest non-optional argument works" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManagerObject_download_exists" purpose="check if the readonly attribute download">
+      </testcase>
+      <testcase purpose="check if the readonly attribute download" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManagerObject_download_exists">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManagerObject_download_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_url_attribute" purpose="check attribute url">
+      </testcase>
+      <testcase purpose="check attribute url" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_url_attribute">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_url_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_with_extra_argument" purpose="check whether 'start' method returns correct value when extra argument is given">
+      </testcase>
+      <testcase purpose="check whether 'start' method returns correct value when extra argument is given" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_with_extra_argument">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_with_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getDownloadRequest_exist" purpose="Check if getDownloadRequest method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if getDownloadRequest method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getDownloadRequest_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getMIMEType_exist" purpose="Check if getMIMEType method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if getMIMEType method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getMIMEType_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getMIMEType_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_exist" purpose="Check if setListener method exists in DownloadManager.">
+      </testcase>
+      <testcase purpose="Check if setListener method exists in DownloadManager." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getDownloadRequest" onload_delay="90" purpose="Check if getDownloadRequest method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if getDownloadRequest method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getDownloadRequest">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getDownloadRequest.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getMIMEType" onload_delay="90" purpose="Check if getMIMEType method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if getMIMEType method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_getMIMEType">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_getMIMEType.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener" onload_delay="90" purpose="Check if setListener method with downloadId non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if setListener method with downloadId non-optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_null" purpose="Check if method setListener throw an TypeMismatchError when the input download id is null.">
+      </testcase>
+      <testcase purpose="Check if method setListener throw an TypeMismatchError when the input download id is null." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_null">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_null.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_extend" purpose="test whether the object can have new attribute added">
+      </testcase>
+      <testcase purpose="test whether the object can have new attribute added" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_extend">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_constructor" purpose="check if the values of the attributes are equal to the arguments passed">
+      </testcase>
+      <testcase purpose="check if the values of the attributes are equal to the arguments passed" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_constructor">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_constructor.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_exist" purpose="Test whether the constructor of the interface is defined or not for DownloadRequest.">
+      </testcase>
+      <testcase purpose="Test whether the constructor of the interface is defined or not for DownloadRequest." component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_exist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_downloadCallback_invalid_cb" onload_delay="90" purpose="Test whether the constructor of the interface is defined or not for setListener method.">
+      </testcase>
+      <testcase purpose="Test whether the constructor of the interface is defined or not for setListener method." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_downloadCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_downloadCallback_TypeMismatch" onload_delay="90" purpose="Check argument downloadCallback conversions exception for setListener method.">
+      </testcase>
+      <testcase purpose="Check argument downloadCallback conversions exception for setListener method." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_downloadCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_downloadCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_missarg" purpose="Check if setListener method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if setListener method with missing non-optional argument works" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_setListener_missarg">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_setListener_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_missarg" purpose="Check if start method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if start method with missing non-optional argument works" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_missarg">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_extend" purpose="test whether the DownloadManager object can have new attribute added">
+      </testcase>
+      <testcase purpose="test whether the DownloadManager object can have new attribute added" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_extend">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_notexist" purpose="check if is possible to call DownloadCallback in new expresion">
+      </testcase>
+      <testcase purpose="check if is possible to call DownloadCallback in new expresion" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_notexist" purpose="check if is possible to call DownloadManager in new expresion">
+      </testcase>
+      <testcase purpose="check if is possible to call DownloadManager in new expresion" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_notexist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_in_tizen" purpose="check attribute download">
+      </testcase>
+      <testcase purpose="check attribute download" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_in_tizen">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_in_tizen.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadCallback_invalid_cb" onload_delay="90" purpose="Test whether the constructor of the interface is defined or not for callback in start method.">
+      </testcase>
+      <testcase purpose="Test whether the constructor of the interface is defined or not for callback in start method." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadRequest_invalid_obj" onload_delay="90" purpose="check if the parameter downloadRequest which in setListener method invalid">
+      </testcase>
+      <testcase purpose="check if the parameter downloadRequest which in setListener method invalid" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadRequest_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_with_downloadCallback" onload_delay="90" purpose="Check if start method with downloadCallback optional argument works">
+      </testcase>
+      <testcase purpose="Check if start method with downloadCallback optional argument works" onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_with_downloadCallback">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_with_downloadCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadRequest_TypeMismatch" onload_delay="90" purpose="Check argument downloadRequest conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument downloadRequest conversions exception." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadRequest_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadRequest_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadCallback_TypeMismatch" onload_delay="90" purpose="Check argument downloadCallback conversions exception for start method.">
+      </testcase>
+      <testcase purpose="Check argument downloadCallback conversions exception for start method." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManager_start_downloadCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManager_start_downloadCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onpaused" onload_delay="90" purpose="Test whether the type of each argument is equal to the specified for onpaused callback.">
+      </testcase>
+      <testcase purpose="Test whether the type of each argument is equal to the specified for onpaused callback." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onpaused">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onpaused.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_oncanceled" onload_delay="90" purpose="Test whether the type of each argument is equal to the specified for oncanceled callback.">
+      </testcase>
+      <testcase purpose="Test whether the type of each argument is equal to the specified for oncanceled callback." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_oncanceled">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_oncanceled.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_oncompleted" onload_delay="90" purpose="Test whether the type of each argument is equal to the specified for oncompleted callback.">
+      </testcase>
+      <testcase purpose="Test whether the type of each argument is equal to the specified for oncompleted callback." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_oncompleted">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_oncompleted.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onfailed" onload_delay="90" purpose="Test whether the type of each argument is equal to the specified for onfailed callback.">
+      </testcase>
+      <testcase purpose="Test whether the type of each argument is equal to the specified for onfailed callback." onload_delay="90" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadCallback_onfailed">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadCallback_onfailed.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_networkType_attribute" purpose="check attribute networkType">
+      </testcase>
+      <testcase purpose="check attribute networkType" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_networkType_attribute">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_networkType_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_httpHeader_attribute" purpose="check attribute httpHeader">
+      </testcase>
+      <testcase purpose="check attribute httpHeader" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadRequest_httpHeader_attribute">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadRequest_httpHeader_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManagerObject_notexist" purpose="check if is possible to call DownloadManagerObject in new expresion">
+      </testcase>
+      <testcase purpose="check if is possible to call DownloadManagerObject in new expresion" component="TizenAPI/Content/Download" execution_type="auto" id="DownloadManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-download-tizen-tests/download/DownloadManagerObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>