adding matcher - 1st request
parent
62fea9f47a
commit
1d54849488
|
@ -20,7 +20,7 @@ info:
|
|||
http:
|
||||
- raw:
|
||||
- |
|
||||
GET /fuel HTTP/1.1
|
||||
GET /fuel/login/ HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
- |
|
||||
|
@ -52,5 +52,5 @@ http:
|
|||
dsl:
|
||||
- 'duration>=6'
|
||||
- 'status_code_3 == 200'
|
||||
- 'contains(body_3, "No data to display")'
|
||||
- 'contains(body_1, "FUEL CMS")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue