<?xml version="1.0" encoding="UTF-8"?>

<test id="wae/features/uabehaviour/backkey/rules/2" class="B" 
	scope="wae" testtype="application" type="manual" source="wae#7.11.2.3" 
	device="both">
	<assertion>When the BACK key is activated, the user agent must perform
	a pop operation.
	</assertion>
	<specnote>Untestable as we can not access to the stack of the 
	the user agent. The only testable thing we can do is navigating
	backward from one card to an other but this is already tested in the 
	previous test.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			</card>
		]]>
	</method>
</test>

