Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- <testcase>
- <info>
- <keywords>
- FAILURE
- </keywords>
- </info>
- #
- # Server-side
- <reply>
- </reply>
-
- #
- # Client-side
- <client>
- <server>
- none
- </server>
- <features>
- http
- </features>
- <name>
- HTTP, -O with no file name part in the URL
- </name>
- <command option="no-output">
- http://%HOSTIP:%HTTPPORT/76/ -O
- </command>
- </client>
-
- #
- # Verify data after the test has been "shot"
- <verify>
- <strip>
- ^User-Agent:.*
- </strip>
- <errorcode>
- 23
- </errorcode>
- </verify>
- </testcase>
|