diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.script Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,63 @@ +// +// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// +//! @file +//! @SYMTestCaseID MSG-SENDAS-CIT-0030-HP +//! @SYMTestCaseDesc UnConfirmed Send +//! @SYMFssID +//! @SYMTestStatus Defined +//! @SYMTestPriority High +//! @SYMTestActions xxxxxxxx +//! @SYMTestExpectedResults yyyyyyyyy +//! @SYMTestType CIT + +// Set the user response for UPS prompt service +RUN_PROGRAM SetUserPromptResponse Yes + +RUN_UTILS DeleteFile c:\messaging.db +LOAD_SUITE MessagingTestServer -SharedData + +RUN_UTILS CopyFile c:\msgtest\TestFramework\Configurations\SmsSettings\config.txt C:\config.txt +RUN_UTILS MakeReadWrite C:\config.txt + +PREFIX RUN_TEST_STEP 1000 MessagingTestServer +BEGIN_TEST_CASE +SETUP_TEST_CASE +InitializeSimTsy c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini InitializeSimTsy +GetBaseConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini GetBaseConstants +GetSmsConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini GetSmsConstants +CreateSession c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CreateSession +ResetMessageStore c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini ResetMessageStore +SetDefaultSmsSettings c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SetDefaultSmsSettings +SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SetDefaultConfiguration +SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SetDefaultConfigurationBodyTxt +CreateSmsService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CreateSmsService +SetSmsServiceSettings c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SetSmsServiceSettings +CreateRegistry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CreateRegistry +CreateMtm c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CreateSmsMtm +CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini ChkChildrenCountDraft0 +EXECUTE_TEST_CASE +ConnectSendAsServer c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini ConnectSendAsServer +SendAsCreateMessageofType c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SendAsCreateMessageofType +SendAsAddRecipient c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SendAsAddRecipient +SendAsSetBodyText c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SendAsSetBodyText +CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini ChkChildrenCountDraft1 +SendAsSendMessageNew c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini SendAsSendMessageNew +SendAsCloseMessage c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CloseMessage +Sleep c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini Sleep +CloseSendAsServerConnection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini CloseSvrConnection +CHECK_POSTCONDITIONS +UnloadPhoneModule c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0047-Set-8-Bit-CharacterSet.ini UnloadPhoneModule +END_TEST_CASE