telephonyserverplugins/simtsy/test/Te_SimSS/Te_SimSS.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
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:
//

RUN_SCRIPT z:\TestData\Scripts\Te_SimSS_setup.script
//
LOAD_SUITE Te_SimSS
//
START_TESTCASE TEL-SIMTSY-NA-0001
//!@SYMTestCaseID TEL-SIMTSY-NA-0001
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Call Barring
//!@SYMTestPriority critical
//!@SYMTestActions Tests all aspects of call barring 
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
//
RUN_TEST_STEP 30 Te_SimSS TestCallBarring
//
END_TESTCASE TEL-SIMTSY-NA-0001

START_TESTCASE TEL-SIMTSY-NA-0002
//!@SYMTestCaseID TEL-SIMTSY-NA-0002
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Call Forwarding
//!@SYMTestPriority critical
//!@SYMTestActions Tests all aspects of call forwarding  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
//
RUN_TEST_STEP 30 Te_SimSS TestCallForwarding
//
END_TESTCASE TEL-SIMTSY-NA-0002

START_TESTCASE TEL-SIMTSY-NA-0003
//!@SYMTestCaseID TEL-SIMTSY-NA-0003
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Call Waiting
//!@SYMTestPriority critical
//!@SYMTestActions Tests all aspects of call waiting 
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
//
RUN_TEST_STEP 30 Te_SimSS TestCallWaiting
//
END_TESTCASE TEL-SIMTSY-NA-0003

START_TESTCASE TEL-SIMTSY-NA-0004
//!@SYMTestCaseID TEL-SIMTSY-NA-0004
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Identity Service
//!@SYMTestPriority critical
//!@SYMTestActions Test all aspects of the identity service
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
//
RUN_TEST_STEP 30 Te_SimSS TestIdentityService
//
END_TESTCASE TEL-SIMTSY-NA-0004