intesar / Fx-Test-Data

0 stars 2 forks source link

Fx : enterprise_user_signup_valid #679

Open intesar opened 6 years ago

intesar commented 6 years ago

Project : Fx

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=[Mon, 23 Apr 2018 05:00:23 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "nhk@fxlabs.io", "password" : "12345678", "company" : "MUX3N6N5q" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-23T05:00:23.661+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 : Fx

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=[Mon, 23 Apr 2018 05:13:32 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "xpC@fxlabs.io", "password" : "12345678", "company" : "ux78KJyYT" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-23T05:13:32.963+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [xpC@fxlabs.io]" } ], "data" : false, "totalPages" : 1, "totalElements" : 1 }

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

intesar commented 6 years ago

Project : Fx

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=[Mon, 23 Apr 2018 05:19:59 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "gGU@fxlabs.io", "password" : "12345678", "company" : "w58Gaoi0i" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-23T05:20:00.025+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 : Fx

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=[Mon, 23 Apr 2018 23:55:48 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "p47@fxlabs.io", "password" : "12345678", "company" : "qbZel8WtU" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-23T23:55:48.309+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [p47@fxlabs.io]" } ], "data" : false, "totalPages" : 1, "totalElements" : 1 }

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

intesar commented 6 years ago

Project : Fx

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:06:36 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "80P@fxlabs.io", "password" : "12345678", "company" : "pbmG3PJSz" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-24T00:06:36.834+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [80P@fxlabs.io]" } ], "data" : false, "totalPages" : 1, "totalElements" : 1 }

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

intesar commented 6 years ago

Project : Fx

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:17:15 GMT]}

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

Request :
{ "name" : "fn1 ln", "email" : "Hd6@fxlabs.io", "password" : "12345678", "company" : "ad8CcmMoM" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-24T00:17:16.436+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]