messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/Performance/MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.script
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     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 //! @file
       
    17 //! @SYMTestCaseID 		CM-SENDAS-CIT-0003-HP
       
    18 //! @SYMTestCaseDesc 		Create multiple SMS Message using SendAs API
       
    19 //! @SYMFssID 
       
    20 //! @SYMTestStatus 		Defined
       
    21 //! @SYMTestPriority 		High
       
    22 //! @SYMTestActions 
       
    23 //! @SYMTestExpectedResults 	Multiple SMS messages are created in the Drafts folder
       
    24 //! @SYMTestType 		CIT
       
    25 
       
    26 
       
    27 RUN_UTILS DeleteFile c:\messaging.db
       
    28 LOAD_SUITE MessagingTestServer -SharedData
       
    29 
       
    30 PREFIX RUN_TEST_STEP 1000 MessagingTestServer
       
    31 BEGIN_TEST_CASE
       
    32 SETUP_TEST_CASE
       
    33 GetBaseConstants		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	GetBaseConstants
       
    34 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateSession
       
    35 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ResetMessageStore
       
    36 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateRegistry
       
    37 CreateSmsService		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateSmsService
       
    38 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ChkChildrenCountDraft0
       
    39 EXECUTE_TEST_CASE
       
    40 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ConnectSendAsServer
       
    41 GetSmsConstants			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	GetSmsConstants
       
    42 StartTimer			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	StartTimer
       
    43 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateMessageofType1
       
    44 StopTimer			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	StopTimer
       
    45 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ChkChildrenCountDraft1
       
    46 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateMessageofType2
       
    47 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ChkChildrenCountDraft2
       
    48 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CreateMessageofType3
       
    49 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ChkChildrenCountDraft3
       
    50 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	SendAsSaveMessageAndClose3
       
    51 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	SendAsSaveMessageAndClose2
       
    52 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	SendAsSaveMessageAndClose1
       
    53 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	CloseSvrConnection
       
    54 CHECK_POSTCONDITIONS
       
    55 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Performance\MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	ChkChildrenCountDraft3
       
    56 END_TEST_CASE