smsprotocols/smsstack/smsprot/Test/TE_SMSPRTSTRESS/te_smsprtstress.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:49:38 +0200
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201008 Kit: 201008

// Copyright (c) 2003-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_smsprtstress_setup.script
LOAD_SUITE te_smsprtstress

START_TESTCASE SMS-SMSStack-NA-4001
//!@SYMTestCaseID SMS-SMSStack-NA-4001
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test Receive and read
//!@SYMTestPriority critical
//!@SYMTestActions Creates and then uses a CTestReceiveEnumerateMessages to Receive ansd read sms messages
//!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
//!@SYMTestType CT
RUN_TEST_STEP 100 te_smsprtstress TestRxAndRead z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber1
END_TESTCASE SMS-SMSStack-NA-4001

START_TESTCASE SMS-SMSStack-NA-4002
//!@SYMTestCaseID SMS-SMSStack-NA-4002
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc  Test Multiple simultaneous requests
//!@SYMTestPriority critical
//!@SYMTestActions Creates various active objects thewn starts them at same time
//!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
//!@SYMTestType CT
RUN_TEST_STEP 900 te_smsprtstress TestMultipleSimultaneousRequests z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber2
END_TESTCASE SMS-SMSStack-NA-4002

START_TESTCASE SMS-SMSStack-NA-4003
//!@SYMTestCaseID SMS-SMSStack-NA-4003
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Backup and Restore test
//!@SYMTestPriority critical
//!@SYMTestActions  Test Backup and restore under all conditions
//!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
//!@SYMTestType CT
RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackup z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber3
END_TESTCASE SMS-SMSStack-NA-4003

START_TESTCASE SMS-SMSStack-NA-4004
//!@SYMTestCaseID SMS-SMSStack-NA-4004
//!@SYMDEF DEF092814 
//!@SYMTestCaseDesc Backup and Restore test when phone is powered off
//!@SYMTestPriority Critical
//!@SYMTestActions Test Backup and restore when phone is powered off
//!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
//!@SYMTestType CT
RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackupWhenPhoneIsOff z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber3
END_TESTCASE SMS-SMSStack-NA-4004