asriz7777 / FXSCRIPTS-TEST-AUTOMATION

0 stars 1 forks source link

REGRESSION Testing : ApiV1ProjectsSearchGetQueryParamPagesizeDdos #19

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

Endpoint : http://13.56.210.25/api/v1/projects/search?pageSize=1001

Request :

Response :

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

Status Code : 404

Headers : {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], Set-Cookie=[SESSION=ZTI0MWNhMGYtMmZhNi00ZDc0LTkzZGQtMDE5OWQ1MTNhYTFl; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 09 Jan 2019 05:10:11 GMT]}

Endpoint : http://13.56.210.25/api/v1/api/v1/projects/search?pageSize=1001

Request :

Response :
{ "timestamp" : "2019-01-09T05:10:11.464+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/projects/search" }

Logs :
2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : URL [http://13.56.210.25/api/v1/api/v1/projects/search?pageSize=1001] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Method [GET] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Request [] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic QXNpeWEvL0FzaXlhQGZ4bGFicy5pbzphc2l5YTEyMyQ=]}] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Response [{ "timestamp" : "2019-01-09T05:10:11.464+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/projects/search" }] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Response-Headers [{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], Set-Cookie=[SESSION=ZTI0MWNhMGYtMmZhNi00ZDc0LTkzZGQtMDE5OWQ1MTNhYTFl; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 09 Jan 2019 05:10:11 GMT]}] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : StatusCode [404] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Time [742] 2019-01-09 05:10:11 DEBUG [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Size [150] 2019-01-09 05:10:11 ERROR [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] 2019-01-09 05:10:11 INFO [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed] 2019-01-09 05:10:11 INFO [ApiV1ProjectsSearchGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed]

--- FX Bot ---