|
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 //! @file |
|
17 //! @SYMTestSuiteName CntPerfTestServer Suite |
|
18 //! @SYMScriptTestEnvironment |
|
19 |
|
20 PRINT Run all Contact View underlying view update related tests |
|
21 |
|
22 LOAD_SUITE CntPerfTestServer |
|
23 |
|
24 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0010-HP |
|
25 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0010-HP |
|
26 //! @SYMTestCaseDesc Update a find view based on a local view |
|
27 //! @SYMPREQ 1187 |
|
28 //! @SYMTestStatus Implemented |
|
29 //! @SYMTestPriority High |
|
30 //! @SYMTestActions 1. Construct a Contacts Find view over a local view. |
|
31 //! 2. Remove contacts from the underlying local view. |
|
32 //! 3. Validate view count of the dependant Find view. |
|
33 //! @SYMTestExpectedResults Contacts Find View is updated correctly when contacts are removed from the underlying local view |
|
34 //! on the database and all relevant contact view notifications are received. |
|
35 //! @SYMTestType CIT |
|
36 |
|
37 RUN_TEST_STEP 1000 CntPerfTestServer PrepareDataTestStep C:\Cntviewtest\configs\TestContactViewUnderlyingViewUpdateStep.ini preparedata_1 |
|
38 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_1 |
|
39 |
|
40 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0010-HP |
|
41 |
|
42 |
|
43 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0013-HP |
|
44 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0013-HP |
|
45 //! @SYMTestCaseDesc Update a find view based on a remote view |
|
46 //! @SYMPREQ 1187 |
|
47 //! @SYMTestStatus Implemented |
|
48 //! @SYMTestPriority High |
|
49 //! @SYMTestActions 1. Construct a Contacts Find view over a remote view. |
|
50 //! 2. Remove contacts from the underlying remote view. |
|
51 //! 3. Validate view count of the dependant Find view. |
|
52 //! @SYMTestExpectedResults Contacts Find View is updated correctly when contacts are removed from the underlying remote view |
|
53 //! on the database and all relevant contact view notifications are received. |
|
54 //! @SYMTestType CIT |
|
55 |
|
56 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_2 |
|
57 |
|
58 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0013-HP |
|
59 |
|
60 |
|
61 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0016-HP |
|
62 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0016-HP |
|
63 //! @SYMTestCaseDesc Update a Filtered view based on a local view |
|
64 //! @SYMPREQ 1187 |
|
65 //! @SYMTestStatus Implemented |
|
66 //! @SYMTestPriority High |
|
67 //! @SYMTestActions 1. Construct a Contacts Filtered view over a local view. |
|
68 //! 2. Remove contacts from the underlying local view. |
|
69 //! 3. Validate view count of the dependant Find view. |
|
70 //! @SYMTestExpectedResults Contacts Filtered View is updated correctly when contacts are removed from the underlying remote view |
|
71 //! on the database and all relevant contact view notifications are received. |
|
72 //! @SYMTestType CIT |
|
73 |
|
74 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_3 |
|
75 |
|
76 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0016-HP |
|
77 |
|
78 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0018-HP |
|
79 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0018-HP |
|
80 //! @SYMTestCaseDesc Update a Filtered view based on a remote view |
|
81 //! @SYMPREQ 1187 |
|
82 //! @SYMTestStatus Implemented |
|
83 //! @SYMTestPriority High |
|
84 //! @SYMTestActions 1. Construct a Contacts Filtered view over a remote view. |
|
85 //! 2. Remove contacts from the underlying remote view. |
|
86 //! 3. Validate view count of the dependant Filtered view. |
|
87 //! @SYMTestExpectedResults Contacts Filtered View is updated correctly when contacts are removed from the underlying remote view |
|
88 //! on the database and all relevant contact view notifications are received. |
|
89 //! @SYMTestType CIT |
|
90 |
|
91 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_4 |
|
92 |
|
93 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0018-HP |
|
94 |
|
95 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0021-HP |
|
96 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0021-HP |
|
97 //! @SYMTestCaseDesc Update a Group view based on a local view |
|
98 //! @SYMPREQ 1187 |
|
99 //! @SYMTestStatus Implemented |
|
100 //! @SYMTestPriority High |
|
101 //! @SYMTestActions 1. Construct a Contacts Group view over a local view. |
|
102 //! 2. Remove contacts from the underlying local view. |
|
103 //! 3. Validate view count of the dependant Group view. |
|
104 //! @SYMTestExpectedResults Contacts Filtered View is updated correctly when contacts are removed from the underlying remote view |
|
105 //! on the database and all relevant contact view notifications are received. |
|
106 //! @SYMTestType CIT |
|
107 RUN_TEST_STEP 1000 CntPerfTestServer PrepareDataTestStep C:\Cntviewtest\configs\TestContactViewUnderlyingViewUpdateStep.ini preparedata_1 |
|
108 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_5 |
|
109 |
|
110 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0021-HP |
|
111 |
|
112 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0023-HP |
|
113 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0023-HP |
|
114 //! @SYMTestCaseDesc Update a Group view based on a remote view |
|
115 //! @SYMPREQ 1187 |
|
116 //! @SYMTestStatus Implemented |
|
117 //! @SYMTestPriority High |
|
118 //! @SYMTestActions 1. Construct a Contacts Group view over a remote view. |
|
119 //! 2. Remove contacts from the underlying remote view. |
|
120 //! 3. Validate view count of the dependant Group view. |
|
121 //! @SYMTestExpectedResults Contacts Group View is updated correctly when contacts are removed from the underlying remote view |
|
122 //! on the database and all relevant contact view notifications are received. |
|
123 //! @SYMTestType CIT |
|
124 |
|
125 RUN_TEST_STEP 1000 CntPerfTestServer PrepareDataTestStep C:\Cntviewtest\configs\TestContactViewUnderlyingViewUpdateStep.ini preparedata_1 |
|
126 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_6 |
|
127 |
|
128 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0023-HP |
|
129 |
|
130 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0026-HP |
|
131 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0026-HP |
|
132 //! @SYMTestCaseDesc Update a Sub view based on a local view |
|
133 //! @SYMPREQ 1187 |
|
134 //! @SYMTestStatus Implemented |
|
135 //! @SYMTestPriority High |
|
136 //! @SYMTestActions 1. Construct a Contacts Sub view over a local view. |
|
137 //! 2. Remove contacts from the underlying local view. |
|
138 //! 3. Validate view count of the dependant Sub view. |
|
139 //! @SYMTestExpectedResults Contacts Sub View is updated correctly when contacts are removed from the underlying remote view |
|
140 //! on the database and all relevant contact view notifications are received. |
|
141 //! @SYMTestType CIT |
|
142 |
|
143 RUN_TEST_STEP 1000 CntPerfTestServer PrepareDataTestStep C:\Cntviewtest\configs\TestContactViewUnderlyingViewUpdateStep.ini preparedata_2 |
|
144 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_7 |
|
145 |
|
146 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0026-HP |
|
147 |
|
148 START_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0028-HP |
|
149 //! @SYMTestCaseID PIM-APPENG-CONTACTS-VIEWS-I-0028-HP |
|
150 //! @SYMTestCaseDesc Update a Sub view based on a remote view |
|
151 //! @SYMPREQ 1187 |
|
152 //! @SYMTestStatus Implemented |
|
153 //! @SYMTestPriority High |
|
154 //! @SYMTestActions 1. Construct a Contacts Sub view over a remote view. |
|
155 //! 2. Remove contacts from the underlying remote view. |
|
156 //! 3. Validate view count of the dependant Sub view. |
|
157 //! @SYMTestExpectedResults Contacts Sub View is updated correctly when contacts are removed from the underlying remote view |
|
158 //! on the database and all relevant contact view notifications are received. |
|
159 //! @SYMTestType CIT |
|
160 |
|
161 RUN_TEST_STEP 1000 CntPerfTestServer PrepareDataTestStep C:\Cntviewtest\configs\TestContactViewUnderlyingViewUpdateStep.ini preparedata_2 |
|
162 RUN_TEST_STEP 1000 CntPerfTestServer TestContactViewUnderLyingViewUpdateStep C:\Cntviewtest\configs\TestContactViewUnderLyingViewUpdateStep.ini viewupdate_8 |
|
163 |
|
164 END_TESTCASE PIM-APPENG-CONTACTS-VIEWS-I-0028-HP |
|
165 |
|
166 |
|
167 PRINT Completed Contact View underlying view update related tests |
|
168 |
|
169 |