AtifaFahmeen / Testcases1509

0 stars 0 forks source link

Demo App : ApiV1RecepientGetNoParams #234

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Demo App

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

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=[Tue, 05 Feb 2019 07:32:49 GMT]}

Endpoint : http://54.215.136.217/api/v1/recepient

Request :

Response :

Logs :
Assertion [@StatusCode == 200] resolved-to [401 == 200] 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=[Tue, 05 Feb 2019 07:33:59 GMT]}

Endpoint : http://54.215.136.217/api/v1/recepient

Request :

Response :

Logs :
2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : URL [http://54.215.136.217/api/v1/recepient] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Method [GET] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Request [] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic Y2hhbmdlbWVAZnhsYWJzLmlvOmNoYW5nZXRoaXNwYXNzd29yZA==]}] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Response [] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : 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=[Tue, 05 Feb 2019 07:33:59 GMT]}] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : StatusCode [401] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Time [1264] 2019-02-05 07:33:57 DEBUG [ApiV1RecepientGetNoParams] : Size [0] 2019-02-05 07:33:57 ERROR [ApiV1RecepientGetNoParams] : Assertion [@StatusCode == 200] resolved-to [401 == 200] result [Failed]

--- FX Bot ---