jaleelsyed / fxt_local

0 stars 0 forks source link

demo3 : ApiV1TestSuitesGetQueryParamPageNegativeNumber #211

Closed jaleelsyed closed 5 years ago

jaleelsyed commented 5 years ago

Project : demo3

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : FXLabs/US_WEST_1

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, 22 Jan 2019 09:17:20 GMT]}

Endpoint : http://localhost:8080/api/v1/test-suites?page=-1

Request :

Response :

Logs :
Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed] --- FX Bot ---

jaleelsyed commented 5 years ago

Project : demo3

Job : Default

Env : Default

Region : local

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, 22 Jan 2019 10:57:09 GMT]}

Endpoint : http://localhost:8080/api/v1/test-suites?page=-1

Request :

Response :

Logs :
Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed] --- FX Bot ---