coreapplicationuis/rfsplugins/tsrc/rfspluginstest/secureformattertest/init/TestFramework.ini
changeset 69 dcd4152cfe55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/secureformattertest/init/TestFramework.ini	Fri Sep 17 08:30:44 2010 +0300
@@ -0,0 +1,18 @@
+# This is STIFTestFramework initialization file
+# Comment lines start with '#'-character.
+# See STIF TestFramework users guide.doc for instructions
+
+[Engine_Defaults]
+TestReportMode= FullReport      # Possible values are: 'Summary', 'Environment', 'TestCases' or 'FullReport'
+CreateTestReport= YES           # Possible values: YES or NO
+TestReportFilePath= E:\LOGS\TestFramework\
+TestReportFileName= TestReport
+TestReportFormat= HTML			# Possible values: TXT or HTML
+TestReportOutput= FILE			# Possible values: FILE or RDEBUG
+TestReportFileCreationMode= OVERWRITE	# Possible values: OVERWRITE or APPEND
+[End_Defaults]
+
+[New_Module]
+ModuleName= TestScripter
+TestCaseFile= c:\testframework\secureformattertest.cfg
+[End_Module]