author | Brendan Donegan <brendand@symbian.org> |
Wed, 14 Jul 2010 16:53:37 +0100 | |
branch | Symbian3 |
changeset 52 | 7cfeae64ff59 |
parent 51 | 95126a452a4c |
child 54 | a4835904093b |
permissions | -rw-r--r-- |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
2 |
<testrun> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
3 |
<metadata> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
4 |
<meta name="name">Smoketest</meta> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
5 |
</metadata> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
6 |
<agents> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
7 |
<agent alias="target"> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
8 |
<property name="name" value="MY_AGENT_NAME"/> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
9 |
</agent> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
10 |
</agents> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
11 |
<execution> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
12 |
<initialization> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
13 |
<task agents="target"> |
45
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
14 |
<type>FlashTask</type> |
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
15 |
<parameters> |
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
16 |
<parameter name="image-1" value="\\v800008\Releases\Syborg.img" /> |
52
7cfeae64ff59
Fixed up smoketest IBY's to make sure everything is in the image
Brendan Donegan <brendand@symbian.org>
parents:
51
diff
changeset
|
17 |
<parameter name="timeout" value="3600" /> |
45
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
18 |
</parameters> |
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
19 |
</task> |
49affa6ecf23
Added FlashTask to ats4_smoketest_syborg.xml
Maciej Seroka <maciejs@symbian.org>
parents:
40
diff
changeset
|
20 |
<task agents="target"> |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
21 |
<type>CreateDirTask</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
22 |
<parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
23 |
<parameter name="dir" value="c:\spd_logs\xml" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
24 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
25 |
</task> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
26 |
</initialization> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
27 |
<task agents="target"> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
28 |
<type>NonTestExecuteTask</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
29 |
<parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
30 |
<parameter name="file" value="testexecute.exe"/> |
51
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
31 |
<parameter name="parameters" value="z:\smoketest\setup_smoketest_apploader.script" /> |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
32 |
<parameter name="timeout" value="1200" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
33 |
<parameter name="local" value="false" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
34 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
35 |
</task> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
36 |
<task agents="target"> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
37 |
<type>ExecutableTestCaseTask</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
38 |
<parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
39 |
<parameter name="file" value="testexecute.exe"/> |
51
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
40 |
<parameter name="parameters" value="c:\smoketest\smoketest_apploader.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
41 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
42 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_apploader.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
43 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
44 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
45 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
46 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
47 |
<type>NonTestExecuteTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
48 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
49 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
50 |
<parameter name="parameters" value="z:\smoketest\setup_smoketest_agenda.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
51 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
52 |
<parameter name="local" value="false" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
53 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
54 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
55 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
56 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
57 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
58 |
<parameter name="file" value="testexecute.exe"/> |
52
7cfeae64ff59
Fixed up smoketest IBY's to make sure everything is in the image
Brendan Donegan <brendand@symbian.org>
parents:
51
diff
changeset
|
59 |
<parameter name="parameters" value="z:\smoketest\smoketest_agenda.script" /> |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
60 |
<parameter name="parser" value="TEFResultParser" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
61 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_agenda.htm" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
62 |
<parameter name="timeout" value="1200" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
63 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
64 |
</task> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
65 |
<task agents="target"> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
66 |
<type>ExecutableTestCaseTask</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
67 |
<parameters> |
51
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
68 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
69 |
<parameter name="parameters" value="z:\smoketest\smoketest_contacts.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
70 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
71 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_contacts.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
72 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
73 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
74 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
75 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
76 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
77 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
78 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
79 |
<parameter name="parameters" value="z:\smoketest\smoketest_mess.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
80 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
81 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_mess.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
82 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
83 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
84 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
85 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
86 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
87 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
88 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
89 |
<parameter name="parameters" value="z:\smoketest\smoketest_timew.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
90 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
91 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_timew.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
92 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
93 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
94 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
95 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
96 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
97 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
98 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
99 |
<parameter name="parameters" value="z:\smoketest\smoketest_email.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
100 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
101 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_email.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
102 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
103 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
104 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
105 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
106 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
107 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
108 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
109 |
<parameter name="parameters" value="z:\smoketest\smoketest_bitmap.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
110 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
111 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_bitmap.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
112 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
113 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
114 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
115 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
116 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
117 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
118 |
<parameter name="file" value="testexecute.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
119 |
<parameter name="parameters" value="z:\smoketest\smoketest_http.script" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
120 |
<parameter name="parser" value="TEFResultParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
121 |
<parameter name="result-file" value="c:\logs\testexecute\smoketest_http.htm" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
122 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
123 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
124 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
125 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
126 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
127 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
128 |
<parameter name="file" value="atsinterface.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
129 |
<parameter name="parameters" value="-testmodule testscripter -config z:\smoketest\ProfileSmokeTestModule.cfg" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
130 |
<parameter name="parser" value="STIFXMLParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
131 |
<parameter name="result-file" value="c:\spd_logs\xml\testscripter.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
132 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
133 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
134 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
135 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
136 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
137 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
138 |
<parameter name="file" value="atsinterface.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
139 |
<parameter name="parameters" value="-testmodule testcombiner -config z:\smoketest\smoketest_notepad.cfg" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
140 |
<parameter name="parser" value="STIFXMLParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
141 |
<parameter name="result-file" value="c:\spd_logs\xml\testcombiner.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
142 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
143 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
144 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
145 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
146 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
147 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
148 |
<parameter name="file" value="atsinterface.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
149 |
<parameter name="parameters" value="-testmodule testscripter -config z:\smoketest\AppInstallSmokeTestModule.cfg" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
150 |
<parameter name="parser" value="STIFXMLParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
151 |
<parameter name="result-file" value="c:\spd_logs\xml\testscripter.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
152 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
153 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
154 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
155 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
156 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
157 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
158 |
<parameter name="file" value="atsinterface.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
159 |
<parameter name="parameters" value="-testmodule testcombiner -config z:\smoketest\smoketest_uiresources.cfg" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
160 |
<parameter name="parser" value="STIFXMLParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
161 |
<parameter name="result-file" value="c:\spd_logs\xml\testcombiner.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
162 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
163 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
164 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
165 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
166 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
167 |
<parameters> |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
168 |
<parameter name="file" value="atsinterface.exe"/> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
169 |
<parameter name="parameters" value="-testmodule testscripter -config z:\smoketest\InputMethodSmokeTestModule.cfg" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
170 |
<parameter name="parser" value="STIFXMLParser" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
171 |
<parameter name="result-file" value="c:\spd_logs\xml\testscripter.xml" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
172 |
<parameter name="timeout" value="1200" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
173 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
174 |
</task> |
51
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
175 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
176 |
<type>ExecutableTestCaseTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
177 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
178 |
<parameter name="file" value="atsinterface.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
179 |
<parameter name="parameters" value="-testmodule testscripter -config z:\smoketest\ui_browser_control_smoke.cfg" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
180 |
<parameter name="parser" value="STIFXMLParser" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
181 |
<parameter name="result-file" value="c:\spd_logs\xml\testscripter.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
182 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
183 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
184 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
185 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
186 |
<type>QTestTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
187 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
188 |
<parameter name="file" value="tst_smoke_qapplication.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
189 |
<parameter name="parameters" value="-lightxml -o c:\logs\tst_smoke_qapplication.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
190 |
<parameter name="result-file" value="c:\logs\tst_smoke_qapplication.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
191 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
192 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
193 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
194 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
195 |
<type>QTestTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
196 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
197 |
<parameter name="file" value="tst_smoke_qwidget.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
198 |
<parameter name="parameters" value="-lightxml -o c:\logs\tst_smoke_qwidget.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
199 |
<parameter name="result-file" value="c:\logs\tst_smoke_qwidget.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
200 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
201 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
202 |
</task> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
203 |
<task agents="target"> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
204 |
<type>QTestTask</type> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
205 |
<parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
206 |
<parameter name="file" value="tst_smoke_qtgestures.exe"/> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
207 |
<parameter name="parameters" value="-lightxml -o c:\logs\tst_smoke_qtgestures.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
208 |
<parameter name="result-file" value="c:\logs\tst_smoke_qtgestures.xml" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
209 |
<parameter name="timeout" value="1200" /> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
210 |
</parameters> |
95126a452a4c
Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents:
45
diff
changeset
|
211 |
</task> |
40
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
212 |
<finalization> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
213 |
<task agents="target"> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
214 |
<type>FileDownloadTask</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
215 |
<parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
216 |
<parameter name="src" value="c:\logs\testexecute\*"/> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
217 |
<parameter name="delete" value="true"/> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
218 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
219 |
</task> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
220 |
</finalization> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
221 |
</execution> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
222 |
<postActions> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
223 |
<action> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
224 |
<type>ReportFormatAction</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
225 |
<parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
226 |
<parameter name="format" value="simplelogger" /> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
227 |
</parameters> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
228 |
</action> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
229 |
<action> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
230 |
<type>DiamondsAction</type> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
231 |
</action> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
232 |
</postActions> |
2870b072e108
Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff
changeset
|
233 |
</testrun> |