AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

Test Project : ApiV1OrgsGetQueryParamPagesizeDdos #184

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Test Project

Job : Dev

Env : Dev

Category : null

Tags : null

Severity : null

Region : US_WEST_2

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=YzZlNzZjZTctOTM3Zi00ZWVhLWFhMzMtZGZkYjZlY2JiMGJk; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 06:16:11 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/orgs?pageSize=1001

Request :

Response :
{ "timestamp" : "2019-01-23T06:16:11.388+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/orgs" }

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