messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.script
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     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 
       
    18 //! @file
       
    19 //! @SYMTestCaseID		MSG-SENDAS-CIT-0041-HP
       
    20 //! @SYMTestCaseDesc		LaunchEditorAndClose
       
    21 //! @SYMFssID 
       
    22 //! @SYMTestStatus		Defined
       
    23 //! @SYMTestPriority		High
       
    24 //! @SYMTestActions		
       
    25 //! @SYMTestExpectedResults
       
    26 //! @SYMTestType 		CIT
       
    27 
       
    28 RUN_UTILS DeleteFile c:\messaging.db
       
    29 LOAD_SUITE MessagingTestServer -SharedData
       
    30 PREFIX RUN_TEST_STEP 1000 MessagingTestServer
       
    31 BEGIN_TEST_CASE
       
    32 SETUP_TEST_CASE
       
    33 GetBaseConstants		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	GetBaseConstants
       
    34 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	CreateSession
       
    35 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	ResetMessageStore
       
    36 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	CreateRegistry
       
    37 CreateSmsService		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	CreateSmsService
       
    38 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	ChkChildrenCountDraft0
       
    39 EXECUTE_TEST_CASE
       
    40 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	ConnectSendAsServer
       
    41 GetSmsConstants			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	GetSmsConstants
       
    42 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	CreateMessageofType
       
    43 SendAsLaunchEditorAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	LaunchEditorAndClose
       
    44 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	CloseSvrConnection
       
    45 CHECK_POSTCONDITIONS
       
    46 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0041-LaunchEditorAndClose.ini	ChkChildrenCountDraft1
       
    47 END_TEST_CASE