amjadafanah / FX-SAAS-9

This project is for testing the security and quality of APIs in FX SaaS
0 stars 0 forks source link

FX-SAAS-9 : ApiV1TestSuitesProjectId@randomCoverageGetOtherRbac #835

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sat, 22 Sep 2018 10:42:14 GMT]}

Endpoint : http://13.56.210.25/api/v1/test-suites/project-id/zI5g0t1r/coverage

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-22T10:42:15.510+0000", "errors" : false, "messages" : [ ], "data" : { "totalEndpoints" : null, "totalSuites" : 0, "totalTestCases" : 0, "endpoints" : [ ], "countByMethod" : [ ], "countByCategory" : [ ], "countBySeverity" : [ ] }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 403] resolved-to [200 == 403] result [Failed] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 03 Oct 2018 11:06:15 GMT]}

Endpoint : http://13.56.210.25/api/v1/test-suites/project-id/0O1G12Sp/coverage

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-10-03T11:06:15.083+0000", "errors" : false, "messages" : [ ], "data" : { "totalEndpoints" : null, "totalSuites" : 0, "totalTestCases" : 0, "endpoints" : [ ], "countByMethod" : [ ], "countByCategory" : [ ], "countBySeverity" : [ ], "coverage" : [ { "category" : "UnSecured", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "RBAC", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "Negative", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "Functional", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "SLA", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 } ] }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 403] resolved-to [200 == 403] result [Failed] --- FX Bot ---