telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_messagewaiting_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:
//
//

PRINT Run Message Waiting test cases for suite te_ctsy_component

RUN_SCRIPT z:\TestData\Scripts\mockltsy_copy_ini_file.script


LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-MSGW-MCMW-0001
//!@SYMTestCaseID BA-CTSY-MSGW-MCMW-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyMessageWaiting
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyMessageWaiting
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestNotifyMessageWaiting0001L
END_TESTCASE BA-CTSY-MSGW-MCMW-0001

START_TESTCASE BA-CTSY-MSGW-MGIMWI-0001
//!@SYMTestCaseID BA-CTSY-MSGW-MGIMWI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestGetIccMessageWaitingIndicators0001L
END_TESTCASE BA-CTSY-MSGW-MGIMWI-0001

START_TESTCASE BA-CTSY-MSGW-MGIMWI-0001a
//! @SYMTestCaseID          BA-CTSY-MSGW-MGIMWI-0001a
//! @SYMCreationDate        01/04/2009
//! @SYMAuthor              manasendun
//! @SYMTestStatus          3. Released
//! @SYMTestPriority        Medium
//! @SYMTestType            CT
//! @SYMTestCaseDesc        Test for RMobilePhone::GetIccMessageWaitingIndicators when RMobilePhone::SetIccMessageWaitingIndicators request is active.
//! @SYMTestExpectedResults Pass.
//! @SYMTestActions         Invokes RMobilePhone::GetIccMessageWaitingIndicators when RMobilePhone::SetIccMessageWaitingIndicators request is active.
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestGetIccMessageWaitingIndicators0001aL
END_TESTCASE BA-CTSY-MSGW-MGIMWI-0001a

START_TESTCASE BA-CTSY-MSGW-MGIMWI-0002
//!@SYMTestCaseID BA-CTSY-MSGW-MGIMWI-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestGetIccMessageWaitingIndicators0002L
END_TESTCASE BA-CTSY-MSGW-MGIMWI-0002

START_TESTCASE BA-CTSY-MSGW-MGIMWI-0003
//!@SYMTestCaseID BA-CTSY-MSGW-MGIMWI-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetIccMessageWaitingIndicators with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetIccMessageWaitingIndicators with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestGetIccMessageWaitingIndicators0003L
END_TESTCASE BA-CTSY-MSGW-MGIMWI-0003

START_TESTCASE BA-CTSY-MSGW-MGIMWI-0004
//!@SYMTestCaseID BA-CTSY-MSGW-MGIMWI-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestGetIccMessageWaitingIndicators0004L
END_TESTCASE BA-CTSY-MSGW-MGIMWI-0004

START_TESTCASE BA-CTSY-MSGW-MSIMWI-0001
//!@SYMTestCaseID BA-CTSY-MSGW-MSIMWI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestSetIccMessageWaitingIndicators0001L
END_TESTCASE BA-CTSY-MSGW-MSIMWI-0001

START_TESTCASE BA-CTSY-MSGW-MSIMWI-0002
//!@SYMTestCaseID BA-CTSY-MSGW-MSIMWI-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestSetIccMessageWaitingIndicators0002L
END_TESTCASE BA-CTSY-MSGW-MSIMWI-0002

START_TESTCASE BA-CTSY-MSGW-MSIMWI-0003
//!@SYMTestCaseID BA-CTSY-MSGW-MSIMWI-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetIccMessageWaitingIndicators with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::SetIccMessageWaitingIndicators with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestSetIccMessageWaitingIndicators0003L
END_TESTCASE BA-CTSY-MSGW-MSIMWI-0003

START_TESTCASE BA-CTSY-MSGW-MSIMWI-0004
//!@SYMTestCaseID BA-CTSY-MSGW-MSIMWI-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobilePhone::SetIccMessageWaitingIndicators
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestSetIccMessageWaitingIndicators0004L
END_TESTCASE BA-CTSY-MSGW-MSIMWI-0004

START_TESTCASE BA-CTSY-MSGW-MNIMWC-0001
//!@SYMTestCaseID BA-CTSY-MSGW-MNIMWC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestNotifyIccMessageWaitingIndicatorsChange0001L
END_TESTCASE BA-CTSY-MSGW-MNIMWC-0001

START_TESTCASE BA-CTSY-MSGW-MNIMWC-0002
//!@SYMTestCaseID BA-CTSY-MSGW-MNIMWC-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestNotifyIccMessageWaitingIndicatorsChange0002L
END_TESTCASE BA-CTSY-MSGW-MNIMWC-0002

START_TESTCASE BA-CTSY-MSGW-MNIMWC-0003
//!@SYMTestCaseID BA-CTSY-MSGW-MNIMWC-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyIccMessageWaitingIndicatorsChange with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyIccMessageWaitingIndicatorsChange with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestNotifyIccMessageWaitingIndicatorsChange0003L
END_TESTCASE BA-CTSY-MSGW-MNIMWC-0003

START_TESTCASE BA-CTSY-MSGW-MNIMWC-0004
//!@SYMTestCaseID BA-CTSY-MSGW-MNIMWC-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobilePhone::NotifyIccMessageWaitingIndicatorsChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMessageWaitingFU.TestNotifyIccMessageWaitingIndicatorsChange0004L
END_TESTCASE BA-CTSY-MSGW-MNIMWC-0004

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script