messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0003-CreateMultipleMessages.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0003-CreateMultipleMessages.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,53 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[GetIRMTMUId]
+actionParam 	= irTypeId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateService]
+actionParam	= session irTypeId _ _ _ _ "IRService" irServiceId
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ConnectSendAsServer]
+actionParam	=  10  sendAs
+
+[CreateMessageofType1]
+actionParam	=  sendAs irTypeId sendAsMessage1
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1
+
+[CreateMessageofType2]
+actionParam	=  sendAs irTypeId sendAsMessage2
+
+[ChkChildrenCountDraft2]
+actionParam	= session draftsFolderId 2
+
+[CreateMessageofType3]
+actionParam	=  sendAs irTypeId sendAsMessage3
+
+[ChkChildrenCountDraft3]
+actionParam	= session draftsFolderId 3
+
+[SendAsSaveMessageAndClose3]
+actionParam	= sendAsMessage3
+
+[SendAsSaveMessageAndClose2]
+actionParam	= sendAsMessage2
+
+[SendAsSaveMessageAndClose1]
+actionParam	= sendAsMessage1
+
+[CloseSvrConnection]
+actionParam	= sendAs
\ No newline at end of file