os/persistentdata/persistentstorage/centralrepository/test/testexecute/SWI/scripts/te_centrep_SWIsuite-APP-SP.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// @file
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
//! @SYMTestSuiteName PDS-TEF-CENTREP-SWISUITE
sl@0
    19
//! @SYMScriptTestEnvironment TEF
sl@0
    20
//! @internalComponent
sl@0
    21
//! @test
sl@0
    22
sl@0
    23
PRINT Run complete APP installation, upgrade and uninstall te_centrep_SWI Suite Tests
sl@0
    24
sl@0
    25
LOAD_SUITE te_centrep_SWISuite
sl@0
    26
sl@0
    27
//RUN_UTILS MkDir c:\private\
sl@0
    28
//RUN_UTILS DeleteFile c:\private\10202be9\E02819fc.cre
sl@0
    29
//RUN_UTILS DeleteFile c:\private\10202be9\persists\E02819fc.cre
sl@0
    30
sl@0
    31
sl@0
    32
START_TESTCASE SYSLIB-CENTRALREPOSITORY-SWI-CIT-APP-SP-3249
sl@0
    33
//! @SYMTestCaseID SYSLIB-CENTRALREPOSITORY-SWI-CIT-APP-SP-3249
sl@0
    34
//! @SYMTestCaseDesc  Verify that complete APP installation upgrade and uninstall
sl@0
    35
//!                  succeeds
sl@0
    36
//! @SYMTestPriority  High
sl@0
    37
//! @SYMTestActions   APPY is installed with an keyspace in an embedded SP 
sl@0
    38
//!                  APPY is uninstalled
sl@0
    39
//!		     APPY is reinstalled 
sl@0
    40
//!                  APPY is upgraded to APPY1 with a new keyspace in an embedded SP 
sl@0
    41
//!                  Keyspace is uninstalled by uninstalling app
sl@0
    42
//!
sl@0
    43
//!                  APPY is installed with an keyspace in an embedded SP to 
sl@0
    44
//!                  APPY is upgraded to APPY1 with a new keyspace in an embedded SP 
sl@0
    45
//!                  APPY1 is upgraded to APPY2 with a new keyspace in an embedded SP 
sl@0
    46
//!                  Keyspace is uninstalled by uninstalling app
sl@0
    47
//!
sl@0
    48
//! @SYMTestExpectedResults
sl@0
    49
//!                  All install events and uninstall events should succeed
sl@0
    50
sl@0
    51
//! @SYMDEF           PDEF094783
sl@0
    52
sl@0
    53
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    54
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    55
sl@0
    56
	RUN_TEST_STEP 100 te_centrep_SWISuite UninstallAugStep	z:\TEF_CentralRepository\SWI-APP-SP.ini UnInstallAPPY
sl@0
    57
sl@0
    58
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    59
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    60
sl@0
    61
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY1
sl@0
    62
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY1
sl@0
    63
sl@0
    64
	RUN_TEST_STEP 100 te_centrep_SWISuite UninstallAugStep	z:\TEF_CentralRepository\SWI-APP-SP.ini UnInstallAPPY
sl@0
    65
sl@0
    66
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    67
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY
sl@0
    68
sl@0
    69
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY1
sl@0
    70
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY1
sl@0
    71
sl@0
    72
	RUN_TEST_STEP 100 te_centrep_SWISuite InstallStep 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY2
sl@0
    73
	RUN_TEST_STEP 100 te_centrep_SWISuite RepositoryCheck 	z:\TEF_CentralRepository\SWI-APP-SP.ini Install_APPY2
sl@0
    74
sl@0
    75
	RUN_TEST_STEP 100 te_centrep_SWISuite UninstallAugStep	z:\TEF_CentralRepository\SWI-APP-SP.ini UnInstallAPPY
sl@0
    76
sl@0
    77
END_TESTCASE SYSLIB-CENTRALREPOSITORY-SWI-CIT-APP-SP-3249
sl@0
    78
sl@0
    79
RUN_UTILS DeleteFile c:\private\10202be9\E02819fc.cre
sl@0
    80
RUN_UTILS DeleteFile c:\private\10202be9\persists\E02819fc.cre
sl@0
    81