messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.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		CM-SENDAS-CIT-0023-HP
       
    20 //! @SYMTestCaseDesc		CreateAttachment with Mime Information
       
    21 //! @SYMFssID
       
    22 //! @SYMTestStatus		Defined
       
    23 //! @SYMTestPriority		High
       
    24 //! @SYMTestActions
       
    25 //! @SYMTestExpectedResults	Attachment is created with Mime Information
       
    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-IR-CIT-0023-CreateAttachmentWithMime.ini	GetBaseConstants
       
    35 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CreateSession
       
    36 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	ResetMessageStore
       
    37 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	ChkChildrenCountDraft0
       
    38 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CreateRegistry
       
    39 GetIRMTMUId			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	GetIRMtmUid
       
    40 CreateService			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CreateIRService
       
    41 EXECUTE_TEST_CASE
       
    42 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	ConnectSendAsServer
       
    43 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CreateMessageofType
       
    44 SendAsAddRecipient		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	SendAsAddRecipient
       
    45 SendAsCreateAttachment		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	SendAsCreateAttachment
       
    46 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CloseMessage
       
    47 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CloseSvrConnection
       
    48 CHECK_POSTCONDITIONS
       
    49 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	ChkChildrenCountDraft1
       
    50 CreateChildrenSelection		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	CreateChildrenSelDraft
       
    51 GetMessageAtIndex		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	GetMessageAtIndex
       
    52 GetEntry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	GetEntry
       
    53 GetAttachmentInfoByIndex	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-IR-CIT-0023-CreateAttachmentWithMime.ini	GetAttachmentInfoByIndex
       
    54 END_TEST_CASE