File: 03-parse_response2.xml

package info (click to toggle)
libwebinject-perl 1.94-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 448 kB
  • sloc: perl: 4,265; xml: 278; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<testcases repeat="1">
<case
    id                 = "1"
    description1       = "test parse response warning"
    method             = "get"
    url                = "{BASEURL}/teststring"
    verifyresponsecode = "200"
    parseresponse      = "HTTP|NOTFOUND"
/>
</testcases>