testexecfw/tef/test/regressiontest/scriptcommand/testdata/configs/te_regscriptcommandtest.ini
changeset 0 3e07fef1e154
equal deleted inserted replaced
-1:000000000000 0:3e07fef1e154
       
     1 [ScriptCommand_0001]
       
     2 TimeSeconds = 5
       
     3 
       
     4 [ScriptCommand_0003]
       
     5 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0003.htm
       
     6 CheckString=This line should appear in the log file.
       
     7 ExpectedTimes=3 
       
     8 
       
     9 [ScriptCommand_0004]
       
    10 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0004.htm
       
    11 CheckString=This line should not appear in the log file.
       
    12 ExpectedTimes=2
       
    13 
       
    14 [ScriptCommand_0005]
       
    15 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0005.htm
       
    16 CheckString=THIS TEXT HAS BEEN ADDED TO THE LOG FILE USING THE PRINT COMMAND
       
    17 ExpectedTimes=3
       
    18 
       
    19 [ScriptCommand_0006]
       
    20 repeatParam=5
       
    21 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0006.htm
       
    22 CheckString=THIS TEXT SHOULD BE REPEATED 5 TIMES USING THE REPEAT COMMAND
       
    23 ExpectedTimes=11
       
    24 
       
    25 [ScriptCommand_0007]
       
    26 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0007.htm
       
    27 CheckString=THIS TEXT SHOULD NOT BE REPEATED 5 TIMES USING THE REPEAT COMMAND
       
    28 ExpectedTimes=3
       
    29 
       
    30 [ScriptCommand_0007_1]
       
    31 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0007.htm
       
    32 CheckString=Repeat Parameter Key Not Found
       
    33 ExpectedTimes=2
       
    34 
       
    35 [ScriptCommand_0007_2]
       
    36 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0007.htm
       
    37 CheckString=The Looping is Not Initiated
       
    38 ExpectedTimes=2
       
    39 
       
    40 [ScriptCommand_0008]
       
    41 ProcessName=eshell.exe
       
    42 ExpectedRetValue=-1
       
    43 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0008.htm
       
    44 CheckString=Program has been killed as the timeout is achieved.
       
    45 ExpectedTimes=2
       
    46 
       
    47 
       
    48 [ScriptCommand_0009]
       
    49 ProcessName=TIMEWdddd.exe
       
    50 ExpectedRetValue=-1
       
    51 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0009.htm
       
    52 CheckString=RUN_PROGRAM 5 TIMEWdddd.exe ***Result = UNKNOWN Code = -1
       
    53 ExpectedTimes=2
       
    54 
       
    55 [ScriptCommand_0010]
       
    56 ProcessName=timew.exe
       
    57 ExpectedRetValue=-1
       
    58 
       
    59 [ScriptCommand_0011]
       
    60 ProcessName=ESHELLeee.exe
       
    61 ExpectedRetValue=-1
       
    62 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0011.htm
       
    63 CheckString=RUN_WS_PROGRAM 5 ESHELLeee.exe ***Result = UNKNOWN Code = -1
       
    64 ExpectedTimes=2
       
    65 
       
    66 [ScriptCommand_0014]
       
    67 FilePath=${SYSDRIVE}\UTILTEST\
       
    68 ExpectedResult=0
       
    69 
       
    70 [ScriptCommand_0014_1]
       
    71 FilePath=${SYSDRIVE}\UTILTEST\dt-tef-scriptcommand-0014.script
       
    72 ExpectedResult=0
       
    73 
       
    74 [ScriptCommand_0014_2]
       
    75 FilePath=${SYSDRIVE}\UTILTEST\dt-tef-scriptcommand-0014.script
       
    76 ExpectedResult=-1
       
    77 
       
    78 [ScriptCommand_0014_3]
       
    79 FilePath=${SYSDRIVE}\UTILTEST\
       
    80 ExpectedResult=-1
       
    81 
       
    82 [ScriptCommand_0015]
       
    83 LogFilePath=c:\logs\testexecute\dt-tef-scriptcommand-0015.htm
       
    84 CheckString=Unrecognised Command - THIS
       
    85 ExpectedTimes=2
       
    86 
       
    87 [ScriptCommand_SharedData]
       
    88 shared_data_num = 2
       
    89 shared_name_1 = SharedData
       
    90 shared_name_2 = SharedData1