diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.script Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,53 @@ +// +// 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 CM-SENDAS-CIT-0012-HP +//! @SYMTestCaseDesc Create a SMTP message using SendAs API and set BioType, where BioType is not supported by the message type +//! @SYMFssID +//! @SYMTestStatus Defined +//! @SYMTestPriority High +//! @SYMTestActions +//! @SYMTestExpectedResults Setting of Bio type is ignored, the test passes with out any error +//! @SYMTestType CIT + +RUN_UTILS DeleteFile c:\messaging.db +LOAD_SUITE MessagingTestServer -SharedData + +PREFIX RUN_TEST_STEP 1000 MessagingTestServer +BEGIN_TEST_CASE +SETUP_TEST_CASE +GetBaseConstants c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini GetBaseConstants +CreateSession c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreateSession +ResetMessageStore c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini ResetMessageStore +CreatePopAccount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreatePopAccount +CreateSmtpService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreateSmtpService +CreateRegistry c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreateRegistry +CreateSmtpMtm c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreateSmtpMtm +SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini SetDefaultConfiguration0 +SetSmtpServiceParameters c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini SetSmtpServiceParameters +CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini ChkChildrenCountDraft0 +EXECUTE_TEST_CASE +ChangeDefaultSmtpService c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini ChangeDefaultSmtpService +ConnectSendAsServer c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini ConnectSendAsServer +GetSMTPMTMUId c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini GetSMTPMTMUId +SendAsCreateMessageofType c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CreateMessageofType1 +SendAsSetBioType c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini SendAsSetBioType +SendAsSaveMessageAndClose c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CloseMessage1 +CloseSendAsServerConnection c:\msgtest\TestFramework\ScriptedTestCases\SendAs\MSG-SENDAS-SMTP-CIT-0012-SetBioTypeNotSupported.ini CloseSvrConnection +CHECK_POSTCONDITIONS +END_TEST_CASE \ No newline at end of file