Newman Run Dashboard

Friday, 14 February 2025 23:28:55
Total Iterations

1

Total Assertions

1

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: Cars API
Environment: ProductionCarsApi
Timings and Data
Total run duration: 879ms
Total data received: 781B
Average response time: 110ms
Summary Item Total Failed
Requests 7 0
Prerequest Scripts 0 0
Test Scripts 1 0
Assertions 1 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: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//cars
Response Information
Response Code: 200 - OK
Mean time per request: 426ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token 8a0e7830-0014-458b-8e32-e6bb3bc2aa04
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:54 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
Response Body
[{"id":1,"manufacturer":"Ford","model":"Model T","build":1927},{"id":2,"manufacturer":"Tesla","model":"Model 3","build":2017},{"id":3,"manufacturer":"Tesla","model":"Cybertruck","build":2019}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//cars
Response Information
Response Code: 200 - OK
Mean time per request: 134ms
Mean size per request: 60B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token add6110c-7fd2-4649-a2c8-64a713f67056
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "manufacturer": "Dacia",
            "model": "Logan",
            "build": 2000
        }
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
Response Body
{"id":4,"manufacturer":"Dacia","model":"Logan","build":2000}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//cars/7
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 69ms
Mean size per request: 415B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token 5bb1440e-7d85-4a62-bfe0-9cd9123c9a77
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
Response Body
{"timestamp":"2025-02-14T23:28:55.084+0000","status":500,"error":"Internal Server Error","message":"Could not write JSON: Unable to find com.truckla.cars.model.Car with id 7; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Unable to find com.truckla.cars.model.Car with id 7 (through reference chain: com.truckla.cars.model.Car$HibernateProxy$DCTYVn1I[\"manufacturer\"])","path":"//cars/7"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//cars/3
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token 59169c04-dd06-4fe1-a536-44b4a3732910
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Length 0
Connection keep-alive
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//statistics/age
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 39B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token 20b10eb6-8ca3-49bd-8444-83bda7e27a4a
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
Response Body
{"vehicles":3,"age":38.666666666666664}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//actuator/health
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 15B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token fba9aac7-d7f5-4333-a961-126f82eec700
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Type application/vnd.spring-boot.actuator.v3+json
Transfer-Encoding chunked
Connection keep-alive
Response Body
{"status":"UP"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com//actuator/info
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 60B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.0
Accept */*
Cache-Control no-cache
Postman-Token 067c0eb3-b990-4f42-a478-153cfa92ace9
Host production.eba-tei5jtcc.us-east-1.elasticbeanstalk.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server nginx
Date Fri, 14 Feb 2025 23:28:55 GMT
Content-Type application/vnd.spring-boot.actuator.v3+json
Transfer-Encoding chunked
Connection keep-alive
Response Body
{"app":{"version":16,"commit":"2df3e705","branch":"master"}}
Test Information
No Tests for this request