intesar / Fx-Test-Data

0 stars 2 forks source link

syeda_proj : vault_create_valid_val #1544

Open humera987 opened 6 years ago

humera987 commented 6 years ago

Project : syeda_proj

Job : UAT

Env : UAT

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=[Fri, 31 Aug 2018 07:24:13 GMT]}

Endpoint : http://13.56.210.25/vault

Request :
{ "key" : "fUVbVY", "val" : "JuFChxWc1E" }

Response :
null

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