test23 389 B

123456789101112131415161718192021222324252627282930313233
  1. <testcase>
  2. <info>
  3. <keywords>
  4. unsupported protocol
  5. FAILURE
  6. </keywords>
  7. </info>
  8. # Server-side
  9. <reply>
  10. <data>
  11. </data>
  12. </reply>
  13. # Client-side
  14. <client>
  15. <server>
  16. http
  17. </server>
  18. <name>
  19. unsupported protocol:// URL
  20. </name>
  21. <command>
  22. htfp://%HOSTIP:%HTTPPORT/none.htfml
  23. </command>
  24. </client>
  25. # Verify data after the test has been "shot"
  26. <verify>
  27. <errorcode>
  28. 1
  29. </errorcode>
  30. </verify>
  31. </testcase>