coreapplicationuis/rfsplugins/tsrc/rfspluginstest/secureformattertest/init/secureformattertest.ini
changeset 69 dcd4152cfe55
parent 65 8a530a83576a
child 76 f5642d05cce0
equal deleted inserted replaced
65:8a530a83576a 69:dcd4152cfe55
     1 # This is STIFTestFramework initialization file
       
     2 # Comment lines start with '#'-character.
       
     3 # See STIF TestFramework users guide.doc for instructions
       
     4 
       
     5 [Engine_Defaults]
       
     6 TestReportMode= FullReport      # Possible values are: 'Summary', 'Environment', 'TestCases' or 'FullReport'
       
     7 CreateTestReport= YES           # Possible values: YES or NO
       
     8 TestReportFilePath= E:\LOGS\TestFramework\
       
     9 TestReportFileName= TestReport
       
    10 TestReportFormat= HTML			# Possible values: TXT or HTML
       
    11 TestReportOutput= FILE			# Possible values: FILE or RDEBUG
       
    12 TestReportFileCreationMode= OVERWRITE	# Possible values: OVERWRITE or APPEND
       
    13 [End_Defaults]
       
    14 
       
    15 [New_Module]
       
    16 ModuleName= TestScripter
       
    17 TestCaseFile= c:\testframework\secureformattertest.cfg
       
    18 [End_Module]