asriz7777 / FXSCRIPTS-TEST-AUTOMATION

0 stars 1 forks source link

REGRESSION Testing : ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos #31

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

Endpoint : http://13.56.210.25/api/v1/autocode-generator?pageSize=1001

Request :

Response :

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

Request :

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

Logs :
2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : URL [http://13.56.210.25/api/v1/api/v1/autocode-generator?pageSize=1001] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Method [GET] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Request [] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic QXNpeWEvL0FzaXlhQGZ4bGFicy5pbzphc2l5YTEyMyQ=]}] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Response [{ "timestamp" : "2019-01-09T05:10:11.760+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/autocode-generator" }] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : 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=N2U3ZmFmYjktY2Y4Ni00Nzk4LWE4ZGEtYTM3ZjAzMTcyYTcw; 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 [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : StatusCode [404] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Time [1034] 2019-01-09 05:10:11 DEBUG [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Size [153] 2019-01-09 05:10:11 ERROR [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] 2019-01-09 05:10:11 INFO [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed] 2019-01-09 05:10:11 INFO [ApiV1AutocodeGeneratorGetQueryParamPagesizeDdos] : Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed]

--- FX Bot ---