messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.script
//
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//! @file
//! @SYMTestCaseID CM-SENDAS-CIT-0021-HP
//! @SYMTestCaseDesc Add Linked Attachment with no Mime Information
//! @SYMFssID
//! @SYMTestStatus Defined
//! @SYMTestPriority High
//! @SYMTestActions
//! @SYMTestExpectedResults Linked Attachment should be added to message with no Mime Information
//! @SYMTestType CIT
RUN_UTILS DeleteFile c:\messaging.db
LOAD_SUITE MessagingTestServer -SharedData
PREFIX RUN_TEST_STEP 1000 MessagingTestServer
BEGIN_TEST_CASE
SETUP_TEST_CASE
GetBaseConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini GetBaseConstants
CreateSession c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateSession
ResetMessageStore c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini ResetMessageStore
CreatePopAccount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreatePopAccount
CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini ChkChildrenCountDraft0
CreateSmtpService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateSmtpService
CreateRegistry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateRegistry
CreateSmtpMtm c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateSmtpMtm
SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini SetDefaultConfig0
SetSmtpServiceParameters c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini SetSmtpServiceParams
ChangeDefaultSmtpService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini ChangeDfltSmtpService
EXECUTE_TEST_CASE
ConnectSendAsServer c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini ConnectSendAsServer
GetSMTPMTMUId c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini GetSmtpMtmUId
SendAsCreateMessageofType c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateMessageofType
SendAsAddRecipient c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini SendAsAddRecipient
SendAsAddLinkedAttachment c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini AddLinkedAttachment
SendAsSaveMessageAndClose c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CloseMessage
CloseSendAsServerConnection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CloseSvrConnection
CHECK_POSTCONDITIONS
CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini ChkChildrenCountDraft1
CreateChildrenSelection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini CreateChildrenSelDraft
GetMessageAtIndex c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini GetMessageAtIndex
GetEntry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini GetEntry
VerifyRecipients c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini VerifyRecipients
SmtpGetAttachmentInfoByIndex c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0021-AddLinkedAttachmentWithoutMime.ini SmtpGetAttachmentInfoByIndex
END_TEST_CASE