[Filesystem] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:22:32 +0000 (11:22 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:22:32 +0000 (11:22 +0200)
Change-Id: I0e115438c82db9f50567e3f55bb764e69975c5ed

201 files changed:
tct-filesystem-tizen-tests/filesystem/FileArraySuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileArraySuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileStreamSuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileStreamSuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileStream_bytesAvailable_attribute.html
tct-filesystem-tizen-tests/filesystem/FileStream_close.html
tct-filesystem-tizen-tests/filesystem/FileStream_close_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_eof_attribute.html
tct-filesystem-tizen-tests/filesystem/FileStream_extend.html
tct-filesystem-tizen-tests/filesystem/FileStream_notexist.html
tct-filesystem-tizen-tests/filesystem/FileStream_position_attribute.html
tct-filesystem-tizen-tests/filesystem/FileStream_read.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBase64.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_with_invalid_value.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_without_r_permission.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_writeFile.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBytes.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_with_invalid_value.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_without_r_permission.html
tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_writeFile.html
tct-filesystem-tizen-tests/filesystem/FileStream_read_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_read_with_invalid_value.html
tct-filesystem-tizen-tests/filesystem/FileStream_read_without_r_permission.html
tct-filesystem-tizen-tests/filesystem/FileStream_read_writeFile.html
tct-filesystem-tizen-tests/filesystem/FileStream_write.html
tct-filesystem-tizen-tests/filesystem/FileStream_writeBase64_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_writeBase64_without_w_permission.html
tct-filesystem-tizen-tests/filesystem/FileStream_writeBytes_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_writeBytes_without_w_permission.html
tct-filesystem-tizen-tests/filesystem/FileStream_write_exist.html
tct-filesystem-tizen-tests/filesystem/FileStream_write_without_w_permission.html
tct-filesystem-tizen-tests/filesystem/FileStringSuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileStringSuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileSuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileSuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileSystemManagerObject_notexist.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_getStorage_with_nonexist_label.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_removeStorageStateChangeListener_with_para_invalid.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_documents.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_downloads.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_images.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_invalid_location.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_a.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_r.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_w.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_music.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_a.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_rw.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_w.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_videos.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_a.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_rw.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_w.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt_package.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt_private.html
tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt_private_tmp.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorageArraySuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorageArraySuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorageSuccessCallback_notexist.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorageSuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorage_extend.html
tct-filesystem-tizen-tests/filesystem/FileSystemStorage_notexist.html
tct-filesystem-tizen-tests/filesystem/File_copyTo.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_exist.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_file_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_file_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_file_samedir_samename_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_file_samedir_samename_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_with_destination_invalid.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_with_file_handle.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_with_onsuccess.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_with_para_invalid.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newName.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_subdir.html
tct-filesystem-tizen-tests/filesystem/File_createDirectory.html
tct-filesystem-tizen-tests/filesystem/File_createDirectory_exist.html
tct-filesystem-tizen-tests/filesystem/File_createDirectory_level2.html
tct-filesystem-tizen-tests/filesystem/File_createFile.html
tct-filesystem-tizen-tests/filesystem/File_createFile_exist.html
tct-filesystem-tizen-tests/filesystem/File_createFile_existing_file.html
tct-filesystem-tizen-tests/filesystem/File_createFile_with_invalid_name.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_documents.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_downloads.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_images.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_music.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_videos.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_exist.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_with_file_handle.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_with_onsuccess.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_downloads.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_images.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_music.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_videos.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_createFile.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_exist.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_listDocumentsFiles.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_listDownloadsFiles.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_listImagsFiles.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_listMusicFiles.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_listVideosfiles.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_dir_handle.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_nonexist.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_onsuccess.html
tct-filesystem-tizen-tests/filesystem/File_extend.html
tct-filesystem-tizen-tests/filesystem/File_listFiles.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_createFiles.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_exist.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_filter_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_filter_empty.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_with_file_handle.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_with_filter.html
tct-filesystem-tizen-tests/filesystem/File_listFiles_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_moveTo.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_exist.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_with_file_handle.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_with_onsuccess.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_with_path_invalid.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_newName.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html
tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_subdir.html
tct-filesystem-tizen-tests/filesystem/File_notexist.html
tct-filesystem-tizen-tests/filesystem/File_openStream.html
tct-filesystem-tizen-tests/filesystem/File_openStream_encoding_invalid.html
tct-filesystem-tizen-tests/filesystem/File_openStream_exist.html
tct-filesystem-tizen-tests/filesystem/File_openStream_mode_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_openStream_mode_a.html
tct-filesystem-tizen-tests/filesystem/File_openStream_mode_r.html
tct-filesystem-tizen-tests/filesystem/File_openStream_mode_rw.html
tct-filesystem-tizen-tests/filesystem/File_openStream_mode_w.html
tct-filesystem-tizen-tests/filesystem/File_openStream_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_openStream_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_openStream_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_openStream_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_openStream_with_encoding.html
tct-filesystem-tizen-tests/filesystem/File_openStream_with_nonexist_file.html
tct-filesystem-tizen-tests/filesystem/File_openStream_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_readAsText.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_encoding_invalid.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_exist.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_listDocumentsFiles.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_listDownloadsFiles.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_listImagesFiles.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_listMusicFiles.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_listVideosFiles.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_onerror_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_onerror_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_onsuccess_TypeMismatch.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_onsuccess_invalid_cb.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_with_encoding.html
tct-filesystem-tizen-tests/filesystem/File_readAsText_with_onerror.html
tct-filesystem-tizen-tests/filesystem/File_resolve.html
tct-filesystem-tizen-tests/filesystem/File_resolve_exist.html
tct-filesystem-tizen-tests/filesystem/File_resolve_with_invalid_para.html
tct-filesystem-tizen-tests/filesystem/File_resolve_with_nonexist.html
tct-filesystem-tizen-tests/filesystem/File_toURI.html
tct-filesystem-tizen-tests/filesystem/File_toURI_exist.html
tct-filesystem-tizen-tests/filesystem/File_toURI_extra_argument.html
tct-filesystem-tizen-tests/filesystem/File_toURI_with_nonexist_file.html
tct-filesystem-tizen-tests/filesystem/filesystem_FileStreamSuccessCallback_onsuccess.html
tct-filesystem-tizen-tests/filesystem/filesystem_File_copyTo.html
tct-filesystem-tizen-tests/filesystem/filesystem_File_readAsText.html
tct-filesystem-tizen-tests/filesystem/filesystem_File_resolve.html
tct-filesystem-tizen-tests/tests.full.xml

index 7dfa169c1bf3c61271c46ed504bbde00be5d5db2..e92658b7c2c8461e6b220f2da941669d37f5a490 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileArraySuccessCallback_notexist
 //==== LABEL: check if is possible to call FileArraySuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileArraySuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileArraySuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileArraySuccessCallback:FileArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index cd314b8bfba0c91bf6a5432578e1c7508b768f49..c1aaf01930f03fd9b0c8b577ee60956a819c6fc2 100644 (file)
@@ -34,8 +34,6 @@ Authors:
 //==== TEST: FileArraySuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified in FileArraySuccessCallback.
 //==== 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:IO:Filesystem:FileArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index 473946dd0295a69c18354e15239e7e2d51be8334..1dd441ba622e7f179d00d6d0992c9e80507be41b 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileStreamSuccessCallback_notexist
 //==== LABEL: check if is possible to call FileStreamSuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileStreamSuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileStreamSuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStreamSuccessCallback:FileStreamSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index 5192ed6ab436d6aa95890de5a8164454f5140519..d2a9952bd9090f7252da896c5a7be28d7609a992 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileStreamSuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified in FileStreamSuccessCallback.
 //==== 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:IO:Filesystem:FileStreamSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index 01c6b67184688819e2bfef041d095a32e47b7f0f..6e2e04a36e78cc0affb80332c9cd552ba69a567d 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== LABEL Check attribute bytesAvailable in FileStream
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:bytesAvailable A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if attribute: bytesAvailable is exist
-//==== EXPECT a new empty file should be created in the given path
 //==== TEST_CRITERIA AE ARO AT
 var t = async_test("FileStream_bytesAvailable_attribute"),
     resolveSuccess, resolveError, openStreamSuccess, openStreamError, file,
index a12552e92ac8d5d3320e36bdd2806612e85e8356..9e33d8d6060668bd7eae64f87b0da15bb1e2a987 100644 (file)
@@ -48,8 +48,6 @@ Authors:
 //==== LABEL Check proper invocation close()
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:close M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if close a FileStream.
-//==== EXPECT a new empty file should be created in the given path
 //==== TEST_CRITERIA MNA MR MNAST
 var t = async_test("FileStream_close"),
     fsTestFileName = getFileName("closeFile.txt"), retVal,
index d067f11ee4a073ae7fb7753d8e3ccb207b5eddbf..a5d2518a2bcbbe7c1fd4cec9c8880c53302b360b 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:close M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: close is exist
-//==== EXPECT a new empty file should be created in the given path
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_close_exist"),
     fsTestFileName = getFileName("existFile04.txt"),
index 2097aca7ac648ca4824daa14b0f4141d3d700951..f3fefa1460d90b0f513a9735945ed86c2b15e7ae 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== LABEL Check attribute eof in FileStream
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:eof A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html 
-//==== STEP check if attribute: eof is exist
-//==== EXPECT a new empty file should be created in the given path
 //==== TEST_CRITERIA AE ARO AT
 var t = async_test("FileStream_eof_attribute"),
     fsTestFileName = getFileName("existFile02.txt"),
index cc601edfef1b3001f0dbcdf1c531060b016e151d..474a9e9920fe6fcc224bc642afbddd2d26f87c78 100644 (file)
@@ -31,8 +31,6 @@ Authors:
 //==== TEST: FileStream_extend
 //==== LABEL: test whether the FileStream object can have new attribute added
 //==== PRIORITY: P3
-//==== STEP: test whether the FileStream object can have new attribute added
-//==== EXPECT: The objects must be extensible by default
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:FileStream U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA OBX
index caa361252799ad54e9bbb87fb6d4be901ee1f15e..c811d0cb00a37110ce9900f140be27604de5b2cb 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileStream_notexist
 //==== LABEL: check if is possible to call FileStream in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileStream in new expresion.
-//==== EXPECT: It must not be possible to call FileStream in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:FileStream U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA NIO
index 5355570aa5fa921e34c67b0f98c2062b7b62dba5..175098cc538bf53ebdf4a55111c3dbe9ffb5f93f 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== LABEL Check attribute position in FileStream
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:position A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if attribute: position is exist
-//==== EXPECT a new empty file should be created in the given path
 //==== TEST_CRITERIA AE AT ASG AN
 var t = async_test("FileStream_position_attribute"),
     fsTestFileName = getFileName("existFile0.txt"),
index 1a4b8fdd338ec475a69c8d8f6a66fa4495c2aae0..4055d3318f3c2c888ebb72162aa05c1368aea08e 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_read
 //==== LABEL: Check if method read of FileStream works properly.
 //==== PRIORITY: P1
-//==== STEP: Check if method read of FileStream works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:read M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 2c6ad105adeff61e30aaf9d30c23761818afd171..0417303d7219ab306ac229f77c8f4d4302182e88 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_readBase64
 //==== LABEL: Check if method readBase64 of FileStream works properly.
 //==== PRIORITY: P1
-//==== STEP: Check if method readBase64 of FileStream works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 4df2de1f03e3910750ebf1bbf3114a32fe02be33..78555a89d7d95177fec3e44b109e4f4376735ef2 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: readBase64 is exist
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_readBase64_exist"),
     fsTestFileName = getFileName("existFile07.txt"),
index dffbe76966fabe5b38af9b70977a9af8d5d73b8e..4b3af7d929736a290467752137fe6a5e050f8410 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_readBase64_with_invalid_value
 //==== LABEL check if throw an exception when readBase64 from a file with invalid value.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when readBase64 from a file with invalid value.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 3c63834dfe130523c8d798f9ff55ab57b86abaaa..e5e32a61820f2eb19836d98d89f6525e6525f548 100644 (file)
@@ -50,8 +50,6 @@ Date                        Author                        Description
 //==== TEST: FileStream_readBase64_without_r_permission
 //==== LABEL check if throw an exception when read the specified number of bytes from a file without r permission and encoding the result in base64.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when read the specified number of bytes from a file without r permission and encoding the result in base64.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index a5acd9160d8e42955aaeb21a9f02343cb2699f49..0e05c802c0a861953d256d64584ec8a7125f19b9 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_readBase64_writeFile
 //==== LABEL check if create a new empty file and write content of the file and then read the content of the file as base64
 //==== PRIORITY P3
-//==== STEP check if create a new empty file and write content of the file and then read the content of the file as base64
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:FileStream U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 59ecb26acc9043af6d4a4a70fefe75c0ba16fe45..cdca2d910fb5554aeb22442f4d6b7381b0f788c1 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_readBytes
 //==== LABEL: Check if method readBytes of FileStream works properly.
 //==== PRIORITY: P1
-//==== STEP: Check if method readBytes of FileStream works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 2e3c664ea57a5220d030ba73033ebbee2359f806..ffcee3f95a695540d3c9ad934fbbbea60019dc3f 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: readBytes is exist
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_readBytes_exist"),
     fsTestFileName = getFileName("existFile06.txt"),
index 1184a3a3b264cc97683fb27d1b6cc3f844eaed4b..f367da2d226918851c80027b073ed2b013f83a3b 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: FileStream_readBytes_with_invalid_value
 //==== LABEL check if throw an exception when readBytes from a file with invalid value.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when readBytes from a file with invalid value.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index e28490ccc2cc710dba4e66838ad9b2da8cfac8b0..3276a15089b25aeb08a170aae183e0e4478d9e0a 100644 (file)
@@ -49,8 +49,6 @@ Date                        Author                        Description
 //==== TEST: FileStream_readBytes_without_r_permission
 //==== LABEL check if throw an exception when read the specified number of bytes from a file without r permission.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when read the specified number of bytes from a file without r permission.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:readBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 7f2a5a54c9849bbd89d213445cdfce31da331226..dd8e47a5289efb76c394487cc1e0634adf91952d 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_readBytes_writeFile
 //==== LABEL check if create a new empty file and write content of the file and then read the content of the file as a byte array
 //==== PRIORITY P3
-//==== STEP check if create a new empty file and write content of the file and then read the content of the file as a byte array
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:FileStream U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 0f8baefdd8c7ad08f2911e517350d97a628f5b48..68f3cb9369a5d0b95dd6bed4311615d742af1497 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:read M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: read is exist
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_read_exist"),
     fsTestFileName = getFileName("existFile05.txt"),
index 849220d7cbe461440a9d716b3fc334b186bf76a6..6a8f7d9c078450fa59418cd44a59dc856ac373f0 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_read_with_invalid_value
 //==== LABEL check if throw an exception when read a file with invalid value.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when read a file with invalid value.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:read M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 5bcda2566f10360c79fad4cd4ad0d5433d9f9fe7..3175dad5e4fc6e1274b4197577fb0f1252cba3a9 100644 (file)
@@ -50,8 +50,6 @@ Date                        Author                        Description
 //==== TEST: FileStream_read_without_r_permission
 //==== LABEL check if throw an exception when read a file without r permission.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when read a file without r permission.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:read M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 69c0fc5fe6cc14e40d0d43c28f3bea7de8be7d03..81d49e0e3cb2cdfbc81381b89c6ada9a94f708a7 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_read_writeFile
 //==== LABEL check if create a new empty file and write content of the file and then read the content of the file
 //==== PRIORITY P3
-//==== STEP check if create a new empty file and write content of the file and then read the content of the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:FileStream U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 0c7c7c8c93efd30f18f85c4658e033fedbced517..bbf70bf15d3871a9b8c6772e8c407cd8501bffab 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_write
 //==== LABEL: Check if method write of FileStream works properly.
 //==== PRIORITY: P1
-//==== STEP: Check if method write of FileStream works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:write M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MMINA MR
index 9cc567a409d5c8bb9004605b3ae8518d558d9cae..647a4c05cdb45db2056e68ff80e90c6308f2cb1f 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:writeBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: writeBase64 is exist
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_writeBase64_exist"),
     resolveSuccess, resolveError, openStreamSuccess, openStreamError, file,
index 522909f9a598f882e5953018d3e2fd3bde5c84db..97a9df04d96daa39ec37ccf0c740ce4b9c886d85 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_writeBase64_without_w_permission
 //==== LABEL check if throw an exception when write the specified bytes to a file without w permission and encoding the result in base64.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when write the specified bytes to a file without w permission and encoding the result in base64.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:writeBase64 M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index b385157a02b2278671fb05b1bcfdc377ccf33cea..71a2a0665eb77687b818d2dc1c286c30f8c107e0 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:writeBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: writeBytes is exist
 //  check if method: writeBytes is exist
 //==== TEST_CRITERIA ME
 var t = async_test("FileStream_writeBytes_exist"),
index 8dafa51a8a05e80dabfdd88a5a87c9616781c807..f91f58e5269b48d99dda4f7007c874d0c0307700 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: FileStream_writeBytes_without_w_permission
 //==== LABEL check if throw an exception when write the specified bytes to a file without w permission.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when write the specified bytes to a file without w permission.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:writeBytes M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index db85dedfe95aea35328ed07bf2da26e599a8f38c..481629bda6f242ed72e4bd31df5e4d34e245d555 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:write M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: write is exist
 //==== TEST_CRITERIA ME
 //  check if method: write is exist
 var t = async_test("FileStream_write_exist"),
index 530cdb0def3743bb276d3996ce45cf3beddae7da..ada38c274a7228a8fc7f7d0984582c774d28b919 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: FileStream_write_without_w_permission
 //==== LABEL check if throw an exception when write a file without w permission.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when write a file without w permission.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStream:write M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 096b70dcd035c7d75e7070327a919898cd9fbfa6..cce0a79aa3707aa2316501dd658e9b064670b1bf 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileStringSuccessCallback_notexist
 //==== LABEL: check if is possible to call FileStringSuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileStringSuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileStringSuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileStringSuccessCallback:FileStringSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index 6f8d632436574fb93c70afb4c555b937b2304413..227595ffd0f4b7fc9a7d5f5b4914fac4f50d93ac 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileStringSuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified in FileStringSuccessCallback.
 //==== 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:IO:Filesystem:FileStringSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index 316265b452ce45a6f7484562c9dfd8a2ce2bc775..73d1a0db4a01d9b4d50bd938ad7da64ac325081f 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileSuccessCallback_notexist
 //==== LABEL: check if is possible to call FileSuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileSuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileSuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSuccessCallback:FileSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index 08c75bdf8aae4dacc6abfb6e57057fcfad7414d3..2cd01e189f8f75c7e0cc24dfd8031e926d7933bf 100644 (file)
@@ -34,8 +34,6 @@ Authors:
 //==== TEST: FileSuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified.
 //==== 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:IO:Filesystem:FileSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index ba50b071dcbe32d0135c8684a5783fb957fd7c07..360476887b0bfe759cb2057b5565eedd777c315a 100644 (file)
@@ -40,9 +40,6 @@ Authors:
 //==== LABEL check if FileSystemManagerObject not exist
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManagerObject:FileSystemManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if FileSystemManagerObject not exist
-//==== EXPECT should not exist
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P3
 //==== TEST_CRITERIA NIO
 
index 4b4d843e801a636f24fb4c240ca11fdc58a878b3..f8fd364cfe07a55b2c5d4cb3877282f4aac52941 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_getStorage_with_nonexist_label
 //==== LABEL check if throw an exception when get information about a storage based on nonexist label.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when get information about a storage based on nonexist label.
-//==== EXPECT Exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:getStorage M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 36170fd2f1efdcd1a865dc9a37f331435b1b9aa7..077bd1cb9ccba4039beea3e4c2b38290488b4bb3 100644 (file)
@@ -48,8 +48,6 @@ Date                        Author                        Description
 //==== TEST: FileSystemManager_removeStorageStateChangeListener_with_para_invalid
 //==== LABEL check if throw an exception when removeStorageStateChangeListener with an invalid input parameter.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when removeStorageStateChangeListener with an invalid input parameter.
-//==== EXPECT Exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:removeStorageStateChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 6cbdf77f2e6c8ee2d93ee45ab5d7d08dd3423ed6..3e268675888167b874be04354213e3ba0d136ddf 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_documents
 //==== LABEL check if resolve documents to a file handle.
 //==== PRIORITY P2
-//==== STEP check if resolve documents to a file handle.
-//==== EXPECT the documents should be resolved successfully
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index d99d54ed172acb976f8a1a9a70c66e90ff8acd8b..8b21f95cd544c986924949d41bfc6c0dfbc920f7 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_downloads
 //==== LABEL check if resolve downloads to a file handle.
 //==== PRIORITY P2
-//==== STEP check if resolve downloads to a file handle.
-//==== EXPECT the downloads should be resolved successfully
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index dd910a81d8a86f37bd12cdfe0f10dd24538f6cf5..f3974903354ea4b408746008660626e640627022 100644 (file)
@@ -43,7 +43,6 @@ Authors:
 
 //==== TEST: FileSystemManager_resolve_images
 //==== LABEL: Check if resolve images to a file handle.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 7b1eb88ecae07989e9a008ef39c0e48a9ae101d3..51630f032ef1f869b69ad8159944742f2d43883f 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_invalid_location
 //==== LABEL check if throw an exception when resolve an invalid location.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when resolve an invalid location.
-//==== EXPECT NotFoundError should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 0b3a4c9336c985c4f16a6d4b7bbf48054a2bf2e1..5ab23341f0f31c08db3a2a70c5130a9a841c7ef3 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_mode_a
 //==== LABEL check if resolve a location with mode a.
 //==== PRIORITY P2
-//==== STEP check if resolve a location with an mode a.
-//==== EXPECT the location should be resolved with a mode successfully.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 6064ac7c8257b9487f4d9a8432a4966e05a65982..3f30363ecc005ccfb5b06bff58c74a8ee4a38878 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_mode_r
 //==== LABEL check if resolve a location with mode r.
 //==== PRIORITY P2
-//==== STEP check if resolve a location with mode r.
-//==== EXPECT the location should be resolved with r mode successfully.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 5a7ac53886a82fbbd525dd0aeef8e0c2b9012b32..21108e53474a91f96bd79c452133669cca2aa36f 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_mode_w
 //==== LABEL check if resolve a location with mode w.
 //==== PRIORITY P2
-//==== STEP check if resolve a location with mode w.
-//==== EXPECT the location should be resolved with w mode successfully.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 77daee136dcbc41126302f03dd2d7e433bca439d..629111bf23b67f0c1c3209a8addd19626f817bce 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_music
 //==== LABEL check if resolve music to a file handle.
 //==== PRIORITY P2
-//==== STEP check if resolve music to a file handle.
-//==== EXPECT the music should be resolved successfully
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index a5694e6d1e21cdf5f88b61fcd73552a1e227e2c4..c58088b18d0094bf3dfdbc3a0195948c0f3c33ab 100644 (file)
@@ -43,7 +43,6 @@ Authors:
 
 //==== TEST: FileSystemManager_resolve_ringtones
 //==== LABEL: Check if resolve ringtones to a file handle.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 6e753e05810be1aeafe3115ffcd0872fee70b45d..4fde7db2e13f49846566c14f870858b70cebacde 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_ringtones_invalid_mode_a
 //==== LABEL check if InvalidValuesError will be reported when the ringtones directory is resolved with mode a
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the ringtones directory is resolved with mode a
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 2d40b19766fabd6fbaa61bff494f70b1dd268410..e1b177e55517d7de72b9f1e96c9c0462c193cf9a 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_ringtones_invalid_mode_rw
 //==== LABEL check if InvalidValuesError will be reported when the rightones directory is resolved with mode rw
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the rightones directory is resolved with mode rw
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index a73115ae7520da0de039a57c2219339981953717..c771a78d6c41d2974c11087e7fbc6495bc741124 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_ringtones_invalid_mode_w
 //==== LABEL check if InvalidValuesError will be reported when the ringtones directory is resolved with mode w
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the ringtones directory is resolved with mode w
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 8730acff320c6924bbc29eca5af4724c9e77f186..a49944d32dfd7e51504ab96a95164f19396f41d4 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_videos
 //==== LABEL check if resolve videos to a file handle.
 //==== PRIORITY P2
-//==== STEP check if resolve videos to a file handle.
-//==== EXPECT the videos should be resolved successfully
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 264e75abead10a5d6c022bc921c40890c3d7ddbe..c14b657ae6191d027767b24ff7cff6e36d0206a2 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_wgt-package_invalid_mode_a
 //==== LABEL check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode a
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode a
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 5fe4197ef28b3f5f83975161ad5b2f137de50dfb..2166c37d67c67e65ca37307dd36e20b70b778234 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_wgt-package_invalid_mode_rw
 //==== LABEL check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode rw
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the wgt-package directory is resolved with moderw
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 65e63ef9ede79274b42dd52bd2afc221612e5650..50b3061adc7cf52ac9aecf98fbdedff3bb211b26 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemManager_resolve_wgt-package_invalid_mode_w
 //==== LABEL check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode w
 //==== PRIORITY P2
-//==== STEP check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode w
-//==== EXPECT the exception should be thrown
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 16323ef0fe5cd6fc694ac63aa2d8749c6ac7d3af..4c65ed6de5a472473900d36daccb54164944eb9e 100644 (file)
@@ -43,7 +43,6 @@ Authors:
 
 //==== TEST: FileSystemManager_resolve_wgt_package
 //==== LABEL: Check if resolve wgt-package to a file handle.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 819591ca1b69f5c7de5059d3cae099ca8ce78e40..f6cb123a1b7a6f86e03fbb2a7fdbc43b3910abe2 100644 (file)
@@ -43,7 +43,6 @@ Authors:
 
 //==== TEST: FileSystemManager_resolve_wgt_private
 //==== LABEL: Check if resolve wgt-private to a file handle.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 5bf2c23b6ea7756e33b01e61d44ee95d51c5ab51..aed158db7fff457e00f3e5fa927cb535887e1e29 100644 (file)
@@ -42,7 +42,6 @@ Authors:
 
 //==== TEST: FileSystemManager_resolve_wgt_private_tmp
 //==== LABEL: Check if resolve wgt-private-tmp to a file handle.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:FileSystemManager:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 2e58cb5e948da4166e3da1276968150ef0d08cee..f39175bfa547d74acb7184d8f71dedc1a7cd34a6 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileSystemStorageArraySuccessCallback_notexist
 //==== LABEL: check if is possible to call FileSystemStorageArraySuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileSystemStorageArraySuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileSystemStorageArraySuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemStorageArraySuccessCallback:FileSystemStorageArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index 5dc4bcc6616d6074adcdf532593280dfd934ff86..1342f94f593899555b6f98441a1faf6a6f4243dc 100644 (file)
@@ -34,8 +34,6 @@ Authors:
 //==== TEST: FileSystemStorageArraySuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified in FileSystemStorageArraySuccessCallback.
 //==== 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:IO:Filesystem:FileSystemStorageArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index fe98faa59f856dd491d5d084af027a1d0d16472b..da297af000e3f219c7a7896303e24576033c0c1c 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileSystemStorageSuccessCallback_notexist
 //==== LABEL: check if is possible to call FileSystemStorageSuccessCallback in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileSystemStorageSuccessCallback in new expresion.
-//==== EXPECT: It must not be possible to call FileSystemStorageSuccessCallback in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemStorageSuccessCallback:FileSystemStorageSuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBNIO
index a0453af76f381796a56caf9dcb17344c90fc039b..d4f3d9e0e239b206b0cb73d1af7c85044ab43d58 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: FileSystemStorageSuccessCallback_onsuccess
 //==== LABEL: Test whether the type of each argument is equal to the specified in FileSystemStorageSuccessCallback.
 //==== 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:IO:Filesystem:FileSystemStorageSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA CBT
index 374041a4ce2ca767491dea7c6fb2aee2fdbf9420..f73ea7d0c642cdfdbe18554eeef349097f69fe33 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: FileSystemStorage_extend
 //==== LABEL: test whether the FileSystemStorage object can have new attribute added
 //==== PRIORITY: P3
-//==== STEP: test whether the FileSystemStorage object can have new attribute added
-//==== EXPECT: The objects must be extensible by default
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemStorage:FileSystemStorage U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA OBX
index f72a0cbe93e2590670ec6098d8b3f6c3d08900ba..b9c1e66a5fc7cdc342054d1087981e21feaa8abb 100644 (file)
@@ -30,9 +30,6 @@ Authors:
 //==== TEST: FileSystemStorage_notexist
 //==== LABEL: check if is possible to call FileSystemStorage in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call FileSystemStorage in new expresion.
-//==== EXPECT: It must not be possible to call FileSystemStorage in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:FileSystemStorage:FileSystemStorage U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA NIO
index 0d19d41d0070f625aa6c87ec4906d76a7f74a174..65fe8a6d8db3fca4c23a757907325dc4e4b9ce98 100644 (file)
@@ -34,7 +34,6 @@ Authors:
 <script>
 //==== TEST: File_copyTo
 //==== LABEL: Check if method copyTo of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA
index d1d0a34aa70e7520bc3dfd8eb34d1b9ca095b608..cb37c723e16c672265895bd519359da98230826b 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_copyTo_dir_overwrite_false
 //==== LABEL check if error callback was invoked when copy a directory to another location of the directory with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback was invoked when copy a directory to another location of the directory with the same name (overwrite is false)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 24a29f8c22ee9ab7bbc612df814e9af0846815b0..a0d2d284dac0dee306ff851122310af790196f2c 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_copyTo_dir_overwrite_true
 //==== LABEL check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull.
 //==== PRIORITY P2
-//==== STEP check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull.
-//==== EXPECT directory should be copied to another location where already exist the directory with the same name
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index d180d1fdc347454d82b8ff2aa60c078938e1e19d..139aa510963ce9fe9957736d93fe9776998af6d6 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_copyTo_dir_samedir_samename_overwrite_false
 //==== LABEL check if error callback invoked when copy a directory to the same location with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when copy a directory to the same location with the same name (overwrite is false)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 34e620d21cc456cd1b56573ac22efbe035b14825..9a5ca2f0ea6ff5eaaacab368ffcd94ba1e1891ff 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_copyTo_dir_samedir_samename_overwrite_true
 //==== LABEL check if error callback invoked when copy a directory to the same location with the same name (overwrite is true).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when copy a directory to the same location with the same name (overwrite is true).
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 7cf1c657d84c28054dcfa9f217e4a2d98b93aafd..fc1c021b4fbc6ab604d77869009cf5a8dffa42b3 100644 (file)
@@ -48,7 +48,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: copyTo is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_copyTo_exist"), resolveSuccess, resolveError;
index fb3833861cae7c2c0c52aaa746998f4fc52b56f9..a38bc6dcb7c0efbc344212eba4842cd4cbf994a4 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_copyTo_file_overwrite_false
 //==== LABEL check if error callback was invoked when copy a file to another location of the file with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback was invoked when copy a file to another location of the file with the same name (overwrite is false)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 5e8c5c1bb9f81b04117162d984a5f031899ed356..e44919aa23a73d3e0c48acf28f12992f2f3efae1 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_copyTo_file_overwrite_true
 //==== LABEL check if copy a file to another location of the file with the same name (overwrite is true) was successfull.
 //==== PRIORITY P2
-//==== STEP check if copy a file to another location of the file with the same name (overwrite is true) was successfull.
-//==== EXPECT file should be copied to another location where already exist the file with the same name
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index e6865356bbb1689d94d2be72036af9e13e6d3286..e0ef650e35c59da242be45d5c1fdd6a0b4af68d4 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_copyTo_file_samedir_samename_overwrite_false
 //==== LABEL check if error callback invoked when copy a file to the same location with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when copy a file to the same location with the same name (overwrite is false).
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index b0ed01be7e7f61cbb9771e68488e6846bb0abe86..f675f4914ef35dce5c37f794faa7892040162aae 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_copyTo_file_samedir_samename_overwrite_true
 //==== LABEL check if error callback invoked when copy a file to the same location with the same name (overwrite is true)
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when copy a file to the same location with the same name (overwrite is true)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index c657880a2492a2ff5de792b664423dc81cb8aab9..89222395a94dbe54733e86922f9c176272a812f6 100644 (file)
@@ -35,7 +35,6 @@ Authors:
 //==== TEST: File_copyTo_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in copyTo method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 148ad1cf2c8527f48a91e14241348b87896aced1..f2e2fa6952785fcfb88c4a6ab11f25b8a29cedaf 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 //==== TEST: File_copyTo_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in copyTo method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 5c521dab786f21a0751c165e590ba6856bd9836a..a136a8686acdbb103e71792cfd93c1166432347f 100644 (file)
@@ -36,7 +36,6 @@ Authors:
 //==== TEST: File_copyTo_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in copyTo method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index d044e604b88d4475db16d1ee039c8b830cacde30..7512ed57c7a1edaba9bf97985686ba2422261bbb 100644 (file)
@@ -35,7 +35,6 @@ Authors:
 //==== TEST: File_copyTo_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in copyTo method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 4c8cc6adac581c6a1221990b8d679f074e3da71d..eca771021bb301ddaec7661fbbae00cb3720c12b 100644 (file)
@@ -49,8 +49,6 @@ Authors:
 //==== TEST: File_copyTo_with_destination_invalid
 //==== LABEL check if throw an exception when copy a file to an invalid destination.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when copy a file to an invalid destination.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 4e73324cbd876620abef8eecc894a4610b6197ee..fb6b576e78db4eacd9b67688a3fff1da4d646a8d 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_copyTo_with_file_handle
 //==== LABEL check if throw an exception when copyTo with file handle.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when copyTo with file handle.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index ab7387f2a2522a6e7ad660ae63ce460b85acbfcc..87455be3a845ef75d774de8e0f1bf47e61e07ee7 100644 (file)
@@ -38,7 +38,6 @@ Authors:
 
 //==== TEST: File_copyTo_with_onerror
 //==== LABEL: Check if method copyTo wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index d2400571b2f4f0fc18aec5dcdb79bd089908f6b9..8b49f8196cc7b0f70893faa0687afb87d7a50f76 100644 (file)
@@ -38,7 +38,6 @@ Authors:
 
 //==== TEST: File_copyTo_with_onsuccess
 //==== LABEL: Check if method copyTo with onSuccess optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MR
index 796026ada667e34126e36763cd2c6d88206ec7e7..7714e84c492bb4ee235e544f4e543bc2e254495f 100644 (file)
@@ -48,8 +48,6 @@ Authors:
 //==== TEST: File_copyTo_with_para_invalid
 //==== LABEL check if throw an exception when copyTo with invalid parameters.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when copyTo with invalid parameters.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 729e3f6f40e582cf3c8c62aace8f6d36b45c6fa4..90f6163ced62dc46ace356d7e8c38cdaf1b8a0db 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_copyTo_writeFile_newName
 //==== LABEL check if create a new empty file and write content of the file and then copy the file to the same location with different file name
-//==== STEP check if create a new empty file and write content of the file and then copy the file to the same location with different file name
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index e89b19d0fa70ea4f8d4a21cfe7ec7c1fbd33806c..acb6534e87fa7af1261b4c74017cb610d979fa03 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_copyTo_writeFile_overwrite_false
 //==== LABEL check if create a new empty file and write content of the file and then copy the file to another location with same file name (overwrite false)
-//==== STEP check if create a new empty file and write content of the file and then copy the file to another location with same file name (overwrite false)
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 2d9717767111b4e6c65cce1621c65c50775dbde7..5048e3241b036652a822969e5f394090e691e404 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_copyTo_writeFile_subdir
 //==== LABEL check if create a new empty file and write content of the file and then copy the file to subdirectory with same file name
-//==== STEP check if create a new empty file and write content of the file and then copy the file to subdirectory with same file name
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 1faeefcf7ebb5b50a7d3b54606072d5dc7abb84c..5ec75014f4cfff7fc820bc87a5d6c3352e29a9ca 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 
 //==== TEST: File_createDirectory
 //==== LABEL: Check if method createDirectory of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:createDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MMINA MR
index 9d8ae08e60837262a12e9fc62ca187dc8dc58613..013145b3dcb61545fca2630612fefc7279df5bda 100644 (file)
@@ -48,7 +48,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:createDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: createDirectory is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_createDirectory_exist"),
index 4d1d0612b0490f8c14368cf08050e6026b0c3592..f20818d60c9aaa6068c32edd8009ab61944c7fd0 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_createDirectory_level2
 //==== LABEL check if create directory of two levels.
 //==== PRIORITY P2
-//==== STEP check if create directory of two levels.
-//==== EXPECT level2 directory should be created.
 //==== SPEC Tizen Web API:IO:Filesystem:File:createDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MAST
index 2c39357d98957bdfc1bc0ff77fbe141f35826c05..8b53af2910494637b217451459ec44c2fd64cef6 100644 (file)
@@ -36,7 +36,6 @@ Authors:
 
 //==== TEST: File_createFile
 //==== LABEL: Check if method createFile of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:createFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MMINA MR
index ce6fb1a28bd7cdd3093c22124425fa493e922cce..6e356eb2f78b3ca96d289fb170b8781b9d61c008 100644 (file)
@@ -48,7 +48,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:createFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: createFile is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_createFile_exist"),
index 3435c98ad910127c0151ee57daf038d917fd71d0..20b5b2eb58e3e07201b9e197c1ac02b854019dd8 100644 (file)
@@ -49,9 +49,6 @@ Authors:
 //==== LABEL create existing file
 //==== SPEC Tizen Web API:IO:Filesystem:File:createFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP create existing file
-//==== EXPECT an exception must be thrown
-//==== EXECUTION_TYPE auto
 //==== PRIORITY P2
 //==== TEST_CRITERIA MMINA MAST
 
index e043bb53eacd531beb46bc336ba400b59802680a..53805f49ead8d8d0559e91a568eab595a022d381 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_createFile_with_invalid_name
 //==== LABEL check if throw an exception when create file with invalid file name.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when create file with invalid file name.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:createFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 55ecc3c72e40612f0c93d02959a2107b696f8246..4cc175a68dfee05829d100c0d0ca876500686632 100644 (file)
@@ -36,7 +36,6 @@ Authors:
 
 //==== TEST: File_deleteDirectory
 //==== LABEL: Check if method deleteDirectory of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA
index 4508cf72bc833680e503ac377f56ba46286bfa82..96d54948a8e3de190e080bd4e47c9b0062f4d8e1 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteDirectory_createDir_documents
 //==== LABEL check if create a new directory in documents and then delete the directory
-//==== STEP check if create a new directory in documents and then delete the directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index c98fbe48ab642dc775c034e4eb93e99660f1a532..9ea55cd8a8612ee15604073415c0b95544707a97 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteDirectory_createDir_downloads
 //==== LABEL check if create a new directory in downloads and then delete the directory
-//==== STEP check if create a new directory in downloads and then delete the directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 2f229db965d5b831db0ddac4e6a12b599a23afef..424389c9a23ca425ac871b9ff460a0a2bdb028b4 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_deleteDirectory_createDir_images
 //==== LABEL check if create a new directory in images and then delete the directory
 //==== PRIORITY P1
-//==== STEP check if create a new directory in images and then delete the directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 2d571e33482f3f531b8c26a9e3d4e6f5ca9fd56c..516c7a5ce5b8c9a12611ee9814314caaff005bb2 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_deleteDirectory_createDir_music
 //==== LABEL check if create a new directory in music and then delete the directory
 //==== PRIORITY P1
-//==== STEP check if create a new directory in music and then delete the directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 540bd0061cdc186fc31665362650792b63463448..d551eb4b2dea6a8bd63def76837755fb79557dfc 100644 (file)
@@ -48,8 +48,6 @@ Authors:
 //==== TEST: File_deleteDirectory_createDir_videos
 //==== LABEL check if create a new directory in videos and then delete the directory
 //==== PRIORITY P1
-//==== STEP check if create a new directory in videos and then delete the directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 0025d487027fc6f0aa3f66256e00f83eda3eaa53..48b789785d8d5e7aa683a3e04a6a4edbb56e037e 100644 (file)
@@ -48,7 +48,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: deleteDirectory is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_deleteDirectory_exist"),
index 1b3620d7c8f04bb557886b01bf11cd399972499d..c6a73392c77c10ffafd526831c4dd7b899c908e6 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 //==== TEST: File_deleteDirectory_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in deleteDirectory method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index b2f91330790c512bf3ab85bfe232da3559fb6af3..8a486635229552bc964f60eff9de9ce19657e521 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 //==== TEST: File_deleteDirectory_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in deleteDirectory method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 640ba27088f373c68d21d5528b49e774be2e2152..2a2c82db962b7e8a4dd9a43a18322a608d9c5a53 100644 (file)
@@ -39,7 +39,6 @@ Authors:
 //==== TEST: File_deleteDirectory_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in deleteDirectory method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 82a27b68a1ee29466993489146644504269a6b15..75c01a5d6f1285f993a642f5d5a58b26bb8a9870 100644 (file)
@@ -38,7 +38,6 @@ Authors:
 //==== TEST: File_deleteDirectory_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in deleteDirectory method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 77ac80fa9265421ccb0db4358f36797dc4c08ab9..6fd3f24fd47d1522235fc9f396d165a4b86dd8c0 100644 (file)
@@ -48,8 +48,6 @@ Authors:
 //==== TEST: File_deleteDirectory_with_file_handle
 //==== LABEL check if throw an exception when delete a dir with file handle.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when delete a dir with file handle.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index df2af4944b616ef93deaa3c182b5bb563e4c2ff7..16d3ba9ace576b7085630a2c6e9736aae5c47b1e 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 
 //==== TEST: File_deleteDirectory_with_onerror
 //==== LABEL: Check if method deleteDirectory wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 77344b88f008d6786296c488b0714be63980d4d9..0557f8375ce1c80deb205a795d60276b6e87619d 100644 (file)
@@ -38,7 +38,6 @@ Authors:
 
 //==== TEST: File_deleteDirectory_with_onsuccess
 //==== LABEL: Check if method deleteDirectory wit onSuccess optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteDirectory M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MR
index a3158a6ed8a332012c79d75c3724f73c4c02fa5e..1af3f556c97a21b1c270ef62273c8218fb9309d1 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 
 //==== TEST: File_deleteFile
 //==== LABEL: Check if method deleteFile of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MR
index 325d98cd89f8738b0267d94402f5e9e4acb34df7..98238cd2e67e626332e7abd57d300b8e73c2a56d 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_copyFile_downloads
 //==== LABEL check if create a new file in downloads and copy the file to another location and then delete the file
-//==== STEP check if create a new file in downloads and copy the file to another location and then delete the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 11801562893ea926cdb99af8e320ef19ecece147..0226726ead2ba10a1f72fe8c5d0613b3029f44df 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_copyFile_images
 //==== LABEL check if create a new file in images and copy the file to another location and then delete the file
-//==== STEP check if create a new file in images and copy the file to another location and then delete the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index ccf22a508f70cfe22853d2cc30e9c5483ab0530b..848944c629559772576724196c1c9d183fac522b 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_copyFile_music
 //==== LABEL check if create a new file in music and copy the file to another location and then delete the file
-//==== STEP check if create a new file in music and copy the file to another location and then delete the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 5882499e1cf90c64ba27762ce16dad25c9ea232b..5c0e01f8e302ad82c20d58b9d878dea13bdef50e 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_copyFile_videos
 //==== LABEL check if create a new file in videos and copy the file to another location and then delete the file
-//==== STEP check if create a new file in videos and copy the file to another location and then delete the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 0a1332b0ca17f12ffadff8fb14564d6704075196..b39e7c27331d9ca95831323768ca9d3436eabe6e 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_createFile
 //==== LABEL check if create a new file and then delete the file
-//==== STEP check if create a new file and then delete the file
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index f0ada5b644e166d5f1655736217e536288b777b0..afe691a1fc2a46914923d7bd261c4b108c014dff 100644 (file)
@@ -47,7 +47,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: deleteFile exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_deleteFile_exist"),
index ed31830225b9098c3e64ed37b6632859eebaf595..a5dcd5d7aa73206538a42eb6a60713186cdc876e 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_listDocumentsFiles
 //==== LABEL check if delete the list of all files in documents
-//==== STEP check if delete the list of all files in documents
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 0aec15e27a1dfb0ad5630273b37d05c68b8b9a6f..76a43fd45ab221ce7366b8a19d25d31c220c5c9c 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_listDownloadsFiles
 //==== LABEL check if delete the list of all files in downloads
-//==== STEP check if delete the list of all files in downloads
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index c0396055972e3b8a7c9ba90143e4df53d2b075ab..e6c7b0606a2f389cbfcd12170563b032b3bfe388 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 
 //==== TEST: File_deleteFile_listImagsFiles
 //==== LABEL check if delete the list of all files in images
-//==== STEP check if delete the list of all files in images
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 9ea42e8c504597763b112fa38a70e8dd9fcca7a2..bd708cfc5427c52c78fcaa2c3f3cc7689aab2f40 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_listMusicFiles
 //==== LABEL check if delete the list of all files in music
-//==== STEP check if delete the list of all files in music
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 469956be83613688d321ee55fb13c77850826229..08647a989ed2eb92acf209fcc57061add0e57e25 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_deleteFile_listVideosfiles
 //==== LABEL check if delete the list of all files in videos
-//==== STEP check if delete the list of all files in videos
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 66486f3d8950a4ad8639812cc217585742807da6..ab30fd57ca76fd4a6afe11c624f456fb2714240f 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_deleteFile_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in deleteFile method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 183ed2127d8d46637517867433055db6f0f368ea..44776794cf6e88fc31146db5b93a80d63955dae6 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_deleteFile_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in deleteFile method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index f7d80279b3db0f36c27e83848c347bd3b573acb8..584eb5facac1820eb4f767c6d59f63a8a0c6dc2f 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_deleteFile_onsuccess_TypeMismatch
 //==== LABEL: Check argument onsuccess conversions exception in deleteFile method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index e12eff8bec87dc095ef6a1460339f3293b115b4f..fed50b7cc7a3b963adf5c1cbf6cc689e743e1d15 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_deleteFile_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in deleteFile method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 648fad2c7be12a9ca73cdf4140eee1cacf406ef1..49d26fb7398119ee138a2af9f8e3be9ffd260423 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_deleteFile_with_dir_handle
 //==== LABEL check if throw an exception when delete a file with dir handle.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when delete a file with dir handle.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index b1f8e06bccb704dbc437bf5171151e2e88930759..2fc421a1e5b6e1709c46910a41748678ba4a2ee1 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_deleteFile_with_nonexist
 //==== LABEL check if throw an exception when delete a file which not exist.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when delete a file which not exist.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 31cda75cc266005d6061f4f0d47dbdfabf5932af..be2a650fc06863f07b1e3778652821267b4eec5c 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 
 //==== TEST: File_deleteFile_with_onerror
 //==== LABEL: Check if method deleteFile wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 0489e1d9efbfcffa4ef8d20580679eb6cf9654d2..c30d42786c9a110c42d5326cee85426d9690d794 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 
 //==== TEST: File_deleteFile_with_onsuccess
 //==== LABEL: Check if method deleteFile with onSuccess optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:deleteFile M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 3700f2fcc29721513265c62feff51bfbb829a868..d9f6b1e3ad726d6137799ab036312187f9b3ea9f 100644 (file)
@@ -32,8 +32,6 @@ Authors:
 //==== TEST: File_extend
 //==== LABEL: test whether the File object can have new attribute added
 //==== PRIORITY: P3
-//==== STEP: test whether the File object can have new attribute added
-//==== EXPECT: The objects must be extensible by default
 //==== SPEC Tizen Web API:IO:Filesystem:File:File U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA OBX
index 003c5722d95d9cdc1b5e3d4df0f3e47b9bc180e1..3a979cef727b262746d665a56afc3d54f64666a3 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 
 //==== TEST: File_listFiles
 //==== LABEL: Check if method listFiles of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index f31e889a8693d4bdffc2ce78f2a3b5286db27227..5af30565382985a3f464dc88e16edfb888151b24 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 
 //==== TEST: File_listFiles_createFiles
 //==== LABEL check if create a new directory and then list all files in this directory
-//==== STEP check if create a new directory and then list all files in this directory
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index a50329dca4e86f186c560c8bda8d42ec795be7d9..3d6417cc7c93c71d9553924ffe693c6d1774a639 100644 (file)
@@ -47,7 +47,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: listFiles is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_listFiles_exist"), resolveSuccess, resolveError;
index 31cba422203d87ee5d3924eabf2a4feaea914158..d1fe8dcacc4b0984c46627d24fd8d9e6051ba00e 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_listFiles_filter_TypeMismatch
 //==== LABEL: Check argument filter conversions exception.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index a5b029176c0b738e18cb2a04b23d56cba1575206..0f4f7fd2b530291407b6810ac4ec0931bc3f30ba 100644 (file)
@@ -33,8 +33,6 @@ Authors:
 //==== TEST: File_listFiles_filter_empty
 //==== LABEL check with empty FileFilter argument of listFiles
 //==== PRIORITY P2
-//==== STEP check with empty FileFilter argument of listFiles
-//==== EXPECT method works properly
 //==== SPEC Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MTD
index 8ead8ec353c6beeeb9140ff91b8e93520fa34f58..2aab539ab85eac05c048aa90804e5dc6fa7c1e02 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_listFiles_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in listFiles method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 9502411ba79cc9a5ad2b0636edb75cc9c04a59ec..138cc3a48d8f42600de2dbe85f7d2b825aaf3308 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_listFiles_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in listFiles method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 47b643385d71fed34cd4b90ff120efbd85b10487..4f0ee20c6cad24954a8ebd0147032a0bf3a26fd0 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_listFiles_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in listFiles method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 3e218536655bdc4baac31c32d31d0bcebfe6e10f..7d84f0794f19852704b214db5a78c5e941aa329e 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_listFiles_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in listFiles method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 43c214bd2eb059a885674012b6941ce10b74d058..1d55f9e72d324244c170d2428fd4630f295be227 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: File_listFiles_with_file_handle
 //==== LABEL check if throw an exception when listFiles with a file handle.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when listFiles with a file handle.
-//==== EXPECT IOError should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 5a79a6b002512d68ed117e0d292765bacfb6f86f..92f2c5d6680401cf5ae0883bafc80c5bc6adb609 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_listFiles_with_filter
 //==== LABEL check if list files in documents directory with filter.
 //==== PRIORITY P1
-//==== STEP check if list files in documents directory with filter.
-//==== EXPECT the files match the filter should be returned in the success.
 //==== SPEC Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index c43ce354e77f7d78f1279d05886e07420d6a1db9..52a4325e849b9e1bf7f9568bca5dd2be079b664d 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 
 //==== TEST: File_listFiles_with_onerror
 //==== LABEL: Check if method listFiles wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:listFiles M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index f521c2f1ac97bc0a51ed78b44e143cb6556a1904..7cd5c4e36e298ba05d85c1e056f70c94d0cb2d7b 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 
 //==== TEST: File_moveTo
 //==== LABEL: Check if method moveTo of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 66a5f861a98f6993049554f0a4f956292c112dfc..73777b76e4610c3d01a60e3794d476492c20e4eb 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_moveTo_dir_samedir_samename_overwrite_false
 //==== LABEL check if error callback invoked when move a directory to the same location with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when move a directory to the same location with the same name (overwrite is false)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 148ca5f56f6b7e03cb90a5e201d1961cfefa88aa..85ada7bcea32c10cd94d33fc42e33f46d2249ab3 100644 (file)
@@ -35,8 +35,6 @@ Authors:
 //==== TEST: File_moveTo_dir_samedir_samename_overwrite_true
 //==== LABEL check if error callback invoked when move a directory to the same location with the same name (overwrite is true).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when move a directory to the same location with the same name (overwrite is true)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index be209154dbe6857cb14f3cd76c22986df33205c8..377649a8af51fa730a69410fe4dfdcb93cead078 100644 (file)
@@ -47,7 +47,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: moveTo is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_moveTo_exist"), resolveSuccess, resolveError;
index 8c675308185118c091e110cc504d5a50847357a1..5f8c621c556e3fe9d5027f2a435e1eed0c20c81e 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: File_moveTo_file_samedir_samename_overwrite_false
 //==== LABEL check if error callback invoked when move a file to the same location with the same name (overwrite is false).
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when move a file to the same location with the same name (overwrite is false).
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 56c863ea8be2dd2330e74b717a723968c1914d44..7578b362b683a458e87b5cdee479c4a3feb10503 100644 (file)
@@ -42,8 +42,6 @@ Authors:
 //==== TEST: File_moveTo_file_samedir_samename_overwrite_true
 //==== LABEL check if error callback invoked when move a file to the same location with the same name (overwrite is true)
 //==== PRIORITY P2
-//==== STEP check if error callback invoked when move a file to the same location with the same name (overwrite is true)
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index b275fe3e76f6037d6d858a89440f1801980cd999..7a7fd9c8cbcacf8f1eeb3099d735d46c39a9862c 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_moveTo_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in moveTo method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index eecbab116bb9b74ff3fa9ddee28da8700755d5c5..565c314c2019e8bc2f25a05aac75eb43dca6543e 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_moveTo_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in moveTo method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 43307f09af06f04f6f266b9b35ac30c8b5e6c232..ae9314ffa031727aa45b32605ae2c44a5f0010bc 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 //==== TEST: File_moveTo_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in moveTo method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 4b4a414aa0bdfe4e7c3f4ef2b596c6d824996ac5..81cd943b32d20a27db7dd4cda9655516049acddd 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 //==== TEST: File_moveTo_onsuccess_invalid_cb
 //==== LABEL: check if an exception was thrown when a fake callback (onsuccess) was passed into moveTo method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 3faeb1d80716fce8acee4d3d48543f28cd214aa8..c0cf1d58d51f34f4dc6b6cf5f4ddbadc4518c201 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_moveTo_with_file_handle
 //==== LABEL check if errorCallback will be invoked when moveTo will be used with file handle.
 //==== PRIORITY P2
-//==== STEP check if errorCallback will be invoked when moveTo will be used with file handle.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 9a4151c61d0b490347d1369fef481a2b2c55755e..54433d001946a9a1c4a4d94a52227d1061b5769b 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 
 //==== TEST: File_moveTo_with_onerror
 //==== LABEL: Check if method moveTo wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 66208a11ed1a04c216ddb4c949733fd2bcc6f7e2..2171d04103a92a555829de9cf6dcefe85dceb33f 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 
 //==== TEST: File_moveTo_with_onsuccess
 //==== LABEL: Check if method moveTo wit onSuccess optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index f3b81ab21babcefb000c5e1318f6b28a71b1c50a..3aac32faa8dedb9d1d2b9ee31931d7ef3197fb5f 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_moveTo_with_path_invalid
 //==== LABEL check if throw an exception when move a file to an invalid path.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when move a file to an invalid path.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index b537d41cff8930fd2556026f78caf8a4015c3d6b..9ee7b1bc6e0c36217810f19a88a4254b9978a272 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 
 //==== TEST: File_moveTo_writeFile_newName
 //==== LABEL check if create a new empty file and write content of the file and then move the file to the same location with different file name
-//==== STEP check if create a new empty file and write content of the file and then move the file to the same location with different file name
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 2c2f2f3b2ca18acce6709eddeecaef55941eb7f2..7b5f6d740d55e19f2b4a20646e33ac0e06b4823d 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 
 //==== TEST: File_moveTo_writeFile_overwrite_false
 //==== LABEL check if create a new empty file and write content of the file and then move the file to another location with same file name (overwrite false)
-//==== STEP check if create a new empty file and write content of the file and then move the file to another location with same file name (overwrite false)
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index 248b6c750991300e8dcaf0f9983bdfd0b61bd854..b972f8da0914a32e59e06ba6ea8234d4159f3346 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 
 //==== TEST: File_moveTo_writeFile_subdir
 //==== LABEL check if create a new empty file and write content of the file and then move the file to subdirectory with same file name
-//==== STEP check if create a new empty file and write content of the file and then move the file to subdirectory with same file name
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:moveTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index c4774d3ad9043e10ff0fbcea50dbf590e9b48151..1e161bde1fce7b38929001be5599a59155409195 100644 (file)
@@ -31,9 +31,6 @@ Authors:
 //==== TEST: File_notexist
 //==== LABEL: check if is possible to call File in new expresion
 //==== PRIORITY: P3
-//==== EXECUTION_TYPE: auto
-//==== STEP: Check if is possible to call File in new expresion.
-//==== EXPECT: It must not be possible to call File in new expresion.
 //==== SPEC Tizen Web API:IO:Filesystem:File:File U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA NIO
index e2572c0301a53959073f69dd2cc02f11d77ca48c..578ff4254c6d4ac72789b63ecb85295c7b6d377b 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 
 //==== TEST: File_openStream
 //==== LABEL: Check if method openStream of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 3649d56e7d85e37c8b6210d4202b6d93d40da707..f6984644b8ac6297f48df5b9e22a6beb516482b7 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_openStream_encoding_invalid
 //==== LABEL check if throw an exception when open the file in invalid encoding.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when open the file in invalid encoding.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 7a29da5baa0951cdbf640520c830b9523c533eb2..2f34096e8fa853f58f2a5e3e29b89ca32c4709ef 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: openStream is exist
 //==== TEST_CRITERIA ME
 var t = async_test("File_openStream_exist"), resolveSuccess, resolveError;
 
index 58ef8d0bd5e03093dd07f9678a8b9a38e03b067d..08559bdac499396a5c93f1579c76797f6deab247 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 //==== TEST: File_openStream_mode_TypeMismatch
 //==== LABEL: Check argument mode conversions exception.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 865e7d1e40f979a7321a51a72400d410ab1ce22b..bddf634bed22077f424b1fae9f4e32d8819905fa 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_openStream_mode_a
 //==== LABEL check if open the file with mode a.
 //==== PRIORITY P2
-//==== STEP check if open the file with mode a.
-//==== EXPECT onsuccess should be called when the file has been opened with a mode.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 7d3b7e2317e1851cca0a8f6073bb14c16eb0a4c5..bd6dc47ef67fe694178681af8fffc981272bc954 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_openStream_mode_r
 //==== LABEL check if open the file with mode r.
 //==== PRIORITY P2
-//==== STEP check if open the file with mode r.
-//==== EXPECT onsuccess should be called when the file has been opened with r mode.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index f2712f3ee98cd6860166a23f73a65e8bc99a0b75..f80925daf8bf3f33e5eeeffb20549dfe22be1227 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_openStream_mode_rw
 //==== LABEL check if open the file with mode rw.
 //==== PRIORITY P2
-//==== STEP check if open the file with mode rw.
-//==== EXPECT onsuccess should be called when the file has been opened with rw mode.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index 1aef1286e15d7c9d9aa73f7787058c3f31e146fb..e5ab8850c2e2d08a6ead55e9606a2b28c4a686d0 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_openStream_mode_w
 //==== LABEL check if open the file with mode w.
 //==== PRIORITY P2
-//==== STEP check if open the file with mode w.
-//==== EXPECT onsuccess should be called when the file has been opened with w mode.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index 47035eaea5a1c8f96be0bd23a53eb1b53575df00..28ac0b671468b31dd65bf6efd162863711ad175f 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_openStream_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in openStream method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 8850c0b7ffac1e0aeb9859b6a201b18fd18bf5c7..7593afc02c6560c23a7cef40993ecf9d96b011f4 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 //==== TEST: File_openStream_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in openStream method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index a058eff6973a590897154c85ad29baf4f8ca698a..323963ca82a10cec332b3cf4c5228699df00b9ef 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 //==== TEST: File_openStream_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in openStream method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 662f46f574714ae4eb5d91d9943db78db21d5172..07b59a18d7122fb66b3c9c9cca043d400e31d6d7 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_openStream_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in openStream method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 96792c857a18b76f546ce2a7603cdb800df0ae4e..e4c3e2f46cefcf7e99f71e7b4f98e4003aa5490b 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 
 //==== TEST: File_openStream_with_encoding
 //==== LABEL: Check if method openStream wit encoding optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index de3ba8345488207c4b89e0defcd09a7642a9d2ba..60221aa296544483d3092f3d3a6cedbea583ec6a 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 //==== TEST: File_openStream_with_nonexist_file
 //==== LABEL check if throw an exception when open the file which not exist.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when open the file which not exist.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index fecbff16d372922f6bf756cceee9392a0bd93f2e..e5da0c97352875ce2578a56ba7f955f4679c0490 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 
 //==== TEST: File_openStream_with_onerror
 //==== LABEL: Check if method openStream wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:openStream M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MAST MOA
index c5e8d15e603397e406dede5e0ade46afdad40d9c..9acdd705b014cc202d1634b391f382966d79be53 100644 (file)
@@ -34,7 +34,6 @@ Authors:
 
 //==== TEST: File_readAsText
 //==== LABEL: Check if method readAsText of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index cfe28c6f4a59e43723feb7af4b58a37c027be53b..8654179a3fc6a1dd597c2b3d21b56f7f6a3b5d7d 100644 (file)
@@ -45,8 +45,6 @@ Authors:
 //==== TEST: File_readAsText_encoding_invalid
 //==== LABEL check if throw an exception when readAsText in invalid encoding.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when readAsText in invalid encoding.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 566e2677bf245504af588a33afbae1c7d001149a..a8fd7dc3ae96a9388af0411ac6dd76fffcd77940 100644 (file)
@@ -46,7 +46,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: readAsText is exist
 //==== TEST_CRITERIA ME
 var t = async_test("File_readAsText_exist"), resolveSuccess, resolveError;
 
index 1f2254e51e92beffe1635a207135a18fd81a6428..7ead9cd80f867fd455ea56c800eccfe1bdc03c93 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_readAsText_listDocumentsFiles
 //==== LABEL check if list all files in documents and then read the content of the file as a DOMString
-//==== STEP check if list all files in documents and then read the content of the file as a DOMString
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index ede90d00c098b7f3694dfbfd1202c0e308c7ec16..ee9870145f738ec6c5b715248730f4a968514728 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_readAsText_listDownloadsFiles
 //==== LABEL check if list all files in downloads and then read the content of the file as a DOMString
-//==== STEP check if list all files in downloads and then read the content of the file as a DOMString
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index a8517e740ec0f4c0cf1e7451d205e2641a4f8e85..651e75b6ee4b3137a1b8b79cfca21ed6956be18f 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_readAsText_listImagesFiles
 //==== LABEL check if list all files in images and then read the content of the file as a DOMString
-//==== STEP check if list all files in images and then read the content of the file as a DOMString
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 65b5ecbe06c0cb865a6cc808a046487e9be8c397..8913aa918cea7fda132f96e5694793cbe8ad4003 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_readAsText_listMusicFiles
 //==== LABEL check if list all files in music and then read the content of the file as a DOMString
-//==== STEP check if list all files in music and then read the content of the file as a DOMString
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index 502a849fb45e8d8c1e2a72f6ab67e00501ca3863..29e5c7c15b83c8444175ba46290a398d0784b7c4 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: File_readAsText_listVideosFiles
 //==== LABEL check if list all files in videos and then read the content of the file as a DOMString
-//==== STEP check if list all files in videos and then read the content of the file as a DOMString
-//==== EXPECT PASS
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index b1a4fb5e7654426dab88e01e30679be21c036d43..61d4009228bc2c33d523d06794d3d74b748fd5c7 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_readAsText_onerror_TypeMismatch
 //==== LABEL: Check argument onError conversions exception in readAsText method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index 7f5f650a00c675348fc3e495028e452b1299ecc1..10f272be1de3527a76529aabc99af069f19688b1 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 //==== TEST: File_readAsText_onerror_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in readAsText method onError callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index be129fa3f2e7d6000157030c79a67cc5d08381e6..ecc79db555fb5395cafbfec1809864fbaa2e6943 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 //==== TEST: File_readAsText_onsuccess_TypeMismatch
 //==== LABEL: Check argument onSuccess conversions exception in readAsText method.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MC
index c48a75202403f69bf38604f1ec3a2f2f386f290e..03465b181fefd265018800c3e8bf2842a9fe8987 100644 (file)
@@ -33,7 +33,6 @@ Authors:
 //==== TEST: File_readAsText_onsuccess_invalid_cb
 //==== LABEL: Test whether the constructor of the interface is defined or not in readAsText method onSuccess callback.
 //==== PRIORITY: P2
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MTCB
index 2f22bd6cc563dec33837f6fc63fd60b5bdce8af4..d9d78c158469df36890fdba23cd3ccc21f819f21 100644 (file)
@@ -31,7 +31,6 @@ Authors:
 <script>
 //==== TEST: File_readAsText_with_encoding
 //==== LABEL: Check if method readAsText wit encoding optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index b691fd3d32d1192297075189b912a48556ad3227..5cc386fcf83f2bed126ec5b3aa759bb88934f5bb 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 <script>
 //==== TEST: File_readAsText_with_onerror
 //==== LABEL: Check if method readAsText wit onError optional argument works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MERRCB
index b73c41e357f9e4dbe304e54af878ff41044a9fec..3704139dbea602312b44c3be5158613973747d6d 100644 (file)
@@ -32,7 +32,6 @@ Authors:
 <script>
 //==== TEST: File_resolve
 //==== LABEL: Check if method resolve of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:resolve M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA MR
index 580ab906dc3d7b1511413374f7906dd06d8e7df2..6a1cb9252eaadc93e04198d2630058263f8bbce8 100644 (file)
@@ -45,7 +45,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: resolve is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_resolve_exist"),
index 253eafa82f15469e4ffcb5f382ffe7f238f5b1e4..36720b3be9e58343ee2ab16a71905690e8adc781 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: File_resolve_with_invalid_para
 //==== LABEL check if throw an exception when resolve a file with the incompatible input parameter.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when resolve a file with the incompatible input parameter.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index d9ba5a9f114730c7a7c89795242d2cde3b9a5acc..aaa802d2ac9effc5550a8577a33cd18bf4a8d106 100644 (file)
@@ -47,8 +47,6 @@ Authors:
 //==== TEST: File_resolve_with_nonexist
 //==== LABEL check if throw an exception when resolve a file which not exist.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when resolve a file which not exist.
-//==== EXPECT exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA
index 3d4a55a31474354812ee047847afb4b063ea3ca0..dbc25a1bdb39dc4e9954d407a7633cb94033a9ec 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 
 //==== TEST: File_toURI
 //==== LABEL: Check if method toURI of File works properly.
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:toURI M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MNA MR
index 7ce2e83b50683060a4dd02f5b8782c3e42645bf9..2c7560cd18b11490edcf477ec53ebac643156d47 100644 (file)
@@ -37,7 +37,6 @@ Authors:
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:IO:Filesystem:File:toURI M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html
-//==== STEP check if method: toURI is exist
 //==== TEST_CRITERIA ME
 
 var t = async_test("File_toURI_exist"), resolveSuccess, resolveError;
index aff7ec863c5866767bd10daf7d2c131cc66181b7..753ca2d353f8d686fdce63385298f1ee21b4cf0b 100644 (file)
@@ -35,7 +35,6 @@ Authors:
 
 //==== TEST: File_toURI_extra_argument
 //==== LABEL: Check if method toURI of File accepts extra argument
-//==== EXPECT: The method must be called successfully without an exception.
 //==== SPEC: Tizen Web API:IO:Filesystem:File:toURI M
 //==== SPEC_URL: https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html
 //==== TEST_CRITERIA MNAEX
index 71cb58303ad1d2254af4eeb41cee07a7d4fe0bd5..9f4bc4916eb40e763c89da205e0af2fcc86830d6 100644 (file)
@@ -46,8 +46,6 @@ Authors:
 //==== TEST: File_toURI_with_nonexist_file
 //==== LABEL check if throw an exception when get a URI of nonexist file.
 //==== PRIORITY P2
-//==== STEP check if throw an exception when get a URI of nonexist file.
-//==== EXPECT Exception should be thrown.
 //==== SPEC Tizen Web API:IO:Filesystem:File:toURI M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MNA
index a064e493a9d94c88bc86bfc43621f162984ba0a8..496f9559823d8ccea7a389a5527877a23c6b845a 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: filesystem_FileStreamSuccessCallback_onsuccess
 //==== LABEL check if FileStreamSuccessCallback method: onsuccess is exist
-//==== STEP check if FileStreamSuccessCallback method: onsuccess is exist
-//==== EXPECT a new empty file should be created in the given path
 //==== SPEC Tizen Web API:IO:Filesystem:FileStreamSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA CBOA
index 9cb94f14eba02c3b020f5f97a4c9f0a030c9939d..48e09c09bfdb404d4dbb2484dc548407a37e6365 100644 (file)
@@ -44,8 +44,6 @@ Authors:
 //==== TEST: filesystem_File_copyTo
 //==== LABEL check if copy a file successfully
 //==== PRIORITY P0
-//==== STEP check if copy a file successfully
-//==== EXPECT a new empty file should be created in the given path
 //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index c1441d4820230fa790e62837c888a9ce438f3636..829df5ded90adc20f86f49a79028fedf168612b0 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: filesystem_File_readAsText
 //==== LABEL check if reads the content of a file as a DOMString.
-//==== STEP check if reads the content of a file as a DOMString.
-//==== EXPECT a new empty file should be created in the given path
 //==== SPEC Tizen Web API:IO:Filesystem:File:readAsText M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MOA
index acfadb20dbfed669c73e3d816cff5d2f444c154f..eddbdefd30d5403ff183e4250190b7703b6ff80a 100644 (file)
@@ -43,8 +43,6 @@ Authors:
 <script type="text/javascript">
 //==== TEST: filesystem_File_resolve
 //==== LABEL check if resolve a file and return a file handle
-//==== STEP check if resolve a file and return a file handle
-//==== EXPECT a new empty file should be created in the given path
 //==== SPEC Tizen Web API:IO:Filesystem:File:resolve M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 //==== TEST_CRITERIA MMINA
index 27c467539d5d66d93e445efbf375895800148975..29f3759a25d1349a52c8320328b190ae126441db 100644 (file)
@@ -5,12 +5,6 @@
     <set name="Filesystem">
       <testcase purpose="check if is possible to call FileArraySuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileArraySuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileArraySuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileArraySuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileArraySuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified in FileArraySuccessCallback." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileArraySuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileStreamSuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStreamSuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileStreamSuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileStreamSuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStreamSuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified in FileStreamSuccessCallback." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStreamSuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileStreamSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check attribute bytesAvailable in FileStream" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_bytesAvailable_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if attribute: bytesAvailable is exist</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_bytesAvailable_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check proper invocation close()" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_close">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if close a FileStream.</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_close.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method close exists in FileStream" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P0" id="FileStream_close_exist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if method: close is exist</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_close_exist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check attribute eof in FileStream" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_eof_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if attribute: eof is exist</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_eof_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="test whether the FileStream object can have new attribute added" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStream_extend">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>test whether the FileStream object can have new attribute added</step_desc>
-              <expected>The objects must be extensible by default</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_extend.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileStream in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStream_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileStream in new expresion.</step_desc>
-              <expected>It must not be possible to call FileStream in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check attribute position in FileStream" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_position_attribute">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if attribute: position is exist</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_position_attribute.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method read of FileStream works properly." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_read">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if method read of FileStream works properly.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_read.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method readBase64 of FileStream works properly." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_readBase64">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if method readBase64 of FileStream works properly.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBase64.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when readBase64 from a file with invalid value." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_readBase64_with_invalid_value">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when readBase64 from a file with invalid value.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_with_invalid_value.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when read the specified number of bytes from a file without r permission and encoding the result in base64." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_readBase64_without_r_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when read the specified number of bytes from a file without r permission and encoding the result in base64.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_without_r_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then read the content of the file as base64" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStream_readBase64_writeFile">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then read the content of the file as base64</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBase64_writeFile.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method readBytes of FileStream works properly." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_readBytes">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if method readBytes of FileStream works properly.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBytes.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when readBytes from a file with invalid value." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_readBytes_with_invalid_value">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when readBytes from a file with invalid value.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_with_invalid_value.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when read the specified number of bytes from a file without r permission." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_readBytes_without_r_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when read the specified number of bytes from a file without r permission.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_without_r_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then read the content of the file as a byte array" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStream_readBytes_writeFile">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then read the content of the file as a byte array</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_readBytes_writeFile.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when read a file with invalid value." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_read_with_invalid_value">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when read a file with invalid value.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_read_with_invalid_value.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when read a file without r permission." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_read_without_r_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when read a file without r permission.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_read_without_r_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then read the content of the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStream_read_writeFile">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then read the content of the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_read_writeFile.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check if method write of FileStream works properly." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStream_write">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if method write of FileStream works properly.</step_desc>
-              <expected>The method must be called successfully without an exception.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_write.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when write the specified bytes to a file without w permission and encoding the result in base64." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_writeBase64_without_w_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when write the specified bytes to a file without w permission and encoding the result in base64.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_writeBase64_without_w_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when write the specified bytes to a file without w permission." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_writeBytes_without_w_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when write the specified bytes to a file without w permission.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_writeBytes_without_w_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when write a file without w permission." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileStream_write_without_w_permission">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when write a file without w permission.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStream_write_without_w_permission.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileStringSuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileStringSuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileStringSuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileStringSuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileStringSuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified in FileStringSuccessCallback." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileStringSuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileStringSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileSuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileSuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileSuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileSuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if FileSystemManagerObject not exist" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSystemManagerObject_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if FileSystemManagerObject not exist</step_desc>
-              <expected>should not exist</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManagerObject_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when get information about a storage based on nonexist label." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_getStorage_with_nonexist_label">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when get information about a storage based on nonexist label.</step_desc>
-              <expected>Exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_getStorage_with_nonexist_label.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when removeStorageStateChangeListener with an invalid input parameter." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_removeStorageStateChangeListener_with_para_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when removeStorageStateChangeListener with an invalid input parameter.</step_desc>
-              <expected>Exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_removeStorageStateChangeListener_with_para_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve documents to a file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_documents">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve documents to a file handle.</step_desc>
-              <expected>the documents should be resolved successfully</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_documents.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve downloads to a file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_downloads">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve downloads to a file handle.</step_desc>
-              <expected>the downloads should be resolved successfully</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_downloads.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when resolve an invalid location." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_invalid_location">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when resolve an invalid location.</step_desc>
-              <expected>NotFoundError should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_invalid_location.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve a location with mode a." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_mode_a">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve a location with an mode a.</step_desc>
-              <expected>the location should be resolved with a mode successfully.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_a.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve a location with mode r." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_mode_r">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve a location with mode r.</step_desc>
-              <expected>the location should be resolved with r mode successfully.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_r.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve a location with mode w." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_mode_w">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve a location with mode w.</step_desc>
-              <expected>the location should be resolved with w mode successfully.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_mode_w.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve music to a file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_music">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve music to a file handle.</step_desc>
-              <expected>the music should be resolved successfully</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_music.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the ringtones directory is resolved with mode a" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_ringtones_invalid_mode_a">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the ringtones directory is resolved with mode a</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_a.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the rightones directory is resolved with mode rw" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_ringtones_invalid_mode_rw">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the rightones directory is resolved with mode rw</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_rw.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the ringtones directory is resolved with mode w" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_ringtones_invalid_mode_w">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the ringtones directory is resolved with mode w</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_ringtones_invalid_mode_w.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve videos to a file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_videos">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve videos to a file handle.</step_desc>
-              <expected>the videos should be resolved successfully</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_videos.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode a" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_wgt-package_invalid_mode_a">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode a</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_a.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode rw" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_wgt-package_invalid_mode_rw">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the wgt-package directory is resolved with moderw</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_rw.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode w" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="FileSystemManager_resolve_wgt-package_invalid_mode_w">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if InvalidValuesError will be reported when the wgt-package directory is resolved with mode w</step_desc>
-              <expected>the exception should be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemManager_resolve_wgt-package_invalid_mode_w.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileSystemStorageArraySuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSystemStorageArraySuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileSystemStorageArraySuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileSystemStorageArraySuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemStorageArraySuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified in FileSystemStorageArraySuccessCallback." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileSystemStorageArraySuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileSystemStorageArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileSystemStorageSuccessCallback in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSystemStorageSuccessCallback_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileSystemStorageSuccessCallback in new expresion.</step_desc>
-              <expected>It must not be possible to call FileSystemStorageSuccessCallback in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemStorageSuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Test whether the type of each argument is equal to the specified in FileSystemStorageSuccessCallback." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="FileSystemStorageSuccessCallback_onsuccess">
         <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-filesystem-tizen-tests/filesystem/FileSystemStorageSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="test whether the FileSystemStorage object can have new attribute added" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSystemStorage_extend">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>test whether the FileSystemStorage object can have new attribute added</step_desc>
-              <expected>The objects must be extensible by default</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemStorage_extend.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call FileSystemStorage in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="FileSystemStorage_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call FileSystemStorage in new expresion.</step_desc>
-              <expected>It must not be possible to call FileSystemStorage in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/FileSystemStorage_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback was invoked when copy a directory to another location of the directory with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_dir_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback was invoked when copy a directory to another location of the directory with the same name (overwrite is false)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_dir_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull.</step_desc>
-              <expected>directory should be copied to another location where already exist the directory with the same name</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when copy a directory to the same location with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_dir_samedir_samename_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when copy a directory to the same location with the same name (overwrite is false)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when copy a directory to the same location with the same name (overwrite is true)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_dir_samedir_samename_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when copy a directory to the same location with the same name (overwrite is true).</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback was invoked when copy a file to another location of the file with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_file_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback was invoked when copy a file to another location of the file with the same name (overwrite is false)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_file_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if copy a file to another location of the file with the same name (overwrite is true) was successfull." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_file_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if copy a file to another location of the file with the same name (overwrite is true) was successfull.</step_desc>
-              <expected>file should be copied to another location where already exist the file with the same name</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_file_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when copy a file to the same location with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_file_samedir_samename_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when copy a file to the same location with the same name (overwrite is false).</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_file_samedir_samename_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when copy a file to the same location with the same name (overwrite is true)" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_file_samedir_samename_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when copy a file to the same location with the same name (overwrite is true)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_file_samedir_samename_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when copy a file to an invalid destination." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_with_destination_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when copy a file to an invalid destination.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_with_destination_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when copyTo with file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_with_file_handle">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when copyTo with file handle.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_with_file_handle.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when copyTo with invalid parameters." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_copyTo_with_para_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when copyTo with invalid parameters.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_with_para_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then copy the file to the same location with different file name" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_copyTo_writeFile_newName">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then copy the file to the same location with different file name</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newName.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then copy the file to another location with same file name (overwrite false)" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_copyTo_writeFile_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then copy the file to another location with same file name (overwrite false)</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then copy the file to subdirectory with same file name" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_copyTo_writeFile_subdir">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then copy the file to subdirectory with same file name</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_subdir.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create directory of two levels." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_createDirectory_level2">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create directory of two levels.</step_desc>
-              <expected>level2 directory should be created.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_createDirectory_level2.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="create existing file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_createFile_existing_file">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>create existing file</step_desc>
-              <expected>an exception must be thrown</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_createFile_existing_file.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when create file with invalid file name." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_createFile_with_invalid_name">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when create file with invalid file name.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_createFile_with_invalid_name.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory in documents and then delete the directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteDirectory_createDir_documents">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory in documents and then delete the directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_documents.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory in downloads and then delete the directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteDirectory_createDir_downloads">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory in downloads and then delete the directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_downloads.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory in images and then delete the directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteDirectory_createDir_images">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory in images and then delete the directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_images.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory in music and then delete the directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteDirectory_createDir_music">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory in music and then delete the directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_music.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory in videos and then delete the directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteDirectory_createDir_videos">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory in videos and then delete the directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_createDir_videos.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when delete a dir with file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_deleteDirectory_with_file_handle">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when delete a dir with file handle.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteDirectory_with_file_handle.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new file in downloads and copy the file to another location and then delete the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_copyFile_downloads">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new file in downloads and copy the file to another location and then delete the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_downloads.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new file in images and copy the file to another location and then delete the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_copyFile_images">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new file in images and copy the file to another location and then delete the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_images.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new file in music and copy the file to another location and then delete the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_copyFile_music">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new file in music and copy the file to another location and then delete the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_music.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new file in videos and copy the file to another location and then delete the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_copyFile_videos">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new file in videos and copy the file to another location and then delete the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_copyFile_videos.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new file and then delete the file" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_createFile">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new file and then delete the file</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_createFile.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if delete the list of all files in documents" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_listDocumentsFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if delete the list of all files in documents</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_listDocumentsFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if delete the list of all files in downloads" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_listDownloadsFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if delete the list of all files in downloads</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_listDownloadsFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if delete the list of all files in images" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_listImagsFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if delete the list of all files in images</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_listImagsFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if delete the list of all files in music" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_listMusicFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if delete the list of all files in music</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_listMusicFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if delete the list of all files in videos" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_deleteFile_listVideosfiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if delete the list of all files in videos</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_listVideosfiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when delete a file with dir handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_deleteFile_with_dir_handle">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when delete a file with dir handle.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_dir_handle.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when delete a file which not exist." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_deleteFile_with_nonexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when delete a file which not exist.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_deleteFile_with_nonexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="test whether the File object can have new attribute added" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="File_extend">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>test whether the File object can have new attribute added</step_desc>
-              <expected>The objects must be extensible by default</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_extend.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new directory and then list all files in this directory" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_listFiles_createFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new directory and then list all files in this directory</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_listFiles_createFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check with empty FileFilter argument of listFiles" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_listFiles_filter_empty">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check with empty FileFilter argument of listFiles</step_desc>
-              <expected>method works properly</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_listFiles_filter_empty.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when listFiles with a file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_listFiles_with_file_handle">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when listFiles with a file handle.</step_desc>
-              <expected>IOError should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_listFiles_with_file_handle.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list files in documents directory with filter." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_listFiles_with_filter">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list files in documents directory with filter.</step_desc>
-              <expected>the files match the filter should be returned in the success.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_listFiles_with_filter.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when move a directory to the same location with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_dir_samedir_samename_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when move a directory to the same location with the same name (overwrite is false)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when move a directory to the same location with the same name (overwrite is true)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_dir_samedir_samename_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when move a directory to the same location with the same name (overwrite is true)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when move a file to the same location with the same name (overwrite is false)." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_file_samedir_samename_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when move a file to the same location with the same name (overwrite is false).</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if error callback invoked when move a file to the same location with the same name (overwrite is true)" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_file_samedir_samename_overwrite_true">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if error callback invoked when move a file to the same location with the same name (overwrite is true)</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if errorCallback will be invoked when moveTo will be used with file handle." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_with_file_handle">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if errorCallback will be invoked when moveTo will be used with file handle.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_with_file_handle.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when move a file to an invalid path." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_moveTo_with_path_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when move a file to an invalid path.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_with_path_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then move the file to the same location with different file name" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_moveTo_writeFile_newName">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then move the file to the same location with different file name</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_newName.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then move the file to another location with same file name (overwrite false)" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_moveTo_writeFile_overwrite_false">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then move the file to another location with same file name (overwrite false)</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if create a new empty file and write content of the file and then move the file to subdirectory with same file name" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_moveTo_writeFile_subdir">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if create a new empty file and write content of the file and then move the file to subdirectory with same file name</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_subdir.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if is possible to call File in new expresion" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P3" id="File_notexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check if is possible to call File in new expresion.</step_desc>
-              <expected>It must not be possible to call File in new expresion.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_notexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when open the file in invalid encoding." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_encoding_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when open the file in invalid encoding.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_encoding_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if open the file with mode a." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_mode_a">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if open the file with mode a.</step_desc>
-              <expected>onsuccess should be called when the file has been opened with a mode.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_mode_a.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if open the file with mode r." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_mode_r">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if open the file with mode r.</step_desc>
-              <expected>onsuccess should be called when the file has been opened with r mode.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_mode_r.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if open the file with mode rw." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_mode_rw">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if open the file with mode rw.</step_desc>
-              <expected>onsuccess should be called when the file has been opened with rw mode.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_mode_rw.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if open the file with mode w." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_mode_w">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if open the file with mode w.</step_desc>
-              <expected>onsuccess should be called when the file has been opened with w mode.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_mode_w.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when open the file which not exist." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_openStream_with_nonexist_file">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when open the file which not exist.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_openStream_with_nonexist_file.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when readAsText in invalid encoding." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_readAsText_encoding_invalid">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when readAsText in invalid encoding.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_encoding_invalid.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list all files in documents and then read the content of the file as a DOMString" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_readAsText_listDocumentsFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list all files in documents and then read the content of the file as a DOMString</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_listDocumentsFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list all files in downloads and then read the content of the file as a DOMString" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_readAsText_listDownloadsFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list all files in downloads and then read the content of the file as a DOMString</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_listDownloadsFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list all files in images and then read the content of the file as a DOMString" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_readAsText_listImagesFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list all files in images and then read the content of the file as a DOMString</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_listImagesFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list all files in music and then read the content of the file as a DOMString" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_readAsText_listMusicFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list all files in music and then read the content of the file as a DOMString</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_listMusicFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if list all files in videos and then read the content of the file as a DOMString" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="File_readAsText_listVideosFiles">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if list all files in videos and then read the content of the file as a DOMString</step_desc>
-              <expected>PASS</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_readAsText_listVideosFiles.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when resolve a file with the incompatible input parameter." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_resolve_with_invalid_para">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when resolve a file with the incompatible input parameter.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_resolve_with_invalid_para.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when resolve a file which not exist." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_resolve_with_nonexist">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when resolve a file which not exist.</step_desc>
-              <expected>exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_resolve_with_nonexist.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if throw an exception when get a URI of nonexist file." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P2" id="File_toURI_with_nonexist_file">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if throw an exception when get a URI of nonexist file.</step_desc>
-              <expected>Exception should be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/File_toURI_with_nonexist_file.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if FileStreamSuccessCallback method: onsuccess is exist" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="filesystem_FileStreamSuccessCallback_onsuccess">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if FileStreamSuccessCallback method: onsuccess is exist</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/filesystem_FileStreamSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if copy a file successfully" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P0" id="filesystem_File_copyTo">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if copy a file successfully</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/filesystem_File_copyTo.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if reads the content of a file as a DOMString." type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="filesystem_File_readAsText">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if reads the content of a file as a DOMString.</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/filesystem_File_readAsText.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="check if resolve a file and return a file handle" type="compliance" status="approved" component="TizenAPI/IO/Filesystem" execution_type="auto" priority="P1" id="filesystem_File_resolve">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>check if resolve a file and return a file handle</step_desc>
-              <expected>a new empty file should be created in the given path</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-filesystem-tizen-tests/filesystem/filesystem_File_resolve.html</test_script_entry>
         </description>
         <specs>