telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_mailboxnumbers_individual.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
child 5 7ef16719d8cb
permissions -rw-r--r--
Revision: 201005 Kit: 201005

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