messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0046-AbandonMsg.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 
       
    17 
       
    18 //! @file
       
    19 //! @SYMTestCaseID		MSG-SENDAS-CIT-0046-HP
       
    20 //! @SYMTestCaseDesc		Abandon Message
       
    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-BT-CIT-0046-AbandonMsg.ini	GetBaseConstants
       
    34 GetBTMTMUId			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	GetBTMTMUId
       
    35 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	CreateSession
       
    36 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	ResetMessageStore
       
    37 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	CreateRegistry
       
    38 CreateService			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	CreateService
       
    39 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	ChkChildrenCountDraft0
       
    40 EXECUTE_TEST_CASE
       
    41 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	ConnectSendAsServer
       
    42 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	CreateMessageofType
       
    43 SendAsCloseMessage		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	SendAsCloseMessage
       
    44 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	CloseSvrConnection
       
    45 CHECK_POSTCONDITIONS
       
    46 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0046-AbandonMsg.ini	ChkChildrenCountDraft0
       
    47 END_TEST_CASE