AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

Test Project : ApiV1BotClustersGetQueryParamPagesizeSla #101

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Test Project

Job : Dev

Env : Dev

Category : SLA

Tags : [SLA]

Severity : Major

Region : US_WEST_2

Result : fail

Status Code : 404

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NzgyNjM5N2MtMzllMS00YzA0LWJhYzgtODBmMjkyOTdmZmJl; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:37:17 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/bot-clusters?pageSize=1001

Request :

Response :
{ "timestamp" : "2019-01-23T05:37:17.476+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/bot-clusters" }

Logs :
2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : URL [http://localhost:8080/api/v1/api/v1/bot-clusters?pageSize=1001] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Method [GET] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Request [] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Response [{ "timestamp" : "2019-01-23T05:37:17.476+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/bot-clusters" }] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NzgyNjM5N2MtMzllMS00YzA0LWJhYzgtODBmMjkyOTdmZmJl; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:37:17 GMT]}] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : StatusCode [404] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Time [1043] 2019-01-23 05:37:17 DEBUG [ApiV1BotClustersGetQueryParamPagesizeSla] : Size [147] 2019-01-23 05:37:17 ERROR [ApiV1BotClustersGetQueryParamPagesizeSla] : Assertion [@StatusCode == 200 AND @ResponseTime < 500] resolved-to [404 == 200 AND 1043 < 500] result [Failed]

--- FX Bot ---