File: 03-parse_response3.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 (11 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<testcases repeat="1">
<case
    id                 = "1"
    description1       = "test parse response no warning"
    method             = "get"
    url                = "{BASEURL}/teststring"
    verifyresponsecode = "200"
    parseresponse      = "HTTP|NOTFOUND"
    parsewarning       = "0"
/>
</testcases>