messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/20_ModifyDefaultSMTPService.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/20_ModifyDefaultSMTPService.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,39 @@
+[CreateSession]
+actionParam = session
+
+[CreateSmtpService1]
+actionParam	= session _ _ _ _ "SmtpServiceA" serviceId1
+
+[CreateRegistry]
+actionParam = session registry
+
+[CreateSmtpMtm]
+actionParam = session serviceId1 registry smtpMtm
+
+[ChangeDefaultSmtpService1]
+actionParam = serviceId1 smtpMtm
+
+[GetDefaultSmtpService1]
+actionParam = smtpMtm 0 serviceId2
+
+[CompareNumbers1]
+actionParam = serviceId1 serviceId2 1
+
+[CreateSmtpService2]
+actionParam	= session _ _ _ _ "SmtpServiceB" serviceId3
+
+[ChangeDefaultSmtpService2]
+actionParam = serviceId3 smtpMtm
+
+[GetDefaultSmtpService2]
+actionParam = smtpMtm 0 serviceId4
+
+[CompareNumbers2]
+actionParam = serviceId3 serviceId4 1
+
+[GetDefaultSmtpService3]
+actionParam = smtpMtm 1 serviceId5
+
+[CreatePopAccount1]
+actionParam = "Account2" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Settings-lon-cn-exchng2k_CR1.txt" accountId2 PopSettings PopPrefs SmtpSettings SmtpPrefs
+