AtifaFahmeen / Testcases1509

0 stars 0 forks source link

Demo App : ApiV1UsersStatusGetQueryParamSlaMapped #236

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Demo App

Job : Default

Env : Default

Category : SLA

Tags : [SLA]

Severity : Major

Region : US_WEST_2

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Wed, 13 Feb 2019 05:24:11 GMT]}

Endpoint : http://54.215.136.217/api/v1/users/status

Request :

Response :

Logs :
2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : URL [http://54.215.136.217/api/v1/users/status] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Method [GET] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Request [] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic Y2hhbmdlbWVAZnhsYWJzLmlvOmNoYW5nZXRoaXNwYXNzd29yZA==]}] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Response [] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Response-Headers [{WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Wed, 13 Feb 2019 05:24:11 GMT]}] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : StatusCode [401] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Time [1257] 2019-02-13 05:24:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Size [0] 2019-02-13 05:24:07 ERROR [ApiV1UsersStatusGetQueryParamSlaMapped] : Assertion [@StatusCode == 200 AND @ResponseTime < 1000] resolved-to [401 == 200 AND 1257 < 1000] result [Failed]

--- FX Bot ---

AtifaFahmeen commented 5 years ago

Project : Demo App

Job : Default

Env : Default

Region : US_WEST_2

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Wed, 13 Feb 2019 05:27:12 GMT]}

Endpoint : http://54.215.136.217/api/v1/users/status

Request :

Response :

Logs :
2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : URL [http://54.215.136.217/api/v1/users/status] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Method [GET] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Request [] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic Y2hhbmdlbWVAZnhsYWJzLmlvOmNoYW5nZXRoaXNwYXNzd29yZA==]}] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Response [] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Response-Headers [{WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Wed, 13 Feb 2019 05:27:12 GMT]}] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : StatusCode [401] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Time [1939] 2019-02-13 05:27:07 DEBUG [ApiV1UsersStatusGetQueryParamSlaMapped] : Size [0] 2019-02-13 05:27:07 ERROR [ApiV1UsersStatusGetQueryParamSlaMapped] : Assertion [@StatusCode == 200 AND @ResponseTime < 1000] resolved-to [401 == 200 AND 1939 < 1000] result [Failed]

--- FX Bot ---