telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_phonestore_individual.script
author hgs
Mon, 09 Aug 2010 17:35:42 +0100
changeset 58 980b3d0c4069
parent 44 8b72faa1200f
child 66 07a122eea281
permissions -rw-r--r--
201027_10

//
// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//

RUN_SCRIPT z:\TestData\Scripts\mockltsy_copy_ini_file.script

LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-PSTR-MGPSI-0001
//!@SYMTestCaseID BA-CTSY-PSTR-MGPSI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetPhoneStoreInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetPhoneStoreInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneStoreFU.TestGetPhoneStoreInfo0001L
END_TESTCASE BA-CTSY-PSTR-MGPSI-0001

START_TESTCASE BA-CTSY-PSTR-MGPSI-0002
//!@SYMTestCaseID BA-CTSY-PSTR-MGPSI-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::GetPhoneStoreInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobilePhone::GetPhoneStoreInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneStoreFU.TestGetPhoneStoreInfo0002L
END_TESTCASE BA-CTSY-PSTR-MGPSI-0002

START_TESTCASE BA-CTSY-PSTR-MGPSI-0003
//!@SYMTestCaseID BA-CTSY-PSTR-MGPSI-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetPhoneStoreInfo with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetPhoneStoreInfo with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneStoreFU.TestGetPhoneStoreInfo0003L
END_TESTCASE BA-CTSY-PSTR-MGPSI-0003

START_TESTCASE BA-CTSY-PSTR-MGPSI-0004
//!@SYMTestCaseID BA-CTSY-PSTR-MGPSI-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetPhoneStoreInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetPhoneStoreInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneStoreFU.TestGetPhoneStoreInfo0004L
END_TESTCASE BA-CTSY-PSTR-MGPSI-0004

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script