asriz7777 / FX-Scripts-Functional

0 stars 0 forks source link

NET BANKING APP : ApiV1IssuesProductProjectidGetQueryParamPageSla #148

Open asriz7777 opened 5 years ago

asriz7777 commented 5 years ago

Project : NET BANKING APP

Job : Default

Env : Default

Category : SLA

Tags : [SLA]

Severity : Major

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

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=Nzk4ZmJhODYtMTE0OC00MDE2LWI0YjAtZWM0NTJmNjI0OGU4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 21 Feb 2019 06:10:25 GMT]}

Endpoint : http://54.215.136.217/api/v1/issues/product/JqBAPSIR?page=1001&pageSize=1001

Request :

Response :
{ "requestId" : "None", "requestTime" : "2019-02-21T06:10:25.621+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "findByProjectId.arg2: must be less than or equal to 20" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : URL [http://54.215.136.217/api/v1/issues/product/JqBAPSIR?page=1001&pageSize=1001] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Method [GET] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Request [] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic YWRtaW5AbmV0YmFua2luZy5pbzphZG1pbjEyMyQ=]}] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Response [{ "requestId" : "None", "requestTime" : "2019-02-21T06:10:25.621+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "findByProjectId.arg2: must be less than or equal to 20" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : 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=Nzk4ZmJhODYtMTE0OC00MDE2LWI0YjAtZWM0NTJmNjI0OGU4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 21 Feb 2019 06:10:25 GMT]}] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : StatusCode [200] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Time [1151] 2019-02-21 06:10:25 DEBUG [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Size [228] 2019-02-21 06:10:25 ERROR [ApiV1IssuesProductProjectidGetQueryParamPageSla] : Assertion [@StatusCode == 200 AND @ResponseTime < 1000] resolved-to [200 == 200 AND 1151 < 1000] result [Failed]

--- FX Bot ---