|
1 <?xml version="1.0"?> |
|
2 <test> |
|
3 <id>1</id> |
|
4 |
|
5 |
|
6 <name>CCE API automated tests Ariane</name> |
|
7 |
|
8 |
|
9 <target> |
|
10 <device rank="none" alias="DEFAULT"> |
|
11 <property name="HARNESS" value="STIF" /> |
|
12 <property name="TYPE" value="Ariane" /> |
|
13 </device> |
|
14 </target> |
|
15 <plan id="1.1" name="CCE API Testing Automation" harness="STIF" enabled="true" passrate="100"> |
|
16 <session id="1.1.1" name="session" harness="STIF" enabled="true" passrate="100"> |
|
17 <set id="1.1.1.1" name="set" harness="STIF" enabled="true" passrate="100"> |
|
18 <target> |
|
19 <device rank="master" alias="DEFAULT"/> |
|
20 </target> |
|
21 <case id="1.1.1.1.1" name="run ccetester.cfg" harness="STIF" enabled="true" passrate="100"> |
|
22 <flash target-alias="DEFAULT" images="ATS3Drop/cce_ats.fpsx" /> |
|
23 <flash target-alias="DEFAULT" images="ATS3Drop/cce_ats_udaerase.fpsx" /> |
|
24 |
|
25 <!-- START CTCMANAGER --> |
|
26 |
|
27 <step id="1.1.1.1.2.1" name="CTC start" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
28 <command>execute</command> |
|
29 <params> |
|
30 <param file="z:\sys\bin\ctcman.exe"/> |
|
31 </params> |
|
32 </step> |
|
33 |
|
34 <!-- CREATE LOG DIR FOR CCETESTER LOG --> |
|
35 |
|
36 <step id="1.1.1.1.2.1.6" name="Create ccetester log dir" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
37 <command>makedir</command> |
|
38 <params> |
|
39 <param dir="c:\logs\ccetester"/> |
|
40 </params> |
|
41 </step> |
|
42 |
|
43 <!-- CREATE LOG DIRECTORIES FOR STIF --> |
|
44 |
|
45 <step id="1874.1739.1.1.1.3" name="Create STIF log dir" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
46 <command>makedir</command> |
|
47 <params> |
|
48 <param dir="c:\logs\testframework"/> |
|
49 </params> |
|
50 </step> |
|
51 |
|
52 <step id="1874.1739.1.1.1.4" name="Create STIF trace dirs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
53 <command>makedir</command> |
|
54 <params> |
|
55 <param dir="c:\logs\testframework\testengine"/> |
|
56 </params> |
|
57 </step> |
|
58 |
|
59 <step id="1874.1739.1.1.1.5" name="Create STIF trace dirs 2" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
60 <command>makedir</command> |
|
61 <params> |
|
62 <param dir="c:\logs\testframework\testserver"/> |
|
63 </params> |
|
64 </step> |
|
65 |
|
66 <step id="1874.1739.1.1.1.6" name="Create STIF trace dirs 3" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
67 <command>makedir</command> |
|
68 <params> |
|
69 <param dir="c:\logs\testframework\testscripter"/> |
|
70 </params> |
|
71 </step> |
|
72 |
|
73 <step id="1874.1739.1.1.1.7" name="Create STIF testframework directory" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
74 <command>makedir</command> |
|
75 <params> |
|
76 <param dir="c:\testframework\"/> |
|
77 </params> |
|
78 </step> |
|
79 |
|
80 <!-- CREATE DIRECTORY FOR CTC--> |
|
81 |
|
82 <step id="1874.1739.1.1.1.1" name="Create CTC log dir" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
83 <command>makedir</command> |
|
84 <params> |
|
85 <param dir="c:\data\ctc\"/> |
|
86 </params> |
|
87 </step> |
|
88 |
|
89 <!-- CCE TEST MODULE --> |
|
90 <!-- |
|
91 <step id="1.1.1.1.1.0" name="Install testmodule DLL" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
92 <command>install</command> |
|
93 <params> |
|
94 <param type="binary"/> |
|
95 <param src="ccetester.dll"/> |
|
96 <param dst="c:\sys\bin\ccetester.dll"/> |
|
97 <param component-path="ATS3Drop"/> |
|
98 </params> |
|
99 </step> |
|
100 --> |
|
101 |
|
102 <!-- NOT USED (ADD TESTFRAMEWORK INI FILE) --> |
|
103 <!-- |
|
104 <step id="1.1.1.1.1.1" name="Install Stif configuration file" harness="STIF" enabled="true" passrate="100" significant="true"> |
|
105 <command>install</command> |
|
106 <params> |
|
107 <param src="cce_automated.ini"/> |
|
108 <param dst="c:\testframework\cce_automated.ini"/> |
|
109 <param component-path="ATS3Drop"/> |
|
110 </params> |
|
111 </step> |
|
112 --> |
|
113 |
|
114 <!-- ADD TEST SCRIPTS --> |
|
115 |
|
116 <step id="1.1.1.1.1.2" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
117 <command>install</command> |
|
118 <params> |
|
119 <param src="ccetester.cfg"/> |
|
120 <param dst="c:\testframework\ccetester.cfg"/> |
|
121 <param component-path="ATS3Drop"/> |
|
122 </params> |
|
123 </step> |
|
124 <step id="1.1.1.1.1.3" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
125 <command>install</command> |
|
126 <params> |
|
127 <param src="01_01_doafterboot.txt"/> |
|
128 <param dst="c:\testframework\01_01_doafterboot.txt"/> |
|
129 <param component-path="ATS3Drop"/> |
|
130 </params> |
|
131 </step> |
|
132 <step id="1.1.1.1.1.4" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
133 <command>install</command> |
|
134 <params> |
|
135 <param src="01_02_create_cce.txt"/> |
|
136 <param dst="c:\testframework\01_02_create_cce.txt"/> |
|
137 <param component-path="ATS3Drop"/> |
|
138 </params> |
|
139 </step> |
|
140 <step id="1.1.1.1.1.5" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
141 <command>install</command> |
|
142 <params> |
|
143 <param src="01_03_opennewcall_cs.txt"/> |
|
144 <param dst="c:\testframework\01_03_opennewcall_cs.txt"/> |
|
145 <param component-path="ATS3Drop"/> |
|
146 </params> |
|
147 </step> |
|
148 <step id="1.1.1.1.1.6" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
149 <command>install</command> |
|
150 <params> |
|
151 <param src="01_04_opennewcall_ps.txt"/> |
|
152 <param dst="c:\testframework\01_04_opennewcall_ps.txt"/> |
|
153 <param component-path="ATS3Drop"/> |
|
154 </params> |
|
155 </step> |
|
156 <step id="1.1.1.1.1.7" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
157 <command>install</command> |
|
158 <params> |
|
159 <param src="01_05_opennewcall_params.txt"/> |
|
160 <param dst="c:\testframework\01_05_opennewcall_params.txt"/> |
|
161 <param component-path="ATS3Drop"/> |
|
162 </params> |
|
163 </step> |
|
164 <step id="1.1.1.1.1.8" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
165 <command>install</command> |
|
166 <params> |
|
167 <param src="01_06_opennewcall_error.txt"/> |
|
168 <param dst="c:\testframework\01_06_opennewcall_error.txt"/> |
|
169 <param component-path="ATS3Drop"/> |
|
170 </params> |
|
171 </step> |
|
172 |
|
173 <step id="1.1.1.1.1.9" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
174 <command>install</command> |
|
175 <params> |
|
176 <param src="02_01_1_dial_ps.txt"/> |
|
177 <param dst="c:\testframework\02_01_1_dial_ps.txt"/> |
|
178 <param component-path="ATS3Drop"/> |
|
179 </params> |
|
180 </step> |
|
181 |
|
182 <step id="1.1.1.1.1.10" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
183 <command>install</command> |
|
184 <params> |
|
185 <param src="02_01_2_dial_cs.txt"/> |
|
186 <param dst="c:\testframework\02_01_2_dial_cs.txt"/> |
|
187 <param component-path="ATS3Drop"/> |
|
188 </params> |
|
189 </step> |
|
190 <step id="1.1.1.1.1.11" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
191 <command>install</command> |
|
192 <params> |
|
193 <param src="02_01_3_dial_error.txt"/> |
|
194 <param dst="c:\testframework\02_01_3_dial_error.txt"/> |
|
195 <param component-path="ATS3Drop"/> |
|
196 </params> |
|
197 </step> |
|
198 <step id="1.1.1.1.1.12" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
199 <command>install</command> |
|
200 <params> |
|
201 <param src="02_02_1_hold.txt"/> |
|
202 <param dst="c:\testframework\02_02_1_hold.txt"/> |
|
203 <param component-path="ATS3Drop"/> |
|
204 </params> |
|
205 </step> |
|
206 <step id="1.1.1.1.1.13" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
207 <command>install</command> |
|
208 <params> |
|
209 <param src="02_02_2_resume.txt"/> |
|
210 <param dst="c:\testframework\02_02_2_resume.txt"/> |
|
211 <param component-path="ATS3Drop"/> |
|
212 </params> |
|
213 </step> |
|
214 <step id="1.1.1.1.1.14" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
215 <command>install</command> |
|
216 <params> |
|
217 <param src="02_02_3_remote_hold_resume.txt"/> |
|
218 <param dst="c:\testframework\02_02_3_remote_hold_resume.txt"/> |
|
219 <param component-path="ATS3Drop"/> |
|
220 </params> |
|
221 </step> |
|
222 <step id="1.1.1.1.1.15" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
223 <command>install</command> |
|
224 <params> |
|
225 <param src="02_02_4_hold_resume_error.txt"/> |
|
226 <param dst="c:\testframework\02_02_4_hold_resume_error.txt"/> |
|
227 <param component-path="ATS3Drop"/> |
|
228 </params> |
|
229 </step> |
|
230 <step id="1.1.1.1.1.16" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
231 <command>install</command> |
|
232 <params> |
|
233 <param src="02_03_1_swap_ps.txt"/> |
|
234 <param dst="c:\testframework\02_03_1_swap_ps.txt"/> |
|
235 <param component-path="ATS3Drop"/> |
|
236 </params> |
|
237 </step> |
|
238 <step id="1.1.1.1.1.17" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
239 <command>install</command> |
|
240 <params> |
|
241 <param src="02_03_2_swap_cs.txt"/> |
|
242 <param dst="c:\testframework\02_03_2_swap_cs.txt"/> |
|
243 <param component-path="ATS3Drop"/> |
|
244 </params> |
|
245 </step> |
|
246 <step id="1.1.1.1.1.18" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
247 <command>install</command> |
|
248 <params> |
|
249 <param src="02_03_3_swap_cs_ps.txt"/> |
|
250 <param dst="c:\testframework\02_03_3_swap_cs_ps.txt"/> |
|
251 <param component-path="ATS3Drop"/> |
|
252 </params> |
|
253 </step> |
|
254 <step id="1.1.1.1.1.19" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
255 <command>install</command> |
|
256 <params> |
|
257 <param src="02_03_4_swap_ps_cs.txt"/> |
|
258 <param dst="c:\testframework\02_03_4_swap_ps_cs.txt"/> |
|
259 <param component-path="ATS3Drop"/> |
|
260 </params> |
|
261 </step> |
|
262 <step id="1.1.1.1.1.20" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
263 <command>install</command> |
|
264 <params> |
|
265 <param src="02_03_5_swap_error.txt"/> |
|
266 <param dst="c:\testframework\02_03_5_swap_error.txt"/> |
|
267 <param component-path="ATS3Drop"/> |
|
268 </params> |
|
269 </step> |
|
270 <step id="1.1.1.1.1.21" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
271 <command>install</command> |
|
272 <params> |
|
273 <param src="03_01_mt_call.txt"/> |
|
274 <param dst="c:\testframework\03_01_mt_call.txt"/> |
|
275 <param component-path="ATS3Drop"/> |
|
276 </params> |
|
277 </step> |
|
278 <step id="1.1.1.1.1.22" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
279 <command>install</command> |
|
280 <params> |
|
281 <param src="03_02_mt_call.txt"/> |
|
282 <param dst="c:\testframework\03_02_mt_call.txt"/> |
|
283 <param component-path="ATS3Drop"/> |
|
284 </params> |
|
285 </step> |
|
286 <step id="1.1.1.1.1.23" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
287 <command>install</command> |
|
288 <params> |
|
289 <param src="03_03_1_mt_call_queue.txt"/> |
|
290 <param dst="c:\testframework\03_03_1_mt_call_queue.txt"/> |
|
291 <param component-path="ATS3Drop"/> |
|
292 </params> |
|
293 </step> |
|
294 <step id="1.1.1.1.1.24" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
295 <command>install</command> |
|
296 <params> |
|
297 <param src="03_03_2_mt_call_queue.txt"/> |
|
298 <param dst="c:\testframework\03_03_2_mt_call_queue.txt"/> |
|
299 <param component-path="ATS3Drop"/> |
|
300 </params> |
|
301 </step> |
|
302 <step id="1.1.1.1.1.25" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
303 <command>install</command> |
|
304 <params> |
|
305 <param src="03_03_3_mt_call_queue.txt"/> |
|
306 <param dst="c:\testframework\03_03_3_mt_call_queue.txt"/> |
|
307 <param component-path="ATS3Drop"/> |
|
308 </params> |
|
309 </step> |
|
310 <step id="1.1.1.1.1.26" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
311 <command>install</command> |
|
312 <params> |
|
313 <param src="03_03_4_mt_call_queue.txt"/> |
|
314 <param dst="c:\testframework\03_03_4_mt_call_queue.txt"/> |
|
315 <param component-path="ATS3Drop"/> |
|
316 </params> |
|
317 </step> |
|
318 <step id="1.1.1.1.1.27" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
319 <command>install</command> |
|
320 <params> |
|
321 <param src="03_03_5_mt_call_queue.txt"/> |
|
322 <param dst="c:\testframework\03_03_5_mt_call_queue.txt"/> |
|
323 <param component-path="ATS3Drop"/> |
|
324 </params> |
|
325 </step> |
|
326 <step id="1.1.1.1.1.28" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
327 <command>install</command> |
|
328 <params> |
|
329 <param src="03_03_6_mt_call_queue.txt"/> |
|
330 <param dst="c:\testframework\03_03_6_mt_call_queue.txt"/> |
|
331 <param component-path="ATS3Drop"/> |
|
332 </params> |
|
333 </step> |
|
334 <step id="1.1.1.1.1.29" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
335 <command>install</command> |
|
336 <params> |
|
337 <param src="03_03_7_mt_call_icm.txt"/> |
|
338 <param dst="c:\testframework\03_03_7_mt_call_icm.txt"/> |
|
339 <param component-path="ATS3Drop"/> |
|
340 </params> |
|
341 </step> |
|
342 <step id="1.1.1.1.1.30" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
343 <command>install</command> |
|
344 <params> |
|
345 <param src="03_03_8_mt_call.txt"/> |
|
346 <param dst="c:\testframework\03_03_8_mt_call.txt"/> |
|
347 <param component-path="ATS3Drop"/> |
|
348 </params> |
|
349 </step> |
|
350 <step id="1.1.1.1.1.31" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
351 <command>install</command> |
|
352 <params> |
|
353 <param src="03_04_mt_call_reject.txt"/> |
|
354 <param dst="c:\testframework\03_04_mt_call_reject.txt"/> |
|
355 <param component-path="ATS3Drop"/> |
|
356 </params> |
|
357 </step> |
|
358 <step id="1.1.1.1.1.32" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
359 <command>install</command> |
|
360 <params> |
|
361 <param src="03_05_1_mt_call_two_incoming.txt"/> |
|
362 <param dst="c:\testframework\03_05_1_mt_call_two_incoming.txt"/> |
|
363 <param component-path="ATS3Drop"/> |
|
364 </params> |
|
365 </step> |
|
366 <step id="1.1.1.1.1.33" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
367 <command>install</command> |
|
368 <params> |
|
369 <param src="03_05_2_mt_call_two_incoming.txt"/> |
|
370 <param dst="c:\testframework\03_05_2_mt_call_two_incoming.txt"/> |
|
371 <param component-path="ATS3Drop"/> |
|
372 </params> |
|
373 </step> |
|
374 <step id="1.1.1.1.1.34" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
375 <command>install</command> |
|
376 <params> |
|
377 <param src="03_05_3_mt_call_two_incoming.txt"/> |
|
378 <param dst="c:\testframework\03_05_3_mt_call_two_incoming.txt"/> |
|
379 <param component-path="ATS3Drop"/> |
|
380 </params> |
|
381 </step> |
|
382 <step id="1.1.1.1.1.35" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
383 <command>install</command> |
|
384 <params> |
|
385 <param src="03_05_4_mt_call_two_incoming.txt"/> |
|
386 <param dst="c:\testframework\03_05_4_mt_call_two_incoming.txt"/> |
|
387 <param component-path="ATS3Drop"/> |
|
388 </params> |
|
389 </step> |
|
390 <step id="1.1.1.1.1.36" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
391 <command>install</command> |
|
392 <params> |
|
393 <param src="03_06_mt_call_cs.txt"/> |
|
394 <param dst="c:\testframework\03_06_mt_call_cs.txt"/> |
|
395 <param component-path="ATS3Drop"/> |
|
396 </params> |
|
397 </step> |
|
398 <step id="1.1.1.1.1.37" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
399 <command>install</command> |
|
400 <params> |
|
401 <param src="03_07_mt_call_cs_combined.txt"/> |
|
402 <param dst="c:\testframework\03_07_mt_call_cs_combined.txt"/> |
|
403 <param component-path="ATS3Drop"/> |
|
404 </params> |
|
405 </step> |
|
406 <step id="1.1.1.1.1.38" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
407 <command>install</command> |
|
408 <params> |
|
409 <param src="04_01_emergency_call.txt"/> |
|
410 <param dst="c:\testframework\04_01_emergency_call.txt"/> |
|
411 <param component-path="ATS3Drop"/> |
|
412 </params> |
|
413 </step> |
|
414 <step id="1.1.1.1.1.39" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
415 <command>install</command> |
|
416 <params> |
|
417 <param src="04_02_emergency_call.txt"/> |
|
418 <param dst="c:\testframework\04_02_emergency_call.txt"/> |
|
419 <param component-path="ATS3Drop"/> |
|
420 </params> |
|
421 </step> |
|
422 <step id="1.1.1.1.1.40" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
423 <command>install</command> |
|
424 <params> |
|
425 <param src="04_03_emergency_call.txt"/> |
|
426 <param dst="c:\testframework\04_03_emergency_call.txt"/> |
|
427 <param component-path="ATS3Drop"/> |
|
428 </params> |
|
429 </step> |
|
430 <step id="1.1.1.1.1.41" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
431 <command>install</command> |
|
432 <params> |
|
433 <param src="04_04_emergency_call.txt"/> |
|
434 <param dst="c:\testframework\04_04_emergency_call.txt"/> |
|
435 <param component-path="ATS3Drop"/> |
|
436 </params> |
|
437 </step> |
|
438 <step id="1.1.1.1.1.42" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
439 <command>install</command> |
|
440 <params> |
|
441 <param src="05_01_dtmf_single_tone.txt"/> |
|
442 <param dst="c:\testframework\05_01_dtmf_single_tone.txt"/> |
|
443 <param component-path="ATS3Drop"/> |
|
444 </params> |
|
445 </step> |
|
446 <step id="1.1.1.1.1.43" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
447 <command>install</command> |
|
448 <params> |
|
449 <param src="05_02_dtmf_string.txt"/> |
|
450 <param dst="c:\testframework\05_02_dtmf_string.txt"/> |
|
451 <param component-path="ATS3Drop"/> |
|
452 </params> |
|
453 </step> |
|
454 <step id="1.1.1.1.1.44" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
455 <command>install</command> |
|
456 <params> |
|
457 <param src="05_03_dtmf_abort_string.txt"/> |
|
458 <param dst="c:\testframework\05_03_dtmf_abort_string.txt"/> |
|
459 <param component-path="ATS3Drop"/> |
|
460 </params> |
|
461 </step> |
|
462 <step id="1.1.1.1.1.45" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
463 <command>install</command> |
|
464 <params> |
|
465 <param src="05_04_dtmf_continue_string.txt"/> |
|
466 <param dst="c:\testframework\05_04_dtmf_continue_string.txt"/> |
|
467 <param component-path="ATS3Drop"/> |
|
468 </params> |
|
469 </step> |
|
470 <step id="1.1.1.1.1.46" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
471 <command>install</command> |
|
472 <params> |
|
473 <param src="05_06_dtmf_error.txt"/> |
|
474 <param dst="c:\testframework\05_06_dtmf_error.txt"/> |
|
475 <param component-path="ATS3Drop"/> |
|
476 </params> |
|
477 </step> |
|
478 <step id="1.1.1.1.1.47" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
479 <command>install</command> |
|
480 <params> |
|
481 <param src="05_07_dtmf.txt"/> |
|
482 <param dst="c:\testframework\05_07_dtmf.txt"/> |
|
483 <param component-path="ATS3Drop"/> |
|
484 </params> |
|
485 </step> |
|
486 <step id="1.1.1.1.1.48" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
487 <command>install</command> |
|
488 <params> |
|
489 <param src="06_01_forward_basic.txt"/> |
|
490 <param dst="c:\testframework\06_01_forward_basic.txt"/> |
|
491 <param component-path="ATS3Drop"/> |
|
492 </params> |
|
493 </step> |
|
494 <step id="1.1.1.1.1.49" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
495 <command>install</command> |
|
496 <params> |
|
497 <param src="06_02_forward_remote.txt"/> |
|
498 <param dst="c:\testframework\06_02_forward_remote.txt"/> |
|
499 <param component-path="ATS3Drop"/> |
|
500 </params> |
|
501 </step> |
|
502 <step id="1.1.1.1.1.50" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
503 <command>install</command> |
|
504 <params> |
|
505 <param src="06_03_forward_getchoices.txt"/> |
|
506 <param dst="c:\testframework\06_03_forward_getchoices.txt"/> |
|
507 <param component-path="ATS3Drop"/> |
|
508 </params> |
|
509 </step> |
|
510 <step id="1.1.1.1.1.51" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
511 <command>install</command> |
|
512 <params> |
|
513 <param src="07_01_transfer_unattended.txt"/> |
|
514 <param dst="c:\testframework\07_01_transfer_unattended.txt"/> |
|
515 <param component-path="ATS3Drop"/> |
|
516 </params> |
|
517 </step> |
|
518 <step id="1.1.1.1.1.52" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
519 <command>install</command> |
|
520 <params> |
|
521 <param src="07_02_transfer_attended.txt"/> |
|
522 <param dst="c:\testframework\07_02_transfer_attended.txt"/> |
|
523 <param component-path="ATS3Drop"/> |
|
524 </params> |
|
525 </step> |
|
526 <step id="1.1.1.1.1.53" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
527 <command>install</command> |
|
528 <params> |
|
529 <param src="07_03_transfer_incoming_unattended.txt"/> |
|
530 <param dst="c:\testframework\07_03_transfer_incoming_unattended.txt"/> |
|
531 <param component-path="ATS3Drop"/> |
|
532 </params> |
|
533 </step> |
|
534 <step id="1.1.1.1.1.54" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
535 <command>install</command> |
|
536 <params> |
|
537 <param src="07_04_transfer_incoming_attended.txt"/> |
|
538 <param dst="c:\testframework\07_04_transfer_incoming_attended.txt"/> |
|
539 <param component-path="ATS3Drop"/> |
|
540 </params> |
|
541 </step> |
|
542 <step id="1.1.1.1.1.55" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
543 <command>install</command> |
|
544 <params> |
|
545 <param src="07_05_transfer_error.txt"/> |
|
546 <param dst="c:\testframework\07_05_transfer_error.txt"/> |
|
547 <param component-path="ATS3Drop"/> |
|
548 </params> |
|
549 </step> |
|
550 <step id="1.1.1.1.1.56" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
551 <command>install</command> |
|
552 <params> |
|
553 <param src="08_01_1_multicall_two_calls.txt"/> |
|
554 <param dst="c:\testframework\08_01_1_multicall_two_calls.txt"/> |
|
555 <param component-path="ATS3Drop"/> |
|
556 </params> |
|
557 </step> |
|
558 <step id="1.1.1.1.1.57" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
559 <command>install</command> |
|
560 <params> |
|
561 <param src="08_01_2_multicall_two_calls.txt"/> |
|
562 <param dst="c:\testframework\08_01_2_multicall_two_calls.txt"/> |
|
563 <param component-path="ATS3Drop"/> |
|
564 </params> |
|
565 </step> |
|
566 <step id="1.1.1.1.1.58" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
567 <command>install</command> |
|
568 <params> |
|
569 <param src="08_01_3_multicall_two_calls.txt"/> |
|
570 <param dst="c:\testframework\08_01_3_multicall_two_calls.txt"/> |
|
571 <param component-path="ATS3Drop"/> |
|
572 </params> |
|
573 </step> |
|
574 <step id="1.1.1.1.1.59" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
575 <command>install</command> |
|
576 <params> |
|
577 <param src="08_01_4_multicall_two_calls.txt"/> |
|
578 <param dst="c:\testframework\08_01_4_multicall_two_calls.txt"/> |
|
579 <param component-path="ATS3Drop"/> |
|
580 </params> |
|
581 </step> |
|
582 <step id="1.1.1.1.1.60" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
583 <command>install</command> |
|
584 <params> |
|
585 <param src="08_01_5_multicall_two_calls.txt"/> |
|
586 <param dst="c:\testframework\08_01_5_multicall_two_calls.txt"/> |
|
587 <param component-path="ATS3Drop"/> |
|
588 </params> |
|
589 </step> |
|
590 <step id="1.1.1.1.1.61" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
591 <command>install</command> |
|
592 <params> |
|
593 <param src="08_01_6_multicall_two_calls.txt"/> |
|
594 <param dst="c:\testframework\08_01_6_multicall_two_calls.txt"/> |
|
595 <param component-path="ATS3Drop"/> |
|
596 </params> |
|
597 </step> |
|
598 <step id="1.1.1.1.1.62" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
599 <command>install</command> |
|
600 <params> |
|
601 <param src="08_01_7_multicall_two_calls.txt"/> |
|
602 <param dst="c:\testframework\08_01_7_multicall_two_calls.txt"/> |
|
603 <param component-path="ATS3Drop"/> |
|
604 </params> |
|
605 </step> |
|
606 <step id="1.1.1.1.1.63" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
607 <command>install</command> |
|
608 <params> |
|
609 <param src="08_01_8_multicall_two_calls.txt"/> |
|
610 <param dst="c:\testframework\08_01_8_multicall_two_calls.txt"/> |
|
611 <param component-path="ATS3Drop"/> |
|
612 </params> |
|
613 </step> |
|
614 <step id="1.1.1.1.1.64" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
615 <command>install</command> |
|
616 <params> |
|
617 <param src="08_01_9_multicall_two_calls.txt"/> |
|
618 <param dst="c:\testframework\08_01_9_multicall_two_calls.txt"/> |
|
619 <param component-path="ATS3Drop"/> |
|
620 </params> |
|
621 </step> |
|
622 <step id="1.1.1.1.1.65" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
623 <command>install</command> |
|
624 <params> |
|
625 <param src="08_02_multicall_autoresume.txt"/> |
|
626 <param dst="c:\testframework\08_02_multicall_autoresume.txt"/> |
|
627 <param component-path="ATS3Drop"/> |
|
628 </params> |
|
629 </step> |
|
630 <step id="1.1.1.1.1.66" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
631 <command>install</command> |
|
632 <params> |
|
633 <param src="08_03_1_multicall_three_calls.txt"/> |
|
634 <param dst="c:\testframework\08_03_1_multicall_three_calls.txt"/> |
|
635 <param component-path="ATS3Drop"/> |
|
636 </params> |
|
637 </step> |
|
638 <step id="1.1.1.1.1.67" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
639 <command>install</command> |
|
640 <params> |
|
641 <param src="08_03_2_multicall_three_calls_error.txt"/> |
|
642 <param dst="c:\testframework\08_03_2_multicall_three_calls_error.txt"/> |
|
643 <param component-path="ATS3Drop"/> |
|
644 </params> |
|
645 </step> |
|
646 <step id="1.1.1.1.1.68" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
647 <command>install</command> |
|
648 <params> |
|
649 <param src="08_03_3_multicall_three_calls_error.txt"/> |
|
650 <param dst="c:\testframework\08_03_3_multicall_three_calls_error.txt"/> |
|
651 <param component-path="ATS3Drop"/> |
|
652 </params> |
|
653 </step> |
|
654 <step id="1.1.1.1.1.69" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
655 <command>install</command> |
|
656 <params> |
|
657 <param src="08_04_multicalll_combined.txt"/> |
|
658 <param dst="c:\testframework\08_04_multicalll_combined.txt"/> |
|
659 <param component-path="ATS3Drop"/> |
|
660 </params> |
|
661 </step> |
|
662 <step id="1.1.1.1.1.70" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
663 <command>install</command> |
|
664 <params> |
|
665 <param src="09_01_1_conference.txt"/> |
|
666 <param dst="c:\testframework\09_01_1_conference.txt"/> |
|
667 <param component-path="ATS3Drop"/> |
|
668 </params> |
|
669 </step> |
|
670 <step id="1.1.1.1.1.71" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
671 <command>install</command> |
|
672 <params> |
|
673 <param src="09_01_2_conference.txt"/> |
|
674 <param dst="c:\testframework\09_01_2_conference.txt"/> |
|
675 <param component-path="ATS3Drop"/> |
|
676 </params> |
|
677 </step> |
|
678 <step id="1.1.1.1.1.72" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
679 <command>install</command> |
|
680 <params> |
|
681 <param src="09_01_3_conference.txt"/> |
|
682 <param dst="c:\testframework\09_01_3_conference.txt"/> |
|
683 <param component-path="ATS3Drop"/> |
|
684 </params> |
|
685 </step> |
|
686 <step id="1.1.1.1.1.73" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
687 <command>install</command> |
|
688 <params> |
|
689 <param src="09_01_4_conference.txt"/> |
|
690 <param dst="c:\testframework\09_01_4_conference.txt"/> |
|
691 <param component-path="ATS3Drop"/> |
|
692 </params> |
|
693 </step> |
|
694 <step id="1.1.1.1.1.74" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
695 <command>install</command> |
|
696 <params> |
|
697 <param src="09_02_conference.txt"/> |
|
698 <param dst="c:\testframework\09_02_conference.txt"/> |
|
699 <param component-path="ATS3Drop"/> |
|
700 </params> |
|
701 </step> |
|
702 <step id="1.1.1.1.1.75" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
703 <command>install</command> |
|
704 <params> |
|
705 <param src="09_03_1_conference_hold.txt"/> |
|
706 <param dst="c:\testframework\09_03_1_conference_hold.txt"/> |
|
707 <param component-path="ATS3Drop"/> |
|
708 </params> |
|
709 </step> |
|
710 <step id="1.1.1.1.1.76" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
711 <command>install</command> |
|
712 <params> |
|
713 <param src="09_03_2_conference_resume.txt"/> |
|
714 <param dst="c:\testframework\09_03_2_conference_resume.txt"/> |
|
715 <param component-path="ATS3Drop"/> |
|
716 </params> |
|
717 </step> |
|
718 <step id="1.1.1.1.1.77" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
719 <command>install</command> |
|
720 <params> |
|
721 <param src="09_04_conference_hangup.txt"/> |
|
722 <param dst="c:\testframework\09_04_conference_hangup.txt"/> |
|
723 <param component-path="ATS3Drop"/> |
|
724 </params> |
|
725 </step> |
|
726 <step id="1.1.1.1.1.78" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
727 <command>install</command> |
|
728 <params> |
|
729 <param src="09_05_conference_error.txt"/> |
|
730 <param dst="c:\testframework\09_05_conference_error.txt"/> |
|
731 <param component-path="ATS3Drop"/> |
|
732 </params> |
|
733 </step> |
|
734 <step id="1.1.1.1.1.79" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
735 <command>install</command> |
|
736 <params> |
|
737 <param src="09_06_1_conference_autohold.txt"/> |
|
738 <param dst="c:\testframework\09_06_1_conference_autohold.txt"/> |
|
739 <param component-path="ATS3Drop"/> |
|
740 </params> |
|
741 </step> |
|
742 <step id="1.1.1.1.1.80" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
743 <command>install</command> |
|
744 <params> |
|
745 <param src="09_06_2_conference_autoresume.txt"/> |
|
746 <param dst="c:\testframework\09_06_2_conference_autoresume.txt"/> |
|
747 <param component-path="ATS3Drop"/> |
|
748 </params> |
|
749 </step> |
|
750 <step id="1.1.1.1.1.81" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
751 <command>install</command> |
|
752 <params> |
|
753 <param src="09_06_3_conference_autoswap.txt"/> |
|
754 <param dst="c:\testframework\09_06_3_conference_autoswap.txt"/> |
|
755 <param component-path="ATS3Drop"/> |
|
756 </params> |
|
757 </step> |
|
758 <step id="1.1.1.1.1.82" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
759 <command>install</command> |
|
760 <params> |
|
761 <param src="09_06_4_conference_autoswap2.txt"/> |
|
762 <param dst="c:\testframework\09_06_4_conference_autoswap2.txt"/> |
|
763 <param component-path="ATS3Drop"/> |
|
764 </params> |
|
765 </step> |
|
766 <step id="1.1.1.1.1.83" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
767 <command>install</command> |
|
768 <params> |
|
769 <param src="09_06_5_conference_cs.txt"/> |
|
770 <param dst="c:\testframework\09_06_5_conference_cs.txt"/> |
|
771 <param component-path="ATS3Drop"/> |
|
772 </params> |
|
773 </step> |
|
774 <step id="1.1.1.1.1.84" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
775 <command>install</command> |
|
776 <params> |
|
777 <param src="09_07_conference_of_4.txt"/> |
|
778 <param dst="c:\testframework\09_07_conference_of_4.txt"/> |
|
779 <param component-path="ATS3Drop"/> |
|
780 </params> |
|
781 </step> |
|
782 <step id="1.1.1.1.1.85" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
783 <command>install</command> |
|
784 <params> |
|
785 <param src="09_08_1_conference_of_5_ps.txt"/> |
|
786 <param dst="c:\testframework\09_08_1_conference_of_5_ps.txt"/> |
|
787 <param component-path="ATS3Drop"/> |
|
788 </params> |
|
789 </step> |
|
790 <step id="1.1.1.1.1.86" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
791 <command>install</command> |
|
792 <params> |
|
793 <param src="09_08_2_conference_of_5_cs.txt"/> |
|
794 <param dst="c:\testframework\09_08_2_conference_of_5_cs.txt"/> |
|
795 <param component-path="ATS3Drop"/> |
|
796 </params> |
|
797 </step> |
|
798 <step id="1.1.1.1.1.87" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
799 <command>install</command> |
|
800 <params> |
|
801 <param src="09_09_1_conf_of_5_and_1_normal.txt"/> |
|
802 <param dst="c:\testframework\09_09_1_conf_of_5_and_1_normal.txt"/> |
|
803 <param component-path="ATS3Drop"/> |
|
804 </params> |
|
805 </step> |
|
806 <step id="1.1.1.1.1.88" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
807 <command>install</command> |
|
808 <params> |
|
809 <param src="09_09_2_conf_of_5_and_1_normal.txt"/> |
|
810 <param dst="c:\testframework\09_09_2_conf_of_5_and_1_normal.txt"/> |
|
811 <param component-path="ATS3Drop"/> |
|
812 </params> |
|
813 </step> |
|
814 <step id="1.1.1.1.1.89" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
815 <command>install</command> |
|
816 <params> |
|
817 <param src="09_09_3_conf_of_5_and_1_normal.txt"/> |
|
818 <param dst="c:\testframework\09_09_3_conf_of_5_and_1_normal.txt"/> |
|
819 <param component-path="ATS3Drop"/> |
|
820 </params> |
|
821 </step> |
|
822 <step id="1.1.1.1.1.90" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
823 <command>install</command> |
|
824 <params> |
|
825 <param src="09_09_4_conf_of_5_and_1_normal.txt"/> |
|
826 <param dst="c:\testframework\09_09_4_conf_of_5_and_1_normal.txt"/> |
|
827 <param component-path="ATS3Drop"/> |
|
828 </params> |
|
829 </step> |
|
830 <step id="1.1.1.1.1.91" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
831 <command>install</command> |
|
832 <params> |
|
833 <param src="09_09_5_conf_of_5_and_1_normal.txt"/> |
|
834 <param dst="c:\testframework\09_09_5_conf_of_5_and_1_normal.txt"/> |
|
835 <param component-path="ATS3Drop"/> |
|
836 </params> |
|
837 </step> |
|
838 <step id="1.1.1.1.1.92" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
839 <command>install</command> |
|
840 <params> |
|
841 <param src="09_09_6_conf_of_5_and_1_normal.txt"/> |
|
842 <param dst="c:\testframework\09_09_6_conf_of_5_and_1_normal.txt"/> |
|
843 <param component-path="ATS3Drop"/> |
|
844 </params> |
|
845 </step> |
|
846 <step id="1.1.1.1.1.93" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
847 <command>install</command> |
|
848 <params> |
|
849 <param src="09_09_7_conf_of_5_and_1_normal.txt"/> |
|
850 <param dst="c:\testframework\09_09_7_conf_of_5_and_1_normal.txt"/> |
|
851 <param component-path="ATS3Drop"/> |
|
852 </params> |
|
853 </step> |
|
854 <step id="1.1.1.1.1.94" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
855 <command>install</command> |
|
856 <params> |
|
857 <param src="09_09_8_conf_of_5_and_1_normal.txt"/> |
|
858 <param dst="c:\testframework\09_09_8_conf_of_5_and_1_normal.txt"/> |
|
859 <param component-path="ATS3Drop"/> |
|
860 </params> |
|
861 </step> |
|
862 <step id="1.1.1.1.1.95" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
863 <command>install</command> |
|
864 <params> |
|
865 <param src="09_10_1_conference_goprivate.txt"/> |
|
866 <param dst="c:\testframework\09_10_1_conference_goprivate.txt"/> |
|
867 <param component-path="ATS3Drop"/> |
|
868 </params> |
|
869 </step> |
|
870 <step id="1.1.1.1.1.96" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
871 <command>install</command> |
|
872 <params> |
|
873 <param src="09_10_2_conference_goprivate.txt"/> |
|
874 <param dst="c:\testframework\09_10_2_conference_goprivate.txt"/> |
|
875 <param component-path="ATS3Drop"/> |
|
876 </params> |
|
877 </step> |
|
878 <step id="1.1.1.1.1.97" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
879 <command>install</command> |
|
880 <params> |
|
881 <param src="09_10_3_conference_goprivate.txt"/> |
|
882 <param dst="c:\testframework\09_10_3_conference_goprivate.txt"/> |
|
883 <param component-path="ATS3Drop"/> |
|
884 </params> |
|
885 </step> |
|
886 <step id="1.1.1.1.1.98" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
887 <command>install</command> |
|
888 <params> |
|
889 <param src="09_10_4_conference_goprivate.txt"/> |
|
890 <param dst="c:\testframework\09_10_4_conference_goprivate.txt"/> |
|
891 <param component-path="ATS3Drop"/> |
|
892 </params> |
|
893 </step> |
|
894 <step id="1.1.1.1.1.99" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
895 <command>install</command> |
|
896 <params> |
|
897 <param src="09_10_5_conference_goprivate.txt"/> |
|
898 <param dst="c:\testframework\09_10_5_conference_goprivate.txt"/> |
|
899 <param component-path="ATS3Drop"/> |
|
900 </params> |
|
901 </step> |
|
902 <step id="1.1.1.1.1.100" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
903 <command>install</command> |
|
904 <params> |
|
905 <param src="09_11_conference.txt"/> |
|
906 <param dst="c:\testframework\09_11_conference.txt"/> |
|
907 <param component-path="ATS3Drop"/> |
|
908 </params> |
|
909 </step> |
|
910 <step id="1.1.1.1.1.101" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
911 <command>install</command> |
|
912 <params> |
|
913 <param src="09_12_conference.txt"/> |
|
914 <param dst="c:\testframework\09_12_conference.txt"/> |
|
915 <param component-path="ATS3Drop"/> |
|
916 </params> |
|
917 </step> |
|
918 <step id="1.1.1.1.1.102" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
919 <command>install</command> |
|
920 <params> |
|
921 <param src="11_01_misc_ps.txt"/> |
|
922 <param dst="c:\testframework\11_01_misc_ps.txt"/> |
|
923 <param component-path="ATS3Drop"/> |
|
924 </params> |
|
925 </step> |
|
926 <step id="1.1.1.1.1.103" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
927 <command>install</command> |
|
928 <params> |
|
929 <param src="11_02_misc_cs.txt"/> |
|
930 <param dst="c:\testframework\11_02_misc_cs.txt"/> |
|
931 <param component-path="ATS3Drop"/> |
|
932 </params> |
|
933 </step> |
|
934 <step id="1.1.1.1.1.104" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
935 <command>install</command> |
|
936 <params> |
|
937 <param src="11_03_misc_disconnect_calls.txt"/> |
|
938 <param dst="c:\testframework\11_03_misc_disconnect_calls.txt"/> |
|
939 <param component-path="ATS3Drop"/> |
|
940 </params> |
|
941 </step> |
|
942 <step id="1.1.1.1.1.105" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
943 <command>install</command> |
|
944 <params> |
|
945 <param src="11_04_1_misc_getmobilecallinfo.txt"/> |
|
946 <param dst="c:\testframework\11_04_1_misc_getmobilecallinfo.txt"/> |
|
947 <param component-path="ATS3Drop"/> |
|
948 </params> |
|
949 </step> |
|
950 <step id="1.1.1.1.1.106" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
951 <command>install</command> |
|
952 <params> |
|
953 <param src="11_04_2_misc_getmobilecallinfo.txt"/> |
|
954 <param dst="c:\testframework\11_04_2_misc_getmobilecallinfo.txt"/> |
|
955 <param component-path="ATS3Drop"/> |
|
956 </params> |
|
957 </step> |
|
958 <step id="1.1.1.1.1.107" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
959 <command>install</command> |
|
960 <params> |
|
961 <param src="11_06_misc_basic_operations.txt"/> |
|
962 <param dst="c:\testframework\11_06_misc_basic_operations.txt"/> |
|
963 <param component-path="ATS3Drop"/> |
|
964 </params> |
|
965 </step> |
|
966 <step id="1.1.1.1.1.108" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
967 <command>install</command> |
|
968 <params> |
|
969 <param src="11_07_misc_basic_operations.txt"/> |
|
970 <param dst="c:\testframework\11_07_misc_basic_operations.txt"/> |
|
971 <param component-path="ATS3Drop"/> |
|
972 </params> |
|
973 </step> |
|
974 <step id="1.1.1.1.1.109" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
975 <command>install</command> |
|
976 <params> |
|
977 <param src="12_01_extif_serviceid_cs.txt"/> |
|
978 <param dst="c:\testframework\12_01_extif_serviceid_cs.txt"/> |
|
979 <param component-path="ATS3Drop"/> |
|
980 </params> |
|
981 </step> |
|
982 <step id="1.1.1.1.1.110" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
983 <command>install</command> |
|
984 <params> |
|
985 <param src="12_02_extif_serviceid_ps.txt"/> |
|
986 <param dst="c:\testframework\12_02_extif_serviceid_ps.txt"/> |
|
987 <param component-path="ATS3Drop"/> |
|
988 </params> |
|
989 </step> |
|
990 <step id="1.1.1.1.1.111" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
991 <command>install</command> |
|
992 <params> |
|
993 <param src="12_03_extif_wrong_serviceid.txt"/> |
|
994 <param dst="c:\testframework\12_03_extif_wrong_serviceid.txt"/> |
|
995 <param component-path="ATS3Drop"/> |
|
996 </params> |
|
997 </step> |
|
998 <step id="1.1.1.1.1.112" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
999 <command>install</command> |
|
1000 <params> |
|
1001 <param src="12_04_extif_not_supported.txt"/> |
|
1002 <param dst="c:\testframework\12_04_extif_not_supported.txt"/> |
|
1003 <param component-path="ATS3Drop"/> |
|
1004 </params> |
|
1005 </step> |
|
1006 <step id="1.1.1.1.1.113" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1007 <command>install</command> |
|
1008 <params> |
|
1009 <param src="12_05_extif_leave.txt"/> |
|
1010 <param dst="c:\testframework\12_05_extif_leave.txt"/> |
|
1011 <param component-path="ATS3Drop"/> |
|
1012 </params> |
|
1013 </step> |
|
1014 <step id="1.1.1.1.1.114" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1015 <command>install</command> |
|
1016 <params> |
|
1017 <param src="13_01_retvals_test.txt"/> |
|
1018 <param dst="c:\testframework\13_01_retvals_test.txt"/> |
|
1019 <param component-path="ATS3Drop"/> |
|
1020 </params> |
|
1021 </step> |
|
1022 <step id="1.1.1.1.1.115" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1023 <command>install</command> |
|
1024 <params> |
|
1025 <param src="13_02_retvals_test_provider.txt"/> |
|
1026 <param dst="c:\testframework\13_02_retvals_test_provider.txt"/> |
|
1027 <param component-path="ATS3Drop"/> |
|
1028 </params> |
|
1029 </step> |
|
1030 <step id="1.1.1.1.1.116" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1031 <command>install</command> |
|
1032 <params> |
|
1033 <param src="13_03_retvals_test_call.txt"/> |
|
1034 <param dst="c:\testframework\13_03_retvals_test_call.txt"/> |
|
1035 <param component-path="ATS3Drop"/> |
|
1036 </params> |
|
1037 </step> |
|
1038 <step id="1.1.1.1.1.117" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1039 <command>install</command> |
|
1040 <params> |
|
1041 <param src="13_04_retvals_test_dtmf.txt"/> |
|
1042 <param dst="c:\testframework\13_04_retvals_test_dtmf.txt"/> |
|
1043 <param component-path="ATS3Drop"/> |
|
1044 </params> |
|
1045 </step> |
|
1046 <step id="1.1.1.1.1.118" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1047 <command>install</command> |
|
1048 <params> |
|
1049 <param src="13_05_retvals_test_forward.txt"/> |
|
1050 <param dst="c:\testframework\13_05_retvals_test_forward.txt"/> |
|
1051 <param component-path="ATS3Drop"/> |
|
1052 </params> |
|
1053 </step> |
|
1054 <step id="1.1.1.1.1.119" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1055 <command>install</command> |
|
1056 <params> |
|
1057 <param src="13_06_retvals_test_transfer.txt"/> |
|
1058 <param dst="c:\testframework\13_06_retvals_test_transfer.txt"/> |
|
1059 <param component-path="ATS3Drop"/> |
|
1060 </params> |
|
1061 </step> |
|
1062 <step id="1.1.1.1.1.120" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1063 <command>install</command> |
|
1064 <params> |
|
1065 <param src="13_07_retvals_test_conference.txt"/> |
|
1066 <param dst="c:\testframework\13_07_retvals_test_conference.txt"/> |
|
1067 <param component-path="ATS3Drop"/> |
|
1068 </params> |
|
1069 </step> |
|
1070 <step id="1.1.1.1.1.121" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1071 <command>install</command> |
|
1072 <params> |
|
1073 <param src="14_01_oom.txt"/> |
|
1074 <param dst="c:\testframework\14_01_oom.txt"/> |
|
1075 <param component-path="ATS3Drop"/> |
|
1076 </params> |
|
1077 </step> |
|
1078 |
|
1079 <!-- RUN TEST CASES --> |
|
1080 |
|
1081 <step id="1.1.1.1.2.2" name="TestCombiner" harness="STIF" enabled="true" passrate="100" significant="true"> |
|
1082 <command>run-cases</command> |
|
1083 <params> |
|
1084 <param module="TestCombiner"/> |
|
1085 <param testcase-file="c:\testframework\ccetester.cfg"/> |
|
1086 <param filter="*"/> |
|
1087 <param timeout="1200"/> |
|
1088 </params> |
|
1089 </step> |
|
1090 |
|
1091 <!-- WRITE CTC DATA TO A FILE --> |
|
1092 |
|
1093 <step id="1.1.1.1.2.3" name="Save CTC data" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1094 <command>execute</command> |
|
1095 <params> |
|
1096 <param parameters="writefile"/> |
|
1097 <param file="z:\sys\bin\ctcman.exe"/> |
|
1098 </params> |
|
1099 </step> |
|
1100 |
|
1101 <!-- GET CTC DATA FILE--> |
|
1102 |
|
1103 <step id="1.1.1.1.2.4" name="Fetch and clean CTC data" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1104 <command>fetch-log</command> |
|
1105 <params> |
|
1106 <param delete="true"/> |
|
1107 <param path="c:\data\ctc\ctcdata.txt"/> |
|
1108 </params> |
|
1109 </step> |
|
1110 |
|
1111 <!-- GET STIF TEST REPORT --> |
|
1112 |
|
1113 <step id="1.1.1.1.3.1" name="Fetch Test module Report" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1114 <command>fetch-log</command> |
|
1115 <params> |
|
1116 <param type="text"/> |
|
1117 <param delete="true"/> |
|
1118 <param path="c:\logs\testframework\*"/> |
|
1119 </params> |
|
1120 </step> |
|
1121 |
|
1122 <!-- GET CCETESTER LOGS--> |
|
1123 |
|
1124 <step id="1.1.1.1.3.1.2" name="Fetch STIF logs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1125 <command>fetch-log</command> |
|
1126 <params> |
|
1127 <param type="text"/> |
|
1128 <param delete="true"/> |
|
1129 <param path="c:\logs\ccetester\*"/> |
|
1130 </params> |
|
1131 </step> |
|
1132 |
|
1133 <!-- GET STIF LOGS--> |
|
1134 |
|
1135 <step id="1.1.1.1.3.2" name="Fetch STIF logs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1136 <command>fetch-log</command> |
|
1137 <params> |
|
1138 <param type="text"/> |
|
1139 <param delete="true"/> |
|
1140 <param path="c:\logs\testframework\testserver\*"/> |
|
1141 </params> |
|
1142 </step> |
|
1143 |
|
1144 <step id="1.1.1.1.3.3" name="Fetch STIF logs 2" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1145 <command>fetch-log</command> |
|
1146 <params> |
|
1147 <param type="text"/> |
|
1148 <param delete="true"/> |
|
1149 <param path="c:\logs\testframework\testengine\*"/> |
|
1150 </params> |
|
1151 </step> |
|
1152 |
|
1153 <step id="1.1.1.1.3.4" name="Fetch STIF logs 3" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
1154 <command>fetch-log</command> |
|
1155 <params> |
|
1156 <param type="text"/> |
|
1157 <param delete="true"/> |
|
1158 <param path="C:\Logs\testframework\testscripter\*"/> |
|
1159 </params> |
|
1160 </step> |
|
1161 |
|
1162 </case> |
|
1163 </set> |
|
1164 </session> |
|
1165 </plan> |
|
1166 <files> |
|
1167 <file>ATS3Drop/cce_ats.fpsx</file> |
|
1168 <file>ATS3Drop/cce_ats_udaerase.fpsx</file> |
|
1169 <file>ATS3Drop/ccetester.cfg</file> |
|
1170 <file>ATS3Drop/01_01_doafterboot.txt</file> |
|
1171 <file>ATS3Drop/01_02_create_cce.txt</file> |
|
1172 <file>ATS3Drop/01_03_opennewcall_cs.txt</file> |
|
1173 <file>ATS3Drop/01_04_opennewcall_ps.txt</file> |
|
1174 <file>ATS3Drop/01_05_opennewcall_params.txt</file> |
|
1175 <file>ATS3Drop/01_06_opennewcall_error.txt</file> |
|
1176 <file>ATS3Drop/02_01_1_dial_ps.txt</file> |
|
1177 <file>ATS3Drop/02_01_2_dial_cs.txt</file> |
|
1178 <file>ATS3Drop/02_01_3_dial_error.txt</file> |
|
1179 <file>ATS3Drop/02_02_1_hold.txt</file> |
|
1180 <file>ATS3Drop/02_02_2_resume.txt</file> |
|
1181 <file>ATS3Drop/02_02_3_remote_hold_resume.txt</file> |
|
1182 <file>ATS3Drop/02_02_4_hold_resume_error.txt</file> |
|
1183 <file>ATS3Drop/02_03_1_swap_ps.txt</file> |
|
1184 <file>ATS3Drop/02_03_2_swap_cs.txt</file> |
|
1185 <file>ATS3Drop/02_03_3_swap_cs_ps.txt</file> |
|
1186 <file>ATS3Drop/02_03_4_swap_ps_cs.txt</file> |
|
1187 <file>ATS3Drop/02_03_5_swap_error.txt</file> |
|
1188 <file>ATS3Drop/02_03_6_replace_active.txt</file> |
|
1189 <file>ATS3Drop/03_01_mt_call.txt</file> |
|
1190 <file>ATS3Drop/03_02_mt_call.txt</file> |
|
1191 <file>ATS3Drop/03_03_1_mt_call_queue.txt</file> |
|
1192 <file>ATS3Drop/03_03_2_mt_call_queue.txt</file> |
|
1193 <file>ATS3Drop/03_03_3_mt_call_queue.txt</file> |
|
1194 <file>ATS3Drop/03_03_4_mt_call_queue.txt</file> |
|
1195 <file>ATS3Drop/03_03_5_mt_call_queue.txt</file> |
|
1196 <file>ATS3Drop/03_03_6_mt_call_queue.txt</file> |
|
1197 <file>ATS3Drop/03_03_7_mt_call_icm.txt</file> |
|
1198 <file>ATS3Drop/03_03_8_mt_call.txt</file> |
|
1199 <file>ATS3Drop/03_04_mt_call_reject.txt</file> |
|
1200 <file>ATS3Drop/03_05_1_mt_call_two_incoming.txt</file> |
|
1201 <file>ATS3Drop/03_05_2_mt_call_two_incoming.txt</file> |
|
1202 <file>ATS3Drop/03_05_3_mt_call_two_incoming.txt</file> |
|
1203 <file>ATS3Drop/03_05_4_mt_call_two_incoming.txt</file> |
|
1204 <file>ATS3Drop/03_06_mt_call_cs.txt</file> |
|
1205 <file>ATS3Drop/03_07_mt_call_cs_combined.txt</file> |
|
1206 <file>ATS3Drop/04_01_emergency_call.txt</file> |
|
1207 <file>ATS3Drop/04_02_emergency_call.txt</file> |
|
1208 <file>ATS3Drop/04_03_emergency_call.txt</file> |
|
1209 <file>ATS3Drop/04_04_emergency_call.txt</file> |
|
1210 <file>ATS3Drop/05_01_dtmf_single_tone.txt</file> |
|
1211 <file>ATS3Drop/05_02_dtmf_string.txt</file> |
|
1212 <file>ATS3Drop/05_03_dtmf_abort_string.txt</file> |
|
1213 <file>ATS3Drop/05_04_dtmf_continue_string.txt</file> |
|
1214 <file>ATS3Drop/05_06_dtmf_error.txt</file> |
|
1215 <file>ATS3Drop/05_07_dtmf.txt</file> |
|
1216 <file>ATS3Drop/06_01_forward_basic.txt</file> |
|
1217 <file>ATS3Drop/06_02_forward_remote.txt</file> |
|
1218 <file>ATS3Drop/06_03_forward_getchoices.txt</file> |
|
1219 <file>ATS3Drop/07_01_transfer_unattended.txt</file> |
|
1220 <file>ATS3Drop/07_02_transfer_attended.txt</file> |
|
1221 <file>ATS3Drop/07_03_transfer_incoming_unattended.txt</file> |
|
1222 <file>ATS3Drop/07_04_transfer_incoming_attended.txt</file> |
|
1223 <file>ATS3Drop/07_05_transfer_error.txt</file> |
|
1224 <file>ATS3Drop/08_01_1_multicall_two_calls.txt</file> |
|
1225 <file>ATS3Drop/08_01_2_multicall_two_calls.txt</file> |
|
1226 <file>ATS3Drop/08_01_3_multicall_two_calls.txt</file> |
|
1227 <file>ATS3Drop/08_01_4_multicall_two_calls.txt</file> |
|
1228 <file>ATS3Drop/08_01_5_multicall_two_calls.txt</file> |
|
1229 <file>ATS3Drop/08_01_6_multicall_two_calls.txt</file> |
|
1230 <file>ATS3Drop/08_01_7_multicall_two_calls.txt</file> |
|
1231 <file>ATS3Drop/08_01_8_multicall_two_calls.txt</file> |
|
1232 <file>ATS3Drop/08_01_9_multicall_two_calls.txt</file> |
|
1233 <file>ATS3Drop/08_02_multicall_autoresume.txt</file> |
|
1234 <file>ATS3Drop/08_03_1_multicall_three_calls.txt</file> |
|
1235 <file>ATS3Drop/08_03_2_multicall_three_calls_error.txt</file> |
|
1236 <file>ATS3Drop/08_03_3_multicall_three_calls_error.txt</file> |
|
1237 <file>ATS3Drop/08_04_multicalll_combined.txt</file> |
|
1238 <file>ATS3Drop/09_01_1_conference.txt</file> |
|
1239 <file>ATS3Drop/09_01_2_conference.txt</file> |
|
1240 <file>ATS3Drop/09_01_3_conference.txt</file> |
|
1241 <file>ATS3Drop/09_01_4_conference.txt</file> |
|
1242 <file>ATS3Drop/09_02_conference.txt</file> |
|
1243 <file>ATS3Drop/09_03_1_conference_hold.txt</file> |
|
1244 <file>ATS3Drop/09_03_2_conference_resume.txt</file> |
|
1245 <file>ATS3Drop/09_04_conference_hangup.txt</file> |
|
1246 <file>ATS3Drop/09_05_conference_error.txt</file> |
|
1247 <file>ATS3Drop/09_06_1_conference_autohold.txt</file> |
|
1248 <file>ATS3Drop/09_06_2_conference_autoresume.txt</file> |
|
1249 <file>ATS3Drop/09_06_3_conference_autoswap.txt</file> |
|
1250 <file>ATS3Drop/09_06_4_conference_autoswap2.txt</file> |
|
1251 <file>ATS3Drop/09_06_5_conference_cs.txt</file> |
|
1252 <file>ATS3Drop/09_07_conference_of_4.txt</file> |
|
1253 <file>ATS3Drop/09_08_1_conference_of_5_ps.txt</file> |
|
1254 <file>ATS3Drop/09_08_2_conference_of_5_cs.txt</file> |
|
1255 <file>ATS3Drop/09_09_1_conf_of_5_and_1_normal.txt</file> |
|
1256 <file>ATS3Drop/09_09_2_conf_of_5_and_1_normal.txt</file> |
|
1257 <file>ATS3Drop/09_09_3_conf_of_5_and_1_normal.txt</file> |
|
1258 <file>ATS3Drop/09_09_4_conf_of_5_and_1_normal.txt</file> |
|
1259 <file>ATS3Drop/09_09_5_conf_of_5_and_1_normal.txt</file> |
|
1260 <file>ATS3Drop/09_09_6_conf_of_5_and_1_normal.txt</file> |
|
1261 <file>ATS3Drop/09_09_7_conf_of_5_and_1_normal.txt</file> |
|
1262 <file>ATS3Drop/09_09_8_conf_of_5_and_1_normal.txt</file> |
|
1263 <file>ATS3Drop/09_10_1_conference_goprivate.txt</file> |
|
1264 <file>ATS3Drop/09_10_2_conference_goprivate.txt</file> |
|
1265 <file>ATS3Drop/09_10_3_conference_goprivate.txt</file> |
|
1266 <file>ATS3Drop/09_10_4_conference_goprivate.txt</file> |
|
1267 <file>ATS3Drop/09_10_5_conference_goprivate.txt</file> |
|
1268 <file>ATS3Drop/09_11_conference.txt</file> |
|
1269 <file>ATS3Drop/09_12_conference.txt</file> |
|
1270 <file>ATS3Drop/10_01_noplugin_opennewcall.txt</file> |
|
1271 <file>ATS3Drop/10_02_noplugin_ps_emergency_call.txt</file> |
|
1272 <file>ATS3Drop/11_01_misc_ps.txt</file> |
|
1273 <file>ATS3Drop/11_02_misc_cs.txt</file> |
|
1274 <file>ATS3Drop/11_03_misc_disconnect_calls.txt</file> |
|
1275 <file>ATS3Drop/11_04_1_misc_getmobilecallinfo.txt</file> |
|
1276 <file>ATS3Drop/11_04_2_misc_getmobilecallinfo.txt</file> |
|
1277 <file>ATS3Drop/11_06_misc_basic_operations.txt</file> |
|
1278 <file>ATS3Drop/11_07_misc_basic_operations.txt</file> |
|
1279 <file>ATS3Drop/12_01_extif_serviceid_cs.txt</file> |
|
1280 <file>ATS3Drop/12_02_extif_serviceid_ps.txt</file> |
|
1281 <file>ATS3Drop/12_03_extif_wrong_serviceid.txt</file> |
|
1282 <file>ATS3Drop/12_04_extif_not_supported.txt</file> |
|
1283 <file>ATS3Drop/12_05_extif_leave.txt</file> |
|
1284 <file>ATS3Drop/13_01_retvals_test.txt</file> |
|
1285 <file>ATS3Drop/13_02_retvals_test_provider.txt</file> |
|
1286 <file>ATS3Drop/13_03_retvals_test_call.txt</file> |
|
1287 <file>ATS3Drop/13_04_retvals_test_dtmf.txt</file> |
|
1288 <file>ATS3Drop/13_05_retvals_test_forward.txt</file> |
|
1289 <file>ATS3Drop/13_06_retvals_test_transfer.txt</file> |
|
1290 <file>ATS3Drop/13_07_retvals_test_conference.txt</file> |
|
1291 <file>ATS3Drop/14_01_oom.txt</file> |
|
1292 </files> |
|
1293 <report media="email"> |
|
1294 <type>ATS3_REPORT</type> |
|
1295 <to>teemu.kuuva@nokia.com</to> |
|
1296 </report> |
|
1297 </test> |