Bug 3539. Update localisation mappings.
<?xml version="1.0"?>
<test>
<id>1</id>
<name>wv sap settings apis</name>
<target>
<device rank="none" alias="DEFAULT">
<property name="HARNESS" value="STIF" />
<property name="TYPE" value="Ariane" />
</device>
</target>
<plan id="1.1" name="Datasync Test Plan" harness="STIF" enabled="true" passrate="100">
<session id="1.1.1" name="session" harness="STIF" enabled="true" passrate="100">
<set id="1.1.1.1" name="set" harness="STIF" enabled="true" passrate="100">
<target>
<device rank="master" alias="DEFAULT"/>
</target>
<case id="1.1.1.1.1" name="Test Case 1" harness="STIF" enabled="true" passrate="100">
<flash target-alias="DEFAULT" images="ATS3/images/ariane_anuverma_20071206_105439_rnd.fpsx" />
<flash target-alias="DEFAULT" images="ATS3/images/ariane_anuverma_20071206_105439_rnd_udaerase.fpsx" />
<step id="1.1.1.1.1.1" name="Create CTC log dir" harness="STIF" enabled="true" passrate="100" significant="false">
<command>makedir</command>
<params>
<param dir="c:\data\ctc\"/>
</params>
</step>
<step id="1.1.1.1.1.2" name="CTC start" harness="STIF" enabled="true" passrate="100" significant="false">
<command>execute</command>
<params>
<param file="z:\sys\bin\ctcman.exe"/>
</params>
</step>
<step id="1.1.1.1.1.3" name="Create STIF log dir" harness="STIF" enabled="true" passrate="100" significant="false">
<command>makedir</command>
<params>
<param dir="c:\logs\testframework\ClientAPI"/>
</params>
</step>
<step id="1.1.1.1.1.4" name="Install testmodule DLL" harness="STIF" enabled="true" passrate="100" significant="false">
<command>install</command>
<params>
<param type="binary"/>
<param src="wvsapsettingstest.dll"/>
<param dst="c:\sys\bin\wvsapsettingstest.dll"/>
<param component-path="ATS3/components"/>
</params>
</step>
<step id="1.1.1.1.1.5" name="Install testscript file" harness="STIF" enabled="true" passrate="100" significant="false">
<command>install</command>
<params>
<param src="TestFramework.ini"/>
<param dst="c:\testframework\TestFramework.ini"/>
<param component-path="ATS3/components"/>
</params>
</step>
<step id="1.1.1.1.1.6" name="LocationFW Position Server" harness="STIF" enabled="true" passrate="100" significant="true">
<command>run-cases</command>
<params>
<param module="wvsapsettingstest"/>
<!-- <param testcase-file="c:\testframework\ClientAPI.cfg"/> -->
<param filter="*"/>
<param timeout="300"/>
</params>
</step>
<step id="1.1.1.1.1.7" name="Save CTC data" harness="STIF" enabled="true" passrate="100" significant="false">
<command>execute</command>
<params>
<param parameters="writefile"/>
<param file="z:\sys\bin\ctcman.exe"/>
</params>
</step>
<step id="1.1.1.1.1.8" name="Fetch and clean CTC data" harness="STIF" enabled="true" passrate="100" significant="false">
<command>fetch-log</command>
<params>
<param delete="true"/>
<param path="c:\data\ctc\ctcdata.txt"/>
</params>
</step>
<step id="1.1.1.1.1.9" name="Fetch Test module Logs" harness="STIF" enabled="true" passrate="100" significant="false">
<command>fetch-log</command>
<params>
<param type="text"/>
<param delete="true"/>
<param path="C:\Logs\TestFramework\*"/>
</params>
</step>
</case>
</set>
</session>
</plan>
<files>
<file>ATS3/images/ariane_anuverma_20071206_105439_rnd.fpsx</file>
<file>ATS3/images/ariane_anuverma_20071206_105439_rnd_udaerase.fpsx</file>
<file>ATS3/components/armv5_urel/wvsapsettingstest.dll</file>
<file>ATS3/components/TestFramework.ini</file>
</files>
<report media="email">
<type>ATS3_REPORT</type>
<to>anumeha.verma@nokia.com</to>
</report>
</test>