messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/Performance/MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/Performance/MSG-SENDAS-SMS-CIT-02-Performance-CreateMultipleMsg.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,59 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateSmsService]
+actionParam 	= session _ 0 1 _ _ smsServiceId
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ConnectSendAsServer]
+actionParam	=  10  sendAs
+
+[GetSmsConstants]
+actionParam 	=  smsTypeId
+
+[CreateMessageofType1]
+actionParam	=  sendAs smsTypeId sendAsMessage1
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1
+
+[CreateMessageofType2]
+actionParam	=  sendAs smsTypeId sendAsMessage2
+
+[ChkChildrenCountDraft2]
+actionParam	= session draftsFolderId 2
+
+[CreateMessageofType3]
+actionParam	=  sendAs smsTypeId sendAsMessage3
+
+[ChkChildrenCountDraft3]
+actionParam	= session draftsFolderId 3
+
+[SendAsSaveMessageAndClose3]
+actionParam	= sendAsMessage3
+
+[SendAsSaveMessageAndClose2]
+actionParam	= sendAsMessage2
+
+[SendAsSaveMessageAndClose1]
+actionParam	= sendAsMessage1
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[StartTimer]
+actionParam = timer
+
+[StopTimer]
+actionParam	= timer
\ No newline at end of file