shoukathmd / udemytypescript

0 stars 0 forks source link

FX_Test-Automation : vault_create_valid_val1 #140

Open shoukathmd opened 6 years ago

shoukathmd commented 6 years ago

Project : FX_Test-Automation

Job : Stg

Env : Stg

Region : FXLabs/US_WEST_1

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=[Thu, 12 Jul 2018 17:55:36 GMT]}

Endpoint : http://13.57.51.56/api/v1/vault

Request :
{ "key" : "val1-sowWW2", "val" : "aSjMuSV7Z7" }

Response :
null

Logs :
Assertion [@Response.data.key == @Request.key] failed, expected value [val1-sowWW2] but found []Assertion [@Response.data.val == PASSWORD-MASKED] failed, expected value [PASSWORD-MASKED] but found []Assertion [@Response.errors == false] failed, expected value [false] but found []Assertion [@StatusCode == 200] failed, expected value [200] but found [401] --- FX Bot ---