|
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 //! @file |
|
17 |
|
18 RUN_SCRIPT z:\TestData\Scripts\Te_SimMisc_setup.script |
|
19 // |
|
20 LOAD_SUITE Te_SimMisc |
|
21 // |
|
22 |
|
23 START_TESTCASE TEL-SIMTSY-NA-6000 |
|
24 //!@SYMTestCaseID TEL-SIMTSY-NA-6000 |
|
25 //!@SYMREQ REQ0000 |
|
26 //!@SYMTestCaseDesc Changing phone's properties using P&S |
|
27 //!@SYMTestPriority Critical |
|
28 //!@SYMTestActions Change the simulator's Publish & Subscribe property |
|
29 //! values and check for correct functionality |
|
30 //!@SYMTestExpectedResults Pass |
|
31 //!@SYMTestType CT |
|
32 RUN_TEST_STEP 60 Te_SimMisc PubSubMode |
|
33 |
|
34 END_TESTCASE TEL-SIMTSY-NA-6000 |
|
35 |
|
36 START_TESTCASE TEL-SIMTSY-NA-6001 |
|
37 //!@SYMTestCaseID TEL-SIMTSY-NA-6001 |
|
38 //!@SYMREQ REQ0000 |
|
39 //!@SYMTestCaseDesc Get the simulated phone's identity parameters and |
|
40 //! its identity capabilities |
|
41 //!@SYMTestPriority Critical |
|
42 //!@SYMTestActions Retrieve simulated phone identity capabilities (e.g. |
|
43 //! capability to retrieve serial number, model, etc.), |
|
44 //! get the simulated phone's identity, cancel a request |
|
45 //! to retrieve the phone's identity |
|
46 //!@SYMTestExpectedResults Pass |
|
47 //!@SYMTestType CT |
|
48 RUN_TEST_STEP 30 Te_SimMisc GetPhoneIdAndCaps |
|
49 |
|
50 END_TESTCASE TEL-SIMTSY-NA-6001 |
|
51 |
|
52 START_TESTCASE TEL-SIMTSY-NA-6002 |
|
53 //!@SYMTestCaseID TEL-SIMTSY-NA-6002 |
|
54 //!@SYMREQ REQ0000 |
|
55 //!@SYMTestCaseDesc Get signal strength and battery status of the |
|
56 //! simulated phone |
|
57 //!@SYMTestPriority Critical |
|
58 //!@SYMTestActions Obtain simulated phone's signal and battery strength |
|
59 //! capabilities, retrieve status of signal and battery |
|
60 //! strength |
|
61 //!@SYMTestExpectedResults Pass |
|
62 //!@SYMTestType CT |
|
63 RUN_TEST_STEP 30 Te_SimMisc SignalAndBatteryStrengthTest |
|
64 |
|
65 END_TESTCASE TEL-SIMTSY-NA-6002 |
|
66 |
|
67 START_TESTCASE TEL-SIMTSY-NA-6003 |
|
68 //!@SYMTestCaseID TEL-SIMTSY-NA-6003 |
|
69 //!@SYMREQ REQ0000 |
|
70 //!@SYMTestCaseDesc Test subscriber ID retrieval of the simulator |
|
71 //!@SYMTestPriority Critical |
|
72 //!@SYMTestActions Get the simulated phone's subscriber ID, cancel a |
|
73 //! request to get simulated phone's subscriber ID |
|
74 //!@SYMTestExpectedResults Pass |
|
75 //!@SYMTestType CT |
|
76 RUN_TEST_STEP 30 Te_SimMisc SubscriberIdTest |
|
77 |
|
78 END_TESTCASE TEL-SIMTSY-NA-6003 |
|
79 |
|
80 START_TESTCASE TEL-SIMTSY-NA-6004 |
|
81 //!@SYMTestCaseID TEL-SIMTSY-NA-6004 |
|
82 //!@SYMREQ REQ0000 |
|
83 //!@SYMTestCaseDesc Get information on the simulator's phone stores |
|
84 //!@SYMTestPriority Critical |
|
85 //!@SYMTestActions Get the simulated phone's store information, get the |
|
86 //! simulated phone's phonebook information |
|
87 //!@SYMTestExpectedResults Pass |
|
88 //!@SYMTestType CT |
|
89 RUN_TEST_STEP 30 Te_SimMisc PhoneStoreTest |
|
90 |
|
91 END_TESTCASE TEL-SIMTSY-NA-6004 |
|
92 |
|
93 START_TESTCASE TEL-SIMTSY-NA-6005 |
|
94 //!@SYMTestCaseID TEL-SIMTSY-NA-6005 |
|
95 //!@SYMREQ REQ0000 |
|
96 //!@SYMTestCaseDesc Get the simulated phone's capabilities |
|
97 //!@SYMTestPriority Critical |
|
98 //!@SYMTestActions Retrieve the simulator's phone capabilities, |
|
99 //! retrieve the phone's status, retrieve the phone's |
|
100 //! information |
|
101 //!@SYMTestExpectedResults Pass |
|
102 //!@SYMTestType CT |
|
103 RUN_TEST_STEP 30 Te_SimMisc GetCaps |
|
104 |
|
105 END_TESTCASE TEL-SIMTSY-NA-6005 |
|
106 |
|
107 START_TESTCASE TEL-SIMTSY-NA-6006 |
|
108 //!@SYMTestCaseID TEL-SIMTSY-NA-6006 |
|
109 //!@SYMREQ REQ0000 |
|
110 //!@SYMTestCaseDesc Get the simulated phone's line status |
|
111 //!@SYMTestPriority Critical |
|
112 //!@SYMTestActions Get the simulator's phone lines, for each line test |
|
113 //! the current status and capabilities |
|
114 //!@SYMTestExpectedResults Pass |
|
115 //!@SYMTestType CT |
|
116 RUN_TEST_STEP 30 Te_SimMisc GetLinesStatus |
|
117 |
|
118 END_TESTCASE TEL-SIMTSY-NA-6006 |
|
119 |
|
120 START_TESTCASE TEL-SIMTSY-NA-6007 |
|
121 //!@SYMTestCaseID TEL-SIMTSY-NA-6007 |
|
122 //!@SYMREQ REQ0000 |
|
123 //!@SYMTestCaseDesc Get the multi-mode capabilities of the simulator |
|
124 //!@SYMTestPriority Critical |
|
125 //!@SYMTestActions Get the supported telephony modes of the simulator's |
|
126 //! phone (e.g. GPRS, GSM, CDMA, etc.) |
|
127 //!@SYMTestExpectedResults Pass |
|
128 //!@SYMTestType CT |
|
129 RUN_TEST_STEP 30 Te_SimMisc GetMultimodeCaps |
|
130 |
|
131 END_TESTCASE TEL-SIMTSY-NA-6007 |
|
132 |
|
133 START_TESTCASE TEL-SIMTSY-NA-6008 |
|
134 //!@SYMTestCaseID TEL-SIMTSY-NA-6008 |
|
135 //!@SYMREQ REQ0000 |
|
136 //!@SYMTestCaseDesc Get the network capabilities of the simulator |
|
137 //!@SYMTestPriority Critical |
|
138 //!@SYMTestActions Gets the simulated network capabilities (selection |
|
139 //! settings, NITZ, etc.) available |
|
140 //!@SYMTestExpectedResults Pass |
|
141 //!@SYMTestType CT |
|
142 RUN_TEST_STEP 30 Te_SimMisc GetNetworkCaps |
|
143 |
|
144 END_TESTCASE TEL-SIMTSY-NA-6008 |
|
145 |
|
146 START_TESTCASE TEL-SIMTSY-NA-6009 |
|
147 //!@SYMTestCaseID TEL-SIMTSY-NA-6009 |
|
148 //!@SYMREQ REQ0000 |
|
149 //!@SYMTestCaseDesc Get the current mode of the simulator |
|
150 //!@SYMTestPriority Critical |
|
151 //!@SYMTestActions Get the current network mode of the simulated phone |
|
152 //! (e.g. GSM, WCDMA, unregistered, etc.) |
|
153 //!@SYMTestExpectedResults Pass |
|
154 //!@SYMTestType CT |
|
155 RUN_TEST_STEP 30 Te_SimMisc GetCurrentMode |
|
156 END_TESTCASE TEL-SIMTSY-NA-6009 |
|
157 |