messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.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-IR-CIT-0037-GetProgressInfoMsgClosed
       
    20 //! @SYMTestCaseDesc		Get Progress Information When Message is Closed
       
    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 
       
    31 PREFIX RUN_TEST_STEP 1000 MessagingTestServer
       
    32 BEGIN_TEST_CASE
       
    33 SETUP_TEST_CASE
       
    34 GetBaseConstants		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	GetBaseConstants
       
    35 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreateSession
       
    36 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	ResetMessageStore
       
    37 CreatePopAccount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreatePopAccount
       
    38 CreateSmtpService		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreateSmtpService
       
    39 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreateRegistry
       
    40 CreateSmtpMtm			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreateSmtpMtm
       
    41 SetDefaultConfiguration		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	SetDefaultConfiguration0
       
    42 SetSmtpServiceParameters	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	SetSmtpServiceParams
       
    43 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	ChkChildrenCountDraft0
       
    44 EXECUTE_TEST_CASE
       
    45 ChangeDefaultSmtpService	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	ChangeDefaultSmtpService
       
    46 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	ConnectSendAsServer
       
    47 GetSMTPMTMUId			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	GetSMTPMTMUId
       
    48 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CreateMessageofType
       
    49 VerifySendAsMessageState	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	VerifySendAsMessageState
       
    50 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	SendAsSaveMessageAndClose
       
    51 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	CloseSvrConnection
       
    52 CHECK_POSTCONDITIONS
       
    53 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0037-GetProgressInfoMsgClosed.ini	ChkChildrenCountDraft1
       
    54 END_TEST_CASE