diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest18.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest18.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,122 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[InitNtRas] +actionParam = + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[CreatePop3Service] +actionParam = session _ _ _ _ "Pop3Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" Pop3ServiceId + +[CreateSmtpService] +actionParam = session _ _ _ _ "SmtpService" smtpServiceId + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[CreatePop3Mtm] +actionParam = session Pop3ServiceId clientMtmRegistry Pop3Mtm + +[CreateSmtpMtm] +actionParam = session smtpServiceId clientMtmRegistry smtpMtm + +[CopyEntry] +actionParam = session smtpMessageId smtpServiceId1 + +[SetPop3ServiceParameters] +actionParam = session Pop3ServiceId _ + +[SetSmtpServiceParameters] +actionParam = session smtpServiceId1 _ + +[CreatePop3MailInfo] +actionParam = 500000 10 pop3MailInfo + +[CreateExpPop3MailInfo_0] +actionParam = 0 0 0 "test_mail_5" 0 ExpMail_0 + +[SetDefaultConfiguration_1] +actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\test5_mail.txt" + +[VerifyEmail] +actionParam = session sentItemsSelection Pop3Selection 1 ExpMail_0 + +[ConnectPop3Server0] +actionParam = Pop3ServiceId Pop3Mtm + +[DeleteChildren] +actionParam = session Pop3ServiceId + +[DisconnectPop3Server0] +actionParam = Pop3ServiceId Pop3Mtm + +[CreateSmtpMessageFromEmailFile] +actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId 1 + +[CopyEntry] +actionParam = session smtpMessageId smtpServiceId1 + +[ConnectPop3Server1] +actionParam = Pop3ServiceId Pop3Mtm + +[CreateChildrenSelection] +actionParam = session Pop3ServiceId selection + +[DisconnectPop3Server1] +actionParam = Pop3ServiceId Pop3Mtm + +[CheckChildrenCount0] +actionParam = session Pop3ServiceId 0 + +[CheckChildrenCount1] +actionParam = session Pop3ServiceId 1 + +[FindEntryByName0] +actionParam = session Pop3ServiceId "SimpleEmail" Pop3MessageId + +[CheckChildrenCount2] +actionParam = session inboxFolderId 1 + +[FindEntryByName1] +actionParam = session inboxFolderId "SimpleEmail" inboxMessageId + +[CheckChildrenCount_sent_1] +actionParam = session sentFolderId 1 + +[FindEntryByName2] +actionParam = session sentFolderId "SimpleEmail" sentMessageId + + +[CreateChildrenInbox] +actionParam = session inboxFolderId inboxSelection + + +[CreateChildrenSentItems] +actionParam = session sentFolderId sentItemsSelection + + +[CreateChildrenSelectionPop3] +actionParam = session Pop3ServiceId Pop3Selection + + +[Pop3TopPopulate] +actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection + + +[CopySelectionPop3] +actionParam = session Pop3Selection inboxFolderId + + +[Sleep10] +actionParam = 10 + +[Sleep30] +actionParam = 30 + +[GetDefaultSmtpService] +actionParam = smtpMtm _ smtpServiceId1