diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest22.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest22.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,129 @@ +[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 + +[SetPop3ServiceParameters] +actionParam = session Pop3ServiceId _ + +[SetSmtpServiceParameters] +actionParam = session smtpServiceId1 _ + +[CreatePop3MailInfo] +actionParam = 500000 5 pop3MailInfo + +[CreatePop3MailInfo2] +actionParam = 500000 -1 pop3MailInfo2 + +[CreateExpPop3MailInfo0] +actionParam = 18 0 0 "test_mail_1" 0 ExpMail0 + + +[SetDefaultConfiguration_1] +actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\test1_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test2_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test3_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test4_mail.txt" + +[VerifyEmail] +actionParam = session sentItemsSelection Pop3Selection 1 ExpMail0 + + +[ConnectPop3Server0] +actionParam = Pop3ServiceId Pop3Mtm + +[DeleteChildren] +actionParam = session Pop3ServiceId + +[DisconnectPop3Server0] +actionParam = Pop3ServiceId Pop3Mtm + + +[CreateSmtpMessageFromEmailFile] +actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId0 0 + +[CopyEntry] +actionParam = session smtpMessageId0 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_sent4] +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 + +[CreateChildrenSelectionPop3_2] +actionParam = session Pop3ServiceId Pop3Selection2 + + +[Pop3TopPopulate] +actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection + +[Pop3TopPopulate2] +actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo2 Pop3Selection2 + +[CopySelectionPop3] +actionParam = session Pop3Selection inboxFolderId + +[Sleep10] +actionParam = 10 + +[Sleep30] +actionParam = 30 + +[GetDefaultSmtpService] +actionParam = smtpMtm _ smtpServiceId1