Group/ats4_smoketest_syborg.xml
author Maciej Seroka <maciejs@symbian.org>
Mon, 13 Sep 2010 16:41:59 +0100
branchSymbian3
changeset 65 095ced8bfefa
parent 63 29a90d2412a4
permissions -rw-r--r--
Fixed App install/uninstall smoke test for Syborg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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">
63
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    21
				<type>FileUploadTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    22
				<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    23
					<parameter value="smoketest\general\*" name="src"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    24
					<parameter value="c:\smoketest\" name="dst"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    25
				</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    26
			</task>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    27
			<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    28
				<type>FileUploadTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    29
				<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    30
					<parameter value="smoketest\emailmessage\general\20KBody.txt" name="src"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    31
					<parameter value="c:\smoketest\emailmessage\20KBody.txt" name="dst"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    32
				</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    33
			</task>	
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    34
			<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    35
				<type>FileUploadTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    36
				<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    37
					<parameter value="smoketest\emailsettings\general\popsettings_test908.txt" name="src"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    38
					<parameter value="c:\smoketest\emailsettings\popsettings_test908.txt" name="dst"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    39
				</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    40
			</task>	
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    41
			<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    42
				<type>FileUploadTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    43
				<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    44
					<parameter value="smoketest\web\general\loadtest2.html" name="src"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    45
					<parameter value="c:\smoketest\web\loadtest2.html" name="dst"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    46
				</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    47
			</task>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
    48
			<task agents="target">
40
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    49
				<type>CreateDirTask</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    50
				<parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    51
					<parameter name="dir" value="c:\spd_logs\xml" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    52
				</parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    53
			</task>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    54
		</initialization>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    55
		<task agents="target">
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    56
			<type>NonTestExecuteTask</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    57
			<parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    58
				<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
    59
				<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
    60
				<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
    61
				<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
    62
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    63
		</task>		
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    64
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    65
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    66
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    67
				<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
    68
				<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
    69
				<parameter name="parser" value="TEFResultParser" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    70
				<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
    71
				<parameter name="timeout" value="1200" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    72
			</parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    73
		</task>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    74
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    75
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    76
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    77
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    78
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_contacts.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    79
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    80
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    81
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    82
		</task>	
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    83
		<task agents="target">
40
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    84
			<type>ExecutableTestCaseTask</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    85
			<parameters>
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    86
				<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
    87
				<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
    88
				<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
    89
				<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
    90
				<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
    91
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    92
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
    93
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    94
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    95
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    96
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    97
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_mess.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    98
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
    99
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   100
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   101
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   102
		<task agents="target">
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   103
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   104
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   105
				<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
   106
				<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
   107
				<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
   108
				<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
   109
				<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
   110
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   111
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   112
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   113
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   114
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   115
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   116
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_timew.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   117
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   118
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   119
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   120
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   121
		<task agents="target">
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   122
			<type>ExecutableTestCaseTask</type>
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
				<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
   125
				<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
   126
				<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
   127
				<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
   128
				<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
   129
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   130
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   131
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   132
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   133
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   134
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   135
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_email.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   136
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   137
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   138
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   139
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   140
		<task agents="target">
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   141
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   142
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   143
				<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
   144
				<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
   145
				<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
   146
				<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
   147
				<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
   148
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   149
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   150
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   151
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   152
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   153
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   154
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_lbs.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   155
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   156
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   157
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   158
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   159
		<task agents="target">
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   160
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   161
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   162
				<parameter name="file" value="testexecute.exe"/>
54
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   163
				<parameter name="parameters" value="z:\smoketest\smoketest_lbs.script" />
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   164
				<parameter name="parser" value="TEFResultParser" />
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   165
				<parameter name="result-file" value="c:\logs\testexecute\smoketest_lbs.htm" />
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   166
				<parameter name="timeout" value="1200" />
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   167
			</parameters>
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   168
		</task>
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   169
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   170
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   171
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   172
				<parameter name="file" value="testexecute.exe"/>
61
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   173
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_language.script" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   174
				<parameter name="timeout" value="1200" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   175
				<parameter name="local" value="false" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   176
			</parameters>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   177
		</task>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   178
		<task agents="target">
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   179
			<type>ExecutableTestCaseTask</type>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   180
			<parameters>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   181
				<parameter name="file" value="testexecute.exe"/>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   182
				<parameter name="parameters" value="z:\smoketest\smoketest_language.script" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   183
				<parameter name="parser" value="TEFResultParser" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   184
				<parameter name="result-file" value="c:\logs\testexecute\smoketest_language.htm" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   185
				<parameter name="timeout" value="1200" />
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   186
			</parameters>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   187
		</task>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   188
		<task agents="target">
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   189
			<type>NonTestExecuteTask</type>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   190
			<parameters>
4c7b457173b4 Updated test plan for Syborg smoketest
Maciej Seroka <maciejs@symbian.org>
parents: 55
diff changeset
   191
				<parameter name="file" value="testexecute.exe"/>
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   192
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_bitmap.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   193
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   194
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   195
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   196
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   197
		<task agents="target">
54
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   198
			<type>ExecutableTestCaseTask</type>
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   199
			<parameters>
a4835904093b Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents: 52
diff changeset
   200
				<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
   201
				<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
   202
				<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
   203
				<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
   204
				<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
   205
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   206
		</task>
62
6b9970ac90ac Updated iby files for Appinstall and Contacts smoke tests
Maciej Seroka <maciejs@symbian.org>
parents: 61
diff changeset
   207
<!-- Http test hangs due to ethernet not configured
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   208
		<task agents="target">
