messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/Performance/MSG-SENDAS-SMS-CIT-01-Performance-CreateMessageOfType.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-01-Performance-CreateMessageOfType.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,44 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreateSmsService]
+actionParam 	= session _ 0 1 _ _ smsServiceId
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ConnectSendAsServer]
+actionParam	=  100 sendAs
+
+[GetFilteredMsgTypes]
+actionParam	= sendAs filteredMessageTypes
+
+[GetMessageTypeUid]
+actionParam	= filteredMessageTypes 2 "SMS" "Client" messageTypeUid
+
+[StartTimer]
+actionParam = timer
+
+[CreateMessageofType]
+actionParam	= sendAs messageTypeUid sendAsMessage
+
+[SendAsSaveMessageAndClose]
+actionParam	= sendAsMessage
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1
+
+[StopTimer]
+actionParam	= timer
\ No newline at end of file