intesar / Fx-Test-Data

0 stars 1 forks source link

Fx : enterprise_user_signup_valid #919

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=[Thu, 26 Apr 2018 07:34:36 GMT]}

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

Request :
{ "name" : "first name", "email" : "Ros@fxlabs.io", "password" : "12345678", "company" : "PdauFJLyY" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T07:34:37.223+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 : pass

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=[Thu, 26 Apr 2018 08:33:20 GMT]}

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

Request :
{ "name" : "first name", "email" : "kW4@fxlabs.io", "password" : "12345678", "company" : "IjjDtkGfu" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T08:33:21.685+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=[Thu, 26 Apr 2018 09:33:34 GMT]}

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

Request :
{ "name" : "first name", "email" : "8T9@fxlabs.io", "password" : "12345678", "company" : "rQ53SYFdv" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T09:33:35.559+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=[Thu, 26 Apr 2018 10:34:35 GMT]}

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

Request :
{ "name" : "first name", "email" : "N7u@fxlabs.io", "password" : "12345678", "company" : "j5FHuzATB" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T10:34:35.939+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [N7u@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 : pass

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=[Thu, 26 Apr 2018 11:33:22 GMT]}

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

Request :
{ "name" : "first name", "email" : "GAu@fxlabs.io", "password" : "12345678", "company" : "GgepwS6Gx" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T11:33:22.975+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=[Thu, 26 Apr 2018 12:34:18 GMT]}

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

Request :
{ "name" : "first name", "email" : "KaZ@fxlabs.io", "password" : "12345678", "company" : "J4edRYhLv" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T12:34:19.315+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 : pass

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=[Thu, 26 Apr 2018 13:34:44 GMT]}

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

Request :
{ "name" : "first name", "email" : "QRK@fxlabs.io", "password" : "12345678", "company" : "Ipvb1Vhp7" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T13:34:45.096+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=[Thu, 26 Apr 2018 14:35:02 GMT]}

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

Request :
{ "name" : "first name", "email" : "nHg@fxlabs.io", "password" : "12345678", "company" : "gfXVbnTfc" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T14:35:02.581+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=[Thu, 26 Apr 2018 15:34:20 GMT]}

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

Request :
{ "name" : "first name", "email" : "zDW@fxlabs.io", "password" : "12345678", "company" : "DZmsMulyr" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T15:34:21.606+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=[Thu, 26 Apr 2018 16:33:20 GMT]}

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

Request :
{ "name" : "first name", "email" : "Fer@fxlabs.io", "password" : "12345678", "company" : "2JFFM0ZIe" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T16:33:20.805+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [Fer@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 : pass

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=[Thu, 26 Apr 2018 17:34:51 GMT]}

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

Request :
{ "name" : "first name", "email" : "BNJ@fxlabs.io", "password" : "12345678", "company" : "m40ISiSZy" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T17:34:51.658+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=[Thu, 26 Apr 2018 18:33:24 GMT]}

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

Request :
{ "name" : "first name", "email" : "5yn@fxlabs.io", "password" : "12345678", "company" : "nLlsEbi4i" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T18:33:25.378+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [5yn@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 : pass

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=[Thu, 26 Apr 2018 19:35:25 GMT]}

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

Request :
{ "name" : "first name", "email" : "JDz@fxlabs.io", "password" : "12345678", "company" : "oAbn6mfpa" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T19:35:26.511+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=[Thu, 26 Apr 2018 20:33:24 GMT]}

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

Request :
{ "name" : "first name", "email" : "f5o@fxlabs.io", "password" : "12345678", "company" : "ZqOf40e4F" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T20:33:25.416+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=[Thu, 26 Apr 2018 21:34:32 GMT]}

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

Request :
{ "name" : "first name", "email" : "r4B@fxlabs.io", "password" : "12345678", "company" : "6APCPHvLQ" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-26T21:34:32.194+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]