// Copyright (c) 2005-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
RUN_SCRIPT z:\TestData\Scripts\Te_SimMisc_setup.script
//
LOAD_SUITE Te_SimMisc
//
START_TESTCASE TEL-SIMTSY-NA-6000
//!@SYMTestCaseID TEL-SIMTSY-NA-6000
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Changing phone's properties using P&S
//!@SYMTestPriority Critical
//!@SYMTestActions Change the simulator's Publish & Subscribe property
//! values and check for correct functionality
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 60 Te_SimMisc PubSubMode
END_TESTCASE TEL-SIMTSY-NA-6000
START_TESTCASE TEL-SIMTSY-NA-6001
//!@SYMTestCaseID TEL-SIMTSY-NA-6001
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the simulated phone's identity parameters and
//! its identity capabilities
//!@SYMTestPriority Critical
//!@SYMTestActions Retrieve simulated phone identity capabilities (e.g.
//! capability to retrieve serial number, model, etc.),
//! get the simulated phone's identity, cancel a request
//! to retrieve the phone's identity
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetPhoneIdAndCaps
END_TESTCASE TEL-SIMTSY-NA-6001
START_TESTCASE TEL-SIMTSY-NA-6002
//!@SYMTestCaseID TEL-SIMTSY-NA-6002
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get signal strength and battery status of the
//! simulated phone
//!@SYMTestPriority Critical
//!@SYMTestActions Obtain simulated phone's signal and battery strength
//! capabilities, retrieve status of signal and battery
//! strength
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc SignalAndBatteryStrengthTest
END_TESTCASE TEL-SIMTSY-NA-6002
START_TESTCASE TEL-SIMTSY-NA-6003
//!@SYMTestCaseID TEL-SIMTSY-NA-6003
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Test subscriber ID retrieval of the simulator
//!@SYMTestPriority Critical
//!@SYMTestActions Get the simulated phone's subscriber ID, cancel a
//! request to get simulated phone's subscriber ID
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc SubscriberIdTest
END_TESTCASE TEL-SIMTSY-NA-6003
START_TESTCASE TEL-SIMTSY-NA-6004
//!@SYMTestCaseID TEL-SIMTSY-NA-6004
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get information on the simulator's phone stores
//!@SYMTestPriority Critical
//!@SYMTestActions Get the simulated phone's store information, get the
//! simulated phone's phonebook information
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc PhoneStoreTest
END_TESTCASE TEL-SIMTSY-NA-6004
START_TESTCASE TEL-SIMTSY-NA-6005
//!@SYMTestCaseID TEL-SIMTSY-NA-6005
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the simulated phone's capabilities
//!@SYMTestPriority Critical
//!@SYMTestActions Retrieve the simulator's phone capabilities,
//! retrieve the phone's status, retrieve the phone's
//! information
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetCaps
END_TESTCASE TEL-SIMTSY-NA-6005
START_TESTCASE TEL-SIMTSY-NA-6006
//!@SYMTestCaseID TEL-SIMTSY-NA-6006
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the simulated phone's line status
//!@SYMTestPriority Critical
//!@SYMTestActions Get the simulator's phone lines, for each line test
//! the current status and capabilities
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetLinesStatus
END_TESTCASE TEL-SIMTSY-NA-6006
START_TESTCASE TEL-SIMTSY-NA-6007
//!@SYMTestCaseID TEL-SIMTSY-NA-6007
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the multi-mode capabilities of the simulator
//!@SYMTestPriority Critical
//!@SYMTestActions Get the supported telephony modes of the simulator's
//! phone (e.g. GPRS, GSM, CDMA, etc.)
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetMultimodeCaps
END_TESTCASE TEL-SIMTSY-NA-6007
START_TESTCASE TEL-SIMTSY-NA-6008
//!@SYMTestCaseID TEL-SIMTSY-NA-6008
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the network capabilities of the simulator
//!@SYMTestPriority Critical
//!@SYMTestActions Gets the simulated network capabilities (selection
//! settings, NITZ, etc.) available
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetNetworkCaps
END_TESTCASE TEL-SIMTSY-NA-6008
START_TESTCASE TEL-SIMTSY-NA-6009
//!@SYMTestCaseID TEL-SIMTSY-NA-6009
//!@SYMREQ REQ0000
//!@SYMTestCaseDesc Get the current mode of the simulator
//!@SYMTestPriority Critical
//!@SYMTestActions Get the current network mode of the simulated phone
//! (e.g. GSM, WCDMA, unregistered, etc.)
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 30 Te_SimMisc GetCurrentMode
END_TESTCASE TEL-SIMTSY-NA-6009