asriz7777 / FX-Scripts-Functional

0 stars 0 forks source link

NET BANKING APP : ApiV1BankAccountGetQueryParamPagesizeSla #150

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=YTE2NDAzNjYtMGIyZi00NmJmLWI3YWEtMmQ2NDVhYWU3ODIw; 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/bank-account?pageSize=1001

Request :

Response :
{ "requestId" : "None", "requestTime" : "2019-02-21T06:10:25.719+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : null, "value" : "No accounts found" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : URL [http://54.215.136.217/api/v1/bank-account?pageSize=1001] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Method [GET] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Request [] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic YWRtaW5AbmV0YmFua2luZy5pbzphZG1pbjEyMyQ=]}] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Response [{ "requestId" : "None", "requestTime" : "2019-02-21T06:10:25.719+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : null, "value" : "No accounts found" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : 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=YTE2NDAzNjYtMGIyZi00NmJmLWI3YWEtMmQ2NDVhYWU3ODIw; 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 [ApiV1BankAccountGetQueryParamPagesizeSla] : StatusCode [200] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Time [1154] 2019-02-21 06:10:25 DEBUG [ApiV1BankAccountGetQueryParamPagesizeSla] : Size [193] 2019-02-21 06:10:25 ERROR [ApiV1BankAccountGetQueryParamPagesizeSla] : Assertion [@StatusCode == 200 AND @ResponseTime < 1000] resolved-to [200 == 200 AND 1154 < 1000] result [Failed]

--- FX Bot ---