|
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 |
|
18 //! @file |
|
19 //! @SYMTestCaseID CM-SENDAS-CIT-0013-HP |
|
20 //! @SYMTestCaseDesc Add Recipient Address of type "To" to SMS message where number of recepients added < Number of recipeints supported |
|
21 //! @SYMFssID |
|
22 //! @SYMTestStatus Defined |
|
23 //! @SYMTestPriority High |
|
24 //! @SYMTestActions |
|
25 //! @SYMTestExpectedResults The Recipient Address is added to the SMS message |
|
26 //! @SYMTestType CIT |
|
27 |
|
28 |
|
29 RUN_UTILS DeleteFile c:\messaging.db |
|
30 LOAD_SUITE MessagingTestServer -SharedData |
|
31 |
|
32 PREFIX RUN_TEST_STEP 1000 MessagingTestServer |
|
33 BEGIN_TEST_CASE |
|
34 SETUP_TEST_CASE |
|
35 GetBaseConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini GetBaseConstants |
|
36 CreateSession c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CreateSession |
|
37 ResetMessageStore c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini ResetMessageStore |
|
38 CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini ChkChildrenCountDraft0 |
|
39 CreateRegistry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CreateRegistry |
|
40 CreateSmsService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CreateSmsService |
|
41 EXECUTE_TEST_CASE |
|
42 ConnectSendAsServer c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini ConnectSendAsServer |
|
43 GetSmsConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini GetSmsMtmUid |
|
44 SendAsCreateMessageofType c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CreateMessageofType |
|
45 SendAsAddRecipient c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini SendAsAddRecipient |
|
46 SendAsSaveMessageAndClose c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini SendAsSaveMessageAndClose |
|
47 CloseSendAsServerConnection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CloseSvrConnection |
|
48 CHECK_POSTCONDITIONS |
|
49 CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini ChkChildrenCountDraft1 |
|
50 CreateChildrenSelection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini CreateChildrenSelDraft |
|
51 GetMessageAtIndex c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini GetMessageAtIndex |
|
52 GetEntry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini GetEntry |
|
53 VerifyRecipients c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMS-CIT-0013-Add'To'RecipientAddr.ini VerifyRecipients |
|
54 END_TEST_CASE |