asriz7777 / FXSCRIPTS-TEST-AUTOMATION

0 stars 1 forks source link

REGRESSION Testing : ApiV1DashboardCountTestsGetQueryParamPagesizeDdos #15

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:54 GMT]}

Endpoint : http://13.56.210.25/api/v1/dashboard/count-tests?pageSize=1001

Request :

Response :

Logs :
2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : URL [http://13.56.210.25/api/v1/dashboard/count-tests?pageSize=1001] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Method [GET] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Request [] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic Y2hhbmdlbWVAZnhsYWJzLmlvOmNoYW5nZXRoaXNwYXNzd29yZA==]}] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Response [] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : 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, 09 Jan 2019 05:00:54 GMT]}] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : StatusCode [401] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Time [876] 2019-01-09 05:00:54 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Size [0] 2019-01-09 05:00:54 INFO [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 404] resolved-to [401 != 404] result [Passed] 2019-01-09 05:00:54 ERROR [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 401] resolved-to [401 != 401] result [Failed] 2019-01-09 05:00:54 INFO [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : 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:30 GMT]}

Endpoint : http://13.56.210.25/api/v1/dashboard/count-tests?pageSize=1001

Request :

Response :

Logs :
2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : URL [http://13.56.210.25/api/v1/dashboard/count-tests?pageSize=1001] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Method [GET] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Request [] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic Y2hhbmdlbWVAZnhsYWJzLmlvOmNoYW5nZXRoaXNwYXNzd29yZA==]}] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Response [] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : 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, 09 Jan 2019 05:07:30 GMT]}] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : StatusCode [401] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Time [738] 2019-01-09 05:07:30 DEBUG [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Size [0] 2019-01-09 05:07:30 INFO [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 200] resolved-to [401 != 200] result [Passed] 2019-01-09 05:07:30 ERROR [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 401] resolved-to [401 != 401] result [Failed] 2019-01-09 05:07:30 INFO [ApiV1DashboardCountTestsGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 404] resolved-to [401 != 404] result [Passed]

--- FX Bot ---