commonuisupport/uikon/test/scripts/uiktest_T_Backup.script
changeset 33 b3425bf29f82
parent 0 2f259fa3e83a
equal deleted inserted replaced
21:558113899881 33:b3425bf29f82
    14 // Description: 
    14 // Description: 
    15 //
    15 //
    16 //
    16 //
    17 PRINT Run TBackup test
    17 PRINT Run TBackup test
    18 //
    18 //
       
    19 
       
    20 // Init MTM before it will be used by backup service
       
    21 RUN_WS_PROGRAM mailinit.exe
       
    22 
    19 LOAD_SUITE UiktestServer
    23 LOAD_SUITE UiktestServer
    20 RUN_TEST_STEP 1000 UiktestServer TBackup
    24 RUN_TEST_STEP 1000 UiktestServer TBackup
    21 
    25 
    22 
    26 
    23 
    27