common/tools/ats/bctest/metadatasrv/metadatasrv.xml
author Maciej Seroka <maciejs@symbian.org>
Thu, 26 Aug 2010 16:34:29 +0100
changeset 1231 8a8e2fb000d1
parent 1224 c730de7721b8
child 1232 dbae6d7aeb52
permissions -rw-r--r--
Added Device Type (Winscw) for metadatasrv and cenreponotifyhandler test plans

<?xml version="1.0"?>
<test>
	<id>1</id>
	<owner>admin</owner>
	<priority>10</priority>
	<buildid></buildid>
	<postAction>
		<type>FileStoreAction</type>
		<params>
			<param name="report-type" value="ATS3_REPORT"/>
		</params>
    </postAction>
	<name>Metadata Services BC Tests</name>
	<target>
        <device rank="master" alias="emulator_udeb">
            <property name="HARNESS" value="ATSINTERFACE" />
            <property name="TYPE" value="WINSCW" />
        </device>
	</target>
	<plan id="" name="Metadata Services BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
		<target>
			<device rank="master" alias="emulator_udeb"/>
		</target>
		<session id="" name="Metadata Services Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
			<set id="" name="Content Management Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
				<case id="" name="media_fetch_api" harness="ATSINTERFACE" enabled="true" passrate="100">
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
                        <command>makedir</command>
                        <params>
                            <param dir="c:\spd_logs\xml" /> 
                        </params>
                    </step>
                    <step id="" name="BCTestContentManagement.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="binary"/>
							<param src="BCTestContentManagement.dll"/>
							<param dst="c:\sys\bin\BCTestContentManagement.dll"/>
							<param component-path="metadatasrvtest" />
						</params>
					</step>
					<step id="" name="TestFramework_MMConMgmt.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="TestFramework/TestFramework_MMConMgmt.ini"/>
							<param dst="c:\TestFramework\TestFramework.ini"/>
							<param component-path="metadatasrvtest" />
						</params>
					</step>
					<step id="" name="tcBCTestContentManagement.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="TestFramework/tcBCTestContentManagement.cfg"/>
							<param dst="c:\TestFramework\tcBCTestContentManagement.cfg"/>
							<param component-path="metadatasrvtest" />
						</params>
					</step>
					<step id="" name="UI_BCTestContentManagement.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="TestFramework/UI_BCTestContentManagement.cfg"/>
							<param dst="c:\TestFramework\UI_BCTestContentManagement.cfg"/>
							<param component-path="metadatasrvtest" />
						</params>
					</step>
					<step id="" name="tcBCTestContentManagement (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
						<command>execute</command>
						<params>
							<param file="atsinterface.exe"/>
							<param parameters="-testmodule testcombiner -config C:\TestFramework\tcBCTestContentManagement.cfg"/>
							<param result-file="c:\spd_logs\xml\testcombiner.xml"/>
                            <param timeout="3600"/>
						</params>
					</step>
					<step id="" name="tcBCTestContentManagement (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
						<command>fetch-log</command>
						<params>
							<param path="c:\logs\testframework\TestReport.txt" /> 
						</params>
					</step>
				</case>
			</set>
		</session>
	</plan>
	<files>
		<file>metadatasrvtest/winscw_udeb/BCTestContentManagement.dll</file>
		<file>metadatasrvtest/general/TestFramework/TestFramework_MMConMgmt.ini</file>
		<file>metadatasrvtest/general/TestFramework/tcBCTestContentManagement.cfg</file>
		<file>metadatasrvtest/general/TestFramework/UI_BCTestContentManagement.cfg</file>
	</files>
</test>