|
1 <?xml version="1.0" encoding="ISO-8859-1"?> |
|
2 <test> |
|
3 <name>ProfilesApplication 5.0 Automated Tests</name> |
|
4 <target> |
|
5 <device rank="none" alias="DEFAULT"> |
|
6 <property name="HARNESS" value="EUNIT" /> |
|
7 <property name="TYPE" value="Ariane" /> |
|
8 </device> |
|
9 </target> |
|
10 <plan name="ProfilesApplication Automated Test Plan" harness="EUNIT" enabled="true" passrate="100"> |
|
11 <session name="session" harness="EUNIT" enabled="true" passrate="100"> |
|
12 <set name="set" harness="EUNIT" enabled="true" passrate="100"> |
|
13 <target> |
|
14 <device rank="master" alias="DEFAULT"/> |
|
15 </target> |
|
16 <case name="Test Case 1" harness="EUNIT" enabled="true" passrate="100"> |
|
17 <flash target-alias="DEFAULT" images="ATS3Drop/images/sydo_ProfilesApplication_ats3_image.fpsx" /> |
|
18 <flash target-alias="DEFAULT" images="ATS3Drop/images/sydo_ProfilesApplication_ats3_image_udaerase.fpsx" /> |
|
19 |
|
20 <step name="Create CTC log dir" harness="EUNIT" enabled="true" passrate="100" significant="false"> |
|
21 <command>makedir</command> |
|
22 <params> |
|
23 <param dir="c:\data\ctc\"/> |
|
24 </params> |
|
25 </step> |
|
26 |
|
27 <step name="CTC start" harness="EUNIT" 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 <step name="Create EUnit log dir" harness="EUNIT" enabled="true" passrate="100" significant="false"> |
|
35 <command>makedir</command> |
|
36 <params> |
|
37 <param dir="c:\shared\eunit\logs\"/> |
|
38 </params> |
|
39 </step> |
|
40 |
|
41 <step name="Execute tests" harness="EUNIT" enabled="true" passrate="100" significant="true"> |
|
42 <command>execute</command> |
|
43 <params> |
|
44 <param parameters="/l xml /e s60appenv /w 30 /r warning T_ProfileSettingsView"/> |
|
45 <param timeout="720"/> |
|
46 <param result-file="c:\shared\eunit\logs\EUnit_log.xml"/> |
|
47 <param file="z:\sys\bin\EUNITEXERUNNER.EXE"/> |
|
48 </params> |
|
49 </step> |
|
50 |
|
51 <step name="Save CTC data" harness="EUNIT" enabled="true" passrate="100" significant="false"> |
|
52 <command>execute</command> |
|
53 <params> |
|
54 <param parameters="writefile"/> |
|
55 <param file="z:\sys\bin\ctcman.exe"/> |
|
56 </params> |
|
57 </step> |
|
58 |
|
59 <step name="Fetch and clean CTC data" harness="EUNIT" enabled="true" passrate="100" significant="false"> |
|
60 <command>fetch-log</command> |
|
61 <params> |
|
62 <param delete="true"/> |
|
63 <param path="c:\data\ctc\ctcdata.txt"/> |
|
64 </params> |
|
65 </step> |
|
66 </case> |
|
67 </set> |
|
68 </session> |
|
69 </plan> |
|
70 <files> |
|
71 <file>ATS3Drop/images/sydo_ProfilesApplication_ats3_image.fpsx</file> |
|
72 <file>ATS3Drop/images/sydo_ProfilesApplication_ats3_image_udaerase.fpsx</file> |
|
73 </files> |
|
74 |
|
75 <postAction> |
|
76 <type>SendEmailAction</type> |
|
77 <params> |
|
78 <param name="type" value="ATS3_REPORT"/> |
|
79 <param name="to" value="olli.an.makinen@nokia.com;pasi.p.keranen@nokia.com"/> |
|
80 <param name="subject" value="ATS3 report for §RUN_NAME§ §RUN_START_DATE§ §RUN_START_TIME§"/> |
|
81 <param name="send-files" value="true"/> |
|
82 </params> |
|
83 </postAction> |
|
84 |
|
85 <postAction> |
|
86 <type>FileStoreAction</type> |
|
87 <params> |
|
88 <param name="to-folder" value="\\ousrv058\data$\ATS3Reports\S60_5_0\SyDo\profile\ProfilesApplication\"/> |
|
89 </params> |
|
90 </postAction> |
|
91 </test> |