telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_messagewaiting_individual.script
author Oscar Gonzalez <oscar.1.gonzalez@nokia.com>
Thu, 06 May 2010 15:10:38 +0100
branchopencode
changeset 24 6638e7f4bd8f
parent 0 3553901f7fa8
permissions -rw-r--r--
opencode

//
// Copyright (c) 2009 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:
//
//! @file                   te_ctsycomponent_messagewaiting_individual.script
//! @SYMScriptAuthor        
//! @SYMTestSuiteName       te_ctsy_component
//! @SYMScriptCreationDate  

PRINT Run Message Waiting test cases for suite te_ctsy_component

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