Project | Date |
---|---|
moviegram-test | 09 Jan 2024, 15:56 |
Steps | Scenarios | Features | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Feature | Passed | Failed | Skipped | Pending | Undefined | Total | Passed | Failed | Total | Duration | Status |
tests/features/users.feature | 176 | 0 | 0 | 0 | 0 | 176 | 9 | 0 | 9 | 3.233 | Passed |
15:56:31.961 karate.env system property was: qa
15:56:33.862 karate.env system property was: qa 15:56:33.863 [print] test
15:56:33.867 [print] Inside get review service
15:56:33.869 request: 1 > GET http://localhost:8085/all 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.254 response time in milliseconds: 385 1 < 200 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Keep-Alive: timeout=60 1 < Connection: keep-alive [{"profileid":4,"fullname":"Sam Barlow","pwd":"$2a$10$gvvz2d2PYcgA5kMLoca60uxWCFAfAvN6qV3xl8gYTZb3y46fPxUc.","username":"sbarlowc","aboutme":"undefined"},{"profileid":5,"fullname":"Jeff Barlow","pwd":"$2a$10$0mhm8RTvvvGd79fcEJqN.ezsT.ER9QIU2UKGx.hixGvFEsk8OHnUS","username":"Jelvetica","aboutme":"undefined"},{"profileid":6,"fullname":"Bryce Corning ","pwd":"$2a$10$46l68n\/kf0st3e8FLKpZp.0mTjtTUzBYL84FKznGKZU3z7v61NRse","username":"Corndog55","aboutme":"undefined"},{"profileid":7,"fullname":"James Cluff","pwd":"$2a$10$wJZCd9ik15NeFh9czNvNiuRxUXWq.Dqg3cAc70KjT0WgqPb5KRb86","username":"cyanoticsamurai","aboutme":"undefined"},{"profileid":40,"fullname":"Test User","pwd":"$2a$10$D9ehlw3Zt.4oW6OZV2VvIOAtRSLHXL2RtS0MMATu9TMnYOF0.utAq","username":"testuserc","aboutme":"undefined"}]
15:56:34.257 4
15:56:34.700 3
15:56:31.985 karate.env system property was: qa
15:56:33.881 karate.env system property was: qa 15:56:33.882 [print] test
15:56:33.888 [print] Inside get review service
15:56:33.891 request: 1 > GET http://localhost:8085/userbyname?username=sbarlowc 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:33.942 response time in milliseconds: 50 1 < 200 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Keep-Alive: timeout=60 1 < Connection: keep-alive 4
15:56:33.944 4
15:56:34.456 { "profileid": 4, "username": "sbarlowc", "pwd": "$2a$10$gvvz2d2PYcgA5kMLoca60uxWCFAfAvN6qV3xl8gYTZb3y46fPxUc.", "fullname": "Sam Barlow", "aboutme": "undefined" }
15:56:31.999 karate.env system property was: qa
15:56:34.022 karate.env system property was: qa 15:56:34.023 [print] test
15:56:34.034 [print] Inside get review service
15:56:34.036 request: 1 > GET http://localhost:8085/userbyname?username=idontexistsorry 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.108 response time in milliseconds: 71 1 < 500 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Connection: close {"path":"\/userbyname","error":"Internal Server Error","message":"No message available","timestamp":"2024-01-09T22:56:34.107+0000","status":500}
15:56:34.109 Internal Server Error
15:56:34.110 Internal Server Error
15:56:31.999 karate.env system property was: qa
15:56:34.035 karate.env system property was: qa 15:56:34.037 [print] test
15:56:34.043 [print] Inside get review service
15:56:34.045 request: 1 > GET http://localhost:8085/userbyname?username=hjkl;'@#$ 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.108 response time in milliseconds: 62 1 < 500 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Connection: close {"path":"\/userbyname","error":"Internal Server Error","message":"No message available","timestamp":"2024-01-09T22:56:34.105+0000","status":500}
15:56:34.110 Internal Server Error
15:56:34.110 Internal Server Error
15:56:32.017 karate.env system property was: qa
15:56:34.114 karate.env system property was: qa 15:56:34.115 [print] test
15:56:34.120 [print] Inside get review service
15:56:34.123 request: 1 > GET http://localhost:8085/namebyuser?userid=4 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.171 response time in milliseconds: 48 1 < 200 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: text/plain;charset=UTF-8 1 < Content-Length: 21 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Keep-Alive: timeout=60 1 < Connection: keep-alive {"uname":"sbarlowc"}
15:56:34.172 { "uname": "sbarlowc" }
15:56:34.647 { "profileid": 4, "username": "sbarlowc", "pwd": "$2a$10$gvvz2d2PYcgA5kMLoca60uxWCFAfAvN6qV3xl8gYTZb3y46fPxUc.", "fullname": "Sam Barlow", "aboutme": "undefined" }
15:56:32.049 karate.env system property was: qa
15:56:34.115 karate.env system property was: qa 15:56:34.116 [print] test
15:56:34.122 [print] Inside get review service
15:56:34.124 request: 1 > GET http://localhost:8085/namebyuser?userid=999 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.176 response time in milliseconds: 51 1 < 500 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Connection: close {"path":"\/namebyuser","error":"Internal Server Error","message":"No message available","timestamp":"2024-01-09T22:56:34.173+0000","status":500}
15:56:34.177 { "path": "/namebyuser", "error": "Internal Server Error", "message": "No message available", "timestamp": "2024-01-09T22:56:34.173+0000", "status": 500 }
15:56:34.178 Internal Server Error
15:56:34.178 Internal Server Error
15:56:34.179 No message available
15:56:34.180 No message available
15:56:32.049 karate.env system property was: qa
15:56:34.184 karate.env system property was: qa 15:56:34.185 [print] test
15:56:34.189 [print] Inside get review service
15:56:34.191 request: 1 > GET http://localhost:8085/namebyuser?userid=abc 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.196 response time in milliseconds: 5 1 < 400 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Connection: close {"path":"\/namebyuser","error":"Bad Request","message":"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \"abc\"","timestamp":"2024-01-09T22:56:34.195+0000","status":400}
15:56:34.197 { "path": "/namebyuser", "error": "Bad Request", "message": "Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \"abc\"", "timestamp": "2024-01-09T22:56:34.195+0000", "status": 400 }
15:56:34.198 Bad Request
15:56:34.198 Bad Request
15:56:34.198 Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "abc"
15:56:34.199 Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "abc"
15:56:32.075 karate.env system property was: qa
15:56:34.202 karate.env system property was: qa 15:56:34.203 [print] test
15:56:34.209 [print] Inside get review service
15:56:34.211 request: 1 > POST http://localhost:8085/checkuser?username=sbarlowc 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.254 response time in milliseconds: 43 1 < 200 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Keep-Alive: timeout=60 1 < Connection: keep-alive true
15:56:34.256 true
15:56:32.075 karate.env system property was: qa
15:56:34.261 karate.env system property was: qa 15:56:34.262 [print] test
15:56:34.267 [print] Inside get review service
15:56:34.269 request: 1 > POST http://localhost:8085/checkuser?username=ffsadjyuuiouong 1 > Host: localhost:8085 1 > Connection: Keep-Alive 1 > User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_231) 1 > Accept-Encoding: gzip,deflate 15:56:34.310 response time in milliseconds: 41 1 < 200 1 < Vary: Origin 1 < Vary: Access-Control-Request-Method 1 < Vary: Access-Control-Request-Headers 1 < Content-Type: application/json 1 < Transfer-Encoding: chunked 1 < Date: Tue, 09 Jan 2024 22:56:33 GMT 1 < Keep-Alive: timeout=60 1 < Connection: keep-alive false
15:56:34.311 false