fax/faxclientandserver/Test/TE_FAX/TE_Fax_Receive_Comm0.script
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:40:21 +0100
branchRCL_3
changeset 20 07a122eea281
parent 0 3553901f7fa8
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

// Copyright (c) 2004-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:
// TE_Fax_Receive.script
// 
//

RUN_SCRIPT z:\TestData\Scripts\TE_Fax_Setup_Comm0.script

LOAD_SUITE TE_Fax

START_TESTCASE TEL-FAX-NA-0001
//!@SYMTestCaseID TEL-FAX-NA-0001
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Creation of fax definition
//!@SYMTestPriority Critical
//!@SYMTestActions  This test simply tests the initialisation of fax variables and nothing else. On Armv5 due to compiler warnings half the test is ifdef'd out
//!@SYMTestExpectedResults Pass  
//!@SYMTestType CT
RUN_TEST_STEP 120 TE_Fax TestFaxDefinition

END_TESTCASE TEL-FAX-NA-0001

START_TESTCASE TEL-FAX-NA-0002
//!@SYMTestCaseID TEL-FAX-NA-0002
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Tests Storage of fax data on local disk
//!@SYMTestPriority
//!@SYMTestActions Creates a fax file using the fax api  
//!@SYMTestExpectedResults Pass 
//!@SYMTestType CT
RUN_TEST_STEP 120 TE_Fax TestFaxStorage

END_TESTCASE TEL-FAX-NA-0002

START_TESTCASE TEL-FAX-NA-0003
//!@SYMTestCaseID TEL-FAX-NA-0003
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Fax Coding
//!@SYMTestPriority Critical
//!@SYMTestActions   Tests the encoding of 1D and 2D fax data   
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 120 TE_Fax TestFaxCoding

END_TESTCASE TEL-FAX-NA-0003

START_TESTCASE TEL-FAX-NA-0004
//!@SYMTestCaseID TEL-FAX-NA-0004
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Fax header Definition 
//!@SYMTestPriority Critical 
//!@SYMTestActions Tests Creation of a fax header using a the 3 different font sizes   
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 120 TE_Fax TestFaxHeaderDefinition


END_TESTCASE TEL-FAX-NA-0004

START_TESTCASE TEL-FAX-NA-5000
//!@SYMTestCaseID TEL-FAX-NA-5000
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT 
RUN_TEST_STEP 600 TE_Fax TestReceiveFax01
DELAY 5000


END_TESTCASE TEL-FAX-NA-5000

START_TESTCASE TEL-FAX-NA-5001
//!@SYMTestCaseID TEL-FAX-NA-5001
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT 
RUN_TEST_STEP 600 TE_Fax TestReceiveFax02
DELAY 5000


END_TESTCASE TEL-FAX-NA-5001

START_TESTCASE TEL-FAX-NA-5002
//!@SYMTestCaseID TEL-FAX-NA-5002
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT 
RUN_TEST_STEP 600 TE_Fax TestReceiveFax03
DELAY 5000


END_TESTCASE TEL-FAX-NA-5002

START_TESTCASE TEL-FAX-NA-5003
//!@SYMTestCaseID TEL-FAX-NA-5003
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 600 TE_Fax TestReceiveFax04
DELAY 5000


END_TESTCASE TEL-FAX-NA-5003

START_TESTCASE TEL-FAX-NA-5004
//!@SYMTestCaseID TEL-FAX-NA-5004
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT 
RUN_TEST_STEP 600 TE_Fax TestReceiveFax05
DELAY 5000


END_TESTCASE TEL-FAX-NA-5004

START_TESTCASE TEL-FAX-NA-5005
//!@SYMTestCaseID TEL-FAX-NA-5005
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Receives a fax
//!@SYMTestPriority High
//!@SYMTestActions Receives a fax using various settings and test files  
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 600 TE_Fax TestReceiveFax06
END_TESTCASE TEL-FAX-NA-5005