messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0011-SetBioType.script
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     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-0011-HP
       
    20 //! @SYMTestCaseDesc 			Set the Bio type for the BT message
       
    21 //! @SYMFssID
       
    22 //! @SYMTestStatus 			Defined
       
    23 //! @SYMTestPriority 			High
       
    24 //! @SYMTestActions			
       
    25 //! @SYMTestExpectedResults		The operation of Bio type setting is successful, the value of bio type should remain 0
       
    26 //! @SYMTestType 			CIT
       
    27 
       
    28 RUN_UTILS DeleteFile c:\messaging.db
       
    29 LOAD_SUITE MessagingTestServer -SharedData
       
    30 
       
    31 PREFIX RUN_TEST_STEP 1000 MessagingTestServer
       
    32 BEGIN_TEST_CASE
       
    33 SETUP_TEST_CASE
       
    34 GetBaseConstants		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	GetBaseConstants
       
    35 GetBTMTMUId			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	GetBTMTMUId
       
    36 CreateSession			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CreateSession
       
    37 ResetMessageStore		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	ResetMessageStore
       
    38 CreateRegistry			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CreateRegistry
       
    39 CreateService			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CreateService
       
    40 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	ChkChildrenCountDraft0
       
    41 EXECUTE_TEST_CASE
       
    42 ConnectSendAsServer		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	ConnectSendAsServer
       
    43 SendAsCreateMessageofType	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CreateMessageofType1
       
    44 SendAsSetBioType		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	SendAsSetBioType
       
    45 SendAsSaveMessageAndClose	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CloseMessage1
       
    46 CloseSendAsServerConnection	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CloseSvrConnection
       
    47 CHECK_POSTCONDITIONS
       
    48 CheckChildrenCount		c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	ChkChildrenCountDraft1
       
    49 CreateChildrenSelection  	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	CreateChildrenSelDraft
       
    50 GetMessageAtIndex	 	c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	GetMessageAtIndex
       
    51 GetEntry    			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	GetEntry
       
    52 VerifyBioType			c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-BT-CIT-0011-SetBioType.ini	VerifyBioType
       
    53 END_TEST_CASE