|
1 // |
|
2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the License "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // @file swi001-003.script |
|
16 // |
|
17 // |
|
18 |
|
19 LOAD_SUITE tuiscriptadaptors |
|
20 LOAD_SUITE tSisRegistryTest |
|
21 |
|
22 //! @SYMTestCaseID API-SEC-sistools-InterpretSIS-SWI001-0003 |
|
23 //! @SYMTestCaseDesc Compare installation of SWI and Interpretsis |
|
24 //! @SYMPREQ PREQ2114 |
|
25 //! @SYMTestStatus 3. Released |
|
26 //! @SYMTestPriority High |
|
27 //! @SYMTestActions 1. Check to see if the SP + RU installed successfully |
|
28 //! 2. Install another SP upgrade |
|
29 //! 3. Uninstall both SP upgrades |
|
30 //! @SYMTestExpectedResults SP installs successfully and both SP upgrades are removed |
|
31 //! @SYMTestType CIT |
|
32 |
|
33 START_TESTCASE API-SEC-sistools-InterpretSIS-SWI001-0003 |
|
34 |
|
35 RUN_TEST_STEP 100 tSisRegistryTest IsUidInstalled c:\tswi\tinterpretsisinteg\scripts\ini.ini 001-002_SA_RU_NR |
|
36 RUN_TEST_STEP 100 tuiscriptadaptors InstallStep c:\tswi\tinterpretsisinteg\scripts\ini.ini SWI001-003_SP |
|
37 RUN_TEST_STEP 100 tuiscriptadaptors UninstallAugStep c:\tswi\tinterpretsisinteg\scripts\ini.ini uSWI001-003 |
|
38 RUN_TEST_STEP 100 tuiscriptadaptors ForceRemove c:\tswi\tinterpretsisinteg\scripts\ini.ini cr1027_files |
|
39 |
|
40 END_TESTCASE API-SEC-sistools-InterpretSIS-SWI001-0003 |