asriz7777 / FXSCRIPTS-TEST-AUTOMATION

0 stars 1 forks source link

REGRESSION Testing : ApiV1AbacGetQueryParamPagesizeDdos #18

Open asriz7777 opened 5 years ago

asriz7777 commented 5 years ago

Project : REGRESSION Testing

Job : Default

Env : Default

Region : US_WEST

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, 09 Jan 2019 05:00:55 GMT]}

Endpoint : http://13.56.210.25/api/v1/abac?pageSize=1001

Request :

Response :

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

asriz7777 commented 5 years ago

Project : REGRESSION Testing

Job : Default

Env : Default

Region : US_WEST

Result : pass

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, 09 Jan 2019 05:07:34 GMT]}

Endpoint : http://13.56.210.25/api/v1/abac?pageSize=1001

Request :

Response :

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