<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/features/control/authentication/1" class="A" scope="wae2" 
	testtype="application" type="manual" source="wae2#7.10.1" device="both">
	<assertion>User agents must implement HTTP/1.1 basic authentication.
	</assertion>
	<specnote>Get the user to access a document that is protected by HTTP/1.1
	authentication. Make sure that the user has to enter a username and 
	password to be able to navigate to the document.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<wml:card newcontext="true" id="main">
                               <p>Select this <a href="uri.wml">link</a>
                                </p>
                                <p>Were you prompted to enter a username and password
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
