Alessandro Bonazzi 23e9e6c553 Patch level : 12.00 1394
Files correlati     :

Bug                 :
Aggiornamento FePA
2025-06-10 00:51:59 +02:00

38 lines
527 B
Plaintext

<testcase>
<info>
<keywords>
FILE
URL
</keywords>
</info>
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
file
</server>
<name>
file:// URLs with query string
</name>
<command option="no-include">
file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.txt?a_query=foobar#afragment
</command>
<file name="%LOGDIR/test%TESTNUMBER.txt">
contents in a single file
</file>
</client>
# Verify data after the test has been "shot"
<verify>
<stdout>
contents in a single file
</stdout>
</verify>
</testcase>