Summary Item | Total | Failed |
---|---|---|
Requests | 5 | 0 |
Prerequest Scripts | 0 | 0 |
Test Scripts | 3 | 0 |
Assertions | 2 | 1 |
Skipped Tests | 0 | - |
expected 'Update first name' to deeply equal 'Sakib'
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.28.4 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | e8a68acb-f97f-4b3a-b3af-61b532014dab |
Host | restful-booker.herokuapp.com |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 227 |
{
"firstname": "Sakibul",
"lastname": "Islam",
"totalprice": 111,
"depositpaid": true,
"bookingdates": {
"checkin": "2018-01-01",
"checkout": "2019-01-01"
},
"additionalneeds": "Breakfast"
}
Header Name | Header Value |
---|---|
Server | Cowboy |
Connection | keep-alive |
X-Powered-By | Express |
Content-Type | application/json; charset=utf-8 |
Content-Length | 199 |
Etag | W/"c7-jlyX7eeJgTf20C+bpIpgEHIoe3I" |
Date | Mon, 10 Jan 2022 13:33:04 GMT |
Via | 1.1 vegur |
{
"bookingid": 12,
"booking": {
"firstname": "Sakibul",
"lastname": "Islam",
"totalprice": 111,
"depositpaid": true,
"bookingdates": {
"checkin": "2018-01-01",
"checkout": "2019-01-01"
},
"additionalneeds": "Breakfast"
}
}
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.28.4 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 238dfaf5-7fe3-496d-888e-a79be116a6d0 |
Host | restful-booker.herokuapp.com |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Server | Cowboy |
Connection | keep-alive |
X-Powered-By | Express |
Content-Type | application/json; charset=utf-8 |
Content-Length | 172 |
Etag | W/"ac-u5f3tloOmOs+1I63D8rIYRaJUBs" |
Date | Mon, 10 Jan 2022 13:33:05 GMT |
Via | 1.1 vegur |
{
"firstname": "Sakibul",
"lastname": "Islam",
"totalprice": 111,
"depositpaid": true,
"bookingdates": {
"checkin": "2018-01-01",
"checkout": "2019-01-01"
},
"additionalneeds": "Breakfast"
}
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.28.4 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 06ea6a16-bbdf-42aa-8610-e82b7ae84996 |
Host | restful-booker.herokuapp.com |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 57 |
{
"username": "admin",
"password": "password123"
}
Header Name | Header Value |
---|---|
Server | Cowboy |
Connection | keep-alive |
X-Powered-By | Express |
Content-Type | application/json; charset=utf-8 |
Content-Length | 27 |
Etag | W/"1b-3nqUo8uoTR91r6A49NmE/1s33vY" |
Date | Mon, 10 Jan 2022 13:33:07 GMT |
Via | 1.1 vegur |
{
"token": "3484cfe148b8fee"
}
Header Name | Header Value |
---|---|
Cookie | token=3484cfe148b8fee |
Content-Type | application/json |
User-Agent | PostmanRuntime/7.28.4 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | ef87b63c-131a-4407-b96e-eccf301b3a11 |
Host | restful-booker.herokuapp.com |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 246 |
{
"firstname": "Update first name",
"lastname": "Update last name",
"totalprice": 550,
"depositpaid": true,
"bookingdates": {
"checkin": "2018-01-01",
"checkout": "2019-01-01"
},
"additionalneeds": "Breakfast"
}
Header Name | Header Value |
---|---|
Server | Cowboy |
Connection | keep-alive |
X-Powered-By | Express |
Content-Type | application/json; charset=utf-8 |
Content-Length | 193 |
Etag | W/"c1-e0nEhxBtupNDf67OO+ksGzZVEVU" |
Date | Mon, 10 Jan 2022 13:33:14 GMT |
Via | 1.1 vegur |
{
"firstname": "Update first name",
"lastname": "Update last name",
"totalprice": 550,
"depositpaid": true,
"bookingdates": {
"checkin": "2018-01-01",
"checkout": "2019-01-01"
},
"additionalneeds": "Breakfast"
}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Your test name | 0 | 1 | 0 |
Total | 1 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Your test name |
|
Header Name | Header Value |
---|---|
Cookie | token=3484cfe148b8fee |
User-Agent | PostmanRuntime/7.28.4 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 77c702eb-deab-4710-8dd0-187aed934a03 |
Host | restful-booker.herokuapp.com |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Server | Cowboy |
Connection | keep-alive |
X-Powered-By | Express |
Content-Type | text/plain; charset=utf-8 |
Content-Length | 7 |
Etag | W/"7-rM9AyJuqT6iOan/xHh+AW+7K/T8" |
Date | Mon, 10 Jan 2022 13:33:16 GMT |
Via | 1.1 vegur |
Created