telephonyserverplugins/simtsy/test/Te_SimSS/Te_SimSS.script
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 RUN_SCRIPT z:\TestData\Scripts\Te_SimSS_setup.script
       
    18 //
       
    19 LOAD_SUITE Te_SimSS
       
    20 //
       
    21 START_TESTCASE TEL-SIMTSY-NA-0001
       
    22 //!@SYMTestCaseID TEL-SIMTSY-NA-0001
       
    23 //!@SYMREQ REQ0000
       
    24 //!@SYMTestCaseDesc Test Call Barring
       
    25 //!@SYMTestPriority critical
       
    26 //!@SYMTestActions Tests all aspects of call barring 
       
    27 //!@SYMTestExpectedResults Pass
       
    28 //!@SYMTestType CT
       
    29 //
       
    30 RUN_TEST_STEP 30 Te_SimSS TestCallBarring
       
    31 //
       
    32 END_TESTCASE TEL-SIMTSY-NA-0001
       
    33 
       
    34 START_TESTCASE TEL-SIMTSY-NA-0002
       
    35 //!@SYMTestCaseID TEL-SIMTSY-NA-0002
       
    36 //!@SYMREQ REQ0000
       
    37 //!@SYMTestCaseDesc Test Call Forwarding
       
    38 //!@SYMTestPriority critical
       
    39 //!@SYMTestActions Tests all aspects of call forwarding  
       
    40 //!@SYMTestExpectedResults Pass
       
    41 //!@SYMTestType CT
       
    42 //
       
    43 RUN_TEST_STEP 30 Te_SimSS TestCallForwarding
       
    44 //
       
    45 END_TESTCASE TEL-SIMTSY-NA-0002
       
    46 
       
    47 START_TESTCASE TEL-SIMTSY-NA-0003
       
    48 //!@SYMTestCaseID TEL-SIMTSY-NA-0003
       
    49 //!@SYMREQ REQ0000
       
    50 //!@SYMTestCaseDesc Test Call Waiting
       
    51 //!@SYMTestPriority critical
       
    52 //!@SYMTestActions Tests all aspects of call waiting 
       
    53 //!@SYMTestExpectedResults Pass
       
    54 //!@SYMTestType CT
       
    55 //
       
    56 RUN_TEST_STEP 30 Te_SimSS TestCallWaiting
       
    57 //
       
    58 END_TESTCASE TEL-SIMTSY-NA-0003
       
    59 
       
    60 START_TESTCASE TEL-SIMTSY-NA-0004
       
    61 //!@SYMTestCaseID TEL-SIMTSY-NA-0004
       
    62 //!@SYMREQ REQ0000
       
    63 //!@SYMTestCaseDesc Test Identity Service
       
    64 //!@SYMTestPriority critical
       
    65 //!@SYMTestActions Test all aspects of the identity service
       
    66 //!@SYMTestExpectedResults Pass
       
    67 //!@SYMTestType CT
       
    68 //
       
    69 RUN_TEST_STEP 30 Te_SimSS TestIdentityService
       
    70 //
       
    71 END_TESTCASE TEL-SIMTSY-NA-0004
       
    72