55
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   209
			<type>NonTestExecuteTask</type>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   210
			<parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   211
				<parameter name="file" value="testexecute.exe"/>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   212
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_http.script" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   213
				<parameter name="timeout" value="1200" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   214
				<parameter name="local" value="false" />
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   215
			</parameters>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   216
		</task>
c904fbdee9c6 Added setup_ scripts for each TEF test execution (Syborg test plan)
Maciej Seroka <maciejs@symbian.org>
parents: 54
diff changeset
   217
		<task agents="target">
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   218
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   219
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   220
				<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
   221
				<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
   222
				<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
   223
				<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
   224
				<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
   225
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   226
		</task>
62
6b9970ac90ac Updated iby files for Appinstall and Contacts smoke tests
Maciej Seroka <maciejs@symbian.org>
parents: 61
diff changeset
   227
-->
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   228
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   229
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   230
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   231
				<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
   232
				<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
   233
				<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
   234
				<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
   235
				<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
   236
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   237
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   238
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   239
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   240
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   241
				<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
   242
				<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
   243
				<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
   244
				<parameter name="result-file" value="c:\spd_logs\xml\testcombiner.xml" />
62
6b9970ac90ac Updated iby files for Appinstall and Contacts smoke tests
Maciej Seroka <maciejs@symbian.org>
parents: 61
diff changeset
   245
				<parameter name="timeout" value="3600" />
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   246
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   247
		</task>
65
095ced8bfefa Fixed App install/uninstall smoke test for Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 63
diff changeset
   248
<!-- AppInstallSmokeTestModule script run from c: drive (after being transferred to Syborg) -->
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   249
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   250
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   251
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   252
				<parameter name="file" value="atsinterface.exe"/>
65
095ced8bfefa Fixed App install/uninstall smoke test for Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 63
diff changeset
   253
				<parameter name="parameters" value="-testmodule testscripter -config c:\smoketest\AppInstallSmokeTestModule.cfg" />
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   254
				<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
   255
				<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
   256
				<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
   257
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   258
		</task>
63
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   259
<!-- Temporary fix for limited data transfer on Syborg: Copy jpg file from z: to c: drive -->
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   260
		<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   261
			<type>NonTestExecuteTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   262
			<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   263
				<parameter name="file" value="testexecute.exe"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   264
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_uiresources.script" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   265
				<parameter name="timeout" value="1200" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   266
				<parameter name="local" value="false" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   267
			</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   268
		</task>
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   269
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   270
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   271
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   272
				<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
   273
				<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
   274
				<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
   275
				<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
   276
				<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
   277
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   278
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   279
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   280
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   281
			<parameters>
40
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   282
				<parameter name="file" value="atsinterface.exe"/>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   283
				<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
   284
				<parameter name="parser" value="STIFXMLParser" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   285
				<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
   286
				<parameter name="timeout" value="1200" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   287
			</parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   288
		</task>
51
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   289
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   290
			<type>ExecutableTestCaseTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   291
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   292
				<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
   293
				<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
   294
				<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
   295
				<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
   296
				<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
   297
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   298
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   299
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   300
			<type>QTestTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   301
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   302
				<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
   303
				<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
   304
				<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
   305
				<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
   306
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   307
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   308
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   309
			<type>QTestTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   310
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   311
				<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
   312
				<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
   313
				<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
   314
				<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
   315
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   316
		</task>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   317
		<task agents="target">
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   318
			<type>QTestTask</type>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   319
			<parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   320
				<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
   321
				<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
   322
				<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
   323
				<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
   324
			</parameters>
95126a452a4c Added most of the smoketests to the ATS4 Syborg test plan
Brendan Donegan <brendand@symbian.org>
parents: 45
diff changeset
   325
		</task>
63
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   326
<!-- apploader tests moved to the end of this test plan - launching eshell causes problems -->
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   327
<!-- Setup script not needed for apploader as ini file uploaded (initialization section)
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   328
		<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   329
			<type>NonTestExecuteTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   330
			<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   331
				<parameter name="file" value="testexecute.exe"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   332
				<parameter name="parameters" value="z:\smoketest\setup_smoketest_apploader.script" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   333
				<parameter name="timeout" value="1200" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   334
				<parameter name="local" value="false" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   335
			</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   336
		</task>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   337
-->
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   338
		<task agents="target">
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   339
			<type>ExecutableTestCaseTask</type>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   340
			<parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   341
				<parameter name="file" value="testexecute.exe"/>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   342
				<parameter name="parameters" value="z:\smoketest\smoketest_apploader.script" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   343
				<parameter name="parser" value="TEFResultParser" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   344
				<parameter name="result-file" value="c:\logs\testexecute\smoketest_apploader.htm" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   345
				<parameter name="timeout" value="1200" />
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   346
			</parameters>
29a90d2412a4 Fixed Smoketest on Syborg
Maciej Seroka <maciejs@symbian.org>
parents: 62
diff changeset
   347
		</task>
40
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   348
		<finalization>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   349
			<task agents="target">
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   350
				<type>FileDownloadTask</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   351
				<parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   352
					<parameter name="src" value="c:\logs\testexecute\*"/>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   353
					<parameter name="delete" value="true"/>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   354
				</parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   355
			</task>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   356
		</finalization>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   357
	</execution>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   358
	<postActions>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   359
		<action>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   360
			<type>ReportFormatAction</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   361
			<parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   362
				<parameter name="format" value="simplelogger" />
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   363
			</parameters>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   364
		</action>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   365
		<action>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   366
			<type>DiamondsAction</type>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   367
		</action>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   368
	</postActions>
2870b072e108 Submitted ats4 test plan for Syborg
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
   369
</testrun>