telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_mailboxnumbers_individual.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:49:38 +0200
branchRCL_3
changeset 5 7ef16719d8cb
parent 0 3553901f7fa8
child 19 630d2f34d719
permissions -rw-r--r--
Revision: 201008 Kit: 201008

//
// 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:
//

LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-MBXN-MGMN-0001
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMailboxNumbers
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0001L
END_TESTCASE BA-CTSY-MBXN-MGMN-0001

START_TESTCASE BA-CTSY-MBXN-MGMN-0001b
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0001b
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMailboxNumbers when VMBX storage is not exist
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0001bL
END_TESTCASE BA-CTSY-MBXN-MGMN-0001b

START_TESTCASE BA-CTSY-MBXN-MGMN-0001c
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0001c
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMailboxNumbers when VMBX storage is exist but not ready
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0001cL
END_TESTCASE BA-CTSY-MBXN-MGMN-0001c

START_TESTCASE BA-CTSY-MBXN-MGMN-0001d
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0001d
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMailboxNumbers when VMBX storage is not exist but another phone book store (ADN) exist
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0001dL
END_TESTCASE BA-CTSY-MBXN-MGMN-0001d

START_TESTCASE BA-CTSY-MBXN-MGMN-0002
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::GetMailboxNumbers
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0002L
END_TESTCASE BA-CTSY-MBXN-MGMN-0002

START_TESTCASE BA-CTSY-MBXN-MGMN-0003
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMailboxNumbers with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMailboxNumbers with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0003L
END_TESTCASE BA-CTSY-MBXN-MGMN-0003

START_TESTCASE BA-CTSY-MBXN-MGMN-0004
//!@SYMTestCaseID BA-CTSY-MBXN-MGMN-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetMailboxNumbers
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetMailboxNumbers
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestGetMailboxNumbers0004L
END_TESTCASE BA-CTSY-MBXN-MGMN-0004

START_TESTCASE BA-CTSY-MBXN-MNMNC-0001
//!@SYMTestCaseID BA-CTSY-MBXN-MNMNC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyMailboxNumbersChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyMailboxNumbersChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMailboxNumbersFU.TestNotifyMailboxNumbersChange0001L
END_TESTCASE BA-CTSY-MBXN-MNMNC-0001