buildverification/autosmoketest/messaging/Scripts/Smoketest_Mess.script
changeset 15 5b5908ec640f
parent 13 3a35f7917fa6
child 17 03d9ade4748d
equal deleted inserted replaced
13:3a35f7917fa6 15:5b5908ec640f
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description: 
       
    15 //
       
    16 
       
    17 PRINT Run Mesaging smoketest
       
    18 //
       
    19 RUN_WS_PROGRAM 10 z:\sys\bin\mcentre.exe
       
    20 //
       
    21 DELAY 1500
       
    22 //
       
    23 LOAD_SUITE Smoketest_Mess_Server
       
    24 // Wait for watchers to start
       
    25 DELAY 1000
       
    26 //
       
    27 RUN_UTILS MkDir c:\autosmoketest\
       
    28 RUN_UTILS MkDir c:\autosmoketest\sms\
       
    29 RUN_UTILS CopyFile z:\autosmoketest\smoketest_mess.ini	c:\autosmoketest\smoketest_mess.ini
       
    30 RUN_UTILS MakeReadWrite c:\autosmoketest\smoketest_mess.ini
       
    31 RUN_UTILS CopyFile z:\autosmoketest\sms\message1.txt	c:\autosmoketest\sms\message1.txt
       
    32 RUN_UTILS MakeReadWrite c:\autosmoketest\sms\message1.txt
       
    33 //
       
    34 RUN_TEST_STEP	10000	Smoketest_Mess_Server CleanMessageFolder		c:\autosmoketest\Smoketest_mess.ini	27595_SmsCount01
       
    35 DELAY 500
       
    36 PRINT Create SMS account with vodaphone service centre
       
    37 //
       
    38 RUN_TEST_STEP	10000	Smoketest_Mess_Server CreateSmsAccount		c:\autosmoketest\smoketest_mess.ini	27029_SmsVodafoneAccount
       
    39 //
       
    40 RUN_TEST_STEP	10000	Smoketest_Mess_Server SetSmsSc				c:\autosmoketest\Smoketest_mess.ini	27029_SmsVodafoneAccount
       
    41 DELAY 500
       
    42 RUN_TEST_STEP	10000	Smoketest_Mess_Server CreateSms				c:\autosmoketest\Smoketest_mess.ini	27584_SmsMessage01