diff -r 63cf70d3ecd8 -r 62b719e049f4 backupandrestore/backuptest/burtestserver/testscripts/test_backuppackage.script --- a/backupandrestore/backuptest/burtestserver/testscripts/test_backuppackage.script Fri Sep 17 08:34:51 2010 +0300 +++ b/backupandrestore/backuptest/burtestserver/testscripts/test_backuppackage.script Mon Oct 04 01:38:39 2010 +0300 @@ -53,10 +53,12 @@ //! @SYMTestExpectedResults 1. The success message displayed in the console. //! 2. No any error or warning message displayed in the console. //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestBackup z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0010 +RUN_TEST_STEP 300 BURTestServer TestBackup z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0010 END_TESTCASE MTP-SBE-BACKUPPACKAGE-0000 RUN_UTILS DeleteFile C:\private\81000014\private_file1.dat +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0001 //! @SYMTestCaseID MTP-SBE-RESTOREBACKUPPACKAGE-0001 //! @SYMTestCaseDesc Restore big data which owner is install application @@ -68,10 +70,12 @@ //! 2. The executable files are not be restored. //! 3. The private files are not be restored. //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0020 +RUN_TEST_STEP 300 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0020 END_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0001 RUN_UTILS DeleteFile C:\private\81000014\private_file1.dat +DELAY 10000 + START_TESTCASE MTP-SBE-BACKUPPACKAGE-0002 //! @SYMTestCaseID MTP-SBE-BACKUPPACKAGE-0002 //! @SYMTestCaseDesc Backup DLLs data which are installed as part of package @@ -82,9 +86,11 @@ //! @SYMTestExpectedResults 1. The success message displayed in the console. //! 2. No any error or warning message displayed in the console. //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestBackup z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0030 +RUN_TEST_STEP 300 BURTestServer TestBackup z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0030 END_TESTCASE MTP-SBE-BACKUPPACKAGE-0002 +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0003 //! @SYMTestCaseID MTP-SBE-RESTOREBACKUPPACKAGE-0003 //! @SYMTestCaseDesc Backup DLLs data which are installed as part of package @@ -96,9 +102,11 @@ //! 2. The executable files are not be restored. //! 3. The private files are not be restored. //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0040 +RUN_TEST_STEP 300 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0040 END_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0003 +DELAY 10000 + RUN_UTILS DeleteFile C:\public\81113002\public_file1.dat RUN_UTILS DeleteFile C:\public\81113002\public_file2.dat RUN_UTILS DeleteFile C:\public\test\private_file1.dat