123456789101112131415161718192021222324252627282930313233 |
- <testcase>
- <info>
- <keywords>
- unsupported protocol
- FAILURE
- </keywords>
- </info>
- # Server-side
- <reply>
- <data>
- </data>
- </reply>
- # Client-side
- <client>
- <server>
- http
- </server>
- <name>
- unsupported protocol:// URL
- </name>
- <command>
- htfp://%HOSTIP:%HTTPPORT/none.htfml
- </command>
- </client>
- # Verify data after the test has been "shot"
- <verify>
- <errorcode>
- 1
- </errorcode>
- </verify>
- </testcase>
|