Newman Run Dashboard

Tuesday, 28 March 2023 02:23:02
Total Iterations

1

Total Assertions

12

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: Simple Book API
Timings and Data
Total run duration: 5.2s
Total data received: 3.3KB
Average response time: 576ms
Summary Item Total Failed
Requests 8 0
Prerequest Scripts 8 0
Test Scripts 16 0
Assertions 12 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



1 Iteration available to view
Request Information
Request Method: GET
Request URL: https://simple-books-api.glitch.me/status
Response Information
Response Code: 200 - OK
Mean time per request: 1325ms
Mean size per request: 15B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0d18af64-6fa9-4c20-a49a-92fdeeb64065
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:22:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 15
Connection keep-alive
x-powered-by Express
etag W/"f-v/Y1JusChTxrQUzPtNAKycooOTA"
Response Body
{"status":"OK"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is returned 200 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://simple-books-api.glitch.me/books?type=non-fiction
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 135B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2b1c2cd2-2f94-4266-b3f4-172900653b27
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:22:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 135
Connection keep-alive
x-powered-by Express
etag W/"87-fbXCfgu0GEMnqcRoXq5fuhhKazw"
Response Body
[{"id":2,"name":"Just as I Am","type":"non-fiction","available":false},{"id":5,"name":"Untamed","type":"non-fiction","available":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Book Found 1 0 0
Book is non-fiction 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://simple-books-api.glitch.me/books/5
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 120B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b0724233-1e5f-4389-aa09-c9249e34ea57
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:22:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 120
Connection keep-alive
x-powered-by Express
etag W/"78-j/iSKeyVOvbJ1tvDEXM1nGhdATo"
Response Body
{"id":5,"name":"Untamed","author":"Glennon Doyle","type":"non-fiction","price":15.5,"current-stock":20,"available":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Is in Stock 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://simple-books-api.glitch.me/orders
Response Information
Response Code: 201 - Created
Mean time per request: 736ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer a26539dd2a0f3e78bbb77b8638f8b57039e1c7a851fa230b55517a15af8bd0c2
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a0090e11-0a21-46c7-acbb-00a60ad3ae0a
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
          "bookId": 5,
          "customerName": "Arlene Ortiz"
        }
        
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:22:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 50
Connection keep-alive
x-powered-by Express
etag W/"32-woET83HycLYcmhMT+/DCR7Fy7x0"
Response Body
{"created":true,"orderId":"nB8TmLvShwoWp0rP3d8Ko"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://simple-books-api.glitch.me/orders/
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 2.81KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer a26539dd2a0f3e78bbb77b8638f8b57039e1c7a851fa230b55517a15af8bd0c2
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d174af08-17ef-42e9-988f-9bd49523cae2
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:23:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 2873
Connection keep-alive
x-powered-by Express
etag W/"b39-0Tps0zn/XyYDgvJHWZyM46yzJO4"
Response Body
[{"id":"SH9o9DhsKVrIIF1xiak5l","bookId":4,"customerName":"Michael","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679914767040},{"id":"p7TGCHqut1AEF0DGFsBWI","bookId":3,"customerName":"Jurgen Klopp","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679914780211},{"id":"yDubFKOSlHZVbJJP_swTT","bookId":1,"customerName":"Rifat","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679914798491},{"id":"RnIIP_h2VoG8p4A70zOye","bookId":1,"customerName":"Dora Bartell","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679941321426},{"id":"NHU2atoUUDbhITyeJAZcR","bookId":1,"customerName":"Jean Bartoletti","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679941364864},{"id":"VDTzD2Jg6_lAIeS4sxXnn","bookId":1,"customerName":"Paulette Schuppe","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679943166310},{"id":"-PmFmijhE1fpLh08fQeoc","bookId":5,"customerName":"Cornelius Nicolas","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679945400332},{"id":"t3fKcwwSOk_XJK3hmhu1v","bookId":5,"customerName":"Miss Israel Dooley","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679945703728},{"id":"UXtzFLEsWYGa2A6unBn8Z","bookId":5,"customerName":"Blanca Rice","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679945822161},{"id":"w3KZ8ePWcSX2QWUzKkWXt","bookId":5,"customerName":"Ethel Simonis","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679945894149},{"id":"cbc_16LfSD3T8R090X1FY","bookId":5,"customerName":"Beverly Ritchie","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679945961628},{"id":"pfvyCP6Dezg_zR_W1RcnT","bookId":5,"customerName":"Vernon Corwin","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679946525189},{"id":"dDjHPOu4rTIVdNJYLAq8O","bookId":5,"customerName":"Miss Mitchell Zulauf","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679946567953},{"id":"nm32kGK-TuzjSIs7N09W2","bookId":5,"customerName":"Monique Johnston","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679946732089},{"id":"nB8TmLvShwoWp0rP3d8Ko","bookId":5,"customerName":"Arlene Ortiz","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679948579510}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://simple-books-api.glitch.me/orders/nB8TmLvShwoWp0rP3d8Ko
Response Information
Response Code: 200 - OK
Mean time per request: 494ms
Mean size per request: 189B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer a26539dd2a0f3e78bbb77b8638f8b57039e1c7a851fa230b55517a15af8bd0c2
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bcf0b135-a543-4f01-b192-f6e94be6fe4a
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:23:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 189
Connection keep-alive
x-powered-by Express
etag W/"bd-L3fwZe6N4W+KVZ+/UBOobYlKjl4"
Response Body
{"id":"nB8TmLvShwoWp0rP3d8Ko","bookId":5,"customerName":"Arlene Ortiz","createdBy":"d2acd33efb05367d43be8f81c727634afffe0627f2d99f570dea05a39f6de38b","quantity":1,"timestamp":1679948579510}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://simple-books-api.glitch.me/orders/nB8TmLvShwoWp0rP3d8Ko
Response Information
Response Code: 204 - No Content
Mean time per request: 456ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer a26539dd2a0f3e78bbb77b8638f8b57039e1c7a851fa230b55517a15af8bd0c2
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3971850d-562f-441f-bebf-0208ff7c23b8
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "customerName": "Jurgen Klopp"
        }
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:23:01 GMT
Connection keep-alive
x-powered-by Express
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://simple-books-api.glitch.me/orders/nB8TmLvShwoWp0rP3d8Ko
Response Information
Response Code: 204 - No Content
Mean time per request: 608ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer a26539dd2a0f3e78bbb77b8638f8b57039e1c7a851fa230b55517a15af8bd0c2
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ecd34629-4432-492a-9ffb-9e38584eab9a
Host simple-books-api.glitch.me
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 27 Mar 2023 20:23:02 GMT
Connection keep-alive
x-powered-by Express
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error