intesar / Fx-Test-Data

0 stars 2 forks source link

Test-bvpoGI : enterprise_user_signup_valid #699

Open intesar opened 6 years ago

intesar commented 6 years ago

Project : Test-bvpoGI

Job : Stg

Env : Stg

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=[Tue, 24 Apr 2018 00:04:16 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "first1 name2", "email" : "aqt@fxlabs.io", "password" : "12345678", "company" : "iBLfphXp5" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-24T00:04:16.703+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Test-bvpoGI

Job : Stg

Env : Stg

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=[Tue, 24 Apr 2018 00:12:26 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "first1 name2", "email" : "OVd@fxlabs.io", "password" : "12345678", "company" : "Y0U086H58" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-24T00:12:26.717+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]