fax/faxclientandserver/Test/TE_FAX/TE_Fax_Transmit_IR.script
branchRCL_3
changeset 20 07a122eea281
parent 0 3553901f7fa8
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 RUN_SCRIPT z:\TestData\Scripts\TE_Fax_Setup_IR.script
       
    17 
       
    18 LOAD_SUITE TE_Fax
       
    19 
       
    20 START_TESTCASE TEL-FAX-NA-0001
       
    21 //!@SYMTestCaseID TEL-FAX-NA-0001
       
    22 //!@SYMREQ REQ0000
       
    23 //!@SYMTestCaseDesc
       
    24 //!@SYMTestPriority critical
       
    25 //!@SYMTestActions
       
    26 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code 
       
    27 //!@SYMTestType CT
       
    28 RUN_TEST_STEP 120 TE_Fax TestFaxDefinition
       
    29 
       
    30 END_TESTCASE TEL-FAX-NA-0001
       
    31 
       
    32 START_TESTCASE TEL-FAX-NA-0002
       
    33 //!@SYMTestCaseID TEL-FAX-NA-0002
       
    34 //!@SYMREQ REQ0000
       
    35 //!@SYMTestCaseDesc Initialises the test 
       
    36 //!@SYMTestPriority critical
       
    37 //!@SYMTestActions - Parses a config file to retreive phone numbers and initialises comms  
       
    38 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code 
       
    39 //!@SYMTestType CT
       
    40 RUN_TEST_STEP 120 TE_Fax TestFaxStorage
       
    41 
       
    42 END_TESTCASE TEL-FAX-NA-0002
       
    43 
       
    44 START_TESTCASE TEL-FAX-NA-0003
       
    45 //!@SYMTestCaseID TEL-FAX-NA-0003
       
    46 //!@SYMREQ REQ0000
       
    47 //!@SYMTestCaseDesc Initialises the test 
       
    48 //!@SYMTestPriority critical
       
    49 //!@SYMTestActions - Parses a config file to retreive phone numbers and initialises comms  
       
    50 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code 
       
    51 //!@SYMTestType CT
       
    52 RUN_TEST_STEP 120 TE_Fax TestFaxCoding
       
    53 
       
    54 END_TESTCASE TEL-FAX-NA-0003
       
    55 
       
    56 START_TESTCASE TEL-FAX-NA-0004
       
    57 //!@SYMTestCaseID TEL-FAX-NA-0004
       
    58 //!@SYMREQ REQ0000
       
    59 //!@SYMTestCaseDesc Initialises the test 
       
    60 //!@SYMTestPriority critical
       
    61 //!@SYMTestActions - Parses a config file to retreive phone numbers and initialises comms  
       
    62 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code 
       
    63 //!@SYMTestType CT
       
    64 RUN_TEST_STEP 120 TE_Fax TestFaxHeaderDefinition
       
    65 
       
    66 END_TESTCASE TEL-FAX-NA-0004
       
    67 
       
    68 START_TESTCASE TEL-FAX-NA-0005
       
    69 //!@SYMTestCaseID TEL-FAX-NA-0005
       
    70 //!@SYMREQ REQ0000
       
    71 //!@SYMTestCaseDesc Transmits a fax
       
    72 //!@SYMTestPriority High
       
    73 //!@SYMTestActions Transmits a fax using various settings and test files  
       
    74 //!@SYMTestExpectedResults Pass
       
    75 //!@SYMTestType CT 
       
    76 RUN_TEST_STEP 600 TE_Fax TestTransmitFax01
       
    77 DELAY 5000
       
    78 
       
    79 
       
    80 END_TESTCASE TEL-FAX-NA-0005
       
    81 
       
    82 START_TESTCASE TEL-FAX-NA-0006
       
    83 //!@SYMTestCaseID TEL-FAX-NA-0006
       
    84 //!@SYMREQ REQ0000
       
    85 //!@SYMTestCaseDesc Transmits a fax
       
    86 //!@SYMTestPriority High
       
    87 //!@SYMTestActions Transmits a fax using various settings and test files  
       
    88 //!@SYMTestExpectedResults Pass
       
    89 //!@SYMTestType CT 
       
    90 RUN_TEST_STEP 600 TE_Fax TestTransmitFax02
       
    91 DELAY 5000
       
    92 
       
    93 
       
    94 END_TESTCASE TEL-FAX-NA-0006
       
    95 
       
    96 START_TESTCASE TEL-FAX-NA-0007
       
    97 //!@SYMTestCaseID TEL-FAX-NA-0007
       
    98 //!@SYMREQ REQ0000
       
    99 //!@SYMTestCaseDesc Transmits a fax
       
   100 //!@SYMTestPriority High
       
   101 //!@SYMTestActions Transmits a fax using various settings and test files  
       
   102 //!@SYMTestExpectedResults Pass
       
   103 //!@SYMTestType CT 
       
   104 RUN_TEST_STEP 600 TE_Fax TestTransmitFax03
       
   105 DELAY 5000
       
   106 
       
   107 
       
   108 END_TESTCASE TEL-FAX-NA-0007
       
   109 
       
   110 START_TESTCASE TEL-FAX-NA-0008
       
   111 //!@SYMTestCaseID TEL-FAX-NA-0008
       
   112 //!@SYMREQ REQ0000
       
   113 //!@SYMTestCaseDesc Transmits a fax
       
   114 //!@SYMTestPriority High
       
   115 //!@SYMTestActions Transmits a fax using various settings and test files  
       
   116 //!@SYMTestExpectedResults Pass
       
   117 //!@SYMTestType CT
       
   118 RUN_TEST_STEP 600 TE_Fax TestTransmitFax04
       
   119 DELAY 5000
       
   120 
       
   121 
       
   122 END_TESTCASE TEL-FAX-NA-0008
       
   123 
       
   124 START_TESTCASE TEL-FAX-NA-0009
       
   125 //!@SYMTestCaseID TEL-FAX-NA-0009
       
   126 //!@SYMREQ REQ0000
       
   127 //!@SYMTestCaseDesc Transmits a fax
       
   128 //!@SYMTestPriority High
       
   129 //!@SYMTestActions Transmits a fax using various settings and test files  
       
   130 //!@SYMTestExpectedResults Pass
       
   131 //!@SYMTestType CT 
       
   132 RUN_TEST_STEP 600 TE_Fax TestTransmitFax05
       
   133 DELAY 5000
       
   134 
       
   135 
       
   136 END_TESTCASE TEL-FAX-NA-0009
       
   137 
       
   138 START_TESTCASE TEL-FAX-NA-0010
       
   139 //!@SYMTestCaseID TEL-FAX-NA-0010
       
   140 //!@SYMREQ REQ0000
       
   141 //!@SYMTestCaseDesc Transmits a fax
       
   142 //!@SYMTestPriority High
       
   143 //!@SYMTestActions Transmits a fax using various settings and test files  
       
   144 //!@SYMTestExpectedResults Pass
       
   145 //!@SYMTestType CT
       
   146 RUN_TEST_STEP 600 TE_Fax TestTransmitFax06
       
   147 END_TESTCASE TEL-FAX-NA-0010
       
   148